Sign in
Join
Home
Backend
Frontend
Sys Admin
Sign in
Welcome!
Log into your account
your username
your password
Forgot your password?
Create an account
Sign up
Welcome!
Register for an account
your email
your username
A password will be e-mailed to you.
Password recovery
Recover your password
your email
Search
Home
Backend
Frontend
Sys Admin
Search here...
Search
My account
Get into your account.
Login
Register
Home
Backend
Frontend
Sys Admin
Search here...
Search
When do you use POST vs GET in PHP
Backend
December 14, 2024
Within PHP programming, the two most common HTTP request methods are GET and POST. They are used to retrieve or send data to a server.
Top Firewalld Commands
Sys Admin
December 14, 2024
In this guide, we will cover the basics of managing the firewall with the firewall-cmd command for your CentOS Stream 9 server.
How to Install Composer on CentOS Stream 9
Sys Admin
December 14, 2024
Composer is a command line based program used to manage dependencies in PHP projects. This guide will demonstrate how to install composer.
How to use Midnight Commander
Sys Admin
December 14, 2024
Midnight Commander is a Text User Interface (TUI) visual file manager tool that helps you with file management tasks on the Linux terminal.
Getting Started with SELinux on CentOS Stream 9
Sys Admin
December 14, 2024
SELinux is a Mandatory Access Control (MAC) system, developed by the NSA. When SELinux is enabled, it can run in either enforcing or permissive modes.
How to Transfer Files with Rsync
Sys Admin
December 14, 2024
In this guide, we will explain how you can transfer files and directories over SSH from and to remote servers with rsync.
Top Apache Commands
Sys Admin
December 14, 2024
This guide will review the most important and frequently used Apache commands that you should know as a web developer or system administrator.
How to edit the Host file on MacOS
Sys Admin
December 14, 2024
By editing the Mac hosts file, you can easily preview your website on the local network. This helps if your domain is not yet registered.
Top Vim Commands
Sys Admin
December 14, 2024
Vim (that stands for Vi iMproved) is the main text editor available on the Linux Command Line Interface (CLI) to create and edit files.
Manually Install an SSL Certificate on CentOS Stream 9
Sys Admin
December 14, 2024
Securing web traffic is essential for protecting user data and maintaining trust.
How to Install the Apache Web Server on CentOS Stream 9
Sys Admin
December 14, 2024
Apache is available within CentOS's default software repositories, which means you can install it with yum.
How to Install MySQL 8 on CentOS Stream 9
Sys Admin
December 14, 2024
In this article, we will be discussing how to install MySQL 8.0 on CentOS Stream 9.
How to Create Apache Virtual Hosts on CentOS Stream 9
Sys Admin
December 14, 2024
Using virtual hosts on Apache allows you to host multiple websites on one server.
How to install PHP 8 on CentOS Stream 9
Sys Admin
December 14, 2024
In this tutorial, we will explain how to install PHP 8 on a CentOS Stream 9 system with step-by-step instructions.
Linux Command Line Tips
Sys Admin
December 14, 2024
Here are some useful Linux commands, command line tricks and shortcuts that will save you a lot of time while working in the Linux terminal.
1
2
3
Page 2 of 3
Popular
Sys Admin
Top Vim Commands
December 14, 2024
Sys Admin
How to Create Bash Aliases
December 16, 2024
Sys Admin
How to Install MySQL 8 on CentOS Stream 9
December 14, 2024
Sys Admin
Getting Started with SELinux on CentOS Stream 9
December 14, 2024
Sys Admin
How to Transfer Files with Rsync
December 14, 2024