Skip to content

Cod-in-Dev/debian-install-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debian-install-scripts

scripts to run after installing debian

These scripts are intended for use on a debian linux system

Just because these scripts work for me, does not necessarily mean they will work for you

I will not be held responsible for messing up your system

So PLEASE READ EACH SCRIPT BEFORE RUNNING

These are meant for getting particular software installed after your initial installation of Debian.

My suggestion is to try these scripts in a virtual machine first before running them on your system

Thank you for visiting my github page

LD

NOTE: YOU ONLY HAVE TO RUN SCRIPTS 100 AND 101 IF YOU CREATED A ROOT USER DURING INSTALLATION.

NOTE: after cloning/downloading and unzipping the repository simply run these commands and they will become executable

cd /debian-install scripts

( IF YOU CREATED A ROOT USER )

su

chmod +x *.sh

( IF YOU DID NOT CREATE A ROOT USER )

sudo chmod +x *.sh

About

scripts to run after installing debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%