SSHFS mount
sshfs root@somehost.net:/ /mnt/somehostname
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
Postfix mail queue
To flush queue Traditionally you use the "sendmail -q" command to flush mail queue under…