Skip to content

Store scripts, code & basic Go, Python guide for System Administrators.

License

Notifications You must be signed in to change notification settings

vanvuvuong/sys_admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux curate commands lists in here

System Admin Tools + Basic Guide

Try to keep all things clean, reusable & short as much as possible. Give me a star if you found it useful.

Golang basic for administrator

  • Please refer to here.

Python basic for administrator

  • Please refer to here.

Shell basic script for administrator

  • Fish/Shell please refer to here.
  • Bash/Shell please refer to here.
  • AWK please refer to here.
  • VI/VIM please refer to [here].
  • FIND & GREP please refer to here.

Common REGEX pattern

  • IP regex pattern: ((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)\.?\b){4}
  • All words in quote block: "(.*?)"

Configure server series

  • Webserver:
    • Nginx
    • Apache
    • HAProxy
  • System packages
    • SSH
    • FTP
    • NFS
    • SELinux

About

Store scripts, code & basic Go, Python guide for System Administrators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published