Discover i3, a powerful tiling window manager for Unix-like operating systems, renowned for its speed, efficiency, and configurability. Learn how i3 revolutionizes window management, maximizing productivity for power users and developers. Explore the fundamentals of i3 and gain insights into personal configurations for an optimized workflow... Read More
Articles found : 49
search term: beginner friendly linux
an all in one archive extractor for most archive filetypes... Read More
One of the best things in Bash is the extensive tools we can use to manipulate strings. you can extract substrings , replace or delete them, and do much more... Read More
Loops are an important part of any programming language, they offer a way to repeat commands or instruction without repeating lines of code, the for loop comes in different styles in bash scripting... Read More