Pindah ke linux mint neh
Bismillah
q> install google chrome, download google-chrome-stable_current_i386.deb kemudian install dengan perintah,
[sourcecode language="bash"]sudo dpkg -i google-chrome-stable_current_i386.deb[/sourcecode]
q> install remote desktop
[sourcecode language="bash"]sudo apt-get install rdesktop[/sourcecode]
q> install remote desktop viewer
[sourcecode language="bash"]sudo apt-get install vinagre[/sourcecode]
q> install nmap
[sourcecode language="bash"]sudo apt-get install nmap[/sourcecode]
q> install openssh-server
[sourcecode language="bash"]sudo apt-get install openssh-server[/sourcecode]
q> install shutter, aplikasi capture / screenshot
[sourcecode language="bash"]sudo apt-get install shutter[/sourcecode]
q> install maven2
[sourcecode language="bash"]sudo apt-get install maven2[/sourcecode]
q> install git-core
[sourcecode language="bash"]sudo apt-get install git-core[/sourcecode]
q> install mysql server
[sourcecode language="bash"]sudo apt-get install mysql-server-core-5.5[/sourcecode]
q> install mysql client
[sourcecode language="bash"]sudo apt-get install mysql-client-core-5.5[/sourcecode]
q> install vino, untuk remote desktop menggunakan vnc
[sourcecode language="bash"]sudo apt-get install vino[/sourcecode]
q> install maven2
[sourcecode language="bash"]sudo apt-get install maven2[/sourcecode]
q> install netbeans,, download netbeans dulu netbeans-7.4-linux.sh , setelah download baru install
[sourcecode language="bash"]sh netbeans-7.4-linux.sh[/sourcecode]
No comments:
Post a Comment