
Reset Admin Password in OpenMediaVault
If you had forgotten the OpenMediaVault Default Login defaults, this post should help you reset it. I am putting some …
If you had forgotten the OpenMediaVault Default Login defaults, this post should help you reset it. I am putting some …
Docker Sometimes an issue on one of your servers may interrupt your Docker based development and stop all the containers …
One of the most useful and powerful basic Unix commands, chown command allows you to change ownership of specified files …
As you can imagine, SSH keypairs – combinations of private and public keys – are vital elements of your digital identity …
find command has a great operator for narrowing down the list of results: mtime. as you probably know from the atime, …
Separating fields in awk You’ve probably come across awk command and its most simple use: splitting string …
The easiest way to check the version of Raspbian OS running on your Raspberry Pi is to use the lsb_release command:
If you want to quickly create a new user account in your Unix OS, it ca be done with just one line