All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RHS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 15:26, 25 September 2025 Rafahsolis talk contribs created page Temporary Email (Created page with "Disposable mail sites: [https://temp-mail.org Temp Mail] [https://yopmail.com Yop Mail] [https://www.guerrillamail.com Guerrilla Mail] [https://anonymmail.net Anonymmail]...") Tag: visualeditor
- 19:51, 26 August 2025 Rafahsolis talk contribs created page NextCloud (Created page with "=== Install with docker compose === docker-compose.yml:<syntaxhighlight lang="yaml"> version: '3.8' services: nextcloud: image: nextcloud:latest container_name: nex...") Tag: visualeditor
- 15:59, 6 August 2025 Rafahsolis talk contribs created page Cloudflare (Created page with "== Cloudflare DynDNS Script == <syntaxhighlight lang="bash"> #!/bin/bash # USO: ./ddns.sh cloud.herrerosolis.com CF_API_TOKEN="otH3s***********************uCi3oB" ZONE_NAME=...") Tag: visualeditor
- 09:42, 18 June 2025 Rafahsolis talk contribs created page Nuxt (Created page with "=== Create project: === <syntaxhighlight lang="bash"> npx nuxi@latest init <project name> cd <project name> npm install </syntaxhighlight> === Configuration: === nuxt.config...") Tag: visualeditor
- 00:58, 21 March 2025 Rafahsolis talk contribs created page File:Setup-cyowcopy-1.9.1.872-x64.zip
- 00:58, 21 March 2025 Rafahsolis talk contribs uploaded File:Setup-cyowcopy-1.9.1.872-x64.zip
- 00:57, 21 March 2025 Rafahsolis talk contribs created page Copy Website (Created page with "To clone a Web site use cytotek webcopy [https://www.cyotek.com/cyotek-webcopy Home Page]") Tag: visualeditor
- 16:11, 22 February 2024 Rafahsolis talk contribs created page Mouse de Chocolate (Created page with "=== Ingredientes === * 12 Yemas de huevo * 12 Claras de huevo * 12 cucharadas de azúcar grandes a ras * 400g de chocolate (2 tabletas chocolate negro de postres Nestlé) <b...") Tag: visualeditor
- 13:51, 23 June 2022 Rafahsolis talk contribs created page File:Spring test structure.png
- 13:51, 23 June 2022 Rafahsolis talk contribs uploaded File:Spring test structure.png
- 13:40, 23 June 2022 Rafahsolis talk contribs created page Java JUnit Tests (Created page with " ===Add Maven dependencies for JUnit=== <syntaxhighlight lang="xml"> .... <dependencies> .... <dependency> <groupId>org.junit.jupiter</groupId>...")
- 09:59, 22 June 2022 Rafahsolis talk contribs created page File:Pstructjstest.png
- 09:59, 22 June 2022 Rafahsolis talk contribs uploaded File:Pstructjstest.png
- 08:44, 3 May 2022 Rafahsolis talk contribs created page WSL Windows Subsystem for Linux (Created page with "== Change wsl version == wsl --set-version Ubuntu 2")
- 17:01, 30 April 2022 Rafahsolis talk contribs created page Angular (Created page with "== NPM (Node package manager) == === Create new project === <syntaxhighlight lang="bash"> npm init </syntaxhighlight> === Install package in project === <syntaxhighlight lan...") Tag: visualeditor
- 13:02, 30 April 2022 Rafahsolis talk contribs created page Category:Java (Created page with "Java Programming Language")
- 12:59, 30 April 2022 Rafahsolis talk contribs created page Java: Spring Boot (Created page with "Create microservices")
- 11:25, 30 April 2022 Rafahsolis talk contribs created page Java: Spring (Created page with "[https://start.spring.io Spring Initializr] <br />") Tag: visualeditor
- 08:44, 14 February 2022 Rafahsolis talk contribs created page Python decorators (Created page with "== Timeit decorator == <syntaxhighlight lang="python3"> import time def timeit(method): def timed(*args, **kw): ts = time.time() result = method(*args, **...") Tag: visualeditor
- 21:31, 12 February 2022 Rafahsolis talk contribs created page Oauth (Created page with "https://www.youtube.com/watch?v=vQQEaSnQ_bs")
- 21:29, 12 February 2022 Rafahsolis talk contribs created page Category:Python (Created blank page)
- 15:17, 12 February 2022 Rafahsolis talk contribs created page Matplotlib (Created page with "== Example == <syntaxhighlight lang="python3"> from matplotlib import pyplot as plt plt.xkcd() ages_x = [18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34,...") Tag: visualeditor
- 18:01, 29 January 2022 Rafahsolis talk contribs created page Record screen (Created page with "<syntaxhighlight lang="bash"> sudo apt install simplescreenrecorder </syntaxhighlight>Use PulseAudio as Audio input backend and Normalize video audio level <br />") Tag: visualeditor
- 17:33, 29 January 2022 Rafahsolis talk contribs created page Normalize video audio level (Created page with "<syntaxhighlight lang="bash"> ffmpeg -i test.mkv -vn -af "volumedetect" -f null /dev/null # ... # [Parsed_volumedetect_0 @ 0x55d5e9291a80] mean_volume: -54.6 dB # ... ffmpeg...") Tag: visualeditor
- 14:31, 25 November 2021 Rafahsolis talk contribs created page Windows activation KMS (Created page with "Docker image:<syntaxhighlight lang="bash"> docker run -d -p 1688:1688 --name kms --restart=always teddysun/kms </syntaxhighlight>pi@kms:~ $ docker ps -a CONTAINER ID IMAGE...") Tag: visualeditor
- 14:31, 25 November 2021 Rafahsolis talk contribs created page File:KMS client setup keys.pdf
- 14:31, 25 November 2021 Rafahsolis talk contribs uploaded File:KMS client setup keys.pdf
- 09:01, 7 October 2021 Rafahsolis talk contribs created page Xpath (Created page with "https://devhints.io/xpath")
- 07:46, 18 June 2021 Rafahsolis talk contribs created page Binary Ofuscation (Created page with "https://github.com/phra/PEzor")
- 10:39, 16 June 2021 Rafahsolis talk contribs created page Snap (Created page with "=== Proxy Settings === <syntaxhighlight lang="bash"> sudo snap set system proxy.http="http://<proxy_addr>:<proxy_port>" sudo snap set system proxy.https="http://<proxy_addr>:<...") Tag: visualeditor
- 17:54, 4 June 2021 Rafahsolis talk contribs created page Python logger (Created page with "<syntaxhighlight lang="python3"> import logging # create console handler and set level to info def setup_logger(): logger = logging.getLogger('AutomaticWaterChange')...") Tag: visualeditor
- 20:18, 3 June 2021 Rafahsolis talk contribs created page Get pip (Created page with "https://bootstrap.pypa.io/get-pip.py")
- 13:04, 23 May 2021 Rafahsolis talk contribs created page Ssh Pub keys (Created page with "=== Trinity.pub === <syntaxhighlight lang="text"> ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHvg30VcbvBf8hTTamOFdqR2eUdgv7EWqpHDKKYIMarOEsqpbGDIACmm70t20a7L3MqJMyQKgCOqV6dH7HZFZk+...") Tag: visualeditor
- 23:43, 6 May 2021 Rafahsolis talk contribs created page Increase Windows Page File (Created page with "Increase the Windows Page File Size, I used to have the same issues but ignored the page file thing. Go to Settings > System > About > Advanced System Settings (Under Related...") Tag: visualeditor
- 02:28, 21 April 2021 Rafahsolis talk contribs created page Linux: Exit terminal leavin all processes running (Created page with "<syntaxhighlight lang="bash"> disown -a && exit </syntaxhighlight>") Tag: visualeditor
- 02:23, 21 April 2021 Rafahsolis talk contribs created page Linux edit las command (Created page with "fc")
- 02:22, 21 April 2021 Rafahsolis talk contribs created page Linux ramdisk (Created page with "<syntaxhighlight lang="bash"> mkdir -p /mnt/ram mount -t tmpfs tmpfs /mnt/ram -o size=8192M </syntaxhighlight>") Tag: visualeditor
- 11:06, 19 April 2021 Rafahsolis talk contribs created page GitLab CI (Created page with "https://github.com/toert/django-gitlab-ci-guide")
- 10:31, 19 April 2021 Rafahsolis talk contribs created page Fake process command ps aux (Created page with "https://pentestwiki.org/academy/how-to-disguise-a-covert-channel-with-netcat-like-a-harmless-command/ https://github.com/defensahacker/pnfaker")
- 21:41, 16 April 2021 Rafahsolis talk contribs created page Buffer Overflow (Created page with "https://ethicalhackingguru.com/the-buffer-overflow-guide-for-kali-linux/")
- 12:34, 2 March 2021 Rafahsolis talk contribs created page Install.sh (Created page with "<syntaxhighlight lang="bash"> #!/bin/bash sudo apt install openvpn tmux terminator guake python3-dev keepassx htop tree libreoffice gimp vlc cmake spotify skype </syntaxhighli...") Tag: visualeditor
- 11:34, 10 February 2021 Rafahsolis talk contribs created page Linux Time Zone (Created page with "<syntaxhighlight lang="bash"> timedatectl ls -l /etc/localtime timedatectl list-timezones | grep -i madrid sudo timedatectl set-timezone Europe/Madrid </syntaxhighlight>") Tag: visualeditor
- 14:49, 19 October 2020 Rafahsolis talk contribs created page Cracking AD (Created page with "===Cracking01 (Alias: Goku01)=== {| class="wikitable" |+Resources !Type !Description |- |OS |Kali GNU/Linux Rolling |- |CPU(s) |20 |- |Mem |62G |} ==Instalación:== *Instala...")
- 07:58, 19 October 2020 Rafahsolis talk contribs created page SMB Server (Created page with "[https://github.com/SecureAuthCorp/impacket/blob/master/examples/smbserver.py Impaket SMBServer]<syntaxhighlight lang="bash"> [Unit] Description=Impacket SMB Server After=netw...") Tag: visualeditor
- 17:14, 28 September 2020 Rafahsolis talk contribs created page Linux CPU (Created page with "== List CPU == <syntaxhighlight lang="bash"> lscpu </syntaxhighlight><br /> == Bring CPU online == <syntaxhighlight lang="bash"> echo 1 | sudo tee /sys/devices/system/cpu/cpu...") Tag: visualeditor
- 08:36, 27 April 2020 Rafahsolis talk contribs created page Django Management command (Created page with "app_dir/management/commands/cmdname.py<syntaxhighlight lang="python3"> from django.core.management.base import BaseCommand, CommandError class Command(BaseCommand): def...") Tag: visualeditor
- 22:15, 11 April 2020 Rafahsolis talk contribs created page Kali Linux (Created page with "Install script<syntaxhighlight lang="bash"> #!/bin/bash sudo apt install openvpn tmux terminator guake python3-dev keepassx htop tree libreoffice gimp </syntaxhighlight>") Tag: visualeditor
- 07:44, 27 February 2020 Rafahsolis talk contribs created page NVIDIA (Created page with "Disable Nouveau kernel driver")
- 07:15, 11 February 2020 Rafahsolis talk contribs created page Acrobat Reader Kali Linux (Created page with "<syntaxhighlight lang="bash"> sudo dpkg --add-architecture i386 sudo apt-get update </syntaxhighlight>Downoad the latest acrobat from Ftp://ftp.adobe.com/pub/adobe/reader/u...") Tag: visualeditor
- 10:04, 9 February 2020 Rafahsolis talk contribs created page Linux command: sha256sum (Created page with "== Checksum == <syntaxhighlight lang="bash"> $ sha256sum --check checksums/sha256sum.txt ntlm_ascii-32-95#8-8_0_422000x37929653_0.rtc: OK ntlm_ascii-32-95#8-8_0_422000x6710886...") Tag: visualeditor