Ubuntu 14.04 upgrade mysql from 5.5 to 5.6 When you are trying to upgrade your mysql from 5.5 to 5.6 and most of time you googled, the result will be as simple as three commands I end up doing the following on one of my vps box, and...
Continue reading
April 30, 2017 Sambo Zhang
Ubuntu Linux
No Comment
Use n module from npm in order to upgrade node Original From—http://askubuntu.com/questions/426750/how-can-i-update-my-nodejs-to-the-latest-version To uninstall
Continue reading
April 28, 2017 Sambo Zhang
Node Js
No Comment
(Postfix, Courier, SSL/TLS, SpamAssassin, ClamAV, Amavis) This guide is now compatible with Ubuntu 13.04 For earlier versions: Creating a Mail Server on Ubuntu (Postfix, Courier, SSL/TLS, SpamAssassin, ClamAV, Amavis) Once again, credit where credit due: Thanks again to Ivar Abrahamsen for his guide which is, by far, one...
Continue reading
March 24, 2015 Sambo Zhang
Ubuntu Linux
No Comment
Continue reading
October 30, 2013 Sambo Zhang
Uncategorized
No Comment
Continue reading
September 10, 2013 Sambo Zhang
PHP, Ubuntu Linux
No Comment
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console...
Continue reading
September 9, 2013 Sambo Zhang
Ubuntu Linux
No Comment
1:What is the value of $b in the following code? 2:What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods? 3:What is GPC? 4:What are super global arrays? 5:Give some example for...
Continue reading
July 16, 2013 Sambo Zhang
Job Interview
No Comment
del /s /q /f /a:h .DS_STORE
Continue reading
July 15, 2013 admin
Uncategorized
No Comment
Installing virtualenvwrapper with pip append virtualenvswrapper into your profile file make virtual envs directory create virtual environment named ‘myproject’ working on new virtualenvs quit virtual envs
Continue reading
June 9, 2013 Sambo Zhang
Max OS, Python
No Comment
install python setup tools before everything started, well, assuming you are not remove your python install trac using easy_install create and initialize trac project install apache python mode enable python mod in apache2 create your trac administrator account, type in password when prompt you need to give the...
Continue reading
May 26, 2013 Sambo Zhang
Ubuntu Linux
No Comment