Setup docker and tools
Guide to install and configure docker and related tools. Install Docker Installing docker on any bash systems. curl -sSL https://get.docker.com/ | sh Installing bash completions for docker curl -ksSL...
Guide to install and configure docker and related tools. Install Docker Installing docker on any bash systems. curl -sSL https://get.docker.com/ | sh Installing bash completions for docker curl -ksSL...
To install bash completion for your kubectl Get your kubectl client version kubectl version -c Get the completion script for the corresponding to your kubectl version. Ubuntu curl -sSL...
Installing oracle / SUN JDK and JRE in ubuntu and CentOS
Upgrade OpenSSL in Ubuntu and CentOS Hope you know about openssl heartbleed bug. Don't know about, no problem go through it http://heartbleed.com/ . The point here is you should upgrade your openssl. Because of this bug all linux variants release...
How to fix shared folder automount problem in vmware ..? I am using vmware player for last several years. But I am not tested their shared folder features. To share your host os folder with vm you have to install "vmware tools" on guest os....
How to uninstall linuxmint from ubuntu 11.10 Gnome2 Linux mint desktop First I explain the whole story.. π Why linuxmint in ubuntu...? In the latest Ubuntu 11.10 release canonical team upgraded from Gnome2 to Gnome3 and ubuntu unity as a default...
I am the big fan of tamil love poems.. π Within Google reader all tamil blogs fonts are displayed correctly in chromium which was downloaded from Ubuntu software center. But when I goto that link directly, that page is not rendered properly. It...
I think everyone might come across this problem. How to share your Music and Videos with other users in linux machine..? For mine (username is arul ) I have all music and videos in my home folder. I want to share those with others ( username is...
By default ubuntu does not have dos2unix and unix2dos commands. But they provide some alternative commands. Those are fromdos and todos. sometimes its hard to switch to new commands. You can solve this issue by creating soft / symbolic links....
The most video content web sites use flash player as them video player.Β In Linux you can download streaming videos without any third party tools. Previously the videos which you are watching by default its stored in /tmp directory. You can copy...