Latest Articles
How to install Epson et-2720 on Ubuntu? [SOLVED]
Ubuntu is a free and open-source operating system that is widely used in desktops and servers. It is known for its stability, security, and ease of use. One
How does vim split window horizontally? [SOLVED]
Vim is a powerful and popular text editor that is widely used by programmers and developers. One of the many features that makes Vim so versatile is its
How to list recursively with 'ls'? [SOLVED]
"ls" is a command-line utility in Unix-based operating systems that allows users to list the contents of a directory. The "ls" command is a versatile tool
How to use du to sort files by size? [SOLVED]
du stands for disk usage which is one of the most used tool in Unix/Linux to estimate the file space usage. Here are some commonly used command arguments and
How to install XRDP with XFCE4 on Ubuntu? [SOLVED]
Ubuntu is a popular Linux operating system. As with most Linux distributions, it can be used with different desktop environments (XFCE, KDE, Gnome etc). The
