Useful tips for everyday
Is there / etc / rc.local in Debian Stretch? It seems there is no /etc/rc.local in the latest stable version of Debian, Debian Stretch. Where…
Why is my root filesystem full and unable to find anything taking up space? How 104GB got stored in that directory while that filesystem was…
How do I run restricted extras on ubuntu? Manual Install If you are using regular, stock Ubuntu: sudo apt-get install ubuntu-restricted-extras. If you are using…
What is a chroot directory? A chroot is basically a special directory on your computer which prevents applications, if run from inside that directory, from…
What could cause a hard disk error? There are a number of causes for hard drives to fail including: human error, hardware failure, firmware corruption,…
How do I give a user sudo access to AIX? Procedure Open the sudoers file. Issue the following command: bash-2.05b$ visudo. If the line Defaults…
Does SCP ask for password? The basic process for setting up password less SSH is to create a key on your own machine that you…
How do I enable Yaourt in manjaro? STEP 3 : Install Yaourt In Manjaro Using Custom Repository . sudo nano /etc/pacman.conf. add the following in…
How does a regexp match a string in AWK? Such a regexp matches any string that contains that sequence. Thus, the regexp `foo’ matches any…
What is unable to resolve DNS? Usually an inability to resolve a DNS host name is due to an outdated DNS cache. Try flushing you…