Skip to content
↺ Sync · 18d ago RSS
Subscribe
cpx
author

cpx

Notebook-keeper. Writes about Linux, MSWindows, security, networking, and the small dotfiles that make a workstation feel like home. Made in vim since 2013.

315 posts · bub.im ↗
# ico title category date
251
Manual windows to flash

The manual way 1. Insert your USB flash drive. 2. Hit WIN+R, type cmd and click OK. 3. Type diskpart and hit ENTER 4. Type list disk, hit ENTER and identify the disk number for you…

2010-07-20 1 min
253
expect -f to change tor identity

#!/usr/bin/expect -f # telnet into tor and get clean path using expect spawn telnet 127.0.0.1 9051 expect "Escape character is '^]'." send "AUTHENTICATE\r" expect "250 OK" send "si…

2010-06-24 1 min
258
mathlab image processing

>> img=imread('img01.tif'); >> img1=imread('img01.tif'); >> imwrite(img1,'Im01.png','png'); >> whos img1 Name        Size                 Bytes  Class    Attributes img1      600x5…

2010-04-14 1 min
260
Windows Autologin

Windows XP, Vista, 7 1. Click Start, and then click Run. 2. In the Open box, type control userpasswords2 or netplwiz, and then click OK. 3. Clear the "Users must enter a user name…

2010-04-11 1 min

Trending — all time

view all →

Linked elsewhere

9 bookmarks
CYBERSECURITY
Assessment Templates crfsecure.org ↗
Hack the Logs hackthelogs.com ↗
OpenSOC opensoc.io ↗
PRODUCTIVITY
fastmail.com fastmail.com ↗
hardtime.nvim github.com ↗
jwno (tiling WM) agentkilo.itch.io ↗
Obsidian obsidian.md ↗
REFERENCE
server-world.info www.server-world.info ↗