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-68bdf0696bc94481894483/] Setup the right permission for the files: [crayon-68bdf0696bc9b694652418/]
First Install CURL by typing sudo apt-get install curl Then Restart Apache by typing sudo service apache2 restart Then Install PHP5 CURL…
[crayon-68bdf0696be5c729929147/]
Step 1: Update apt-get package lists [crayon-68bdf0696bffb449763753/] Step 2: Install Apache, MySQL, and PHP packages [crayon-68bdf0696c000503900929/] When prompted, set and…
Step One — Install phpMyAdmin [crayon-68bdf0696c2bb806329005/] 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-68bdf0696c589199731593/] or [crayon-68bdf0696c58f143591938/]…
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-68bdf0696d0bc586771062/] if the distribution…