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-692c7197a2c40286418664/] Setup the right permission for the files: [crayon-692c7197a2c45714547743/]
First Install CURL by typing sudo apt-get install curl Then Restart Apache by typing sudo service apache2 restart Then Install PHP5 CURL…
[crayon-692c7197a2dd6856932617/]
Step 1: Update apt-get package lists [crayon-692c7197a2f1e933022942/] Step 2: Install Apache, MySQL, and PHP packages [crayon-692c7197a2f23422246021/] When prompted, set and…
Step One — Install phpMyAdmin [crayon-692c7197a30ec169198103/] 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-692c7197a32cd012576565/] or [crayon-692c7197a32d0623364382/]…
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-692c7197a383a658750170/] if the distribution…