Blog Home

Welcome! All posts are original ideas, information I have found valuable, or items I taught myself over the years. I am mostly self educated and the blog articles reflect that.

In that same spirit, you should take everything you see on this site with a grain of salt and do your own due diligence.

Thanks for visiting.

September 2025
S M T W T F S
 123456
78910111213
14151617181920
21222324252627
282930  

Recent Posts:

  • Synchronize the Time & Date in Ubuntu

    Synchronize the Time & Date in Ubuntu

    Get your computer time back in sync with the real world in just a few steps.

    Read More

  • Analyze Network Traffic using TCPDump

    Analyze Network Traffic using TCPDump

    The Basic TcpDump is a command line network monitoring tool for viewing packets, in real time, as they pass through the server network interface. Specifically, it can be used to view and record packets going into and out of a network interface and can be used to conduct all sort of analysis. I use this…

    Read More

  • Customize Your VIM Settings

    Customize Your VIM Settings

    Set up everybody’s favorite Linux text editor to automatically open with the best options already set.

    Read More

  • File, Processes, & System Details in Ubuntu

    File, Processes, & System Details in Ubuntu

    Use command line tools to get your system OS, hardware statistics, file system disk usage, or details on running processes.

    Read More

  • Change Windows Cmd Line Startup Folder

    Change Windows Cmd Line Startup Folder

    Change Default Startup Path for Command Prompt Right click on the command prompt then select properties. On shortcut tab, change “Start in:”

    Read More

  • Start Encrypting Your Files in Windows

    Start Encrypting Your Files in Windows

    Getting Started File encryption adds a level of security to your critical files. In Windows, you can create an encrypted folder and it will auto encrypt any files you drop into the folder. Windows uses the Encrypted File System (EFS) platform. The first time you encrypt a file, it will auto generates a key set…

    Read More