Skip to content

The scripts in this repository will automate some common tasks that usually have to be done when the system is installed

Notifications You must be signed in to change notification settings

RaphaelBRodrigues/linux-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

linux setup

About

The scripts in this repository will automate some common tasks that usually have to be done when the system is installed

Scripts

Run the following commands in the terminal, you can use either curl or wget to get the scripts

exemple:

  curl -o- https://raw.githubusercontent.com/RaphaelBRodrigues/linux-setup/master/ubuntu/setup.sh | bash;

or

  wget -qO- https://raw.githubusercontent.com/RaphaelBRodrigues/linux-setup/master/fedora/setup.sh | bash;

About

The scripts in this repository will automate some common tasks that usually have to be done when the system is installed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages