In a nutshell, apt-get update doesn't actually install new versions of software. Instead, it updates the package lists for upgrades for packages…
Setup the right permission for the directories: [crayon-67a5b5345ea7b555969244/] Setup the right permission for the files: [crayon-67a5b5345ea7e565774510/]
First Install CURL by typing sudo apt-get install curl Then Restart Apache by typing sudo service apache2 restart Then Install PHP5 CURL…
[crayon-67a5b5345eb21339090110/]
Step 1: Update apt-get package lists [crayon-67a5b5345eba8416072431/] Step 2: Install Apache, MySQL, and PHP packages [crayon-67a5b5345ebaa847508755/] When prompted, set and…
Step One — Install phpMyAdmin [crayon-67a5b5345ec94515567698/] This will ask you a few questions in order to configure your installation correctly.…
You can't view the hashed password; the only thing you can do is reset it! Stop MySQL: [crayon-67a5b5345eda6970060279/] or [crayon-67a5b5345eda8693157833/]…
Linux Operating System comes with Kill command to terminate a process. The command makes it possible to continue running the…
Distribution Upgrade The most simple solution is to upgrade your Ubuntu instance to the newest release: [crayon-67a5b5345effc549349553/] if the distribution…