BLOG

Latest Articles

How to Install Ubuntu on USB Drive? [100% Working]

Ubuntu is a popular open-source operating system that is widely used in the Linux community. One of the great features of Ubuntu is that it can be installed

By omercakmak · 3 min read · Ubuntu

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

By omercakmak · 4 min read · Linux

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

By omercakmak · 4 min read · Linux

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

By omercakmak · 5 min read · Linux

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

By omercakmak · 8 min read · Tips and Tricks