Docker error : no space left on device

I installed docker on a Debian 7 machine in the following way After that when I first tried creating an Image it failed with the following error Here is the docker info How can I increase the memory? Where are the system configurations stored? From Kal’s suggestions: When I got rid of all the images … Read more

ping: google.com: Temporary failure in name resolution [closed]

I’ve faced the exactly same problem but I’ve fixed it with another approache. Using Ubuntu 18.04, first disable systemd-resolved service. sudo systemctl disable systemd-resolved.service Stop the service sudo systemctl stop systemd-resolved.service Then, remove the link to /run/systemd/resolve/stub-resolv.conf in /etc/resolv.conf sudo rm /etc/resolv.conf Add a manually created resolv.conf in /etc/ sudo vim /etc/resolv.conf Add your prefered DNS server there nameserver 208.67.222.222 I’ve tested this … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)