Linux Adminitstration (8)

Systems ReInstallation Automation


We often breaks our running system and we lose all the necessary installations and configuration that we were enjoying. And after breaking
the system we again start to process reinstalling all the applications and configuration by searching here and there for installation instructions.

It's the same problem I face in regular intervals. So why not write some script once, so I can be on my track as soon as my system breaks.
That's the reason I've written some scripts to automate my installations in Python so most of you can edit them by your own. The scripts
are simple and convenient so anyone can understand and reconfigure as they wish.

Github Project Link::

SystemsReInstall



Systems::
  + Debian
  + Arch
  + Fedora

Applications::
  + IDE's            + Utilities                          + Social
    + VS Code               + bat         + wireshark      + wget               + Telegram
    + Vim               + curl      + yakuake        + git                   + Discord
    + LazyNeoVim             + htop       + gzip        + neofetch
    + Nano               + tar       + tree


Languages::            Container & Virtualization::
    + python                  + docker
    + rust                       + qemu
    + golang                  + virtualbox


Browser::            Man Pages::            Media::
    + firefox               + bropages               + okular
    + brave-browser        + tldr                   + ktorrent




												git clone https://github.com/rakibhhridoy/SystemsReInstall
												cd SystemsReInstall
												cd Debian 					# or Arch23 or Fedora36
												
												sh init
											


That's all! You can contribute to add more features and functionality as you wish. It's quite necessary for us to contribute some time in automation






© Copyright © All rights reserved | Rakib H. Hridoy