Skip to content

Instantly share code, notes, and snippets.

@kralicky
kralicky / harvester-gpu.md
Last active May 9, 2024 03:33
Harvester GPU Provisioning

Harvester GPU Provisioning

  1. Install Harvester, then SSH into the server.

  2. Edit /boot/grub/grub.cfg as follows:

 set default=0
 set timeout=10
 
@keith9820
keith9820 / repos.md
Last active September 16, 2016 20:44
Repo cleanup tasks

#Cleanup repo filesystem tasks

use git mv to move or rename indexed fies
use git rm xxx --cached to remove a file from the index but keep it in the filesystem

###Repos:

  1. WebJobs.DMSData (James)
  • move multiple projects into own repo
  • rename DMSData.WebJob/ as src/