Skip to content

Instantly share code, notes, and snippets.

View elasticskyx's full-sized avatar

Sam_M elasticskyx

View GitHub Profile
@elasticskyx
elasticskyx / mermaidlinks.md
Last active January 17, 2024 06:07
Mermaid with Links
@elasticskyx
elasticskyx / mermaid.md
Created January 17, 2024 05:28 — forked from martinwoodward/mermaid.md
GitHub HTML Rendering Pipeline
```mermaid
sequenceDiagram
    participant dotcom
    participant iframe
    participant viewscreen
    dotcom->>iframe: loads html w/ iframe url
    iframe->>viewscreen: request template
    viewscreen->>iframe: html & javascript
 iframe->>dotcom: iframe ready
@elasticskyx
elasticskyx / GCal Invite.url
Created December 10, 2019 17:48
Google Calendar Invite URL
https://event.on24.com/eventRegistration/EventCalendarServlet?&reminder=15&start=20191210T190000Z&end=20191210T195513Z&abstract=Understanding+software%E2%80%99s+role+in+business&title=Please+click+the+link+below+to+attend.%5Cn%5Cnhttps%3A%2F%2Fevent.on24.com%2Fwcc%2Fr%2F2134293%2F8B301C2D3DC20E9B614FAC3367AF9C1F&eventId=2134293&email=name%40alshirawi.ae&gCal=Y
@elasticskyx
elasticskyx / headlessvm.md
Created August 28, 2012 11:15
Run VirtualBox Virtual Machines in Headless Mode #virtualbox #windows #vm

Setup a Headless Virtual Machine on Windows using Oracle VirtualBox

If you are concerned with having many windows open when running several virtual machines on your Windows server or workstation, then have them run headless using VirtualBox commandline tools. Additionally, you can manage these VM's using RDP (Mircrosoft Terminal Server Connection - mstsc.exe) or SSH access (if enabled)

Install VirtualBox and Extension Packs

  • Download the latest version and install of [Oracle VirtualBox] [vbox]
  • Download the [VirtualBox Extension Pack] [vbox] and install for the same version