Performing Incremental backups using tar April 12, 2017 admin Ubuntu https://www.unixmen.com/performing-incremental-backups-using-tar/ Share This Tweet Share Share Email Related Posts PHP code is not being executed, instead code shows on the page For php7.4 sudo a2enmod proxy_fcgi setenvif sudo a2enconf php7.4-fpm sudo service apache2 restart How To Add Swap Space on Ubuntu 18.04 Swap is a space on a disk that is used when the amount of physical… How To Add Swap on Ubuntu 12.04 To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap…
PHP code is not being executed, instead code shows on the page For php7.4 sudo a2enmod proxy_fcgi setenvif sudo a2enconf php7.4-fpm sudo service apache2 restart
How To Add Swap Space on Ubuntu 18.04 Swap is a space on a disk that is used when the amount of physical…
How To Add Swap on Ubuntu 12.04 To add a swap-partition instead of swap-file: blkid /dev/sdax (get UUID) mkswap /dev/sdax (format swap…