Tag: Linux

Sudo vs Su [Linux] (MTE Explains)

For Linux users, I am sure you have come across the command “sudo” and probably “su”. While veteran users know exactly what they mean, newbies are always confused when to use which and the implication and complication involving with both. In this article, we will explain in detail what “sudo” and “su” is, the difference between them and when to use them.

Read more »

Qute: A Fancy Text Editor for Linux

As Clint Eastwood would say, “There are two types of text editors in the world, the ones for coding and the others”. Well, Qute (pronounce “cute”) is certainly among the others. it’s a text editor with some advanced features in terms of eye candy. In other terms, not only does…

Read more »

How to Create And Manage Symlinks [Linux 101]

Symlink, short for Symbolic Link, is a special type of file/folder that points or references to another physical file/folder in the system. When clicked, it will follow the link that it references to, yet maintaining its link structure. For example, when click on a symlink on the Home desktop that…

Read more »
Load More