Ubuntu/Debian/Mint news and tutorials | Linux gaming
facebook.png
twitter.png
feed.png
Quick Tip
Disable Overlay Scrollbars in GNOME
gsettings set com.canonical.desktop.interface scrollbar-mode normal
Quick Tip
Find Files Containing a Text Pattern
find . -iname "*.txt" -exec grep -l "hello" {} +
Categories
Online Readers
Advertise on TuxArena
Linux Cheat Sheet

Have a look at our Linux Cheat Sheet for quick one-liners, commands and tips.

The first TuxArena PDF ebook “Introduction to Linux Command-Line for Beginners” is now available completely free as a Christmas gift! You can read it online here or download the PDF version.

The guide covers the following topics:

What Is Linux?
Basic Commands and Concepts
Moving Around
More Useful CLI Commands
The Power of the Shell
Creating and Editing Files
Linux Directory Structure
Environment Variables
Bash built-ins
Pipes and Redirecting Output
Getting Help
Helpful Links & Further Reading

This is the first release so more improvements and corrections will be added, as well as new chapters.

If you have suggestions or corrections to this guide, please feel free to use the comments below.

M Perks says:

May I add this free ebook to my site for download?

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.