RokasUrbelis / Linux-beginner-automation

:bulb::label:Automatic configuration script for linux beginners (compatible with Centos/Debian/Kali/Ubuntu/Mint)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

primer-automation-script

Compatible with Centos/Debian/Mint/Kali/Ubuntu,I only completed some common functions before, and I will consider and add problems in the later stage

There are two modes of operation

  • GUI

Enter the GUI mode password:PDNB

  • CLI

No password

Due to limited time and energy, I have not tested all the distributions and different versions, but the distribution I mentioned above is ok. The script is also developed for large user group environment, which can only be said to meet most of the environment.

If you find any Bug using this script, please send me an email, I will fix it and reply you.

The script functions currently supported are as follows :

    1. Update the source and replace the source
    1. Get the IP address, MAC address and external network address of the network card
    1. Increase swap partition
    1. Update the kernel

RUN:

git clone https://github.com/RokasUrbelis/Linux-beginner-automation.git
cd Linux-beginner-automation
bash primer.sh

About

:bulb::label:Automatic configuration script for linux beginners (compatible with Centos/Debian/Kali/Ubuntu/Mint)


Languages

Language:Shell 100.0%