If you want to assign a different shell (bash) to a Linux user, you can do this.
sudo chsh -s /bin/bash username |
the tech surfer
If you want to assign a different shell (bash) to a Linux user, you can do this.
sudo chsh -s /bin/bash username |
sudo chsh -s /bin/bash username
I’m using 1 TB for an Ubuntu Server. It’s a little overkill. That might come a little handy as a media server later on.
Ubuntu was nice enough to ask if I wanted to install the Grub Boot Loader. At least this OS was nice enough to ask. It even detected that Ubuntu was the only OS installed on the entire drive.