Assigning and removing file access permissions

By | July 7, 2016

In a previous post we’ve look at the different types of access (privileges) different users of a Linux system have. When every file is created there’re some permissions that are automatically assigned by the system to such file and they include read, write and execute permissions. The following table summarizes the permissions available for files… Read More »

The Linux User

By | July 4, 2016

An average PC user would normally understand the ‘user’ concept of operating that PC. Every person that logs in to a computer system is recognized by that system as a “user”, and such a user has certain privileges (operations he or she can carry out) that is assigned to him/her automatically by the system. This… Read More »

GUI vs. CLI: the more you look less you see

By | June 30, 2016

With the advent of very polished desktops environments like gnome, cinnamon, unity and KDE, the importance of the command line interface in Linux has not yet diminished one bit. Many new users coming to Linux tend to abhor the use of the command line especially those coming from OSes like windows where the command prompt… Read More »

The Linux Shell – in a nutshell

By | June 30, 2016

Many computer users that are used to point-and-click computer graphic interfaces might find it not comforting and hence be turned down when the idea of using a shell or the Linux command line interface (CLI) – something that is somewhat similar to, but way better than, the command line utility (cmd) found in Microsoft Windows… Read More »