The most recommended is remmina, which could be installed by
sudo apt-get install remmina
but when I used it, the color turn blue, which should be a bug.
another choice: PAC
sudo add-apt-repository "deb http://archive.getdeb.net/ubuntu oneiric-getdeb apps"
wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo aptitude install pac
see the reference below to know better about how to install it.
reference:
http://linuxaria.com/recensioni/4-linux-programs-to-open-a-remote-desktop-on-windows?lang=en
Imps are always mischievous, uncontrollable, only obedient to somebody special, and not as powerful as the real demons, yet.
小惡魔:調皮難控制的猴小孩,還在努力成為真正的大惡魔中。
As the title suggests, this is my everything notebook, may in traditional Chinese or English.
這裡什麼都寫,不管是食譜、遊記、練習寫作的爛文,抑或是個人的一些狗屁倒灶的東西都有可能出現,使用語言也是隨性。
*Sometimes, those bilingual articles are not formed by translation, I will represent the concepts twice using different ways of thinking based on the language I use.
Wednesday, August 22, 2012
Tuesday, August 21, 2012
[Ubuntu] Install oracle-java in Ubuntu
Install the oracle-java by apt-get
#for 12.04 + java7
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
Switch the java to oracle-java
sudo update-java-alternatives -s java-7-oracle
Subscribe to:
Posts (Atom)