Skip to content

WaleedMortaja/Easy-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy-Config

Welcome to EASY-CONFIG. This script provide easy access to some of the most important commands for CentOS.

It automates different tasks on CenOs to provide options including:

  • installing Apache service

  • listing apache configuration

  • start or stop apache

  • disable directory listing and follow symbolic links in apache

  • installing VSFTPD

  • start or stop the VSFTPD

  • sets a chroot jail for users

The script utilizes RegEx to find and replace some configurations.

Screenshots

01 main.png 02 apache.png 03 apache install.png 04 apache print main config.png 05 apache disable directory listing and symbolic links.png 06 apache add new virtual server.png 07 vsftp.png 08 vsftp install.png 09 vsftp status.png 10 vsftp chroot jail.png