VirtualBox 6.0 Beta 2
It’s great to see that Oracle VirtualBox is still being actively developed, not just maintained. I have downloaded the latest beta of the upcoming VirtualBox 6.
It’s great to see that Oracle VirtualBox is still being actively developed, not just maintained. I have downloaded the latest beta of the upcoming VirtualBox 6.
I’m pretty used to how ls command shows pretty colorized output on most modern Linux distros, but somehow its …
This post talks about VMware Tools and Open VM Tools – packages that help you improve performance and integration of …
While you probably know that Raspbian is the official OS for Raspberry Pi systems, it’s not the only operating …

New Linux users often get puzzled by the “mkdir: cannot create directory” errors when taking first steps and …
mount command is used for mounting (making available) filesystems in Linux and Unix. Since a standard Unix-like …

This monthly issue arrives a week later, but brings more news as the result: lots of OS releases in October!
Many of you liked the screenFetch command I have introduced a few weeks back. It’s a great utility native to most …
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 …