Satish Kumar has Published 1032 Articles

5 Interesting Linux ‘sort’ Command Examples

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 10:01:38

311 Views

If you're a Linux user, you're probably familiar with command-line interface (CLI). CLI offers powerful tools to perform complex tasks quickly and efficiently. One of most useful CLI tools is 'sort' command. 'sort' command allows you to sort lines of text in alphabetical or numerical order, and it offers a ... Read More

5 Interesting Funny Commands of Linux

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 09:57:22

4K+ Views

Linux is a powerful operating system that is loved by developers, system administrators, and computer enthusiasts alike. Not only is it highly customizable and versatile, but it's also known for its command line interface, which allows users to interact with system through a series of text commands. And while Linux ... Read More

5 Deprecated Linux Commands and Alternative Tools You Should Use

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 09:54:27

7K+ Views

Linux is an open-source operating system that offers a wide range of tools and commands for users to carry out various tasks. However, some commands are now deprecated and are no longer supported by Linux developers. As a result, it's important to find alternative tools to replace these deprecated commands. ... Read More

5 Cool New Projects to Try in Fedora Linux

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 09:53:20

646 Views

Fedora is a popular Linux distribution that is well known for its robustness, flexibility, and security. It is a community-driven project that has been around for over 15 years and has been actively developed and maintained by a dedicated team of volunteers. Fedora is also known for being a cutting-edge ... Read More

5 Best Vi/Vim-Inspired Code Editors for Linux

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 09:52:09

3K+ Views

Linux has a diverse range of text editors available for developers to choose from. One of most popular options for Linux users is Vi and its improved version Vim. Vi and Vim have been around for decades and continue to be widely used by developers because of their powerful and ... Read More

bashrc vs. bash_profile What Is Difference

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 09:51:15

11K+ Views

If you're new to command line interface, you may have come across terms bashrc and bash_profile. These are important files that can be found in your home directory and are used to customize your shell environment. However, many users are often confused about differences between these two files. In this ... Read More

403 Forbidden Error - What Is It and How to Fix It

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 09:50:04

3K+ Views

Have you ever come across a "403 Forbidden Error" message while browsing web? If so, you're not alone. This error message is a common occurrence and can be frustrating when you're trying to access a website or webpage. In this article, we'll discuss what a 403 Forbidden Error is, why ... Read More

5 Best Practices to Prevent SSH Brute-Force Login Attacks in Linux

Satish Kumar

Satish Kumar

Updated on 10-Apr-2023 12:04:39

2K+ Views

In today's world of technology, security is paramount. It's crucial to protect our systems from unauthorized access, and one of most common ways of gaining unauthorized access to a Linux system is through a brute-force login attack on SSH. SSH (Secure Shell) is a network protocol used to access and ... Read More

5 Best Open Source Disk CloningBackup Tools for Linux Servers

Satish Kumar

Satish Kumar

Updated on 10-Apr-2023 12:04:16

664 Views

Introduction Disk cloning and backup is an essential task for system administrators to ensure safety and security of data. A disk cloning and backup tool creates a replica of an entire hard disk or specific partitions of it. cloned data can be used to restore system in case of hardware ... Read More

5 Best Linux Package Managers for Linux Newbies

Satish Kumar

Satish Kumar

Updated on 10-Apr-2023 12:03:19

3K+ Views

Linux is a popular open-source operating system that has gained a lot of popularity in recent years. It is known for its flexibility and security, making it a preferred choice for developers and enthusiasts alike. One of essential features of Linux is its package manager, which is a tool that ... Read More

Advertisements