dpkg: warning root’s PATH should usually contain sbin

Whilst updating a computer: apt upgrade It listed all the gets and then concluded with this error: dpkg: warning: ‘ldconfig’ not found in PATH or not executable dpkg: warning: ‘start-stop-daemon’ not found in PATH or not executable dpkg: error: 2 expected programs not found in PATH or not executable Note: root’s PATH should usually contain […]

Read More… from dpkg: warning root’s PATH should usually contain sbin

ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)

Configuring a new Linux installation I was creating a new MySQL database using phpMyAdmin, which I had just installed to allow me to import a database I tried with directly logging into the database using mysql -u Username -p The error was shown as: ERROR 2002 (HY000): Can’t connect to local MySQL server through socket […]

Read More… from ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)