I currently have a zsh alias setup like so. alias e="subl" This lets me e somedir to open up a directory in SublimeText. or e . to open up the current dir...
I have had 3 BSoD on Windows 10, fully updated, in past week. I dont know if I have had any before this. I changed from SSD to M2 a couple of months ago -...
There seems to be little information about the way the activation system works in Windows 8, especially for consumer versions of Windows (Core/Pro, not En...
I've got a D-Link DNS 320 and the standard firmware is clunky and limited. What opensource alternatives are there to the standard firmware that can r...
I was able to convert PNG files into ICO files (thanks to Turn pngs to one ICO file ), but now I would like to create an icon "bundle" similar to system32...
I was researching Git so I downloaded the Windows version to test it out on a repository on GitHub. After about 30 minutes I couldn't work out how to...
Example: @echo off goto menu1 :menu1 cls echo Menu 1 echo. echo Press "1" to start control panel echo. echo Press "2" to go to second menu echo. choice /c...
On windows we have chkdsk that runs during startup. Also there is one more way to check disk that is by using disk defragmenters analyze feature. But thes...
I want to convert every [OGV|OGG] video file Ogg data, Skeleton v3.0 I have into MP4 or WebM. Can people please suggest a command line to do so, in order ...