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