Linux Topic

Linux Topic

Change DNS Server Settings in Linux

Domain name server (DNS) translates the internet address to the numeric machine address. A DNS server converts each domain name you enter into your browser into an IP address. The website you want to visit can then be found and connected to […]

March 2, 2023 by Ashley

Read more
Linux Topic

How to Secure Nginx using Let’s Encrypt SSL on ubuntu

In any website that runs with Nginx as a web server, it is recommended to use SSL/TLS encryption for that website’s domain to secure the connection between the web server and the browser. Let’s Encrypt is an official certificate authority that allows […]

March 1, 2023 by Liosa F

Read more
Linux Topic

4 Commands to Clear Terminal Screen in Linux

Has it ever happened to you that you get so engrossed in working with your Linux terminal environment that you are suddenly shocked to encounter a busy screen full of various commands and get confused by viewing the crowded terminal environment?

February 28, 2023 by Liosa F

Read more
Linux Topic

Disabling SELinux Temporarily or Permanently on CentOS/RHEL

Disabling SELinux on CentOS/RHEL helps your applications to function normally and support the security mechanism of SELinux. Since SELinux is enabled by default, this article will present Disabling SELinux Temporarily or Permanently on CentOS/RHEL. As the most secure operating system, Linux implements […]

February 27, 2023 by Ashley

Read more
Linux Topic

10 Best Security Practices to Secure SSH Server in Linux

SSH is a TCP-based secure network connection protocol that is used for secure remote access to Linux servers. Users encrypt the remote connection to the server using the SSH protocol settings to improve the security of the communication between the server and […]

February 26, 2023 by Liosa F

Read more
Linux Topic

Introducing 15 Best Web Browsers for Ubuntu Linux

It’s tough to imagine that just a few decades ago, people had to refer to books and encyclopedias to find a recipe for a new dish or find out how to preserve their favorite plant. Introducing 15 Best Web Browsers for Ubuntu […]

February 25, 2023 by Ashley

Read more
Linux Topic

Install Ansible on Linux

With the advancement of technology today, various configuration management systems have been developed to facilitate the control and management of multiple hosting servers simultaneously. By using configuration management systems, you can automatically control different systems.

February 20, 2023 by Liosa F

Read more
Linux Topic

How to Kill Process in Linux using kill Command Types

Until now, you must have been in a situation where you have launched a program in the Linux operating system and while you are using the program, it suddenly crashes and remains unresponsive. In this situation, most users stop and restart the […]

February 18, 2023 by Liosa F

Read more
Linux Topic

How to Configure Nginx as Reverse Proxy on Ubuntu Linux VPS

A reverse proxy is a server, software application, or cloud service that sits in front of one or more web servers to snoop on and examine incoming client requests before sending them to the web server and then relaying the server’s response […]

February 16, 2023 by Ashley

Read more
Linux Topic

How to Install KDE Desktop Environment in Linux

Various Linux distributions such as Debian, Ubuntu, CentOS, Fedora, etc. have a graphical user interface by default and also support various out-of-the-box desktop environments. GNOME and KDE are among the leaders among the wide variety of Linux/Unix desktop environments such as LXDE, […]

February 15, 2023 by Liosa F

Read more
1 2 3 4 10