Category

Linux Tutorials and Command Line Guides

Learn Linux with step-by-step tutorials, command line examples, and system administration guides for Ubuntu, RHEL, CentOS, and more.

Welcome to the Linux tutorials section, your complete resource for mastering Linux commands and system administration.

This category covers everything from basic commands to advanced system-level operations across multiple distributions such as Ubuntu, RHEL, and CentOS.

Linux is the backbone of modern infrastructure, and understanding it is essential for DevOps, cloud computing, and system administration. You may also explore System Administration and Security for advanced topics.

What you will learn

  • Essential Linux commands and tools
  • File system and process management
  • User and permission management
  • Real-world troubleshooting techniques

Ideal for

  • Beginners learning Linux
  • System administrators
  • DevOps engineers

332 articles

How to cut video with OpenShot?

OpenShot is a free and open-source video editing software that can be used to cut, trim, and edit videos on Linux, Windows, and macOS. It provides an

By Omer Cakmak · 4 min read · linux

How to list packages in a yum group?

Being able to list packages in a YUM group can be helpful for a variety of reasons, such as ensuring that all necessary packages are installed for a specific

By Omer Cakmak · 5 min read · linux

How to share folder with NFS in Ubuntu?

Developed by Sun Microsystems in 1984, NFS (Network File SystemS) is an RPC- based distributed file system structure that allows computers on the network to

By Omer Cakmak · 5 min read · linux

How to Edit a File in Linux? [SOLVED]

In Linux operating systems, everything is a file. There are daily routine tasks within the system such as turning new features on or off or editing files. An

By Omer Cakmak · 5 min read · linux

How to ignore certificate check in wget? [SOLVED]

wget is a popular command for downloading files from the internet with protocols such as HTTP, HTTPS, and FTP. With the terminal emulator you use, you can

By Omer Cakmak · 3 min read · linux

How to create user in Linux?

If you have not integrated Linux servers into a central user authentication such as LDAP/Active Directory, you will have to create local users many times.

By Omer Cakmak · 6 min read · linux

How to install 32bit application with Wine?

Wine is a free application that enables Windows software to run on POSIX- compliant operating systems such as Linux and Mac OS X. Wine stands for "Wine Is Not

By Omer Cakmak · 4 min read · linux

PROPERLY recover lost files Linux

Step by Step instructions to recover lost files in Linux using photrec with screenshots

By Omer Cakmak · 2 min read · linux

wget command not found

There are two possible reasons for wget command not found error. Either the wget package is not installed on your server or PATH variable is wrongly set.

By Omer Cakmak · 4 min read · linux

How to DROP connection in IPTABLES?

iptables is a GPL licensed utility that allows the Linux kernel firewall to configure IP packet filter rules. Filters are organized in different tables that

By Omer Cakmak · 4 min read · linux

How to set FFmpeg output directory?

FFmpeg can be used by end users and system administrators. Specifying FFmpeg's output directory may be different for the 2 user types. In this article "How to

By Omer Cakmak · 4 min read · linux

Recover Lost Files PartedMagic

Parted Magic is a commercial Slackware-based Linux distribution that comes with partitioning and data recovery tools. The distribution's name is derived from

By Omer Cakmak · 7 min read · linux