secure_ubuntu_system:initial_configuration
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
secure_ubuntu_system:initial_configuration [2020/05/20 21:50] – peter | secure_ubuntu_system:initial_configuration [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 644: | Line 644: | ||
This also helps with log rotation, in that new daily logs are started at the beginning of each day instead of at 6am. | This also helps with log rotation, in that new daily logs are started at the beginning of each day instead of at 6am. | ||
- | **NOTE**: | + | <WRAP info> |
+ | **NOTE**: | ||
+ | </ | ||
+ | |||
---- | ---- | ||
Line 654: | Line 657: | ||
Global Aliases would normally be added to the **/ | Global Aliases would normally be added to the **/ | ||
+ | <WRAP info> | ||
**NOTE**: | **NOTE**: | ||
+ | </ | ||
+ | |||
To see what aliases are currently defined use the **alias** command. | To see what aliases are currently defined use the **alias** command. | ||
Line 666: | Line 672: | ||
and add the following to the file: | and add the following to the file: | ||
+ | <file bash / | ||
# Instruct bash to expand the arguments to aliases. | # Instruct bash to expand the arguments to aliases. | ||
- | |||
- | <file bash / | ||
shopt -s expand_aliases | shopt -s expand_aliases | ||
Line 919: | Line 924: | ||
Global Functions would normally be added to the **/ | Global Functions would normally be added to the **/ | ||
+ | <WRAP info> | ||
**NOTE**: | **NOTE**: | ||
+ | </ | ||
+ | |||
Issue the following command: | Issue the following command: | ||
Line 1614: | Line 1622: | ||
+ | |||
+ | ---- | ||
===== Allow colour prompts for the administrator (highly recommended) ===== | ===== Allow colour prompts for the administrator (highly recommended) ===== |
secure_ubuntu_system/initial_configuration.1590011439.txt.gz · Last modified: 2020/07/15 09:30 (external edit)