Commit Graph

  • 69de83e9a9 Add exported issues from gitlab master Marcel Schwarz 2023-07-25 20:54:30 +0200
  • 986118420b Add .DS_Store to gitignore Marcel Schwarz 2023-07-25 20:52:30 +0200
  • af9cdc55b8 Merge branch '24-decorator-for-needed-packages' into 'master' Marcel Schwarz 2020-08-28 18:37:46 +0000
  • d457cbacc2 Update gitignore 24-decorator-for-needed-packages Marcel Schwarz 2020-08-22 05:18:26 +0200
  • 1fcc6cd926 Add new package-lister module Marcel Schwarz 2020-08-22 05:16:54 +0200
  • 7c48004aaa Add decorator for needed packages Marcel Schwarz 2020-08-22 05:16:25 +0200
  • 4b384d27a9 Merge branch '23-make-project-release-ready' into 'master' Marcel Schwarz 2020-08-05 13:58:39 +0000
  • 51e208bd8c Replace 'run' with 'functions' for best practice Lucas Noki 2020-08-02 23:52:14 +0200
  • d03fe99af0 Remove class structure Lucas Noki 2020-08-02 23:24:08 +0200
  • 1a242827a9 Remove old SwapModule.py Lucas Noki 2020-08-02 23:22:50 +0200
  • c067b8c89d Use print helper functions Lucas Noki 2020-08-02 13:58:47 +0200
  • b09431877e Check if lnxtools.sh is run as root Lucas Noki 2020-08-02 04:16:30 +0200
  • ecc63013c1 Remove xrdp from basictools add git and vim Lucas Noki 2020-08-02 03:51:22 +0200
  • 94ff8d2ce2 Add new plugins for vim module Lucas Noki 2020-08-02 03:51:01 +0200
  • 36edc4c183 Remove class structure from vim module Lucas Noki 2020-08-02 03:50:50 +0200
  • d3fc426f99 Update python fire and add README.md Marcel Schwarz 2020-08-02 00:56:08 +0200
  • e633965a1a Remove classes from easy modules * bashrc * hacker * helloworld * installer * update * teamspeak Marcel Schwarz 2020-08-02 00:55:48 +0200
  • d155d0ada9 Merge branch '1-add-bashrc' into 'master' Marcel Schwarz 2020-08-01 20:59:57 +0000
  • ad0f5dac05 Add some more configs to the bashrc Marcel Schwarz 2020-08-01 22:58:12 +0200
  • ce8fa5be53 Remove parenthesis to prevent automatic execution Lucas Noki 2020-08-01 20:24:47 +0200
  • 3eb9fcd1b4 Remove unnecessary import statement lucas.noki 2020-07-25 12:35:33 +0200
  • 6ff90f912a Comment out batcat alias Lucas Noki 2020-07-25 05:18:34 +0200
  • 1d4e6a3f8d Implement bashrc module code Lucas Noki 2020-07-25 04:50:30 +0200
  • b1a34aabd4 Add default bashrc Lucas Noki 2020-07-25 04:50:18 +0200
  • 187326509a Add print helpers Lucas Noki 2020-07-25 04:50:06 +0200
  • d8f46a9806 Merge branch '4-install-fail2ban' into 'master' Marcel Schwarz 2020-08-01 00:42:42 +0000
  • fc95921513 Implement fail2ban module lucas.noki 2020-08-01 00:32:41 +0200
  • 1796a152ab Merge branch 'implement-hacker-easter-egg' Marcel Schwarz 2020-03-21 23:49:43 +0100
  • 0c1505bf0b Add Hacker easter egg Marcel Schwarz 2020-03-21 23:49:29 +0100
  • 9daccaee06 Merge branch '20-start-up-a-quick-teamspeak-server' into 'master' Marcel Schwarz 2020-03-21 21:53:31 +0000
  • c993b59f1d Merge branch '20-start-up-a-quick-teamspeak-server' into 'master' Marcel Schwarz 2020-03-21 21:51:32 +0000
  • 46491d3984 Add documentation for class and show_logs Marcel Schwarz 2020-03-21 22:51:22 +0100
  • 14c58905b8 Implement Teamspeak module Marcel Schwarz 2020-03-21 22:29:07 +0100
  • 35f70ad3b6 Add your_system_information to gitignore Marcel Schwarz 2020-03-21 22:28:44 +0100
  • 3ae0a4ab35 Add teamspeak docker compose file Marcel Schwarz 2020-03-20 18:03:34 +0100
  • a8cb19099c Merge branch '2-install-docker-service' into 'master' Marcel Schwarz 2020-03-21 04:56:40 +0000
  • d53ad4b684 Add wget to basic_tools Marcel Schwarz 2020-03-21 04:11:14 +0100
  • 657b864202 Use file exists to check wether install is needed Marcel Schwarz 2020-03-21 04:11:01 +0100
  • b55318da26 Use official docker install script Marcel Schwarz 2020-03-21 04:07:53 +0100
  • 372e11f0c2 Add system info generation to hello world script Marcel Schwarz 2020-03-21 02:08:22 +0100
  • 9209f0bf3f Fix warnings in lnxtools.sh Marcel Schwarz 2020-03-21 02:07:42 +0100
  • e5f90f6c0c Add -y option to all apt-get commands Marcel Schwarz 2020-03-11 00:41:17 +0100
  • 5fc955e405 Remove programms.json Marcel Schwarz 2020-03-11 00:38:42 +0100
  • 43016d7326 Remove wrong dollar sign Marcel Schwarz 2020-03-11 00:33:29 +0100
  • 2a2805150e Pull out base url Marcel Schwarz 2020-03-11 00:29:55 +0100
  • df127f63e2 Dynamically adjust url and gpg key Marcel Schwarz 2020-03-11 00:16:39 +0100
  • 76c5dc8363 Check if sources.list entry is already there Marcel Schwarz 2020-03-10 23:33:52 +0100
  • 7705ba9cae Add auto accept and platform distinction in docker Marcel Schwarz 2020-03-10 23:12:19 +0100
  • dcb8374f70 Add docker in installer Marcel Schwarz 2020-03-10 23:02:33 +0100
  • 6a90c0fa90 Merge branch 'align-completely-to-fire-cli' into 'master' Marcel Schwarz 2020-03-10 22:37:13 +0000
  • 799fba1a08 Merge branch 'align-completely-to-fire-cli' into 'master' Marcel Schwarz 2020-03-06 13:54:21 +0000
  • f2f1ddb968 skip run call for modules with just one method Marcel Schwarz 2020-03-06 03:05:30 +0100
  • 89ae3b7056 Rename start.sh to lnxtools.sh Marcel Schwarz 2020-03-06 02:40:16 +0100
  • 6061a7d224 Change from dynamic to explicit module loading Marcel Schwarz 2020-03-06 02:34:57 +0100
  • 8bdef1d4e8 Merge branch '12-basic-command-line-tools' into 'master' Marcel Schwarz 2020-03-06 00:24:12 +0000
  • e9f92af66f Rename module, split program categories Marcel Schwarz 2020-03-06 01:23:20 +0100
  • 9ec51fa959 Fix wrong input for subprocess, remove output capturing Marcel Schwarz 2019-12-30 01:25:16 +0100
  • f5cd3c6234 Add programs list, implement subprocess to start apt, error handling Marcel Schwarz 2019-12-30 01:00:47 +0100
  • 33737fec66 Create module boilerplate Marcel Schwarz 2019-12-30 00:33:25 +0100
  • 30a7f0665f Merge branch 'fix-setup-path-problem' into 'master' Marcel Schwarz 2020-03-05 21:32:56 +0000
  • 2f90ac6652 Merge branch 'fix-setup-path-problem' into 'master' Marcel Schwarz 2020-03-05 21:32:41 +0000
  • 8a074ae91c Fix path problem in run script when executed elsewhere Marcel Schwarz 2020-03-05 22:31:40 +0100
  • 4c81e9d66b Merge branch '19-bash-prepare-script' into 'master' Marcel Schwarz 2020-03-05 20:41:01 +0000
  • 9978f866d6 Merge branch '19-bash-prepare-script' into 'master' Marcel Schwarz 2020-03-05 20:40:47 +0000
  • c5e3e8f368 Rename sample module to hello world Marcel Schwarz 2020-03-05 21:34:17 +0100
  • 2f5f2cffd8 Implement start.sh Marcel Schwarz 2020-03-05 21:27:48 +0100
  • ebbc22dc49 Merge branch '18-update-module' into 'master' Marcel Schwarz 2020-03-05 19:11:33 +0000
  • 131bf8025e Merge branch '18-update-module' into 'master' Marcel Schwarz 2020-03-05 19:01:17 +0000
  • 5d7fde2848 Add default yes parameter Marcel Schwarz 2020-03-05 19:56:54 +0100
  • 2e4ba51a58 Split up calls into executable and parameterlist Marcel Schwarz 2020-03-05 19:55:10 +0100
  • 72f0244a7c change run to call Marcel Schwarz 2020-03-05 19:50:23 +0100
  • de73914477 Implement systemupdate module Marcel Schwarz 2020-03-05 19:40:04 +0100
  • 8b0c9c689c Merge branch '17-swap-module-fix-etc-fstab-entry-problem' into 'master' Marcel Schwarz 2020-02-01 02:31:41 +0000
  • 0c408203ce Merge branch '17-swap-module-fix-etc-fstab-entry-problem' into 'master' Lucas Noki 2020-02-01 02:27:24 +0000
  • 50bea3cba0 Extract run shell command Lucas Noki 2020-02-01 03:28:46 +0100
  • e25c3f16d6 Simplify if statements Lucas Noki 2020-02-01 03:06:37 +0100
  • faac5d22be If swap gets deleted entry from /etc/fstab gets also deleted Lucas Noki 2020-01-29 08:52:50 +0100
  • b9bf1454ad Add function to check for fstab entry, Prevent double entries Lucas Noki 2020-01-28 09:14:09 +0100
  • ed44d25d8d Merge branch '11-set-up-the-swap-file' into 'master' Marcel Schwarz 2020-01-25 01:45:07 +0000
  • 9636e817cb inline swap_file member as swap_location Lucas Noki 2020-01-25 02:39:17 +0100
  • 59050e0665 string formatting Lucas Noki 2020-01-25 02:38:41 +0100
  • de6b0917e8 put index access in try block Lucas Noki 2020-01-25 02:38:12 +0100
  • c3e9bcc147 Remove else because of early return Lucas Noki 2020-01-25 02:12:10 +0100
  • 035e4ce6ae Inverse if case for better readability Lucas Noki 2020-01-25 02:10:12 +0100
  • dcb5681aa3 Fix return type, remove unnecessary space Lucas Noki 2020-01-25 01:03:30 +0100
  • 153b8f6d04 Rename to meaningful variable name Lucas Noki 2020-01-25 01:02:59 +0100
  • d2c729f0ab Pull out indice and rename variable Lucas Noki 2020-01-25 01:01:37 +0100
  • 5d519f2380 Make methods private, Lucas Noki 2020-01-23 12:06:00 +0100
  • b600d902ba Merge branch '15-new-cli' into 'master' Marcel Schwarz 2020-01-21 23:29:29 +0000
  • 82ec233680 Removed env from .gitignore Lucas Noki 2020-01-22 00:05:31 +0100
  • 2c944fe209 Fix delete swap if swap doesnt exist Lucas Noki 2020-01-21 23:58:34 +0100
  • dd03126057 Fixed merge criterias: Lucas Noki 2020-01-21 23:26:57 +0100
  • 4177fe2a5f Remove if-"hell" from run function Marcel Schwarz 2020-01-20 22:42:01 +0100
  • e573118b38 Remove if-"hell" in adjust swappiness Marcel Schwarz 2020-01-20 22:33:50 +0100
  • d3e2c99198 Reformatting Marcel Schwarz 2020-01-20 22:33:11 +0100
  • 2d22f15f22 Add function to adjust temp. swapiness Lucas Noki 2020-01-20 14:58:24 +0100
  • 68b2a8074c Add functions to make swap persistent, add function to show swapiness Lucas Noki 2020-01-19 21:52:29 +0100
  • aa48b95652 Replace 'is' with '==' so the interpreter stops annoying me Lucas Noki 2020-01-19 21:03:38 +0100
  • 273f541a25 Merge branch '15-new-cli' into 'master' Marcel Schwarz 2020-01-19 17:32:17 +0000
  • 526cfda6a8 Add get swap size option, Add get swap location option Lucas Noki 2020-01-18 19:24:09 +0100