Linux Common commands complete set: http://linux.chinaitlab.com/special/linuxcom/Index.html
Ubuntu 12.04 Configuration Guide: http://www.bentutu.com/2012/04/ubuntu-12-04-configure-guide.html/
Ubuntu 11.04 Quick Guide: http://wiki.ubuntu.org.cn/%E5%BF% AB %E9%80%9F%E8% AE %BE%E7%BD% AE %E6%8C%87%E5%8D%97
Install thunderbird3.1 and add to message indicator replace evolution (ubuntu11.04): http://cherrot.com/2011/05/thunderbird31-evolution-ubutnu-natty-indicator/
Ubuntu sources list generator: http://repogen.simplylinux.ch/
Basic non-technical resource site: http://wowubuntu.com/
Fcitx launch settings on ubuntu11.04: http://bbs.chinaunix.net/thread-2319131-1-1.html
Install Ubuntu/kubuntu/xubuntu/lubuntu desktop 11.04 (natty narwhal) http://wiki.ubuntu.hk/w/Install_Ubuntu_desktop
Common dpkg/apt commands:
Http://tetralet.luna.com.tw/index.php? OP = viewarticle & ArticleID = 219 & blogid = 1
Solve the Problem of badsig 40976eaf437d05b5 in Ubuntu:, execute the following command (Note: This is a command, not two commands, the width problem, it shows two lines)
sudo aptitude -o Acquire::http::No-Cache=True -o Acquire::BrokenProxy=true update
Reference: http://suksit.in.th/node/45/fixing-badsig-40976eaf437d05b5-in-ubuntu
Getdeb.net is sometimes inaccessible in China and can be accessed using this image: Deb http://mirrors.dotsrc.org/getdeb/ubuntu [versionname]-getdeb games apps
I was unable to connect to the Internet on the Home Router. Then I called the local MTU to connect normally.
Set the color character display terminal:
Open the. bashrc file in the home directory and add the following content to the last line:
$ Gedit ~ /. Bashrc
PS1 = '$ {debian_chroot: + ($ debian_chroot)} \ [\ 033 [01; 32m \] \ U @ \ H \ [\ 033 [00m \]: \ [\ 033 [01; 34m \] \ W \ [\ 033 [00m \] \ $'
How to change Ubuntu folder Chinese name into English: http://hi.baidu.com/ziwuxian666/blog/item/4279a6cf2fe3320501e92893.html
A simple tutorial for getting started with vim: Enter vimtutor in CLI.
Ubuntu software package and software source search site: http://www.ubuntuupdates.org/
System Boot manager grub for Beginners Guide: http://www.linuxsir.org/main? Q = node/129
Debian Chinese document: http://www.debian.org/doc/ is very good, UBUNTU also has reference significance.
Elder brother Linux private dishes (this should be placed first): http://linux.vbird.org/recommended traditional version, with the latest updates. I read it at the beginning and encountered problems. It is worth reading it again and again.
Debian Chinese manual first version, old version, but high availability: http://www.debian.org/doc/manuals/debian-reference/debian-reference.zh-cn.txt
Debian/Ubuntu service management commands: update-rc.d, similar to chkconfig under RH
Linux site: http://distrowatch.com/
Security Vulnerability Information Website: http://sebug.net/
Web Security Project Site: https://www.owasp.org/
Comprehensive Security Information Website: http://seclists.org/
US official security team: http://www.us-cert.gov
YGN ethical hacker group http://yehg.net/
Http://www.securityfocus.com/
CEH Certificate Authority: http://www.eccouncil.org
Http://www.hackthissite.org
Computing blog: http://www.qyjohn.net/
Http://www.mcgrewsecurity.com/
Livehacking: http://www.livehacking.com
A Technical Documentation Site: http://www.tsnc.edu.cn/tsnc_wgrj/doc.html
Another technical documentation site: http://99juhui.com/
A python site: http://woodpecker.org.cn/
Looking for software in addition to SF, you can also go here: http://freshmeat.net
A powerful e-book site: http://lt.mirrors.sohu.com/ebook/
Ebook ftp: ftp://ftp.uar.net/pub/
Ebook site: http://www.51cnnet.com/directory
Quick deployment of Python applications: nginx + uwsgi configuration details: http://developer.51cto.com/art/201010/229615.htm
Assembly Programming