Skip to content

A repository to store importante scripts for initial installation for a linux machine

License

Notifications You must be signed in to change notification settings

urregozw/FirsTime-StartUpMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FirsTime-StartUpMachine

Following the Pragmatic programmer principales I decided to create a Script for the initial installation for a personal machine.


Table of Contents


Project Overview

For example: Your machine stopped working, so you have this repository that will help you install the basics for putting you back in track in no time. This will be a series of files anf configuration that will help anyone that find it useful to start with minimal search.


Getting Started

For the moment there are two files.

  • The InitalScript.sh, is a bash file that contains all the installations of packages and tools to put the machine in good use. (It is intended for a DevOps programmer thought).
  • The .bash_aliases, is a bash configuration file that contains some aliases that I use every day.

Prerequisites

[![Debian](https://img.shields.io/badge/Debian-v12.0-red)](https://www.debian.org/distrib/)
[![Ubuntu](https://img.shields.io/badge/Ubuntu-v22.04-orange)](https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview)
[![WSL](https://img.shields.io/badge/WSL-v2-blue)](https://learn.microsoft.com/es-es/windows/wsl/install)

## License

This project is licensed under the [MIT License](LICENSE).

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

The MIT License (MIT)

About

A repository to store importante scripts for initial installation for a linux machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages