Recent changes

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 10:15, 18 October 2024
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

15 October 2024

N    17:29  RedHat OpenShift‎‎ 2 changes history +1,499 [413vhcu1lq0463ob‎ (2×)]
     
17:29 (cur | prev) +656 413vhcu1lq0463ob talk contribs Tag: Visual edit
N    
17:27 (cur | prev) +843 413vhcu1lq0463ob talk contribs (Created page with "== Users == === User types === * regular: regular users are normal users such as developers and people who manages the cluster (e.g. developer) * system: system users are users that are created on each node and have the prefix system: (e.g. system:admin, system:master) * service: service users are users that are created to allow the communication between services with the prefix system:serviceaccount (e.g. system:serviceaccount:user) === Oauth Server === ==== Modes...") Tag: Visual edit
     16:09  Main Page diffhist +23 413vhcu1lq0463ob talk contribs (→‎Stuffs) Tag: Visual edit

14 October 2024

N    19:57  The Generic Communication Protocol diffhist +128 413vhcu1lq0463ob talk contribs (Created page with "Just a generic protocol that transfers data pont to pont using just some things version: vX.X.X size: 0-2^24 data: top of 16M") Tag: Visual edit
     19:20  Main Page‎‎ 3 changes history +55 [413vhcu1lq0463ob‎ (3×)]
     
19:20 (cur | prev) +4 413vhcu1lq0463ob talk contribs (→‎Stuffs) Tag: Visual edit
     
19:20 (cur | prev) +37 413vhcu1lq0463ob talk contribs Tag: Visual edit
     
18:24 (cur | prev) +14 413vhcu1lq0463ob talk contribs (→‎Stuffs) Tag: Visual edit
N    18:24  QR Code diffhist +1,583 413vhcu1lq0463ob talk contribs (Created page with "The number of letters a QR code can store depends on the QR code version, the error correction level, and the encoding mode. The four encoding modes are: # '''Numeric Mode''': Only digits (0-9) # '''Alphanumeric Mode''': Letters (A-Z), digits (0-9), and nine special characters (<code>space</code>, <code>$</code>, <code>%</code>, <code>*</code>, <code>+</code>, <code>-</code>, <code>.</code>, <code>/</code>, <code>:</code>) # '''Binary Mode''': Any byte of data (e.g., AS...") Tag: Visual edit

13 October 2024

N    23:19  Pedro's Fedora Linux setup‎‎ 13 changes history +2,254 [413vhcu1lq0463ob‎ (13×)]
     
23:19 (cur | prev) +12 413vhcu1lq0463ob talk contribs Tag: Visual edit
     
23:17 (cur | prev) +92 413vhcu1lq0463ob talk contribs Tag: Visual edit: Switched
     
20:46 (cur | prev) 0 413vhcu1lq0463ob talk contribs Tag: Visual edit
     
20:26 (cur | prev) +22 413vhcu1lq0463ob talk contribs
     
20:23 (cur | prev) +12 413vhcu1lq0463ob talk contribs
     
20:22 (cur | prev) +45 413vhcu1lq0463ob talk contribs Tag: Visual edit: Switched
     
19:44 (cur | prev) 0 413vhcu1lq0463ob talk contribs
     
19:42 (cur | prev) +11 413vhcu1lq0463ob talk contribs Tag: Visual edit
     
19:25 (cur | prev) −55 413vhcu1lq0463ob talk contribs Tag: Visual edit
     
19:20 (cur | prev) +124 413vhcu1lq0463ob talk contribs Tag: Visual edit: Switched
     
18:53 (cur | prev) +1 413vhcu1lq0463ob talk contribs
     
18:44 (cur | prev) −96 413vhcu1lq0463ob talk contribs
N    
18:15 (cur | prev) +2,086 413vhcu1lq0463ob talk contribs (Created page with " # CYBER SEC STUFF sudo dnf update -y sudo dnf install hydra gobuster wafw00f whatweb golang git wfuzz snapd -y snap install seclists sqlmap hash-id cd /tmp git clone https://github.com/tomnomnom/hacks.git cd hacks/html-tool go build -o html-tool main.go sudo cp html-tool /usr/local/bin cd /tmp git clone https://github.com/003random/getJS.git cd getJS go build -o getJS main.go sudo cp getJS /usr/local/bin curl -L -o burp_community_2024.8.4_linux.sh "https:/...") Tag: Visual edit: Switched
N    23:11  My AI local config with docker compose Ollama with OpenWebUI diffhist +820 413vhcu1lq0463ob talk contribs (Created page with " services: ollama: volumes: - /docker/ollama-openwebui/data/ollama:/root/.ollama container_name: ollama pull_policy: always tty: true restart: unless-stopped image: ollama/ollama:${OLLAMA_DOCKER_TAG-latest} open-webui: build: context: . args: OLLAMA_BASE_URL: '/ollama' dockerfile: Dockerfile image: ghcr.io/open-webui/open-webui:${WEBUI_DOCKER_TAG-main} container_name: open-webui...") Tag: Visual edit: Switched
N    23:10  AI - Artificial Inteligence diffhist +80 413vhcu1lq0463ob talk contribs (Created page with "== Stuffs == * My AI local config with docker compose Ollama with OpenWebUI") Tag: Visual edit
     23:10  Main Page diffhist +34 413vhcu1lq0463ob talk contribs (→‎Stuffs) Tag: Visual edit
     17:45  Linux diffhist +33 413vhcu1lq0463ob talk contribs Tag: Visual edit

12 October 2024

N    21:52  Compiling Python code‎‎ 2 changes history +397 [413vhcu1lq0463ob‎ (2×)]
     
21:52 (cur | prev) +339 413vhcu1lq0463ob talk contribs Tag: Visual edit
N    
18:51 (cur | prev) +58 413vhcu1lq0463ob talk contribs (Created page with " pip install pyinstaller pyinstaller --onefile script.py") Tag: Visual edit
     18:26  Python‎‎ 3 changes history +76 [413vhcu1lq0463ob‎ (3×)]
     
18:26 (cur | prev) +28 413vhcu1lq0463ob talk contribs Tag: Visual edit
     
02:00 (cur | prev) +4 413vhcu1lq0463ob talk contribs Tag: Visual edit
     
02:00 (cur | prev) +44 413vhcu1lq0463ob talk contribs Tag: Visual edit
N    16:35  Hack The Box - Windows Fundamentals - course notes diffhist +7,920 413vhcu1lq0463ob talk contribs (Created page with "=== Windows Versions === {| class="wikitable" !Operating System Names !Version Number |- |Windows NT 4 |4.0 |- |Windows 2000 |5.0 |- |Windows XP |5.1 |- |Windows Server 2003, 2003 R2 |5.2 |- |Windows Vista, Server 2008 |6.0 |- |Windows 7, Server 2008 R2 |6.1 |- |Windows 8, Server 2012 |6.2 |- |Windows 8.1, Server 2012 R2 |6.3 |- |Windows 10, Server 2016, Server 2019 |10.0 |} === Command Get-WmiObject === We can use the Get-WmiObject to find information about the operati...") Tag: Visual edit
N    16:06  Windows diffhist +70 413vhcu1lq0463ob talk contribs (Created page with "== Stuffs == * Hack The Box - Windows Fundamentals - course notes") Tag: Visual edit
     16:06  Main Page diffhist +14 413vhcu1lq0463ob talk contribs (→‎Stuffs) Tag: Visual edit
N    02:03  Base64 file encode and decode with Python diffhist +676 413vhcu1lq0463ob talk contribs (Created page with "Encode code import base64 input_file_path = input('Input file > ') output_file_path = input('Output file > ') with open(input_file_path, 'rb') as file: file_data = file.read() encoded_data = base64.b64encode(file_data) with open(output_file_path, 'wb') as output_file: output_file.write(encoded_data) Decode code import base64 input_file_path = input('Input file > ') output_file_path = input('Output file > ') with open(input_file_path, 'r...") Tag: Visual edit

11 October 2024