Code Monkey home page Code Monkey logo

post_install's Introduction

Linux Systems

The best thing about Linux is that you can install just a bases system or a full desktop enviroment. In here we like a minimal install of our linux and we use a Tiling Window Manager.

If you are new to this kind of installations and you don't know where to start, here is a list of tutorials that can help you to start with:

Post Installation

This is the script i use in my post installation. I use it for this Linux Distros:

  • Arch Linux
  • Debian
  • Void Linux

In this script dwm is my default tiling window manager to install. (you can comment out or delete the lines that install dwm if you don't want to install it)

This is the suckless software that will be install

  • dwm
  • dmenu
  • slstatus
  • st

Process

This script will install all you need to start with a new Linux system. Some distros need more software than other ones.

Here is a brief list of the software that will install:

  • xorg
    • xorg-server
    • xorg-fonts
    • lightdm
    • lightdm-mini-greeter (Arch Linux, Void Linux)
    • slick-greeter (Arch Linux, Debian)
  • System Utilities
    • Libreries and all that stuffs
  • CLI Programs
    • rxvt-unicode (i like this terminal)
    • st (i like this one as well)
    • ranger
    • vim
    • neofetch
  • GUI Programs
    • lxappearance
    • nitrogen
    • xfce4-appfinder
    • xfce4-porwer-manager
    • pcmanfm (that's what i like)
    • nousepad
    • gimp
    • calibre
    • brave (Arch Linux and Debian)
    • chromium
    • firefox

Before you use the script, take a well look of it and change what ever you want to match your necesities for your own build.

Note

Added NetworkManager-dmenu From Firecat53 repo.

post_install's People

Contributors

codedarkness avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.