Skip to content
iDoLinux

Linux How Tos And Tutorials

  • Home
  • About
  • Contact
Subscribe

CLI Magic

  • Home
  • CLI Magic
How to Restrict Users to FTP Access Only on Linux
Posted inCLI Magic

How to Restrict Users to FTP Access Only on Linux

There are situations when you want to allow a user to access a system solely through FTP, while blocking all other forms of access like SSH or shell logins. This…
Posted by Avatar for geekvater geekvater June 4, 2025
How to Check if a Package Is Installed on Debian, RedHat And Derivative Systems
Posted inCLI Magic

How to Check if a Package Is Installed on Debian, RedHat And Derivative Systems

Verifying whether a package is installed on your Linux system is a fundamental step, especially when debugging issues or managing configurations. The process varies depending on the package manager used…
Posted by Avatar for geekvater geekvater June 2, 2025
How to Give Passwordless Root Privileges to a Normal User
Posted inCLI Magic

How to Give Passwordless Root Privileges to a Normal User

Granting passwordless root privileges can streamline workflows, especially when managing multiple automated processes or scripts that require administrative access. If you're already familiar with changing a user's default shell, the…
Posted by Avatar for geekvater geekvater June 2, 2025
How to Change a User's Default Shell in Linux
Posted inCLI Magic

How to Change a User’s Default Shell in Linux

Managing user environments is an essential part of Linux system administration. One powerful way to personalize or restrict user sessions is by changing the default login shell. In this article,…
Posted by Avatar for geekvater geekvater May 31, 2025
The Ultimate Guide for Creating and Removing Directories
Posted inCLI Magic

The Ultimate Guide for Creating and Removing Directories

Working with directories is a fundamental part of navigating and organizing your Linux system. Whether you're setting up project structures or managing application files, knowing how to create and remove…
Posted by Avatar for geekvater geekvater May 31, 2025
ViM Trick: Split Screen in the Vim Text Editor
Posted inCLI Magic

ViM Trick: Split Screen in the Vim Text Editor

Navigating and editing multiple files efficiently in the terminal is a skill that can significantly enhance productivity. Vim, a highly configurable text editor, includes powerful features such as split screens…
Posted by Avatar for geekvater geekvater May 30, 2025
Open Files and Directories from the Terminal with Ease
Posted inCLI Magic

Open Files and Directories from the Terminal with Ease

Opening files or directories directly from the terminal can significantly improve your workflow and efficiency. While command-line operations are typically associated with advanced tasks, there are tools that allow you…
Posted by Avatar for geekvater geekvater May 30, 2025
Understanding the $SHELL Environment Variable in Unix and Linux
Posted inCLI Magic

Understanding the $SHELL Environment Variable in Unix and Linux

In Unix and Linux systems, the $SHELL environment variable indicates the parent shell that initiated your current session. This can be useful for understanding the runtime environment, particularly when troubleshooting…
Posted by Avatar for geekvater geekvater May 29, 2025
Understanding the Linux yes Command and When to Use It
Posted inCLI Magic

Understanding the Linux yes Command and When to Use It

The yes command in Linux is often underrated, but it can be quite useful when combined with other tools in a pipeline. It automatically outputs a string repeatedly—by default, "y"—and…
Posted by Avatar for geekvater geekvater May 29, 2025
Count How Many Times a String Appears in a File with a One-Liner
Posted inCLI Magic

Count How Many Times a String Appears in a File with a One-Liner

When working with text files, it's extremely helpful to know how to quickly count how many times a specific string appears. This technique can come in handy during log analysis,…
Posted by Avatar for geekvater geekvater May 27, 2025

Posts pagination

1 2 3 … 5 Next page

Recent Posts

  • How to Restrict Users to FTP Access Only on Linux
  • New Pumabot Botnet Brute-Forces SSH Credentials to Hijack IoT Devices
  • How to Check if a Package Is Installed on Debian, RedHat And Derivative Systems
  • How to Give Passwordless Root Privileges to a Normal User
  • How to Change a User’s Default Shell in Linux

Recent Comments

  1. How to Check if a Package Is Installed on Debian, RedHat And Derivative Systems - Open Source Software News on How to Change a User’s Default Shell in Linux
  2. How to Give Passwordless Root Privileges to a Normal User - Open Source Software News on How to Manually Create a User in Linux and Unix (Step-by-Step Guide)
  3. How to Give Passwordless Root Privileges to a Normal User - Open Source Software News on How to Change a User’s Default Shell in Linux
  4. How to Change a User’s Default Shell in Linux - Open Source Software News on Understanding the $SHELL Environment Variable in Unix and Linux
  5. How to Change a User’s Default Shell in Linux - Open Source Software News on The Ultimate Guide for Creating and Removing Directories

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025

Categories

  • 3D Modeling
  • Audio Editing Software
  • CAD Software
  • CLI Magic
  • How To Install
  • Internet Browsers
  • Kernel 6.10
  • Kernel 6.11
  • Kernel 6.12
  • Kernel 6.13
  • Kernel 6.14
  • Kernel 6.15
  • Kernel 6.9
  • LaTeX Editors
  • Linux Distros
  • Messaging Apps
  • News
  • Photo Editing Software
  • Remote Control Software
  • Text Editors And IDEs
  • Torrent clients
  • Video And Audio Players
Other pages
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
Copyright 2025 — iDoLinux. All rights reserved. Bloghash WordPress Theme
Scroll to Top