How to Confirm if Your CPU Is 32bit or 64bit
I had to download a piece of software today for one of the servers which I haven’t used in a while.
I had to download a piece of software today for one of the servers which I haven’t used in a while.
I’ve just been asked a question about changing the ownership of files from one Unix user to another, and thought …
I’ve been upgrading Ubuntu installations quite a few times recently, and thought it makes sense to post a really …
As you know, every file in your Unix OS belongs to some user and some group. It is very easy to confirm the ownership of …
In my first introductory rsync post, How To Synchronize Directories with Rsync, I’ve shown you the most basic …
Today I’d like to show you the basic usage of rsync – a wonderful, old and reliable tool for incremental data …
If you’re interested in what exactly your Ubuntu system has got installed, there’s a command you can use to …
Showing your processes in a hierarchical list is very useful for confirming the relationship between every process …
As you know, Unix filesystems store a number of timestamps for each file. This means that you can use these timestamps …
Another quick answer to the question I see a lot in search queries on this blog: listing directories in a directory.