After I setup Backtrack5. I do many things to let me do everything like I can do in my custom Backtrack4. ( I used Backtrack5 Gnome 64Bit.)
1. Install Synaptic(Graphical package manager).
-$ apt-get install synaptic
2. Get or remove package that I think it's not necessary to me or it help my work with synaptic.
-$ synaptic
OR
- Go to System Menu -> Administration -> Synaptic Package Manager
3. If you're using Backtrack5 Gnome 64Bit like me, I think you will get error flash player like me. If you want to fix the flash player, try this.
-
http://r00tsec.blogspot.com/2011/05/how-to-get-flash-player-working-on-bt5.html
4. Install Fasttrack, ZAP, Webscarab, or many tools that I used in Backtrack4 but Backtrack5 has take it off.
- http://sourceforge.net/projects/fast-track/
- http://www.google.com
5. Change position of minimize, maximize, button in Windows
-$ gconf-editor
- apps -> metacity -> general -> button_layout
- Change the value to "menu:minimize,maximize,close"
6. Update the repository and upgrade the packages.
-$ apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y
7. Try everything in it with yourselves.