Logo
Search Shelves Books Log in
Info
Content
Recent Books

DevRandom

All my side adventures that don't deserve a book.

HomeLab

My adventures

Recently Updated Pages

Techsupport.dev0.sh configuration [TheLounge]

I now edit the source code of TheLounge and build it on my node to servce the r/techsupport commu...

Basic reverse proxy

server { listen 80; listen [::]:80; server_name example.com; location / { ...

"forking" github to gitea, keeping upstream changes

I wanted to for thelounge for ##techsupport but retain the ability to pull their new changes. I w...

Snippets

Admin check, just run Test-IsAdmin to call the function and output true or false. I use this for ...

Storing and using credentials

Start with writing your password into a file read-host -assecurestring | convertfrom-securestrin...

Removing Windows Passwords

This just removes the password from a local Windows account. We are assuming the OS or C:\ partit...

Encrypted SR

Create your LUKS container on an unused RAID. I setup without a declared VM storage to facilitat...

Sysvol

c:\windows\SYSVOL\SYSVOL

CMMC Lvl 3

Domain Capability Combined requirements (Level 3) Company polices Notes Access Control ...

CMMC Lvl3+4

Domain Capability Combined requirements (Level 3) Level 4 Company polices Notes Access...

Creating and assigning VLANs on iOS

Create VLAN and give it a name Name and ID do not matter. Using 1X and 1XX work just fine switc...

What is the difference between "|", ">", and ">>"

At the most basic command 1 | command 2 sends the output from the first command as the input for ...

Recent Activity
piper
piper created page Techsupport.dev0.sh configuration [TheLounge]
3 weeks ago
piper
piper updated page Basic reverse proxy
3 weeks ago
piper
piper created page Basic reverse proxy
3 weeks ago
piper
piper created chapter Nginx
3 weeks ago
piper
piper updated page "forking" github to gitea, keeping upstream changes
3 weeks ago
piper
piper created page "forking" github to gitea, keeping upstream changes
3 weeks ago
piper
piper created chapter Git
3 weeks ago
piper
piper updated page Snippets
1 month ago
piper
piper created page Storing and using credentials
1 month ago

Books

Sort
Name
  • Name
  • Created Date
  • Updated Date

DevRandom

All my side adventures that don't deserve a book.

HomeLab

My adventures

Actions
Back to top