A curated list of arrrrrrrrr!
This sheet goes along with this SSH YouTube tutorial
$ ssh [email protected]
$ mkdir test
$ cd test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RUN A MONERO NODE | |
With the ongoing network attacks in Monero, it’s a great time for | |
users to dive into running their own node. | |
In this short post I’ll detail how to easily run a Monero node on a | |
Linux server, the most common OS for virtual private servers (VPS). I | |
would highly recommend running either Debian or Ubuntu for your Linux | |
distribution, and this guide will assume you are running one of those. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-face { | |
font-family: "JetBrainsMono Nerd Font"; | |
font-style: normal; | |
font-weight: 100; | |
src: url('https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/JetBrainsMono/Ligatures/Thin/complete/JetBrains%20Mono%20Thin%20Nerd%20Font%20Complete.ttf') format('truetype'); | |
} | |
@font-face { | |
font-family: "JetBrainsMono Nerd Font"; | |
font-style: normal; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
########## | |
# Tweaked Win10 Initial Setup Script | |
# Primary Author: Disassembler <[email protected]> | |
# Modified by: alirobe <[email protected]> based on my personal preferences. | |
# Version: 2.20.2, 2018-09-14 | |
# Primary Author Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script | |
# Tweaked Source: https://gist.github.com/alirobe/7f3b34ad89a159e6daa1/ | |
# Tweak difference: | |
# | |
# @alirobe's version is a subset focused on safely disabling telemetry, some 'smart' features and 3rd party bloat ... |
apt update
pkg install git
git clone https://gitlab.com/DrkBotPublic/Tool-X.git
cd Tool-X
chmod +x install.aex
sh install.aex if not work than type ./install.aex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ipconfig /release | |
ipconfig /renew | |
arp -d * | |
nbtstat -R | |
nbtstat -RR | |
ipconfig /flushdns | |
ipconfig /registerdns |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# "@ninetyfivenorth" I felt while making this archive that the most important command from the blog post was (below): | |
# [!Broken] curl -L -O http://goo.gl/s9ryd; sudo bash s9ryd default latest /dev/mmcblk1 | |
# [Working] curl -L -O http://tiny.cc/s9ryd; sudo bash s9ryd default latest /dev/mmcblk1 | |
# | |
# Cheers to the original Creator. | |
# | |
# fw_type will always be developer for Mario. | |
# Alex and ZGB need the developer BIOS installed though. | |
fw_type="`crossystem mainfw_type`" | |
if [ ! "$fw_type" = "developer" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. | |
; #Warn ; Enable warnings to assist with detecting common errors. | |
SendMode Input ; Recommended for new scripts due to its superior speed and reliability. | |
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. | |
#If MouseIsOver("ahk_class Shell_TrayWnd") or MouseIsOver("ahk_class Shell_SecondaryTrayWnd") | |
WheelUp::Send {Volume_Up} | |
WheelDown::Send {Volume_Down} | |
MouseIsOver(WinTitle) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#[ ]# KOHEK.XYZ TOP STREAM URLs #[ ]# | |
LAST UPDATED ON: DECEMBER 24th, 2021 | |
[BRAND NEW STREAM SUBMISSION!] | |
# 106.1 KMEL San Francisco, CA - Hip Hop & R&B | |
https://n1eb-e2.revma.ihrhls.com/zc293/30_uqba2bwpstnq02/main/164293763.aac | |
= http://gg.gg/106kmel |
NewerOlder