Satish Kumar has Published 1040 Articles

5 Most Notable Open Source Centralized Log Management Tools

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 10:07:25

2K+ Views

Centralized log management tools have become a crucial component in managing logs from various sources in modern software applications. These tools help to store, analyze and search large amounts of log data, making it easier for developers and administrators to identify and troubleshoot issues in their systems. In this article, ... Read More

5 Linux SSH Security Best Practices to Secure Your Systems

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 10:06:53

896 Views

Secure Shell (SSH) is a popular network protocol used to remotely access and manage Linux-based systems. As an administrator, you should take appropriate measures to ensure security of your systems, data, and users. In this article, we will discuss five Linux SSH security best practices to secure your systems. Use ... Read More

5 Linux Command Line Based Tools for Downloading Files and Browsing Websites

Satish Kumar

Satish Kumar

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

8K+ Views

Linux is a popular operating system among developers and tech enthusiasts. It offers a powerful command-line interface (CLI) that can be used to accomplish various tasks. One of essential tasks that most Linux users need to perform is downloading files and browsing websites. In this article, we will discuss five ... Read More

5 Lightweight Linux Desktop Environments For Older Computers

Satish Kumar

Satish Kumar

Updated on 11-Apr-2023 10:02:56

2K+ Views

If you own an older computer and it’s running slow, chances are it's time to switch to a lightweight Linux desktop environment. Good news is that there are many lightweight Linux desktop environments available that can breathe new life into your old computer. In this article, we will discuss five ... Read More

5 Interesting Linux ‘sort’ Command Examples

Satish Kumar

Satish Kumar

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

156 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

5K+ 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

314 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

2K+ 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

9K+ 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

Advertisements