一、Linux下 启动openoffice /opt/openoffice4/program/soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard & 二、查看进程 netstat -lnp |grep 端口号 此处应该为8100,如图less
二、查看进程 netstat
-lnp |
grep
端口号 此处应该为8100,如图