diff options
Diffstat (limited to '_posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md')
| -rw-r--r-- | _posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/_posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md b/_posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md index b469a05..4f9bc09 100644 --- a/_posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md +++ b/_posts/2021-12-03-debian-based-riced-up-distribution-for-developers.md | |||
| @@ -77,35 +77,35 @@ Fonts being applied across the distro and things like that. | |||
| 77 | First, I choose terminal installer and left it to load additional components. | 77 | First, I choose terminal installer and left it to load additional components. |
| 78 | Avoid using graphical installer in this case. | 78 | Avoid using graphical installer in this case. |
| 79 | 79 | ||
| 80 |  | 80 | {:loading="lazy"} |
| 81 | 81 | ||
| 82 | After that I selected hostname and created a normal user and set password for | 82 | After that I selected hostname and created a normal user and set password for |
| 83 | that user and root user and choose guided mode for disk partitioning. | 83 | that user and root user and choose guided mode for disk partitioning. |
| 84 | 84 | ||
| 85 |  | 85 | {:loading="lazy"} |
| 86 | 86 | ||
| 87 | I left it run to install all the things required for the base system and opted | 87 | I left it run to install all the things required for the base system and opted |
| 88 | out of scanning additional media for use by the package manager. Those will be | 88 | out of scanning additional media for use by the package manager. Those will be |
| 89 | downloaded from the internet during installation. | 89 | downloaded from the internet during installation. |
| 90 | 90 | ||
| 91 |  | 91 | {:loading="lazy"} |
| 92 | 92 | ||
| 93 | I opted out of the popularity contest, and **now comes the important part**. | 93 | I opted out of the popularity contest, and **now comes the important part**. |
| 94 | Uncheck all the boxes in Software selection and only leave 'standard system | 94 | Uncheck all the boxes in Software selection and only leave 'standard system |
| 95 | utilities'. I also left an SSH server, so I was able to log in to the machine | 95 | utilities'. I also left an SSH server, so I was able to log in to the machine |
| 96 | from my main PC. | 96 | from my main PC. |
| 97 | 97 | ||
| 98 |  | 98 | {:loading="lazy"} |
| 99 | 99 | ||
| 100 | At this point, I installed GRUB bootloader on the disk where I installed the | 100 | At this point, I installed GRUB bootloader on the disk where I installed the |
| 101 | system. | 101 | system. |
| 102 | 102 | ||
| 103 |  | 103 | {:loading="lazy"} |
| 104 | 104 | ||
| 105 | That concluded the installation of base Debian and after restarting the computer | 105 | That concluded the installation of base Debian and after restarting the computer |
| 106 | I was prompted with the login screen. | 106 | I was prompted with the login screen. |
| 107 | 107 | ||
| 108 |  | 108 | {:loading="lazy"} |
| 109 | 109 | ||
| 110 | Now that I had the base installation, it was time to choose what software do I | 110 | Now that I had the base installation, it was time to choose what software do I |
| 111 | want to include in this so-called distribution. I wanted out of the box | 111 | want to include in this so-called distribution. I wanted out of the box |
| @@ -142,7 +142,7 @@ What I was doing in Gnome was having windows in a layout like the diagram | |||
| 142 | below. This is my common practice. And if you look at it you can clearly see I | 142 | below. This is my common practice. And if you look at it you can clearly see I |
| 143 | was replicating tiling window manager setup in Gnome. | 143 | was replicating tiling window manager setup in Gnome. |
| 144 | 144 | ||
| 145 |  | 145 | {:loading="lazy"} |
| 146 | 146 | ||
| 147 | That made me look into a bunch of tiling window managers and then tested them | 147 | That made me look into a bunch of tiling window managers and then tested them |
| 148 | out. Candidates I was looking at were: | 148 | out. Candidates I was looking at were: |
| @@ -212,7 +212,7 @@ something similar. | |||
| 212 | 212 | ||
| 213 | This is some of the output from the installation script. | 213 | This is some of the output from the installation script. |
| 214 | 214 | ||
| 215 |  | 215 | {:loading="lazy"} |
| 216 | 216 | ||
| 217 | Let's take a look at some examples in the installation script. | 217 | Let's take a look at some examples in the installation script. |
| 218 | 218 | ||
| @@ -274,4 +274,4 @@ And this is how it looks with two terminals side by side. I really like the | |||
| 274 | simplicity and clean interface. I will polish the colors and stuff like that, | 274 | simplicity and clean interface. I will polish the colors and stuff like that, |
| 275 | but I really do like the results. | 275 | but I really do like the results. |
| 276 | 276 | ||
| 277 |  | 277 | {:loading="lazy"} |
