
chown example
One of the most useful and powerful basic Unix commands, chown command allows you to change ownership of specified files and directories – change user or group owner.

One of the most useful and powerful basic Unix commands, chown command allows you to change ownership of specified files and directories – change user or group owner.
When running a SELinux based setup, it might be useful to know how to quickly inspect files and directories to confirm …
I’m testing VMware Workstation 15 on my new laptop these days, and thought it’s a great opportunity to …

As you can imagine, SSH keypairs – combinations of private and public keys – are vital elements of your digital identity …
Yet another book on Python programming, I read it back in 2014 and must say – I was really impressed, as it’s …
If you don’t have any other network services running on your Linux system, you probably don’t need …

Since awk field separator seems to be a rather popular search term on this blog, I’d like to expand on the topic …

VMware Logo I have a few weeks left on a couple of the dedicated servers I’m no longer using, so I figured it …

Docker Containers You can list unused volumes using the filtering option of docker volume ls command. Once these are …
If you’re looking to not just confiirm the architecture of the server you’re logged into but also to use …