Skip to content

Instantly share code, notes, and snippets.

View rbaas293's full-sized avatar

Ryan Baas rbaas293

View GitHub Profile

Standardize your VST Plugins Location:

If this is a new install or you want to be more organized, follow the below directions for the standard VST Paths. Trust me just do it. This makes things 10x easier down the road. 1. Make a directory in C:\Program Files\ named, VST_Plugins. 2. Within this new directory, make two new directories named, 32-bit and 64-bit.

Install FL Studio:

  1. Download most up to date Trial/Full Version: https://www.image-line.com/downloads/flstudiodownload.html
  2. Run the installer
    • Keep the Defult FL Studio Install Location.
@rbaas293
rbaas293 / PowerShell-CheatSheet.md
Last active August 3, 2022 11:12
A PowerShell Cheat Sheet

PowerShell Cheat Sheet

Variables

  • Always have a dollar sign ($) before them.
  • Example below:
$numberofcmdlets = (get-command).count

cmdlet's:

@rbaas293
rbaas293 / Nexus-10-Ubuntu.md
Last active March 2, 2021 11:53
Shows how to install Ubuntu on a Nexus 10 Tablet

Installing Ubuntu on a Nexus 10 Tablet

HOW TO ENTER FASTBOOT MODE ON GOOGLE NEXUS 10

  • First, turn off the Google Nexus 10 device. Second, press and keep holding the Volume Up, Home and Power buttons simultaneous. (Do not release the buttons for few seconds).
  • When the Fastboot Mode shows the START, test on the upper side of the Google Nexus 10 device you can release all the buttons.
  • Now the Fastboot Mode menu will be displayed.

Install using magic-device-tool:

  • git clone https://github.com/MariusQuabeck/magic-device-tool.git
  • cd magic-device-tool
  • sudo ./launcher.sh
@rbaas293
rbaas293 / Lab Code.md
Last active November 13, 2017 17:09
Lab Code for Embedded Systems

Lab Code

Lab 5 P1

void main(void)
{
    // initialize the device
    SYSTEM_Initialize();
@rbaas293
rbaas293 / pfSense-Fix-Strict-NAT-Type.md
Last active March 9, 2023 19:18
How To Open Your NAT Type For Xbox Multiplayer.

Find the Mac Adress of your Xbox One(s)

  1. Go to Settings -> Network Settings
  2. Go to Advanced Settings. Here you will see your Wired MAC and Wireless MAC
  3. Copy these down, noting the corisponding xbox nickname.

Make an alias for your Xbox One(s)

  1. First check what your dynamicly allocated IP range is.
  • In pfsense go to Services -> DHCP Server. Under General Options you will see a user defined Range.
@rbaas293
rbaas293 / README-FL-MASTER-INSTALL.md
Last active September 6, 2022 17:31
FL Master Install

Standardize your VST Plugins Location:

If this is a new install or you want to be more organized, follow the below directions for the standard VST Paths. 1. Make a directory in C:\Program Files\ named, VST_Plugins. 2. Within this new directory, make two new directories named, 32-bit and 64-bit.

Install FL Studio:

  1. Navigate to Install FL Studio Directory.
    • Alphas are for the most current FL Studio release. This is where we can download diffrent cracks and see if they work.
    • Stable is for the newest stable cracked FL Studio version and keygen (or regkey).