lscpu | grep -i Virtualization
VT-x
for IntelAMD-Vi
for AMD
#!/usr/bin/python3 | |
from argparse import ArgumentParser | |
from os.path import basename | |
from pathlib import Path | |
from typing import List | |
TARGET_FILE = "/boot/efi/EFI/refind/refind.conf" | |
TARGET_TEXT = "default_selection Microsoft" |
# See: https://olegk.dev/go-linters-configuration-the-right-version | |
run: | |
# Depends on your hardware, my laptop can survive 8 threads. | |
concurrency: 8 | |
# I really care about the result, so I'm fine to wait for it. | |
timeout: 30m | |
# Fail if the error was met. |
#!/bin/zsh | |
#Credit: Original idea and script disable.sh by pwnsdx https://gist.github.com/pwnsdx/d87b034c4c0210b988040ad2f85a68d3 | |
#Disabling unwanted services on macOS 11 Big Sur (11) and macOS Monterey (12) | |
#Disabling SIP is required ("csrutil disable" from Terminal in Recovery) | |
#Modifications are written in /private/var/db/com.apple.xpc.launchd/ disabled.plist, disabled.501.plist & disabled.205.plist | |
# user | |
TODISABLE=() |
<# | |
.SYNOPSIS | |
Resets all the default PowerShell 5 aliases. | |
.NOTES | |
This script must be run by dot-sourcing if you want it to clear the defaul aliases. | |
It can take quite a while when it's validating all of the commands (a minute and a half, on my system), so it is by far fastest to run it in -Force | |
.EXAMPLE | |
Reset-Alias.ps1 -Force -Quiet |
Example:
zsh-5.7.1-1-x86_64.pkg.tar.xz
This script allows to use the free VPN service provided by VPNGate in an easy way. The user just needs to provide the desidered output country, and the script automatically chooses the best server.
After this step, OpenVPN is launched with the proper configuration. The VPN can be terminated by pressing Ctrl+C.
Run the script by providing the desired output country: