ZSH Aliases June 23, 2020, 1:55 p.m.

Hacker News thread with handy shell aliases & tips.

tips shell

Logging Cheat-Sheets Aug. 29, 2019, 5:21 p.m.

In looking into compromised systems, often what is needed by incident responders and investigators is not enabled or configured when it comes to logging.  To help get system logs properly Enabled and Configured, below are some cheat sheets to help you do logging well and so the needed data we all need is there when we look.

documentation sysadmin tips

Emoji cheat sheet for GitHub, Basecamp and other services Nov. 25, 2016, 4:48 p.m.

Emoji emoticons are supported on many sites, however some of the emoji codes are not super easy to remember, so here is a little cheat sheet. 🤘

cheatsheet tips internet

How to disable window overscroll bump when scrolling with touch screen Oct. 25, 2016, 9:07 a.m.

HKEY_CURRENT_USER\Software\Microsoft\Wisp\Touch set Bouncing to 0

windows tips

Mac App Recommendations May 3, 2015, 11:30 a.m.

hacker news tips osx

Python Tips and Traps Jan. 20, 2015, 4:59 p.m.

python programming tips

Python for Programmers Aug. 8, 2014, 9:04 a.m.

Handy python packages and workflow tips.

python programming tips virtualenv

SSH Tricks July 2, 2014, 1:24 p.m.

tips ssh sysadmin

Mac keyboard shortcuts May 16, 2014, 1:12 p.m.

tips osx

Bash Special Parameters Explained April 11, 2014, 11:14 a.m.

Explanation of $*, $@, $#, $$, $!, $?, $-, $_ usage in bash.

bash linux shell scripting tips

Windows 7 Default Domain Profile March 14, 2014, 2:57 p.m.

How to edit the default user profile for Windows 7 accounts.

tips tutorial windows sysadmin