Linux启动openoffice 和验证是否成功

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

相关文章
相关标签/搜索