Category Archives: Linux
Install / Update LibreOffice
Install or update LibreOffice on Ubuntu:
- Download LibreOffice here.
- Uninstall older version if you need update to new version.
source:http://www.libreoffice.org/get-help/installation/linux/
Confert from .deb to .rpm or .rpm to .deb in Ubuntu
Update OpenOffice to new Version on Ubuntu
Step to update OpenOffice to new version:
- Uninstall older version of OpenOffice
- Download OpenOffice new version here.
- move OpenOffice file to folder /opt and extract.
- Install applications via deb package
- Updating the Gnome menu by entering into a subdirectory desktop integration
- Execute this command:
- OpenOffice has been installed on your Ubuntu.
Backup Ubuntu Oerating System Include Application
Backup Ubuntu include application can use Remastersys. The interesting of Remastersys are full system OS buckup include personal data and applications to CD/DVD.
How to instal Remastersys:
Add this command on the bottom row.
# Remastersys (ubuntu 9.04 and bellow)
deb http://www.geekconnection.org/remastersys/repository ubuntu/
# Remastersys (ubuntu 9.10 and more)-> I use ubuntu 10.04 LTS
deb http://www.geekconnection.org/remastersys/repository karmic/
Then execute sudo apt-get update then sudo apt-get install remastersys.