Skip to main content
Ubuntu

Settign up FTP user on local

Mostly the first resource should do it. After installing vsftpd please run following. sudo ufw enable https://www.digitalocean.com/community/tutorials/how-to-set-up-vsftpd-for-a-user-s-directory-on-ubuntu-18-04 https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-with-ufw-on-ubuntu-18-04  
priyankmaniar
October 23, 2018
ApacheUbuntu

Installing LAMP

Turn on PHP Short tags Uncomment pdo_mysql, curl and other modules that are required. sudo a2enmod rewrite # For laravel 4 projects sudo apt-get install…
priyankmaniar
September 23, 2018