Tested on Centos 7. Deployent: Keycloak with an Nginx proxy_pass
Add regular-expression filter under /etc/fail2ban/filter.d/keycloak.conf:
[INCLUDES]
before = common.conf
[Definition]
| [ | |
| { | |
| "Feature_title":"Explore and download rodent neuron morphologies", | |
| "Description":"Thousands of morphology reconstructions available in all common formats", | |
| "Topic":"Data exploration", | |
| "Scale":"Cellular", | |
| "Status":"Available" | |
| }, | |
| { | |
| "Feature_title":"Explore and download human neuron morphologies", |
| aiofiles==22.1.0 | |
| aiosqlite==0.21.0 | |
| alembic==1.14.1 | |
| anyio==3.7.1 | |
| argon2-cffi==23.1.0 | |
| argon2-cffi-bindings==21.2.0 | |
| arrow==1.3.0 | |
| asttokens==3.0.0 | |
| async-generator==1.10 | |
| attrs==25.1.0 |
| #!/bin/bash | |
| sudo apt update | |
| sudo apt install nfs-common -y | |
| sudo mount -t nfs4 -o nfsvers=4.1,rsize=1048576,wsize=1048576,hard,timeo=600,retrans=2,noresvport ${HOMEDIRS_EFS}:/ ${HOMEDIRS_PATH} | |
| curl -L https://tljh.jupyter.org/bootstrap.py \ | |
| | sudo python3 - \ | |
| --admin ${ADMIN_USER}:${ADMIN_PASS} \ | |
| --version 0.2.0 \ |
| # Disables non core units, disables swap, creates new user, updates system | |
| systemctl disable bluetooth.service | |
| systemctl disable rpi-display-backlight.service | |
| systemctl disable rpi-eeprom-update.service | |
| systemctl disable wpa_supplicant.service | |
| systemctl disable avahi-daemon.socket | |
| systemctl disable avahi-daemon.service | |
| systemctl disable dbus-org.freedesktop.Avahi.service | |
| systemctl disable dbus-org.freedesktop.timesync1.service |
| gpg-connect-agent <<EOF | |
| /hex | |
| scd serialno | |
| scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 | |
| scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 | |
| scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 | |
| scd apdu 00 20 00 81 08 40 40 40 40 40 40 40 40 | |
| scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 | |
| scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 | |
| scd apdu 00 20 00 83 08 40 40 40 40 40 40 40 40 |
Tested on Centos 7. Deployent: Keycloak with an Nginx proxy_pass
Add regular-expression filter under /etc/fail2ban/filter.d/keycloak.conf:
[INCLUDES]
before = common.conf
[Definition]
| pm uninstall -k --user 0 com.google.android.apps.tachyon && | |
| pm uninstall -k --user 0 com.google.android.music && | |
| pm uninstall -k --user 0 com.google.android.apps.docs.editors.sheets && | |
| pm uninstall -k --user 0 com.google.android.apps.docs.editors.slides && | |
| pm uninstall -k --user 0 com.google.android.apps.docs.editors.docs && | |
| pm uninstall -k --user 0 com.google.android.videos && | |
| pm uninstall -k --user 0 com.android.gallery3d && | |
| pm uninstall -k --user 0 com.android.calendar && | |
| pm uninstall -k --user 0 com.evernote && | |
| pm uninstall -k --user 0 com.evernote.promohelper && |
Find the original article written by Swapnil Bhartiya here: http://www.muktware.io/arch-linux-guide-the-always-up-to-date-arch-linux-tutorial/
Download the latest ISO image of Arch Linux. Once you have downloaded the image it’s time to create a bootable USB drive. If you are on a Linux or Mac OS machine, you can use the ‘dd’ utility. If you are on a Windows system then you will have to use tools such as Rufus or USBWriter. If you have Cygwin installed on your Windows machine, then you can also use the ‘dd’
| git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative" |
I wrote a small script to automate all this process.
Also...
**********************************************************************************************************
BUGS, COMMENTS, SUGGESTIONS, PLEASE OPEN AN ISSUE --> https://github.com/danifr/miscellaneous/issues
**********************************************************************************************************