aptitude update && sudo aptitude install rar unrar
===========================================
add-apt-repository ppa:ubuntu-wine/ppa
apt-get update
sudo apt-get install wine1.5
winecfg
COPY CODING ini kedalam Kotak yang ada dibawa
riched20
Klikl ADD dan Applay >> OK
Option #1: Install VirtualBox using apt-get command
Option #2: Install VirtualBox Using Oracle Provided Binaries
$ cd /tmp
$ wget http://download.virtualbox.org/virtualbox/4.1.14/virtualbox-4.1_4.1.14-77440~Debian~squeeze_amd64.deb
$ wget http://download.virtualbox.org/virtualbox/4.1.14/virtualbox-4.1_4.1.14-77440~Debian~squeeze_amd64.deb
$ sudo dpkg -i virtualbox-4.1_4.1.14-77440~Debian~squeeze_amd64.deb
OR
# dpkg -i virtualbox-4.1_4.1.14-77440~Debian~squeeze_amd64.deb
GNOME menu > Applications > System tools > VirtualBox OSE
OR
In KDE, visit:
You can also type the following command using an X terminal:
GNOME menu > Applications > System tools > Oracle VM VirtualBox
In KDE, visit:
KDE menu > System > VirtualBox OSE
OR
KDE menu > System > Oracle VM VirtualBox
You can also type the following command using an X terminal:
$ virtualbox &