
# description: headless openoffice server scriptĮcho "OpenOffice headless server has already started."Įcho "Starting OpenOffice headless server" apt-get install libxt6Īpt-get install libxrender1 Start as a serviceĬreate openoffice.sh sudo nano /etc/init.d/openoffice.shĪdd the following information #!/bin/bash Run “openoffice4 -headless” if you receive an error saying “no suitable windowing system found” run the following. Sudo dpkg -i en-US/DEBS/desktop-integration/*.deb Tar -xvf Apache_OpenOffice_4.1.7_Linux_x86-64_install-deb_ Install Open Office sudo dpkg -i en-US/DEBS/*.deb If there is a newer version of openoffice change the below 4.1.7 to the latest version number wget Install Open Office Download Open office and extract
