User contributions
19 November 2019
Linux: gpg
Import public keys
m+5
Linux: gpg
Generate keys
m+77
Linux: gpg
Import secret keys
m-74
Linux: gpg
Generate keys
m+60
18 November 2019
Network Interface Authentication (wpa-suplicant)
Certs From .pfx
m+14
Network Interface Authentication (wpa-suplicant)
Certs From .pfx
m+54
Network Interface Authentication (wpa-suplicant)
no edit summary
m+557
SSL Certificate
Check a PKCS#12 file (.pfx or .p12)
m+338
Extraccion certificado de equipo
no edit summary
m+42
Extraccion certificado de equipo
Created page with "1. Iniciar con el konboot. 2. Iniciar sesion como Administrador (pass en blanco) 3. Abrir el almacen de certificados y configurar los complementos para que se muestren los c..."
15 November 2019
14 November 2019
Splunk: Python Lookup
no edit summary
m+390
Splunk: Python Lookup
no edit summary
m+190
File:Splunk Lookup Definition.png
no edit summary
Splunk: Python Lookup
no edit summary
m-15
Splunk: Python Lookup
no edit summary
m+17
Splunk: Python Lookup
no edit summary
mSplunk: Python Lookup
no edit summary
m+1,174
Splunk: Python Lookup
Created page with "Copy requirements to /opt/splunk/lib/python2.7/site-packages Including SplunkLookup.py:<syntaxhighlight lang="python"> import csv import sys from abc import ABCMeta, abstract..."
My IP
no edit summary
m+2
My IP
Created page with "https://github.com/mpolden/echoip<br> ifconfig.co"
13 November 2019
IP Geolocation
no edit summary
m+72
IP Geolocation
Created page with "<syntaxhighlight lang="bash"> pip install geoip2 </syntaxhighlight><syntaxhighlight lang="python3"> #!/root/.virtualenvs/geoip/bin/python import sys from geoip2 import databas..."
11 November 2019
5 November 2019
Linux: dpkg
Created page with "== Install Package == <syntaxhighlight lang="bash"> sudo dpkg -i package.deb </syntaxhighlight> == Fix missing dependencies == After running the dpkg command, if it fails bec..."
Linux command: mount
Mount Luks5 Encrypted Drive
m+109
Linux command: mount
no edit summary
m+161
Sendmail
Created page with "Create a file with your email:<syntaxhighlight lang="text"> To: my@email.com Subject: sendmail test two From: me@myserver.com And here goes the e-mail body, test test test....."
Raspberry Pi: HDMI-VGA Converter
no edit summary
m+149
Raspberry Pi: HDMI-VGA Converter
no edit summary
m+126
Linux command: rsync
Remove source files after succesfull transfer
m+161
4 November 2019
Linux .xz
no edit summary
m+24
Linux .xz
Created page with "<syntaxhighlight lang="bash"> sudo apt install xz-utils tar -xvf data.tar.xz </syntaxhighlight>"
31 October 2019
Raspberry Pi: Wifi
WPA2 Enterprise Network
m+426
Clear BASH Shell History
no edit summary
m+65
Raspberry Pi: Wifi
no edit summary
m+271
Raspberry Pi: Wifi
no edit summary
m+258
Clear BASH Shell History
Created page with "<syntaxhighlight lang="bash"> history -w history -c </syntaxhighlight>To avoid storing a command in your history you can also place a space before the command Over ssh you ca..."
Raspberry Pi: Wifi
Created page with "=== WPA2 Enterprise Network === <syntaxhighlight lang="bash"> sudo nano /etc/wpa_supplicant/wpa_supplicant.conf </syntaxhighlight><syntaxhighlight lang="text"> network={..."
28 October 2019
22 October 2019
Flutter
Built Value Serialized
m+113
Flutter
Built Value Android Studio Live Templates (https://www.youtube.com/watch?v=Jji05a2GV_s)
m+4
Flutter
Built Value Android Studio Live Templates
m+50
Flutter
Built Value
m+1,117
MySQL
no edit summary
m+97
Flutter
Built Value Enum
m+60
Flutter
Built Value
m+338
Flutter
Built Value
m+58
Flutter
Built Value Android Studio Live Templates
m+304