Skip to content

MS Windows stuff

Austin Kong edited this page Jan 25, 2018 · 4 revisions

Command prompt

Create symbolic link

mklink /J "C:\Destination\Dir" "C:\Source\Dir"

Change to drive D:

D:

Terminals

Misc

Wierd time zone issues? Windows expects the hardware clock to be local time. Linux expects it to be UTC. Read more.

Things to install

Clone this wiki locally