Friday, March 8, 2013

Yang Dilakukan Setelah Install Backtrack

oke lang sung saja buka terminal anda

1. fix-splash
root@bt:~# fix-splash
setelah itu
root@bt:~# reboot

seperti gambar di bawah



2. install VLC
root@bt:~# apt-get install vlc


setelah selesai ketik
root@bt:~# hexedit /usr/bin/vlc
tekan tap lanjutkan dengan Ctrl+s untuk mencari geteuid dan ganti menjadi getppid lalu tekan Ctrl+x untuk save/keluar


3. install gtk-recordmydesktop untuk rekam desktop
root@bt:~# apt-get install gtk-recordmydesktop

4. mengaktifkan audio
klik System >> Preferences >> Startup Aplication
Add


5. install synaptic
root@bt:~# apt-get install synaptic

6. sofware center

root@bt:~# apt-get install software-center

7. install youtube-dl
root@bt:~# apt-get install youtube-dl
root@bt:~# sudo youtube-dl -U
root@bt:~# sudo youtube-dl -U

untuk cata downloatnya
root@bt:~# youtube-dl http://www.youtube.com/watch?v=9-VYl9eh0is

Download Video di Vimeo

root@bt:~# wget http://ossguy.com/video_hosts/vimeo_downloader.sh
root@bt:~# chmod +x vimeo_downloader.sh

cara downloadnya
root@bt:~# ./vimeo_downloader.sh http://www.vimeo.com/26639228

8. isntall etherwall
di gunakan untuk anti ARP / spoof
download terlebih dahulu Etherwall v1.0 Beta 3

root@bt:~# apt-get install arptables



root@bt:~# tar zxvf etherwall-1.0.BETA3.tar.gz
root@bt:~# cd /root/etherwall-1.0.BETA3/ 
root@bt:~/etherwall-1.0.BETA3# chmod +x install.sh
root@bt:~/etherwall-1.0.BETA3# ./install.sh
makan akan di mintai konfirmasi pilih saja "y"


catatan
setelah langkah di atas tekan Enter saja  jangan sampai lebih dari 98% lihat gambar di bawah


setelah 100% makan anda akan di minta konfiemasi 1 kali lagi
 cara menggunakannya etherwall adalah
root@bt:~# etherwall start

9. tuxcut
download terlebih dahulu di sini 
install terlebih daulu aplikasi berikut

root@bt:~# apt-get install arp-scan
root@bt:~# apt-get install dsniff
root@bt:~# apt-get install arptables
root@bt:~# dpkg -i TuxCut-3.2_all.deb
root@bt:~# apt-get install network-manager 


10. aplikasi webcam
root@bt:~# apt-get install cheese


11. install libreoffice
sebelumnya download dulu programnya di sini
setelah selesai letakan file LibreOffice_4.0.1_Linux_x86_deb.tar.gz di root
ekstrak LibreOffice_4.0.1_Linux_x86_deb.tar.gz
root@bt:~# tar zxvf LibreOffice_4.0.1_Linux_x86_deb.tar.gz

masuk ke folder LibreOffice_4.0.1_Linux_x86_deb/DEBS
root@bt:~# cd /root/LibreOffice_4.0.1.2_Linux_x86_deb/DEBS/

install semua paket yg ada dengan memakai sudo
root@bt:~/LibreOffice_4.0.1.2_Linux_x86_deb/DEBS#  sudo dpkg -i *deb

sebelum masuk ke  desktop-integration ketikan perintah
root@bt:~/LibreOffice_4.0.1.2_Linux_x86_deb/DEBS# sudo bash
root@bt:~/LibreOffice_4.0.1.2_Linux_x86_deb/DEBS# cd desktop-integration

install semua paket yang ada
root@bt:~/LibreOffice_4.0.1.2_Linux_x86_deb/DEBS/desktop-integration# sudo dpkg -i *.deb

12. install compiz
root@bt:~# apt-get install compiz compiz-fusion-plugins-extras emerald simple-ccsm fusion-icon
root@bt:~# gedit /etc/rc.lokal

lalu tambahkan di dalamnya
compiz
compiz-fusion-plugin-extras
emerald
simple-ccsm
fusion-icon

root@bt:~# chmod u+x /etc/rc.local

0 komentar:

Like