- Liferay Beginner’s Guide
- Robert Chen Sandeep Nair Samir Bhatt
- 254字
- 2021-08-27 12:04:30
Time for action – checking the OpenOffice service
To confirm that the OpenOffice service is running, perform the following steps:
- Right-click the Windows task bar.
- Click on Start Task Manager, and you will find a window similar to the following screenshot:
- You can see that the OpenOffice service is shown in the list of running processes in Windows.
- In the DOS window, run the
netstat -anptcp
command, which will show the network activities on the computer. The DOS window will show content similar to the following screenshot:
What just happened?
As you can see, a service is listening at port 8100 for a request from 127.0.0.1.
If you reboot your computer, this service will be stopped and gone, because you started it manually. So, a better choice is to set up this service as a Windows service, which will be started whenever your machine is rebooted.
Archive tools
You may install Liferay Portal in a bundle, such as liferay-portal-tomcat-${version}.zip
, on your computer. If it is a Linux machine, you can run the unzip liferay-portal-tomcat-${version}.zip
command to extract the files. On a Windows machine, an unzip tool may be already available, or you can download WinRAR at http://download.cnet.com/WinRAR-32-bit/3000-2250_4-10007677.html and install it to explode the ZIP file.
Pop quiz
Which of the following statements about the installation environment for Liferay Portal are true?
a. Liferay Portal can be installed on a laptop computer
b. Liferay Portal comes with a hypersonic in-memory database
c. Liferay Portal depends on Java Virtual Machine
d. All of the above
- Intel FPGA/CPLD設(shè)計(基礎(chǔ)篇)
- ATmega16單片機項目驅(qū)動教程
- Learning AngularJS Animations
- 新型電腦主板關(guān)鍵電路維修圖冊
- 3ds Max Speed Modeling for 3D Artists
- Manage Partitions with GParted How-to
- 筆記本電腦維修不是事兒(第2版)
- 嵌入式系統(tǒng)中的模擬電路設(shè)計
- Mastering Adobe Photoshop Elements
- Hands-On Machine Learning with C#
- 微軟互聯(lián)網(wǎng)信息服務(wù)(IIS)最佳實踐 (微軟技術(shù)開發(fā)者叢書)
- Machine Learning Solutions
- 超大流量分布式系統(tǒng)架構(gòu)解決方案:人人都是架構(gòu)師2.0
- LPC1100系列處理器原理及應(yīng)用
- 圖解計算機組裝與維護