Blog Home
Recent Posts:
-

Customize Your VIM Settings
Set up everybody’s favorite Linux text editor to automatically open with the best options already set.
-

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.
-

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:”
-

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
-

Understanding User Crontabs
Crontab is to Linux, as Task Scheduler is to Windows. Learn to set up script or commands to run at a specific time.
-

Top Windows Terminal Commands
Introduction Although PowerShell has made progress over the last few years as the preferred command line tool, I find that knowledge of the original command line is still very valuable. You can use the command line to quickly get system information or write batch scripts to automate simple tasks. Most commands can be run as