Skip to content

AlaudaeHong/BashScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BashScripts -- An Attempt to Make My Life Less Painful

Introduction

There are a few bash script I create to streamline the initialization and regular maintenance less painful. Also, I learned a lot by writing these script.

Sub-Folder

InitServer

Scripts inside are primary used for setup a server and let it ready for basic use without remember tons of command.

  • BashInstall

    This script is for setting up an environment with sudo privilege and Internet connection.

  • UserBasicSetup

    This script is for setting up an environment without sudo privilege but have Internet connection.

SSH_QuickConnection

A script and a configuration file to make initialization of ssh connection less painful (Hopefully)

About

Life is short, why not have some fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages