Skip to content

Instantly share code, notes, and snippets.

View vladtreny's full-sized avatar

vladtreny

View GitHub Profile
@vladtreny
vladtreny / Install Windows on Kimsufi or SoYouStart
Created May 12, 2022 14:17 — forked from dannyti/Install Windows on Kimsufi or SoYouStart
A guide on how to install Windows Server 2012 for Minecraft.
1. Make sure Netboot is set to hard disk. Also make sure that Monitoring is disabled.
2. Click 'Reinstall' in the control panel, and select 'Linux Plesk 12 (CentOS 7) (64bits)'. The server should restart and begin installing the OS.
3. Once it is done (it will come up under 'Tasks'), change the Netboot to Rescue, then select 'rescue-pro' and restart the server.
4. You will receive an email with the SSH login information. Open up PuTTY or your preferred SSH client, and log in.
5. Type in this command as follows:
wget -O- 'http://mirror.joodle.nl/KS2012R2-Joodle-Template.gz' | gunzip | dd of=/dev/sda
@vladtreny
vladtreny / README.md
Created December 10, 2021 16:41 — forked from ajxchapman/README.md
Install Windows on Digital Ocean droplet
@vladtreny
vladtreny / StructPacket.py
Created March 11, 2021 07:37
snippet from another shitty sms bomber
# decompyle3 version 3.3.2
# Python bytecode 3.8 (3413)
# Decompiled from: Python 3.8.5 (default, Jul 28 2020, 12:59:40)
# [GCC 9.3.0]
# Embedded file name: /root/chat/APK/.buildozer/android/app/StructPacket.py
# Compiled at: 2021-01-03 12:14:28
# Size of source mod 2**32: 116448 bytes
import requests, json
from bs4 import BeautifulSoup as bs
from random import randint
How to install windows on digital ocean,
use this tutorial :
https://milankragujevic.com/how-to-install-windows-10-on-digitalocean
or if you want to create own image :
https://glitchwitch.io/blog/2018-09/windows-10-on-digitalocean/
this image .gz mirror got from whatuptime :
try first if it working>>
[Microsoft Windows Server 2012]