Upgrade kernel in Ubuntu
Today I need to upgrade my Ubuntu box from kernel 2.6 to 3.13, here are my few notes:
1. Check the current kernel
root@xxx:~# uname -r
2.6.32-042stab108.5
2. Update your box
root@xxx:~# apt-get update
3. Search for...
Connection reset by peer SSH error
Just a quick note to solve my problem with SSH, I can connect to my remote server OK with Putty or Bitvise SSH but not with Cywin or Babun SSH command...
Allow MySQL remote connection in Slackware
Okay, after along time working on Mac, today I opened up one of my old project on a Slackware server. And one of the thing I want to do is connect...
Firefox 7 released for Windows – Mac – Linux
Mozilla released the next Firefox – Firefox 7 on 27/9/2011
There are a lot of new features in Firefox 7 and one of the most important optimisation is memory usage along with...
Google Chrome on Slackware 13.37 Install Error
The problem
Today I tried out Google Chrome on my Slackware 13.37 box, but it’s not that easy to start. I had a problem here
/usr/bin/google-chrome: error while loading shared libraries: libpam.so.0:
cannot open...