Skip to the content
Skip to content
Top Menu
Apr 21, 2026
  • About Us
  • FAQ
  • Write For Us
  • Tech News
  • Facebook
  • Twitter
  • LinkedIn
  • Twitter
  • fa-youtube
Join to our facebook group
logo
  • Home
  • Linux
    • RHEL-Centos-7
    • RHEL-CentOS-8
    • Rocky Linux
    • Ubuntu
    • Linux Opinion
    • Linux General
  • LINUX COMMANDS
  • Cheat Sheets
    • Linux
    • Docker
  • Linux Interview Questions
    • BASIC
  • Enterprise Linux
Main Menu
df command in linux with examples
LINUX COMMANDS

11 df Commands in Linux (Check Disk Space Instantly)

This practical guide will help you understand the use of the df command in Linux and how to use it with multiple options on Linux/Unix systems. The 'df' (Disk Free) command is in an inbuilt utility to find the available and disk usage space on Linux servers/storage. This command is mainly used by all the […]

Read More
ps command in linux with options
LINUX COMMANDS

15 basic 'ps' command to monitor Linux process with Examples

Linux/, a Unix based system that comes with an inbuilt utility 'ps' (processes status) to check the information on the running process. The process is nothing but a program in Linux/Unix to execute a specific task. The ps command in linux is used to monitor all the currently running activities along with USER, PID, %CPU, […]

Read More
Redhat7.7-released
Linux News

Final Version of Red Hat Enterprise Linux 7 is released

The final version of the Red Hat Enterprise Linux 7 is released. Click here for more details

Read More
RHEL 8 on mobile console
Linux News

RHEL 8 can be managed from your Mobile Device with the Web Console - LinuxTeck

With RHEL 8 Beta, it is possible to complete many of the common day-to-day tasks of a system administrator from the Web Console. These include:

Read More
curl command in linux with examples
LINUX COMMANDS

15 basic curl command in Linux with practical examples

This article explains how to use curl in Linux with 15 examples. The curl command is one of the most powerful and useful tools that are used by web developers as well as by PHP programmers and System Administrators. Most commonly, it is used to transfer data between remote and local systems. Through this command, […]

Read More
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 supports different arguments and options for finding files and directories. Even if you can search files and directories in Linux via GUI it will be more friendly and easier to use, […]

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. This should be one of the first commands you train when you enter the shell/command prompt. This guide will teach you how to use the various options of 'ls' command. All the below examples of the 'ls' command are tested on […]

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-7

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-7

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. 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 one of the core building blocks of the internet. […]

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

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. As we know, DNS is used for translating names into IP addresses and IP addresses into names. DNS servers come in various types (Master, Slave, Caching, and Forwarding). The topic we are going to cover is Caching-Only […]

Read More

Posts navigation

Previous 1 … 5 6

Trending

  • 15 basic curl command in Linux with practical examples
  • Best Linux Monitoring Tools in 2026 (Free)
  • Samba 4.24 Released — Stronger Encryption
  • 10 useful steps to install and secure SSH server in Linux
  • 7 Types of Files in Linux - Every User Should Know
  • 15 Essential vi/vim Commands in Linux (Like a Pro)
  • How to set up FTP server in Rocky Linux 8.4
  • Linux 7.0-rc4 Lands Bigger Than Expected
  • RHEL 8 can be managed from your Mobile Device with the Web Console - LinuxTeck
  • Best Linux VPS Hosting 2026: Top Picks for US Developers
  • Popular
  • Comments
  • Tags
curl command in linux with examples

15 basic curl command in Linux with practical examples

Sep 29, 2019

Best Linux Monitoring Tools

Best Linux Monitoring Tools in 2026 (Free)

Feb 26, 2026

John BrittoX11 vs Wayland in 2026: The Linux Display Protocol Shift Explained
ChristopherX11 vs Wayland in 2026: The Linux Display Protocol Shift Explained
No tags to show

  • Contact US
  • Privacy Policy
  • Terms of use
Copyright © 2026 LinuxTeck. All Rights Reserved.
Material from our website cannot be republished ONLINE or OFFLINE without our permission.
L