Cannot change screen brightness in Ubuntu I just reconfigured Ubuntu 14.4 in my Latitude 3540 model laptop, ran software update to latest patches available for Ubuntu 14, for wifi I…
Basic easy steps to install Apache, PHP, MySql and PhpMyAdmin in Ubuntu Before we start installing in a clean machine, let's just update the repositories by running sudo apt-get update…
solve phpinfo() shows version 5.5.9 but in cli php -v shows version 7.1 While after upgrading PHP 5.5.9 version to PHP 7.1 following this url https://www.digitalocean.com/community/questions/how-to-upgrade-php-5-5-9-to-7-0 I stuck in to…
Solved:Skype group contacts are not showing in Ubuntu 14.4 My system got formatted because of issues and reinstalled Ubuntu 14.4 with all the required applications, everything seems to be working fine…
Solved-No init found. Try passing init=bootarg Suddenly while working in laptop/desktop with Ubuntu OS, the screen gets stuck un- responsive and it takes you no where except you think of…
How to force key based access via ssh and disable password based login... Note: but before we make this changes we need to finish the key based authentication first. Download…
sudo /usr/bin/sudo must be owned by uid 0 and have the setuid bit set Got stuck by this error in Ubuntu 14.4 which is really painful as without sudo you…
How to remote from Linux to MAC OS X I was wondering how to connect remotely from Linux operating system to MAC. Solution: Here I have explained how to connect remotely…
The system is running in low-graphics mode Your screen, graphics cards, and input device settings could not be detected correctly. You will need to configure these yourself. Solution 1 :…
Creating a Local Yum Repository on Red Hat Enterprise Linux 6 (mounting CD Rom / ISO image) Before going in details how to create local YUM repository... little information about…