- Liferay Beginner’s Guide
- Robert Chen Sandeep Nair Samir Bhatt
- 109字
- 2021-08-27 12:04:30
Time for action – starting OpenOffice service
To start the OpenOffice service, do the following:
- Enter DOS mode.
- Go to the C:\Program Files\OpenOffice.org 3\program directory; this is where OpenOffice is installed by default.
- Run the following command:
soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard
A screenshot of the DOS window is as follows:

What just happened?
The previous command means that OpenOffice has started a service with the headless option. Now, this service will accept a request at port 8100. It is waiting for the request from a server, whose Internet Protocol (IP) address is 127.0.0.1, which means the local host.
We can check to see how the OpenOffice service is running.
推薦閱讀
- Raspberry Pi 3 Cookbook for Python Programmers
- 計算機組裝與系統配置
- Manage Partitions with GParted How-to
- 嵌入式系統中的模擬電路設計
- Spring Cloud微服務架構實戰
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- Source SDK Game Development Essentials
- 數字媒體專業英語(第2版)
- Wireframing Essentials
- 電腦橫機使用與維修
- 計算機組裝與維護(慕課版)
- Drupal Rules How-to
- UML精粹:標準對象建模語言簡明指南(第3版)
- 計算機應用基礎案例教程(Windows 7+Office 2010)
- 筆記本電腦現場維修實錄