Commit Graph

55 Commits

Author SHA1 Message Date
Asif Bacchus 563f8f058d added /root readme 2019-01-09 03:43:08 -07:00
Asif Bacchus 991319bfde added /etc/skel readme 2019-01-09 03:40:49 -07:00
Asif Bacchus 61a2bc7d5e partial update of readme 2019-01-09 03:13:27 -07:00
Asif Bacchus f79477643c quoted all paths to prevent globbing errors 2019-01-09 02:16:26 -07:00
Asif Bacchus 449ca4bb32 added comment block description and disclaimer 2019-01-09 02:09:20 -07:00
Asif Bacchus 93c257e2e9 updated base-path comment 2019-01-09 02:02:43 -07:00
Asif Bacchus 2fe6786155 added path option as cmdline parameter for debugging 2019-01-09 01:55:10 -07:00
Asif Bacchus c0c9b16cf3 updated sshd_config for better default operation before securing system 2019-01-09 01:16:02 -07:00
Asif Bacchus 46ce48664b added ending separator 2019-01-09 01:12:39 -07:00
Asif Bacchus a5ebaa66cf updated sshd section 2019-01-09 01:12:02 -07:00
Asif Bacchus 9c24f3496e updated timesyncd section 2019-01-09 01:11:19 -07:00
Asif Bacchus f0b6a2db74 updated nano section 2019-01-09 01:10:08 -07:00
Asif Bacchus 29a21c6651 split profile section into individual files 2019-01-09 01:08:42 -07:00
Asif Bacchus 5d18f9cacd formatting change for root section 2019-01-09 01:07:39 -07:00
Asif Bacchus 8c49091ed6 fixed case of comments because I have OCD 2019-01-09 01:07:05 -07:00
Asif Bacchus 8cd0429ce8 updated root user section 2019-01-09 01:02:21 -07:00
Asif Bacchus 2a8b6a1088 added separator line output 2019-01-09 01:00:16 -07:00
Asif Bacchus e68bb5f429 updated script to use colour vars 2019-01-09 00:59:51 -07:00
Asif Bacchus a8f53c8a3b add colour definitions 2019-01-09 00:55:38 -07:00
Asif Bacchus 27cc38a9e0 fixed info blurb line spacing 2019-01-09 00:51:23 -07:00
Asif Bacchus 908f74f917 updated to use more modern NTP directive instead of Servers 2019-01-02 03:27:45 -07:00
Asif Bacchus cc0f964095 fixed host key configuration mistake 2019-01-02 00:26:50 -07:00
Asif Bacchus 89af85f17f return prompt color to default after script 2019-01-02 00:20:24 -07:00
Asif Bacchus e6760876a0 fixed wrong path for source files 2019-01-02 00:14:53 -07:00
Asif Bacchus 6177ff29de created script to automate copying files to proper locations 2019-01-01 23:27:17 -07:00
Asif Bacchus 1949e6c19f updated sshd_config to be more useful for initial setup 2019-01-01 22:58:43 -07:00
Asif Bacchus 38830880d6 Explicit SSH-2 only and print last login time 2018-11-25 05:11:12 -07:00
Asif Bacchus 0fa6816a2c Added SSH server configuration 2018-08-26 04:26:11 -06:00
Asif Bacchus ad665dad0e Updated readme files to use markdown and provide more detailed remarks 2018-08-26 04:17:51 -06:00
Asif Bacchus 83b9e92ca2 Updated comments for custom key-bindings in nano 2018-08-24 18:52:07 -06:00
Asif Bacchus 0148f53bb5 Changed timesyncd pool config to global ntp pools by default 2018-08-24 18:49:23 -06:00
Asif Bacchus ad00b2b04f Updated readme 2018-08-19 20:14:47 -06:00
Asif Bacchus 50b7a1aed4 Updated timesyncd 2018-08-19 20:09:48 -06:00
Asif Bacchus 6ea5f9fe8b Changed layout to mimic actual default debian install 2018-08-19 20:07:17 -06:00
Asif Bacchus 98e0b5d6e6 Updated directory layout and readme description 2018-08-19 20:03:36 -06:00
Asif Bacchus 38ab2bef7e Default root .bashrc with no prompt colouring 2018-08-19 19:57:52 -06:00
Asif Bacchus 6149f39421 Edit default .bashrc to remove prompt colouring
Otherwise, it will override preference in bash.bashrc
2018-08-19 19:56:52 -06:00
Asif Bacchus 9269b7dd58 nano global config:
add keymaps, rebind keypad, colourize, match symbols, multi-buffer
2018-08-19 19:55:00 -06:00
Asif Bacchus d4da19f83a added default /etc/profile 2018-08-19 19:49:02 -06:00
Asif Bacchus e47bd62d7f Updated bash.bashrc:
include command aliases and colourize prompt based on user type.
2018-08-19 19:47:53 -06:00
Asif Bacchus 157a01e5d8 Created /etc folder 2018-08-19 19:45:54 -06:00
Asif Bacchus f23d86476b Delete 'bash/etc-skel/.bashrc'
No longer used. Changes made to /etc/bash.bashrc instead.
2018-08-19 19:17:56 -06:00
Asif Bacchus 4ba1c4a6fb Delete 'bash/etc-profile.d scripts/commandAliases.sh'
No longer used.
2018-08-19 19:17:02 -06:00
Asif Bacchus d5c59efd43 Delete 'bash/etc-profile.d scripts/colourLS.sh'
No longer used.
2018-08-19 19:16:48 -06:00
Asif Bacchus 5ab4a8432a Delete 'bash/root/.bashrc'
No longer used.
2018-08-19 19:15:54 -06:00
Asif Bacchus 9789bce6ec Add 'bash/root/readme.md' 2018-07-22 00:13:24 -06:00
Asif Bacchus 469a2238e5 Add 'bash/etc-skel/readme.md' 2018-07-22 00:12:42 -06:00
Asif Bacchus a43d110d83 Add 'bash/etc-profile.d scripts/readme.md' 2018-07-22 00:10:18 -06:00
Asif Bacchus 515d5d8b14 Add 'bash/readme.md' 2018-07-22 00:06:42 -06:00
Asif Bacchus c95f9ca32f Corrected accidental prompt colour reversal 2018-07-22 00:02:16 -06:00