Skip to content

This repository contains the hole ansible code to setup a new linux client independent which distro you use

Notifications You must be signed in to change notification settings

tzabbi/setup-linux-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-linux-client

This repository contains the hole ansible code to setup a new linux client independent which distro you use. It sets the hostname, install different software packages and sets ssh key.

Prerequisites

  • Git

Debian based Linux distribution:

sudo apt update && apt install git

Redhat based Linux distribution:

sudo yum install git

How to use this repository

  1. Change the default values in configruation.yml
  2. Run settin-up-pc.sh this script install all prerequisites and the software configurated in this repository.

System Compatibility

  • Fedora 38 (✅ Tested)
  • PopOS 22.04
  • Ubuntu Desktop 20.04 (✅ Tested)
  • Ubuntu Desktop 22.04

About

This repository contains the hole ansible code to setup a new linux client independent which distro you use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages