Place Holder Products Code
Bash MySQL
Notes Return of the Fed Login
Admin Control Panel Email Control Panel Product Control Panel Debug Info Beacon Create Snippet Tag Control Panel

m7c1

Much by way of discourse, some by way of advice; security from Clausewitz to Fancy Bear.
Curlin'
Curlin'

Recently I had cause to collect all Requests for Comment (RFCs) and Phrack articles - ever published - for mining purposes. Was a good quick little bash test, and improved my curlin'! The results are as follows:

Very straight forward snippet for grabbing the first 1000 rfcs:

Posted by Will - September 17th '18
Dedicated Bash Page!
Dedicated Bash Page!

Content now available Here!

Posted by Will - July 17th '18
X and libinput for Natural Scrolling
X and libinput for Natural Scrolling

My scrolling wasn't 'natural' so...

What can I learn about my device?  Let's see what X thinks is connected:

xinput -list

And then check the properties for my touchpad (id 13):

Posted by Will - April 23rd '18
Opened a file and made some changes to read-only file? No problem!
Opened a file and made some changes to read-only file? No problem!

Use tee to make changes to read-only file as root

:w !sudo tee %

where w=write, !=exec, %=current file

Posted by Will - April 8th '18
Oh My Auth!
Oh My Auth!

Origin --> # Attempts

Posted by Will - April 4th '18

Search

Popular Posts