FTP server on EC2 Ami Linux instance
People say that FTP is dead. But not everyone knows or can use SFTP, SSH whatever to update their website. Sometimes you just need something as simple as good old FTP server on your...
People say that FTP is dead. But not everyone knows or can use SFTP, SSH whatever to update their website. Sometimes you just need something as simple as good old FTP server on your...
Welcome in 2019 – it’s time to upgrade out outdated LAMP stack series articles, with new “How To” setup basic web server for our stack.
This time we are going to cook Apache (httpd 2.4), PHP 7.0 as a PHP-FPM. Instructions are pretty simple. You can just copy and paste command to get working stack in less then 15...
You can just open file with nano -c filename to make it permanent: nano ~/.nanorc and drop there set const save it… and you are done