: Bytes. Bt5 can also download gnome or kde desktop systems, while the traditional bt4 uses kde by default. Bt5 based on UbuntuLucidLTS ....
: Http://www.backtrack-linux.org/downloads/
Compared with bt4, BT5 has been upgraded from both the kernel and applications. Bt5 can also download gnome or kde desktop systems, while the traditional bt4 uses kde by default. Based on Ubuntu Lucid LTS. Kernel 2.6.38, bt5 is much easier to install. especially for Chinese users, you can select Chinese for installation.
Bt5 changes the previous black tone to dark red, or the cool flying dragon, which is even more sealed on the red background.
Record the installation of bt5 in vmwarevm:
1.First, download the 32-bit iso file of bt5 and select the gnome desktop system. (After all, the 64-bit is still to be improved in terms of software support, so we still choose the 32-bit insurance)
2.Create a new virtual machine, select typical settings, and select the downloaded iso file from the installation source.
The disk size specified here is not the actual disk size occupied by the virtual machine, but the maximum disk usage. the actual value dynamically varies according to the number of software installed on the virtual machine, so it doesn't matter if you specify a big point, as long as you do not have to install too many things in the virtual machine.
The memory used by the virtual machine is as large as possible, which can effectively improve the speed of running the virtual machine. Currently, the computer memory is large enough. specifying 1 GB does not affect the host speed.
3.Start the new virtual machine
Press enter to enter the next interface.
You can see that there are still some changes on the bt5 interface. select the first option to enter.
The user name is still root, and the initial password is toor. after logging on, enter startx to start the desktop system. The bt5 logon prompt is significantly improved, and the command to be entered is marked by color.
After entering the desktop system, double-click install BackTrack on the desktop to start the hard disk installer:
The entire disk is used for automatic file system allocation.
4.Restart the system. Note that the system prompts you to remove the disk file during startup.
5.By default, bt5 does not start the network. Therefore, you must manually start the network after it is started.
There are many ways to start the network: (1) enter start networking in the command line; (2) run the command ifconfig eth0 up first, and then run the command dhclient eth0.
Pay attention to the virtual network configuration here. We recommend that you directly use the Bridge method, because it is equivalent to directly using a physical Nic.
After the network is started, run apt-get update to update the system module of bt5. Of course, there won't be too many updates for the latest releases, haha
6.Install Vmware Tools:
The purpose of installing vmware tools is to make the system operate on vmware better, to enable the desktop system to automatically adapt to the virtual machine window size, and to directly add the automatically started network to the system, you do not need to manually start the network the next time you start bt5.
Choose VM --> install vmware tools from the menu bar of vmware. A VMware tools disc icon is displayed on the desktop and the directory is automatically opened. Copy the files in this directory to/home (set the target directory by yourself ).
Note: Sometimes, when you create a VM, if you select other when selecting the system, the option to install vmare tools on the vmware menu bar may be unavailable and become vmare tools unavailable. In this case, you only need to change the system to ubuntu.
Run the tar-zxf VM * command to decompress the file you just copied, enter the extract Directory, run:./vmware-install.pl, and then press Enter to OK.
After the installation is complete, restart the system and you will find that the desktop is adaptive and the network is automatically started. The success is basically achieved.
7.Install Chinese support
Although you selected Chinese language for installation, bt5 does not automatically install Chinese language support. Therefore, a bunch of small boxes are found when bt5 browses the Chinese web page online.
Enter:
Apt-get install language-pack-zh language-support-zh
After the Chinese support is installed, you can view the Chinese web page and find that it is normal.
After the above Chinese support is installed, the ibus Chinese input method is installed by default. However, before calling Chinese input, you must start ibus deamon and then add Chinese input to ibus, in this way, you can use ctrl + backspace to call Chinese input.
If you want to add ibus to automatic startup when starting the desktop system, you can add the following in system --> preferences --> startup application:
8.To facilitate management, you can also install ubuntu-tweak:
> Apt-get install python-software-properties
> Add-apt-repository ppa: tualatrix/ppa
> Apt-get update
> Apt-get install ubuntu-tweak
Start a tour of bt5 ~~ In short, bt5 is easier to install than bt4, and less to be manually processed. it is based on ubuntu, so software libraries on ubuntu can be used, this greatly enriches the application of bt5.
Localization
Apt-get install language-support-zhlanguage-pack-zh
Apt-getinstall language-selector
Apt-getinstall language-selector-qt
Go to Settings-> SystemSettings-> Locale-> add ages
Click select system language
There are several options after installation.
Finally, Select
Add language ------ first
The rest is all about it.
Mainly 3rd commands