Wednesday, March 16, 2011
Setting Linux BackTrack 4 (Update 12-04)
Berhubung Backtrack 5 rencananya mau rilis, postingan kali ini berkenaan catatan kecil dokumentasi konfigurasi dan menginstal program-program di Backtrack 4..
1. Mouse
- Double Click
2. prozilla
edit di src/download_win.h line 55:
void DL_Window::print_status(download_t * download, int quiet_mode);
menjadi:
void print_status(download_t * download, int quiet_mode);
3. new folder mnt/a b c d e
4. fstab
5. Transparant
6. glxinfo | grep "render" --> direct rendering: Yes
apt-get install mesa-utils
7. cdrecord, xfburn, brasero
8. Compiz
apt-get install compiz compiz-fusion-plugins-extra compiz-fusion-plugins-unsupported simple-ccsm fusion-icon
9. Setting Clock - Configure
10. font
11. filezilla
12. Libre Office - OOo
13. Pidgin
#Install intltool for the compile, gtkspell for spelling and perl-dev for scripts
apt-get install intltool libgtkspell-dev libperl-dev
#Make our working dir's
mkdir /tmp/pidgin_shit && cd /tmp/pidgin_shit
#Download and extract
wget http://sourceforge.net/projects/pidgin/files/Pidgin/2.7.9/pidgin-2.7.9.tar.bz2
tar xvf pidgin-2.7.9.tar.bz2
cd pidgin-2.7.9
#Compile it, if you dont want perl use --disable-perl
./configure --disable-screensaver --disable-startup-notification \
--disable-gstreamer --disable-vv --disable-meanwhile --disable-avahi \
--disable-dbus --disable-tcl --prefix=/usr
make
make install
#Down and install microblog for twitter
cd ..
wget http://microblog-purple.googlecode.com/files/mbpurple-0.3.0.tar.gz
tar xvf mbpurple-0.3.0.tar.gz
cd mbpurple-0.3.0
make
make install
#Down and install the lib for Off The Record
cd ..
wget http://www.cypherpunks.ca/otr/libotr-3.2.0.tar.g
tar xvf libotr-3.2.0.tar.gz
cd libotr-3.2.0
./configure
make
make install
#Down and install OTR for pidgin
cd ..
wget http://www.cypherpunks.ca/otr/pidgin-otr-3.2.0.tar.gz
tar xvf pidgin-otr-3.2.0.tar.gz
cd pidgin-otr-3.2.0
./configure --prefix=/usr
make
make install
#Down and install some fancy plugins
cd ..
wget https://www.guifications.org/attachments/download/135/purple-plugin_pack-2.6.3.tar.bz2
tar xvf purple-plugin_pack-2.6.3.tar.bz2
cd purple-plugin_pack-2.6.3
./configure
make
make install
#Down and install pretty notifications
cd ..
wget https://www.guifications.org/attachments/download/143/pidgin-guifications-2.16.tar.bz2
tar xvf pidgin-guifications-2.16.tar.bz2
cd pidgin-guifications-2.16
./configure
make
make install
#Down and install skype "text" support ...
cd /usr/lib/purple-2/
wget http://eion.robbmob.com/libskype.so
14. Kamus
15. Tampilan di Desktop
- virtual
- Kamus
- trash
- mengganti gambar
- belajar_history.txt
16. gnochm, xchm, kchmviewer <-- kio_msits <-- chmlib
17. disktype
18. wink
19. install flash
20. wine
21. cairo-dock
22. httrack
23. opera
24. imlib2 - glib - feh
25. VMware - VirtualBox /opt/VirtualBox
26. Netbeans
27. AdobeReader <-- setting di firefox - Save File
28. Chkconfig
29. audacity
30. block hosts
127.0.0.1 localhost
127.0.0.1 ad.doubleclick.net
127.0.0.1 ad.traficmp.com
127.0.0.1 ad.yieldmanager.com
127.0.0.1 ad1.zendmedia.com
127.0.0.1 ads.adbrite.com
127.0.0.1 ads.auctionads.com
127.0.0.1 ads.pno.net
127.0.0.1 ads.x10.com
127.0.0.1 ads.yimg.com
127.0.0.1 openx.detik.com
127.0.0.1 us.openx.detik.com
127.0.0.1 adserving.cpxinteractive.com
127.0.0.1 advertising.paltalk.com
127.0.0.1 c5.zedo.com
127.0.0.1 exitpop.paltalk.com
127.0.0.1 interclick.com
127.0.0.1 media.fastclick.net
127.0.0.1 oasads.whitepages.com
127.0.0.1 paltalk.com/js/roiengine.js
127.0.0.1 paltalk.com/js/weblaunch.js
127.0.0.1 people.paltalk.com
127.0.0.1 servedby.advertising.com
127.0.0.1 spe.atdmt.com
127.0.0.1 tribalfusion.com
127.0.0.1 www.exit.paltalk.com
31. Update Firefox
http://sourceforge.net/projects/ubuntuzilla/files/mozilla/apt/pool/main/f/firefox-mozilla-build/
- import Bookmarks
Add-ons:
office
abduction
downthemall -- download max 1
googlepreview
greasemonkey
videodownloader
adsblock -- http://adblockplus-id.net78.net/
show ip
32. upx-ucl
33. Menghapus file di /tmp
root@elha:~# ls -l /etc/rc.d/rc.0
lrwxrwxrwx 1 root root 4 2010-09-22 14:23 /etc/rc.d/rc.0 -> rc.6*
root@elha:~# nano /etc/rc.d/rc.6
echo "Bersihkan folder /tmp"
rm -rf /tmp/*
echo "Bersihkan view user log di pidgin"
rm -rf /root/.purple/logs/*
echo "Bersihkan thumbnails linux"
rm -rf /root/.thumbnails/*
(sebelum swap)
>> di ubuntu dimananya ya...?
34. Mengaktifkan UTF-8
echo "export LANG=en_US.UTF-8" >> ${HOME}/.profile
# nano /etc/profile.d/lang.sh
35. picasa
36. mengganti gambar
- desktop
37. Manage printing
- cups-pdf, xpp, gtklp, foo2zjs, printconf, cupsys, cupsys-client
port cups ---> http://localhost:631/
autorun
38. bleachbit
39. conky - feh
40. checkinstall
41. samba
42. xfburn, brasero
43. GoogleEarth
http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
44. fortune
45. vnstat
46. rungetty
47. ssh
48. mencoder
49. elinks <-- gpm
50. gimp, inkscape
51. java linux
apt-get install sun-java6-plugin
52. kworldclock
53. msfupdate
54. network-manager
55. file-roller
56. Nessus
57. figlet
58. phpmyadmin - mysql-server - php5-cgi
59. connect-proxy
60. ktorrent - bittorrent - ctorrent
61. rkhunter --> rkhunter --update
62. guarddog - firehol
63. update clamav
wget http://db.local.clamav.net/main.cvd
wget http://db.local.clamav.net/daily.cvd
and..
mv daily.cvd main.cvd /var/lib/clamav
64. kdebluetooth
65. blender
66. bluefish, geany
67. gambas2
68. easytag
69. kile
70. gambas2
71. quanta <-- kimagemapeditor-kde3, cervisia-kde3
72. scite
73. usb_modeswitch <-- usb-modeswitch-data (>= 20100127)
74. pdfedit
75. synfigstudio
76. libsox-fmt-all
77. qemu
78. lxsplit
79. f4lm
80. cpulimit
81. gocr
82.
Apakah masih ada yang kurang..?
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment