do-release-upgrade command not found
sudo apt-get install update-manager-core
linux, centos, windows servers
sudo apt-get install update-manager-core
PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/imagick.so’ – libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0 Solution that worked for me: yum install php-pecl-imagick
Instead of using the default MAILTO of the cron file you can use the mail program installed on your server to send the email with a custom “Subject Line”. 10 1 * * * /var/myscript.sh … Read more
ssh_exchange_identification: read: Connection reset by peer I kept getting this error when i tried scp from a remote server to a local server. Solution in my case The remove server had the ALL: ALL in … Read more
cd /usr/share/dbus-1/system-services/ mv org.freedesktop.ConsoleKit.service org.freedesktop.ConsoleKit.service.old