To share some of the software I use Ubuntu operating system, if you want to recommend to my software, please leave a message tell me. Input Method Platform IBus The Intelligent Input Bus (IBus) is an input method framework for…
Install Sublime Text 2 on Ubuntu 12.04 (Unity)
Sublime Text is an awesome text editor. If you've never heard of it, you should check it out right now. I've made this tutorial because there's no installer for the Linux versions of Sublime Text. While that's not a real…
Modify the Hosts on Ubuntu
Ubuntu System Hosts need to modify /etc/hosts file and hosts.conf file, modify to restart after the completion of the network. The specific process is as follows Modify the Hosts, execute commands in a terminal: $ sudo gedit /etc/hosts Add a…
Modify the hosts to youtube upload video
Modify the hosts, add the following rules on the end of the hosts # Youtube Upload 203.208.46.181 youtube.com 203.208.46.181 www.youtube.com 203.208.46.181 gdata.youtube.com 203.208.46.181 m.youtube.com 203.208.46.181 help.youtube.com 203.208.46.181 upload.youtube.com 203.208.46.181 accounts.youtube.com 203.208.46.181 insight.youtube.com 203.208.46.181 apiblog.youtube.com 203.208.46.181 clients1.youtube.com 203.208.46.181 s.youtube.com 203.208.46.181 s2.youtube.com…