Skip to main content

Memcache Linux installation

Memcache

Memcache Linux installation process:   This post is more like a note to me, so that in future I can look up for steps involved in installing memcache on Linux servers like Centos or RHEL. If you have tried YUM and APT-GET and still could not install the memcache then read on, to find the alternate( read […]

auto login between Linux machines

Allow auto login

Tutorial: Allow auto login between Linux machines In my work, I create many shell scripts which automate different procedures. Sometimes, it is required that a script will be able to log into a remote machine and run some commands there or get files from the remote machine, so doing this “trick” will allow the script […]