Satish Kumar

Satish Kumar

936 Articles Published

Articles by Satish Kumar

Page 45 of 94

How to Install a Debian 10 (Buster) Minimal Server

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 1K+ Views

If you're looking for a reliable and secure server operating system, Debian 10 (Buster) is an excellent choice. It's known for its stability, security, and open-source nature. In this article, we'll show you how to install a Debian 10 minimal server, which is a stripped-down version of the operating system without any graphical user interface or unnecessary software. A minimal server is an excellent option for those who want to build a custom server tailored to their specific needs. Before we begin, it's essential to note that installing a Debian 10 minimal server requires some technical knowledge. You'll need to ...

Read More

How to Install & Setup MEAN Stack on Ubuntu (MongoDB, Express.JS, Angular.JS, Node.JS)

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 1K+ Views

The MEAN stack is a popular web development framework consisting of MongoDB, Express.js, Angular.js, and Node.js. It is an open-source platform that allows developers to create robust web applications quickly and efficiently. In this article, we will guide you through the installation and setup process of the MEAN stack on Ubuntu. Step 1: Install Node.js and NPM Node.js is the runtime environment that allows developers to run JavaScript code outside of the browser. It is the backbone of the MEAN stack. To install Node.js on Ubuntu, follow these steps − Open the terminal on Ubuntu by pressing Ctrl+Alt+T. Type the ...

Read More

How to Install & Setup a Mumble Server {Murmur} on Linux CentOS 7

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 1K+ Views

Mumble is an open-source, low-latency, high-quality, voice chat software primarily designed for online gaming communities. It is designed to provide a secure, reliable, and scalable communication system for users. Mumble has two components, the client software that users install on their machines, and the server software that runs on a dedicated server. In this article, we will discuss how to install and set up a Mumble server, commonly referred to as Murmur, on Linux CentOS 7. Prerequisites Before we start with the installation process, we need to ensure that the following prerequisites are met − A Linux CentOS 7 ...

Read More

How to Install & Configure Veeam Backup for Office 365

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 602 Views

Veeam Backup for Office 365 is a powerful tool that can help you protect your organization's valuable data stored in Microsoft Office 365. With Veeam Backup for Office 365, you can easily back up and restore your email, OneDrive, and SharePoint data, ensuring that you never lose important information. In this article, we will show you how to install and configure Veeam Backup for Office 365 in a few simple steps. Before we begin, let's make sure you have necessary prerequisites. You will need a Windows-based computer with a 64-bit version of Microsoft .NET Framework 4.7.2 or later, and latest ...

Read More

How to Install Enable OpenSSH on CentOS 7

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 5K+ Views

If you're looking to enable OpenSSH on CentOS 7, you've come to the right place. In this article, we'll take a look at the steps you need to follow to install and enable OpenSSH on your CentOS 7 machine. We'll also take a look at some of the benefits of using OpenSSH and how to configure it to suit your needs. What is OpenSSH? OpenSSH is a secure shell protocol used to establish a secure connection between two computers over a network. It's an open-source version of the Secure Shell (SSH) protocol, which is widely used to provide secure remote ...

Read More

How to Install “Varnish” (HTTP Accelerator) and Perform Load Testing Using Apache Benchmark

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 323 Views

Varnish is an HTTP accelerator that improves the performance of web applications by caching frequently requested content in memory. It is a powerful tool that can speed up your website and reduce server load by serving cached content directly to users instead of processing requests every time they visit. In this article, we'll take a look at how to install Varnish and perform load testing using Apache Benchmark. Prerequisites Before we begin, make sure you have the following software installed on your server − Apache web server Varnish Apache Benchmark (ab) If you don't have these installed, you ...

Read More

How to Install “IPFire” Free Firewall Linux Distribution

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 2K+ Views

If you're looking for a reliable and robust firewall solution for your network, IPFire might be the answer. IPFire is a free and open-source Linux distribution that provides enterprise-level security features, including a stateful inspection firewall, intrusion detection and prevention, virtual private networking (VPN), and more. In this article, we will guide you through the steps to install IPFire on your network. Before we get started, let's make sure that your system meets the minimum requirements for IPFire − A 64-bit processor At least 512 MB of RAM At least 4 GB of storage If your system meets these ...

Read More

How to Install “atop” to Monitor Logging Activity of Linux System Processes

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 744 Views

As a Linux user, you know how important it is to monitor your system's logging activity. With the vast number of processes that run on your Linux system, it can be difficult to keep track of everything that's going on. Fortunately, there's a tool called "atop" that can help you monitor your system's logging activity. In this article, we'll guide you through the process of installing and using atop on your Linux system. What is Atop? Atop is a Linux performance monitoring tool that allows you to view real-time system and process-level performance statistics. It provides a comprehensive overview of ...

Read More

How to Install and Configure Memcached on CentOS 8

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 1K+ Views

Memcached is a distributed memory object caching system that can significantly improve the performance of your website or application by storing frequently accessed data in memory, reducing the number of database queries required. In this article, we will guide you through the process of installing and configuring Memcached on CentOS 8. Step 1: Install Memcached on CentOS 8 The first step is to install Memcached on your CentOS 8 system. You can do this by running the following command − sudo dnf install memcached This command will download and install Memcached on your system. Step 2: Start Memcached and ...

Read More

How to Increase SSH Connection Timeout in Linux

Satish Kumar
Satish Kumar
Updated on 28-Apr-2023 47K+ Views

Secure Shell (SSH) is a widely used protocol for accessing remote systems securely. It is used to establish a secure and encrypted connection between two computers over an insecure network. When establishing an SSH connection, there is a timeout value that determines how long the connection can be idle before it is closed. This is called the SSH connection timeout. The SSH connection timeout is essential to prevent unauthorized access and to reduce the risk of security breaches. However, it can be a hassle when you need to work on a remote system for an extended period. In this article, ...

Read More
Showing 441–450 of 936 articles
« Prev 1 43 44 45 46 47 94 Next »
Advertisements