systems:media_server:install_ubuntu_server
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
systems:media_server:install_ubuntu_server [2025/05/30 15:29] – [Recheck what /bin/sh links to] peter | systems:media_server:install_ubuntu_server [2025/05/31 09:48] (current) – peter | ||
---|---|---|---|
Line 67: | Line 67: | ||
By default, Ubuntu has Dash as the default shell. | By default, Ubuntu has Dash as the default shell. | ||
+ | * Bash is preferred. | ||
* The reason that dash was set as the default is that dash provides faster boot times. | * The reason that dash was set as the default is that dash provides faster boot times. | ||
* It does not however have the full feature set offered by bash. | * It does not however have the full feature set offered by bash. | ||
* On a modern server this speed difference in booting is negligible; and not too important as servers usually are not booted very often. | * On a modern server this speed difference in booting is negligible; and not too important as servers usually are not booted very often. | ||
- | * Bash is preferred. | + | |
==== Check what /bin/sh links to ==== | ==== Check what /bin/sh links to ==== | ||
Line 90: | Line 91: | ||
---- | ---- | ||
- | ==== Link /bin/sh to bash ==== | + | ==== Change the Link for /bin/sh to bash ==== |
<code bash> | <code bash> | ||
Line 177: | Line 178: | ||
**NOTE: | **NOTE: | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Set the timezone ==== | ||
+ | |||
+ | <code bash> | ||
+ | sudo dpkg-reconfigure tzdata | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
---- | ---- |
systems/media_server/install_ubuntu_server.1748618970.txt.gz · Last modified: 2025/05/30 15:29 by peter