Showing headlines posted by linuxeo
‘chmod command’ -How to change file/folder permissions in Linux ?
How to change file /folder permissions in Linux?
You can use chmod to set permissions for files or folders. In Nix(Linux, Unix, and Mac) based systems, you can assign permissions for a file/folder to the owner of the file(User), a group of users or everyone else(Other)
Debian ‘Buster’ 10.1 coming in Septemeber
Debain's latest version 10.1 will be released next month
Linux Mint vs Ubuntu Comparison
A comparison of the most used Debian based Linux Distros
Installing Kali Linux on VirtualBox
The article details the installation of Kali Linux on virtual box.
Linux Commands – Working with Directories
Here I will be writing about the basics of working with directories in Linux from the command line. I was quite confused about this when I first started using Linux about 14 years ago, coming from a windows GUI world. After learning about linux , I now know that it is much easier and faster to work from the linux command line than in windows GUI.