Skip to content

Instantly share code, notes, and snippets.

@milosmrda
milosmrda / backup_flatpaks.sh
Created October 29, 2023 10:17 — forked from yesdrs13/backup_flatpaks.sh
Backup flatpaks (and re-install them)
#! /bin/bash
# This script will make a folder called 'Backups' in the users 'home' (~) folder
# if it does not exist already and then make a backup of all flatpak software
# with a time stamp prepended to the beginning of the file called
# '_install_flatpaks.sh'. After this file is created, you can use it to
# install (or re-install) all of your flatpaks.
cd ~
mkdir -p ./Backups
@milosmrda
milosmrda / .. MediaCreationTool.bat ..md
Created October 7, 2021 17:56 — forked from AveYo/.. MediaCreationTool.bat ..md
Universal MediaCreationTool wrapper for all MCT Windows 10 versions from 1507 to 21H1 with business (Enterprise) edition support

Not just an Universal MediaCreationTool wrapper script with ingenious support for business editions,
Preview
A powerful yet simple windows 10 / 11 deployment automation tool as well!

configure via set vars, commandline parameters or rename script like iso 21H2 Pro MediaCreationTool.bat
recommended windows setup options with the least amount of issues on upgrades already set
awesome keyboard focus dialogs to pick windows version and enhanced preset action

Auto Setup for upgrading directly with the auto-detected Edition, Language, Architecture *
- can troubleshoot auto setup failing by adding no_update to script name

@milosmrda
milosmrda / vbscript_wine.md
Created January 15, 2020 18:06 — forked from Ravenstine/vbscript_wine.md
Installing VBScript in Wine (Linux)

How to Run VBScripts in Wine

It's very easy but not straight-forward or documented anywhere.

First, install Wine 1.6.2. This version probably isn't required, but it's the version that currently ships with Debian Jessie and it works with VBScript.

Install Winetricks and use it to add the following libraries:

  • wsh57
Bumblebee on Ubuntu 16.04
Remove the default Nvidia driver:
sudo apt-get remove xserver-xorg-video-nouveau
Install Bumblebee, primus, and nvidia drivers
sudo add-apt-repository ppa:graphics-drivers/ppa
Nero Linux 4 Serial
S/N: 9M1K-0098-P3HL-PK6P-T6UA-1E5X-E557-8X41
@milosmrda
milosmrda / GVLKs for KMS.txt
Created October 6, 2018 08:29 — forked from CHEF-KOCH/GVLKs for KMS.txt
Microsoft Office 2019 Build 10730.20102 RTM
Source:
https://docs.microsoft.com/en-us/DeployOffice/vlactivation/gvlks
GVLKs for Office 2019
=====================
Office Professional Plus 2019
NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP
Office Standard 2019
@milosmrda
milosmrda / Experimenting with ChromeOS on VirtualBox.md
Created October 29, 2017 11:17 — forked from gerarldlee/Experimenting with ChromeOS on VirtualBox.md
Installing ChromeOS on VirtualBox using the NeverWare build

Installing ChromeOS on VirtualBox

  1. Download the NeverWare's ChromeOS build from http://www.neverware.com/freedownload

  2. Extract the *.bin.zip

  3. Convert it to VDI. vboxmanage convertdd chromiumos_image.bin chromiumos_image.vdi

  4. mv chromiumis_image.vdi C:\t\v\chromeos\