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:52] – [Update crontab times] peter | secure_ubuntu_system:initial_configuration [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 657: | 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 668: | Line 671: | ||
and add the following to the file: | and add the following to the file: | ||
- | |||
- | # Instruct bash to expand the arguments to aliases. | ||
<file bash / | <file bash / | ||
+ | # Instruct bash to expand the arguments to aliases. | ||
shopt -s expand_aliases | shopt -s expand_aliases | ||
Line 922: | 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 1617: | Line 1622: | ||
+ | |||
+ | ---- | ||
===== Allow colour prompts for the administrator (highly recommended) ===== | ===== Allow colour prompts for the administrator (highly recommended) ===== |
secure_ubuntu_system/initial_configuration.1590011532.txt.gz · Last modified: 2020/07/15 09:30 (external edit)