All of us CLI, command line, people use Putty or TeraTerm (I dont like you people – just kidding) day to day. We also use WinSCP to connect to SSH to seeRead More…
WINDOWS – partition and formatting a disk usb quickly with diskpart
In linux we would use sfdisk, or sgdisk, or any of the partitioning tools followed by making a filesystem and mounting the filesystem In windows its all possible with the tool diskRead More…
WINDOWS – Make 64 Bit INSTALL USB from Windows 32 Bit
How to make a 64 bit bootable Windows USB with a 32 bit Windows PC Im using Win 8 32 bit and want to make a USB with Windows 64 bit Note:Read More…
Feature Request To Microsoft For OneNote
Hopefully Microsoft Office/OneNote Devs Sees This Step1. call microsoft office do a feature request Contact method Microsoft support Talk with Microsoft Connect directly with a support representative to solve your issue quickly.Read More…
WINDOWS – CYGWIN – Line Endings
Quick Recap – exerpt from manpages of dos2unix & unix2dos * In DOS/Windows text files a line break, also known as newline, is a combination of two characters: a Carriage Return (CR) followedRead More…
WINDOWS – CYGWIN – How to start a SH Shell Script from a Windows Batch BAT Script
Linux is known for its unique command line, and so cygwin was made for Windows to emulate linux on windows and give windows users what they have been missing out on. SoRead More…
WINDOWS – CYGWIN – Backup with RSYNC one drive to another, clone drive contents with rsync
Note this is not really a clone, clones work more with images in my opinion. They work directly on the block level instead of the file level. I give you thisRead More…
WINDOWS – CYGWIN – 7zip Scheduled Backup Job – Could work with linux
This script archives an important folder with 7z while saving the 7z across to another location. A windows task scheduler is setup to run this weekly for me. (I dont cover howRead More…
WINDOWS – Command Line Cheat Sheet for Administration and Networking and Hotkeys
####################################### WINDOWS USERFUL KEY SHORTCUTS/HOTKEYS ####################################### CONTROL+SHIFT+N – make new folder F2 – rename WIN + D – Show dekstop WIN + M – Minimize all windows WIN + SHIFT + M – Maximize all windows ALTRead More…
WINDOWS – Clean up your PC – Uninstall All the Crap and Clean all the Garbage
Windows – How to clean it up – The real way This is a guide for beginners and maybe even for advanced users it just shows the way I clean up PCsRead More…