|
5 | 5 | This install was created by viking with help from SocialGeeks. |
6 | 6 |
|
7 | 7 | ~ We are available to help @ freenodes#socialgeeks. |
| 8 | + |
| 9 | + |
| 10 | +================================ |
| 11 | +-- Genral Notes ---------------- |
| 12 | +================================ |
| 13 | + This install has been pre-configured for use with with CTFs. Place note the |
| 14 | + following information as it might be usefull if you run into issues. |
| 15 | + |
| 16 | + 1. Multilib is enabled and multilib-devel is installed. |
| 17 | + 2. Default charset is en_US.UTF-8. |
| 18 | + 3. Vagrant and root users do not have passwords set. Use RSA keys. |
| 19 | + 4. X Forwarding is enabled and many GUI based applications are available. |
| 20 | + 5. The system is using the mesa graphics library. |
| 21 | + 6. The system is using pango for layout and text rendering. |
| 22 | + 7. Passwordless sudo is configured and enabled. |
| 23 | + |
| 24 | + |
| 25 | +================================ |
| 26 | +-- Web Tools ------------------- |
| 27 | +================================ |
| 28 | + The following web browsers and plugins have been installed. |
| 29 | + |
| 30 | + * chromium |
| 31 | + * firefox |
| 32 | + * firefox-adblock-plus |
| 33 | + * firefox-firebug |
| 34 | + * firefox-noscript |
| 35 | + * flashplugin |
| 36 | + |
| 37 | +================================ |
| 38 | +-- VIM ------------------------- |
| 39 | +================================ |
| 40 | + Vim has been installed by default with a few tweeks and plugins. |
| 41 | + |
| 42 | + Editor Settings: |
| 43 | + 1. Soft tabs are used. |
| 44 | + 2. Case insensitive search by default. |
| 45 | + 3. Mouse support is enabled. |
| 46 | + 4. Makefile override for normal tab chars. |
| 47 | + 5. Stiky highlights for tabing blocks of text. |
| 48 | + 6. Using Wallaby Color Scheme. |
| 49 | + 7. Powerline Fonts (for airline) |
| 50 | + 8. A few other visual changes. |
| 51 | + |
| 52 | + Plugins: |
| 53 | + * Airline - Better status buffer and buffer tabs. |
| 54 | + * Git Gutter - Shows file changes as comparied against current git repo. |
| 55 | + * NerdTree - A fast file browser (toggle with ctrl+p). |
| 56 | + * Fugitive - GIT Integration for VIM. |
| 57 | + |
| 58 | + |
| 59 | +================================ |
| 60 | +-- IRC ------------------------- |
| 61 | +================================ |
| 62 | + The following IRC Clients have been installed. |
| 63 | + |
| 64 | + * hexchat |
| 65 | + * weechat |
| 66 | + |
| 67 | + |
| 68 | +================================ |
| 69 | +-- Dev Tools ------------------- |
| 70 | +================================ |
| 71 | + The following developement tools have been installed. |
| 72 | + |
| 73 | + * screen |
| 74 | + * tmux |
| 75 | + * git |
| 76 | + * php |
| 77 | + * ruby |
| 78 | + * python2 |
| 79 | + * python-virtualenv |
| 80 | + * python2-virtualenv |
| 81 | + * nodejs |
| 82 | + * hexedit |
| 83 | + * gdb |
| 84 | + * strace |
| 85 | + * ltrace |
| 86 | + * unzip |
| 87 | + |
| 88 | + |
| 89 | +================================ |
| 90 | +-- Network Tools --------------- |
| 91 | +================================ |
| 92 | + The following network tools have been installed. Others might be included |
| 93 | + in other catagories. |
| 94 | + |
| 95 | + * wireshark-gtk |
| 96 | + * gnu-netcat |
| 97 | + * nmap |
| 98 | + * tor |
| 99 | + |
8 | 100 | ================================ |
9 | 101 | -- BLACKARCH ------------------- |
10 | 102 | ================================ |
|
0 commit comments