Showing headlines posted by Feenta
« Previous ( 1 2 3 4 5 6 7 8 ... 9 ) Next »Is Linux Really the Most Secure Operating System? Facts and Myths about Linux Security
A quick look into Linux security with popular myths and facts about security on Linux.
How to change the hostname on Linux
Easy, beginner-friendly Linux tutorial on how to change the hostname. This tutorial works for all distros - Ubuntu, CentOS, Fedora, Debian, Linux Mint, etc.
How to Delete a User on Linux
Beginner-friendly tutorial on how to delete a user on Linux with examples via the CLI.
Setting Up a VPS With Ubuntu 22.04
This article is going to teach you how to set up a VPS with Ubuntu 22.04, including setting up SSH key-based authentication, a firewall, timezone, updating Ubuntu 22.04, and creating swap space and remote desktop via VNC.
How to Rename a Directory in Linux (with Examples)
In this tutorial, we’re going to show you how to rename a directory in Linux with the mv command, rename command, and combine the find and mv/rename commands with regex.
How to Delete a File on Linux
Learn how to delete a file in Linux with examples. Beginner-friendly, step-by-step, easy instructions showing you how to delete files on Linux.
How to Secure Your Linux Server
Linux servers are a great, cost-effective way for businesses to store and share data. Linux is open-source, so it provides plenty of resources and community cooperation. However, that also brings security concerns. If you’re going to run a Linux server, you have to know how to secure it properly. This article will provide you with all you need to know to secure your Linux server, regardless of what Linux distro you’re running.
Best Linux Tablets Compared
Everything you need to know about Linux tablets - a full buyer's guide. What (not) to buy, their specs and features, and more.
How to set up a VPN on Linux
In this tutorial, we’re going to show you how to set up a VPN on Linux and why you’d need one.
How to Move a File in Linux
In this tutorial, we're going to show you how to use the mv command to move files in Linux through practical examples and beginner-friendly instructions.
Touch Command on Linux: Tutorial and Examples
In this tutorial, we’re going to show you what the touch command is, how to use it, and include practical examples of using the command.
Best Linux Phone: All Options Compared
There are plenty of Linux phones to choose from out there. All kinds of options with different specs from different companies. Each Linux phone with its own unique set of features. In this article, we will guide you through buying the best Linux phone.
The Best Linux Distros For Old Laptops
Don't throw away your old computers just yet! Install a lightweight Linux distro on them and put them to use.
You Should Never Run This Command on Linux
sudo rm -rf /: the command you should never run on Linux. A beginner's guide to the harmful command often used by trolls.
Do You Need a VPN on Linux?
In this article, we’ll explore the use of a VPN on Linux and whether you need one. No mentions of a specific VPN provider. Non-biased, non-promotional.
How to Install Adminer on CentOS
In this tutorial, we’re going to show you how to install Adminer on CentOS. This tutorial will work for any CentOS version, including CentOS 7 and CentOS 8, as well as Rocky Linux and Alma Linux.
How to Install Python 3.10 (or 3.11) on CentOS
In this tutorial, we’re going to show you how to install Python (the latest version) on CentOS with step-by-step instructions. This tutorial includes instructions for Python 3.10 and Python 3.11 on CentOS 7 and CentOS 8.
How to Install Python 3.11 on Ubuntu
In this tutorial, we’re going to show you how to install the latest version (3.11 as of writing) of Python on Ubuntu. Step-by-step, beginner-friendly instructions.
How to Install PHP on CentOS
In this tutorial, we’re going to show you how to install PHP on CentOS. Beginner-friendly, step-by-step instructions on how to install different versions of PHP on different versions of CentOS.
How to Install MySQL on CentOS (7, 8)
In this tutorial, we’re going to show you how to install MySQL on CentOS. Step-by-step instructions on how to configure and install MySQL.