User contributions
Jump to navigation
Jump to search
- 12:35, 5 December 2018 diff hist +298 DNS: Bind9
- 12:30, 5 December 2018 diff hist +198 N Proxy Squid Created page with "== Install == sudo apt install squid == Allow access to host == * edit sudo nano /etc/squid/squid.conf * add <nowiki>acl pentesting01 src 15.17.170.165/32 http_access allo..."
- 18:59, 3 December 2018 diff hist +4 Ubuntu18 disable IPv6 current
- 18:56, 3 December 2018 diff hist -2 Ubuntu18 disable IPv6
- 18:56, 3 December 2018 diff hist +445 N Ubuntu18 disable IPv6 Created page with "* Edit /etc/sysctl.d/99-sysctl.conf and add the following lines to the end of the file net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6...."
- 16:17, 1 December 2018 diff hist +49 Transmission →Port Test current
- 16:13, 1 December 2018 diff hist +63 Transmission →Headless
- 14:24, 30 November 2018 diff hist +189 Linux command: alias →BBVA
- 12:04, 29 November 2018 diff hist +30 Linux: SystemD →Gunicorn
- 12:03, 29 November 2018 diff hist +190 Linux: SystemD →Automatic restart
- 10:05, 29 November 2018 diff hist +67 Python →List
- 09:12, 29 November 2018 diff hist +13 Linux: SystemD →/etc/systemd/system/example.service
- 16:18, 28 November 2018 diff hist +241 N Load django on python script Created page with "<source lang=python>import os os.environ.setdefault("DJANGO_SETTINGS_MODULE", "Fotingo.settings") from django import setup setup() from django.conf import settings logger = lo..." current
- 16:17, 28 November 2018 diff hist +2,182 N Python logging dict config Created page with "<source lang=python> import logging.config def set_logging(log_level='DEBUG', # Logging levels available: 'DEBUG', 'INFO', 'WARNING', 'ERROR', 'CRITICAL' logs..."
- 01:41, 25 November 2018 diff hist +80 Transmission →Full Stats All Torrents
- 01:39, 25 November 2018 diff hist -147 Transmission →Create a torrent file with transmission CLI
- 01:34, 25 November 2018 diff hist +72 Transmission →Move Files Script
- 00:21, 25 November 2018 diff hist +96 Logical Volume Management (LVM) →LVM Backup
- 23:27, 24 November 2018 diff hist +149 Linux Change user id and group id current
- 16:47, 23 November 2018 diff hist +123 Linux command: fdisk current
- 21:34, 22 November 2018 diff hist +52 RAID →Check RAID status
- 13:52, 16 November 2018 diff hist +4 Linux command: curl
- 13:51, 16 November 2018 diff hist +59 Linux command: curl
- 12:50, 16 November 2018 diff hist +52 Network Interface Authentication (wpa-suplicant) →If wpa supplicant does not start try to start it manualy
- 09:05, 16 November 2018 diff hist +277 Linux command: awk →Print columns as lines current
- 16:02, 13 November 2018 diff hist +96 PostgreSQL →Import .sql dump file
- 15:52, 13 November 2018 diff hist +71 Countering SSH bruteforce attacks current
- 15:51, 13 November 2018 diff hist +99 Countering SSH bruteforce attacks →Python script to scan ports from attackers
- 15:51, 13 November 2018 diff hist +207 Countering SSH bruteforce attacks →counter_attack.sh
- 10:16, 13 November 2018 diff hist +78 /etc/network/interfaces
- 21:41, 12 November 2018 diff hist -9 Countering SSH bruteforce attacks
- 21:40, 12 November 2018 diff hist +281 Countering SSH bruteforce attacks
- 21:31, 12 November 2018 diff hist +9 Countering SSH bruteforce attacks →Create Parsing command
- 21:30, 12 November 2018 diff hist +1,945 Countering SSH bruteforce attacks
- 21:27, 12 November 2018 diff hist -22 Countering SSH bruteforce attacks →Create Parsing command
- 21:26, 12 November 2018 diff hist +18 Countering SSH bruteforce attacks →Create Parsing command
- 21:26, 12 November 2018 diff hist +258 N Countering SSH bruteforce attacks Created page with "== Create Parsing command == sudo touch /usr/bin/brute sudo chmod +x /usr/bin/brute sudo nano /usr/bin/brute <source lang=bash>#!/bin/bash sudo cat /var/log/auth.log | grep -i..."
- 15:15, 12 November 2018 diff hist 0 m DanteD Socks5 Proxy Server Rafahsolis moved page Proxy SOCKS5 ssh to Proxy SOCKS5 without leaving a redirect
- 15:15, 12 November 2018 diff hist +913 DanteD Socks5 Proxy Server
- 17:40, 9 November 2018 diff hist +15 Mount Android USB current
- 17:39, 9 November 2018 diff hist +220 Mount Android USB
- 17:20, 9 November 2018 diff hist +248 N Mount Android USB Created page with "https://www.debugpoint.com/2016/03/how-to-access-android-devices-internal-storage-and-sd-card-in-ubuntu-linux-mint-using-media-transfer-protocol-mtp/<br /> https://wiki.debian..."
- 16:03, 9 November 2018 diff hist +76 Linux command: alias →Trinity
- 15:33, 9 November 2018 diff hist +53 Linux: youtube-dl →ffmpeg install current
- 12:04, 9 November 2018 diff hist +81 N Python SimpleHTTPServer Created page with "== Python 2 == python -m SimpleHTTPServer == Python 3 == python3 -m http.server" current
- 21:22, 7 November 2018 diff hist +317 Linux: youtube-dl →Youtubedl
- 14:38, 7 November 2018 diff hist +450 Linux command: route current
- 14:32, 7 November 2018 diff hist +344 DHCP
- 14:30, 7 November 2018 diff hist +168 Network Interface Authentication (wpa-suplicant)
- 19:25, 2 November 2018 diff hist 0 Raspberry Pi: HDMI-VGA Converter