Skip to content

markbenvenuto/winsetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

My setup scripts for a Windows VM

Individual steps are in install\ and designed to be on a Windows machine.

Installation Steps

  1. On a Linux/mac machine, run bootsrap over ssh
bash remote_bootstrap.sh <hostname>
  1. Set a password for RDP login
ssh Administrator@<hostname> "net user Administrator <password>"
  1. Login via RDP and run local boostrap in powershell
cd z:\winsetup
./local_bootstrap.ps1

TODO

Git Setup VS Code setup - install extensions

Other Software

Wireshark - https://chocolatey.org/packages/wireshark Network Monitor - https://chocolatey.org/packages/networkmonitor SysInternals - https://chocolatey.org/packages/sysinternals curl - https://chocolatey.org/packages/curl vim - https://chocolatey.org/packages/vim https://chocolatey.org/packages/SourceTree

Manual steps

Vivaldi

Git Todo

https://github.com/dandavison/delta

About

Windows Machine Setup Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published