Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

SomeShellScripts

Some Linux bash scripts like lamp.sh.

lamp.sh

This is a script for download lamp and install wordpress on a CentOS server.
If you want to use this script,you must:

  • Please install a yum repo;
  • Please edit database password;
  • Please read README.md;

sysinit.sh

This is a script for init CentOS Linux.
If you want to use this script,you can input:

curl https://raw.githubusercontent.com/0xkjAlbert/someShellScripts/master/sysinit.sh |bash

Warning:You must use root user!

  • This script will do:
    • close firewall;
    • close SELinux;
    • change $PS1;
    • change runlevel;
    • change yum repo;
    • install autofs;
    • config vim and bash;
    • timeservice;

sysinfo.sh

This is a script for display system info.
If you want to use this script,you can input:

curl https://raw.githubusercontent.com/0xkjAlbert/someShellScripts/master/sysinfo.sh >sysinfo.sh;bash sysinfo.sh  
  • This script will display:
    • cpu info;
    • mem info;
    • disk info;
    • OS version info;

firewalld.sh

This is a script for open firewalld. If you want to use this script,you can input:

curl https://https://raw.githubusercontent.com/0xkjAlbert/someShellScripts/master/firewalld.sh |bash
  • This script will do:
    • open firewall;
    • add ssh service into firewall allow list;
    • add httpd into firewall allow list;

extlinux.sh

This is a script for make a extlinux Udisk.

NightingaleInstall.sh

This is a script for install Nightingale. The Nightingale is a didi monitoring software.

mysqlQuotationMarks.sh

This is a script for shell exec SQL.

fastDFS.sh

This is a script for install fastDFS.

CentOSLNMP.sh

This is a script for install LNMP wordpress on CentOS.

UbuntuLNMP.sh

This is a script for install LNMP wordpress on Ubuntu.

phpLibgdInstallCentOS.sh

This is a script for install php gd-lib to show pictrre.

phpLibgdInstalUbuntu.sh

This is a script for install php gd-lib to show pictrre.

youGetBilibili.sh

This is a script for download bilibili video.

ncduInstall.sh

This is a script for install ncdu. Ncdu is a watch file memory program.

nightingaleMultiInstall.sh

This is a script for install n9e system. 2020.7.21 update this script.

awkRpmCve.sh

This is a awk script for rpm to cve.

phpLibCurlInstall.sh

This is a script for install libcurl solve curl_init().

About

Some bash scripts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages