Skip to content

Deploy a linux mashine with minimal effort and quick setup

Notifications You must be signed in to change notification settings

mimi0000oo/deploylinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

DeployLinux

Deploy a linux machine with minimal effort and quick setup. Used for deploying a Gentoo or Arch linux enviorment.

Deployment script

curl https://raw.githubusercontent.com/mimi0000oo/deploylinux/master/deploy.sh -o deploy.sh && chmod +x deploy.sh && ./deploy.sh

Manuals

I recommend reading the Arch manual or/and the Gentoo manual. They are some of the best distro wiki/manuals for your system and if you don't have experience with any of them before they can be handy for certain Arch/Gentoo specific commands/features.

Disclamer

I am trying to be as consistent as possible with the latest Arch/Gentoo installation methods, but if anything changes I would be glad to modify in the project. So, if you see that something is not right with your installation procces, an issue would be greatly appreciated.

I also recommend tying the script in an virtual enviorment before running it on a real system.

VM recommandations

Gentoo recomendation for a virtual machine:

  • CPU - as much as possible
  • RAM - 1.5x the cpu threads allocated (if possible)

Arch recomendation for virtual machine:

  • CPU - 2 cores, 2 threads
  • RAM - 4096 MiB

About

Deploy a linux mashine with minimal effort and quick setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published