Kali Linux is a Debian-based Linux distribution. It is a new penetration testing system. How do you set up Kali Linux after installation? The following small series will introduce you to the simple settings after Kali Linux installation.
1. Update the software source:
modify sources.list file:
leafpad /etc/apt/sources.list
Then select Add the following sources that are faster for you (free choice, not necessarily all):
#官方源deb http://http.kali.org/kali kali main non-free contrib
deb-src http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free
#激进源, novice is not recommended to use this software source
deb http://repo.kali.org/kali kali-bleeding-edge main
deb-src Http://repo.kali.org/kali kali-bleeding-edge main
#中科大kali源
deb http://mirrors.ustc.edu.cn/kali kali main non -free contrib
deb-src http://mirrors.ustc.edu.cn/kali kali main non-free contrib
deb http://mirrors.ustc.edu.cn/Kali-security kali/updates main contrib non-free
#阿里云kali源
Deb http://mirrors.aliyun.com/kali kali main non-free contrib
deb-src http://mirrors.aliyun.com/kali kali main non-free contrib
Deb http://mirrors.aliyun.com/kali-security kali/updates main contrib non-free
Run after saving:
apt-get update #refresh system
apt-get dist-upgrade #install update
2.kali-linux install Chinese input method (select one of the following installations):
apt-get install fcitx-table-wbpy ttf -wqy-microhei ttf-wqy-zenhei #拼音五笔
apt-get install ibus ibus-pinyin #经典的ibus
apt-get install fcitx fcitx-googlepinyin #fcitx拼音
Log out and log in again before you can use it.
3.kali-linux install flash player:
apt-get install flashplugin-nonfree
update-flashplugin-nonfree --install
or see : Install flash under ubuntu
Or download the deb installation package separately: https://wiki.debian.org/FlashPlayer
4.kali-linux install qq
! ! ! QQ2012 can not be used now, you can refer to this kali-linux installation QQ
(1)dpkg --add-architecture i386
apt-get update
apt-get install Ia32-libs libnotify-bin ia32-libs-gtk
#If it is a 32-bit operating system, this step can be skipped
(2) Download this library file (alsa-lib):< Br>
http://pan.baidu.com/share/link? Shareid=470635&uk=1209563959
cd to download directory
bzip2 -d alsa-lib-1.0.26.tar.bz2 && tar -vxf alsa-lib-1.0. 26.tar && cd alsa-lib-1.0.26/&& /configure && make && make install && make clean
(3)Download and install wineqq2012:
wget http://www.longene.org/download /WineQQ2012-20121221-Longene.deb && dpkg -i WineQQ2012-20121221-Longene.deb
Previous1234Next page Total 4 pages
In the Linux system, due to operational errors, the /boot/grub/grub.conf file may be damaged or lost
Ubuntu 12.04 is able to set the background color, but Ubuntu 12.04 can not modify t
Jenkins is a continuous integration tool based on Java development. In Ubuntu syste
The Linux system disk prompt is full, but the size of the files in the disk is inco
Ubuntu vi using the arrow keys error how to solve?
What should I do if the NAS storage failure causes Linux to fail to start properly?
How to change the resolution of Red Flag Linux6.0sp1 system
How to use the Linux system swap and zram swap?
The role of the -exec parameter in the Linux find command
Ubuntu notebook energy-saving three tips
Steps for installing JDK8 on CentOS system
Linux automatic installation operation example
Steps to configure Ganglia in CentOS 5.5
Win7 modify the task preview window size step
How to use Win7 computer graphics card fault detection software
Five practical tips: Lose a completely deleted file.
View the graphics card configuration tips under Windows 10
How to turn off recovery mode in Ubuntu 12.04 system
How to report or comment on the application to the Microsoft
Win8.1 system enters "safe mode"
How to clean up the disk fragment win10? Win10 defragment the hard disk method introduced