kali安裝的時候我沒有選擇安裝網路源,所以在安裝好後首先做的就是更新源
1. #vim /etc/apt/sources.list
並將以下內容新增進source.list中並儲存
#中科大kali源
deb sana main non-free contrib
deb -security/ sana/updates main contrib non-free
deb-src -security/ sana/updates main contrib non-free
#阿里雲kali源
deb sana main non-free contrib
deb -security/ sana/updates main contrib non-free
deb-src -security/ sana/updates main contrib non-free
2. 依次執行如下命令(注意,需要連線網路)
apt-get update & apt-get upgrade
apt-get dist-upgrade
apt-get clean
3. 執行 #apt-get install ttf-wqy-microhei ttf-wqy-zenhei xfonts-wqy
4.執行gome-tweak-tool
選中字型選項卡,設定字型:
介面、文件、等寬:文泉驛微公尺黑等寬 regular
5. 重新開啟終端
Kali2016終端字串重疊解問題解決
好多朋友在把kali2.0更新到kali2016的時候,遇到了終端字串重疊的問題,今天在網上看到了乙個可靠的方法,測試下來可以用,故在這裡分享如何解決。啟動系統,開啟終端,輸入以下命令安裝字型 apt get install ttf wqy microhei ttf wqy zenhei xfont...
k over 重疊字串
include include include include using namespace std define maxn 1024 define maxm 1024 int bufa maxn bufb maxn bufs maxm bufv maxn int sa maxn height m...
ORACLE in 字串,字串,字串
因為傳進來的引數是 字串,字串,字串,要實現in 字串,字串,字串 select from htl price p where p.hotel id 30073328 and p.able sale date between to date 2009 03 27 yyyy mm dd and to ...