Skip to the content
Skip to content
Top Menu
Jul 10, 2026
  • About Us
  • FAQ
  • Write For Us
  • Tech News
  • Facebook
  • Twitter
  • LinkedIn
  • Twitter
  • fa-youtube
Join to our facebook group
logo
  • Home
  • Linux
    • Distributions
      • RHEL-Centos
      • Rocky Linux
      • Ubuntu
    • LINUX COMMANDS
    • Shell Scripting
    • Cheat Sheets
      • Linux
      • Docker
    • Linux General
    • Linux Opinion
    • Troubleshooting
  • Enterprise Linux
  • Linux Interview Q & A
    • Linux Basics Q&A
    • Shell Scripting Q&A
      • Level 1: Beginner (0–1 Year)
    • Networking Q&A
  • Guides
    • Hosting
Main Menu
du command in linux
LINUX COMMANDS

9 du Commands in Linux to Check Disk Usage (With Practical Examples)

Learn how to use the du command in Linux to check disk usage, find large files and directories, and free space using practical, real-world command examples. It is a standard command used to estimate space usage (meaning, in the terminal we can find the exact size each directory and file takes up). There are multiple […]

Read More
find command in linux
LINUX COMMANDS

25 basic 'find' command to search files in Linux with Examples

The find command in Linux/Unix is known to be one of the most important and frequently used commands for searching files and directories. It pairs well with our other Linux file management commands. It supports different arguments and options for finding files and directories. Even if you can search files and directories in Linux via […]

Read More
ls command in linux
LINUX COMMANDS

Basic ls command in Linux with Examples

On Linux/Unix platforms, the 'ls' command is one of the most frequently used commands, and it pairs naturally with the cd command for moving between directories. This should be one of the first commands you train when you enter the shell/command prompt. If you're new, start with our Linux commands for beginners guide. This guide […]

Read More
echo command in Linux
LINUX COMMANDS

Learn the basics of the echo command in Linux for New Users

The echo command in Linux is an essential tool for scripting and programming. The purpose of the echo command in Linux primarily displays or prints various arguments on the terminal screen. Additionally, the command can be used to create and modify environment variables, manage file input/output, and execute shell commands. This is a highly versatile […]

Read More
cron command in linux
LINUX COMMANDS

16 basic cron command in Linux with Examples

By using the cron command, we can schedule and run many tasks automatically in Linux/Unix. You can execute them once or on a regular basis. Cron is widely used to schedule repetitive tasks at regular intervals (using commands listed in a file called 'crontab'), and the 'at' function is a way of scheduling a task […]

Read More
basic cat command in linux
LINUX COMMANDS

12 basic cat command in Linux with examples

The 'cat' command is one of the most frequently used commands in Linux (short for "concatenate"). This is a standard Unix application that concatenates and displays files. There are three functions associated with text files (1. By using the cat command, we can see the contents of a file on screen. Cat concatenates FILE(s) or […]

Read More
how to install lamp in centos 7
RHEL-Centos

How to Install LAMP (Linux, Apache, MariaDB, PHP/PhpMyAdmin) in RHEL /CENTOS 7.6 - LinuxTeck

LAMP stands for Linux, Apache, MySQL, and PHP. An acronym for a Linux/UNIX server powered by Apache, MySQL/MariaDB, and PHP as a server-side scripting language. Also known as LAMP stack. Lamp Stack has a strong foundation, which makes it ideal for construction and development of high-performance websites. Advantages of using Lamp stack in web development? […]

Read More
how to configure master and slave dns server in centos 7
RHEL-Centos

How to Install and configure Master /Slave DNS in Centos /RHEL 7.6 - LinuxTeck

In this article, you will learn how to configure a Domain Name System on a Linux or Unix-based environment. For broader coverage, see our Linux network administration guide. This service is responsible for hostname resolution, allowing systems to translate IP addresses into fully qualified domain names (FQDNs), such as converting 172.217.166.110 into www.linuxteck.com. It forms […]

Read More
how to configure caching dns server in centos 7
RHEL-Centos

How to setup Caching DNS Server in CENTOS/RHEL 7.6

Using this article, you will learn how to setup / configure Caching-Only DNS with BIND on RHEL/CENTOS 7.6. For broader coverage, see our Linux network administration guide. As we know, DNS is used for translating names into IP addresses and IP addresses into names. To see how it fits with others, read our guide on […]

Read More

Posts navigation

Previous 1 … 11 12

Trending

  • 15 useful YUM commands for Beginners
  • 5 Reasons the Linux Terminal Makes You a Better Engineer
  • Bazzite Linux April 2026 Update Brings Powerful New Features
  • Dirty Frag Linux Vulnerability Explained: What You Need to Know
  • Advanced sed Made Simple with Real Examples (Part 25 / 34)
  • Learn How Linux PAM Architecture Works
  • How to secure FTP Server with SSL/TLS in Rocky Linux
  • 12 chmod Commands in Linux (File Permissions Guide)
  • Framework Laptop 13 Pro Linux-first laptop
  • Best Linux Distros for Developers in 2026
  • Popular
  • Comments
  • Tags
yum command in linux with examples

15 useful YUM commands for Beginners

May 24, 2020

Linux terminal makes you a better engineer

5 Reasons the Linux Terminal Makes You a Better Engineer

Mar 10, 2026

Aneeshya SLinux File System Fundamentals: A Directory-Level Overview
Emrah Zeylek⁹Linux File System Fundamentals: A Directory-Level Overview
No tags to show

Google Add as a preferred
source on Google
  • Contact US
  • Privacy Policy
  • Terms of use
  • Affiliate Disclosure
  • Advertise
Copyright © 2026 LinuxTeck. All Rights Reserved.
Material from our website cannot be republished ONLINE or OFFLINE without our permission.
L