Showing headlines posted by ostechnix

« Previous ( 1 2 3 4 5 6 7 ... 44 ) Next »

How To Count Files And Directories In Linux: A Beginner’s Guide

Knowing how to efficiently count files and directories in Linux is a valuable skill for system administrators and anyone who works with large amounts of data. In this guide, I'll share how I use simple command line tools, such as find, wc, and ls, to quickly find the exact number of files and directories in Linux and Unix operating systems.

How to Search for Files and Directories within Specified Range in Linux

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Mar 6, 2024 5:11 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, let's explore how to use the maxdepth and mindepth options with the find command to search for files and directories within specified range i.e. depth levels in Linux with examples.

How To Find Parent Process ID In Linux: A Step-by-Step Guide

Learn how to find the Parent Process ID (PPID) of a given process in Linux using ps and pstree commands for better process management, troubleshooting, and security.

How To Empty Files Without Deleting Them In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Feb 29, 2024 4:48 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Discover five different ways to empty a file from command line without deleting the file itself in Linux and Unix-like operating systems.

Why Aliasing rm Command is a Bad Practice in Linux

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Feb 29, 2024 1:48 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this brief tutorial, we will learn why aliasing 'rm' command to 'rm -i' is a bad practice with a practical example. We are also going to learn about the best practices and safer alternatives to alias the rm command in Linux.

How To Prevent Crontab Entries From Accidental Deletion In Linux

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Feb 28, 2024 5:23 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this post, we'll walk through how to recover your lost crontab entries, how to back up crontab entries regularly, and strategies to prevent Crontab entries from accidental deletion in the future.

Pika Backup: The Ultimate Desktop Client For BorgBackup Users

Are you concerned about losing valuable photos, documents, or music from your Linux desktop? Pika Backup offers a stress-free solution! In this comprehensive tutorial, we'll delve into what Pika Backup is, its features, and provide step-by-step instructions on how to install and use Pika Backup on Linux for backing up and restoring files.

How To Manage Flatpak Applications Effortlessly With Warehouse In Linux

Discover Warehouse, a user-friendly graphical application to install, open, manage flatpak applications and remotes in Linux and Unix.

This brief guide describes what is TTY and how to switch between TTYs without using function keys in Linux operating systems.

This brief guide describes what is TTY and how to switch between TTYs without using function keys in Linux operating systems.

How To Install Podman Desktop In Linux

In this detailed tutorial, we will explore what Podman Desktop is, its features, and how to install Podman Desktop across various Linux distributions.

How to Manage Multiple SSH Connections in Linux Efficiently (Step-by-Step Guide)

Discover how to efficiently manage multiple SSH connections in Linux, enhancing security and productivity with advanced tips and best practices.

Simple Linux Hacks: Group-Based Bash Prompt Customization

Learn how to change Bash prompt for a specific user group in Linux. Ditch the generic prompt, and set a custom Bash Prompt to distinguish users command line appearance based on group membership.

Sysget: The Ultimate Solution for Unix-like System Package Management

Sysget is a front-end for popular package managers, simplifying your experience on Unix-like systems by allowing you to use a single syntax across different package managers.

Personalize Your BASH Prompt in Linux: Add Colors and Styles the Manual Way

Tired of the same old boring BASH prompt? Let's give it a makeover! In this guide, we are going to learn how to customize the BASH prompt and enhance the bash prompt's look by adding some colors and styles.

How To Manage Clipboard Contents With CopyQ In Linux

In this blog post, we'll explore what CopyQ is, how to install CopyQ in various Linux distributions, and how it can make your life easier when it comes to copying and pasting stuff.

How To Display Animated Christmas Tree In Terminal In Linux

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Dec 25, 2023 2:11 PM EDT)
  • Story Type: Tutorial; Groups: Linux
A Bash Script to display Christmas Tree in Linux Terminal.

Turn Your Terminal into a Playground: Explore 20+ Funny Linux Command Line Tools

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Dec 21, 2023 3:19 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Ditch the boring terminal! Discover 20+ hilarious and surprisingly useful Linux tools that'll turn your command line into a playground of fun and learning.

How To Create A Script For A Linux Command - A Beginners Guide

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Dec 10, 2023 12:57 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn to create scripts for Linux commands: optimize tasks, boost efficiency, and simplify your command line usage with our expert guide.

Turn Your Favorite Websites Into Desktop Apps Using Linux Mint’s Webapp Manager

Discover how Linux Mint's Webapp Manager can transform your web experience by turning favorite websites into convenient desktop apps.

How To Create Fedora Bootable USB With Fedora Media Writer In Linux

Learn how to easily create a bootable Fedora USB in Linux using Fedora Media Writer. Follow these simple steps to create a live USB with Fedora.

« Previous ( 1 2 3 4 5 6 7 ... 44 ) Next »