In this tutorial we will learn,how to install and upgrade to latest Git version on Debian based Operating System.At the time of writing this post,git version 1.9.1 has been released on 2014-03-18. The information of new Git version release can be obtained from git-scm.com The practical has been tested successfully in Ubuntu,Debian and Linux Mint. […]
Linux
XAMPP : Mysql # 2002 – No such file or directory
After installing XAMPP in CentOS ,I tried to open the phpmyadmin of XAMPP. I opened the phpmyadmin URL in web browser and found the below given error. Error MySQL said: Documentation #2002 – No such file or directory The server is not responding (or the local server’s socket is not correctly configured). Later, I noticed […]
How to install XAMPP on CentOS/RHEL 6.5
In this tutorial we will learn,how to install XAMPP in CentOS/RHEL 6.5.We will install XAMPP version 1.8.3. XAMPP is a open source cross platform software stack package mainly used for web server solution. XAMPP is available for Windows,MAC OSX,Solaris and Linux(WAMP, MAMP, SAMP, LAMP). XAMPP stands for –X = Cross Platform (Windows,MAC OSX,Solaris and Linux)A […]
New XAMPP security concept
After installing XAMPP, I saw apache Error page “Access to the requested object is only available from the local network.”I have installed XAMPP for Linux version 1.8.3-3 on CentOS 6.5 . After installation of XAMPP, I opened the URL address in web browser.By-default the URL redirected to Alias /xampp and It shown a apache “Error […]
know about GECOS in Linux
Question: What is GECOS in Linux ? How to set GECOS for user on Linux ? Answer: GECOS in linux is also known as comment field for User.The comment or GECOS field is used for informational purpose. In comments field generally we write the information related to user for eg. employee id,phone number,department name,branch name […]
Print double hyphen sign simultaneously in post of Octopress
After spending lot of time on this issue.I finally found the solution to print double hyphen sign simultaneously in post of Octopress.Octopress uses markdown as a default text editor.In recent time,Octopress come up as a promising bloging platform.I was working on my staging blog which is based on Octopress. While writing the post in Octopress,I […]
Recent Comments