My friend just have his server installed with Ubuntu 18.04 and somehow snap wouldn’t install packages. He tried to install docker $ sudo snap install…
So, I have been playing with Plexdrive recently and having an issue stopping the process and unmounting the mount point. When I executed $ fusermount…
There is a file on my Ubuntu file system named -J and I cannot remove it via command line. A quick rmcommand gave me this…
You can install packages on your Ubuntu in many ways. One of them is by using PPA (Personal Package Archive). Problem descriptions If you want…
Sometimes resolv.conf that is located at /etc/resolv.conf can be a headache. One way to manage the file is by using resolvconf package, which is I…
This is an English version of autoreconf: failed to run autopoint: No such file or directory Introduction I was trying to compile a program from…