Linux
Linux server error fixing, setup and managements tricks
Everything You Need To Know About OSCP Certification
OSCP stands for Offensive Security Certified Professional. It is a certification offered by Offensive Security, a leading provider of cybersecurity training and certification. The OSCP certification is designed to validate the skills of penetration testers and ethical hackers.
Linux: How to copy directory?
Copying directories on Linux is a useful skill to have, especially if you are working with large amounts of files and folders. In this article, we will guide you through the steps to copy a directory on Linux using the command line
How To Install PHP 8.0 on CentOS 8 | CentOS 7
Step by step guide on installing PHP 8.0 on CentOS 8 | CentOS 7
PHP 8.0 is the latest version of the popular server-side scripting language that powers many websites and web applications. In this blog post, we’ll go over how to install PHP 8.0 on CentOS 8 and CentOS 7.
How to Install and configure Webmin on CentOS 8
Webmin is an open-source control panel that allows you to manage your Linux server through an easy-to-use web interface. It allows to manage users, groups, disk quotas, create files and directories as well as configure most popular services including web, FTP, email and database servers.
Cloud9 IDE git Installation on Debian
Regardless of whether you are a solitary engineer or a group with numerous designers, Cloud9 is a simple to utilise, adaptable, cloud IDE. Cloud9 might meet your requirements, as it is a self-facilitated programming bundle that permits you to create in the cloud.
How to setup a Web Server with Apache, MySQL, and PHP on CentOS 8
Basically it will be a LAMP setup. LAMP is an acronym for Linux, Apache, MySQL, and PHP/Perl that makes it possible to host dynamic web applications on a server.
To install the LAMP Stack on a CentOS 8 cloud server. You need SSH access to your server.
Prerequisites for this LAMP installation
Some important study notes