Ashley B.

Content Writer ( 280 Articles )

Hi! I’m Ashley, a Linux Administrator with a passion for making Linux simpler and more accessible for beginners. Since 2021, I’ve been writing friendly, practical guides at OperaVPS to help users install software, use the command line, and get comfortable with their VPS. Linux doesn’t have to be intimidating. and I’m here to show that anyone can learn it with the right support and a little curiosity.

How To Control Service In CentOS 7 with Systemd

How To Control Service In CentOS 7 with Systemd

The ability to manage services through Systemd is an essential element in the overall control of a Linux server. Different tools are used in various Linux distributions to manage services. In the distribution of CentOS 7, the Systemd tool is used for this purpose. This article is created with the aim of examining how to […]

what is centos stream

What is CentOS Stream?

CentOS is one of the most popular distributions of Linux. You might be one of the users who are searching for a substitute before the CentOS end-of-life dare. CentOS stream is the favorite platform of creative users. It is a Linux development platform positioned as a midstream between Fedora Linux and Red Hat Enterprise Linux […]

Install Rar and Unrar in Linux

Install Rar and Unrar in Linux

RAR is a file compression format and archive utility commonly used for compressing and decompressing files. It stands for “Roshal Archive” named after its creator, Eugene Roshal. RAR files are similar to ZIP files but often provide higher compression ratios, making them useful for reducing the size of large files or collections of files. RAR […]

13-steps-to-increase-linux-security

Linux VPS Security Guide for CentOS Servers

Linux VPS Security involves safeguarding your Linux virtual private server from unauthorized access and malware. Key actions include changing default SSH ports, disabling root login, enabling firewalls, updating software, and regular backups for robust protection.

How To Install cPanel WHM On CentOS 7

How To Install cPanel / WHM On CentOS 7

Hi everyone, I’m Harry, and today I will be with you about installing cPanel on CentOS 7. This tutorial will show you how to install the cPanel WHM and access it on your server’s dedicated IP address through the command line. I should consider that it is better to follow all of the steps to […]

ubuntu vs manjaro

Ubuntu vs. Manjaro

As a Linux user, you may have worked with Ubuntu, one of the most popular distributions for desktops and users. On the other hand, Manjaro Linux is an Arch-based distribution designed for desktops.  This article is a complete guide to analyzing Ubuntu vs. Manjaro to clarify which one is best to use. Stay with us […]

Fix Black Screen in Ubuntu VPS

Black Screen in Ubuntu VPS: Ultimate Solution to Fix Error

The solution to solve the black screen error in Ubuntu VPS is to boot your Ubuntu VPS in recovery mode through the GNU GRUB menu, select “Resume normal boot” to proceed with a normal boot process, or edit the Linux entry by adding “nomodeset” mode at the end, and reboot the Ubuntu VPS. Encountering a […]

Reset The Password On CentOS 8

Reset The Password On CentOS 8

Forgetting root Linux passwords is not uncommon for users. This is especially true if you haven’t logged in to the root user for a long time. In this short article, we will teach you how to reset the password on CentOS 8.

Best Method to Setup V2Ray Server on Linux Ubuntu 20.04

How to Setup V2Ray Server on Linux (Ubuntu 20.04)

V2Ray is a powerful tool to increase privacy over the Internet. Ubuntu 20.04 is the most suitable Linux distribution for installing V2Ray. It is possible to Install V2Ray on Linux, Windows, Mac, Android, and iOS. You are recommended to install V2Ray manually. SSH into your remote Ubuntu server and follow the below steps to install […]

How To Install Rocky Linux OS

How To Install Rocky Linux OS

Installing the Rocky Linux operating system can also be a good option for Linux lovers and provide acceptable output to the audience; Linux operating systems are usually more secure than Windows operating systems; Most new Linux users typically do not have a user experience in the Linux environment; Therefore, the installation method of Linux operating […]

Steps to Install And Configure Apache Tomcat 9 On CentOS

How To Install And Configure Apache Tomcat 9 On CentOS

Apache Tomcat (formerly known as Jakarta Tomcat) is an open-source web server developed by Apache to provide a Java HTTP server that allows you to easily run Java files. This means that Tomcat is not a normal server similar to Apache or Nginx since its main purpose is to provide a good web environment for […]

Creating a New User in Ubuntu

Creating a New User in Ubuntu

Creating a new user in Ubuntu is an essential step for managing server environments efficiently, especially when you’re setting up a VPS. It ensures better control over who has access to your system and what they can do. There are two main methods for this process: CLI Method: The CLI method offers more precision and […]

1 2 3 24