Arc
defaults write company.thebrowser.Browser.plist ExtensionManifestV2Availability -int 2
Chrome
defaults write com.google.Chrome.plist ExtensionManifestV2Availability -int 2
Chrome Beta
[Unit] | |
Description=Surface GO LTE | |
Before=ModemManager.service | |
[Service] | |
Type=oneshot | |
ExecStart=/bin/bash -c "echo 16383 > /sys/bus/usb/devices/2-3/2-3:1.0/net/wwp0s20f0u3/cdc_ncm/rx_max; \ | |
echo 16383 > /sys/bus/usb/devices/2-3/2-3:1.0/net/wwp0s20f0u3/cdc_ncm/tx_max; \ | |
echo 16384 > /sys/bus/usb/devices/2-3/2-3:1.0/net/wwp0s20f0u3/cdc_ncm/rx_max; \ | |
echo 16384 > /sys/bus/usb/devices/2-3/2-3:1.0/net/wwp0s20f0u3/cdc_ncm/tx_max" |
Arc
defaults write company.thebrowser.Browser.plist ExtensionManifestV2Availability -int 2
Chrome
defaults write com.google.Chrome.plist ExtensionManifestV2Availability -int 2
Chrome Beta
{ | |
"name": "NuPhy Air96 V2", | |
"vendorProductId": 435499622, | |
"macros": [ | |
"{KC_LGUI,KC_LCTL,KC_Q}", | |
"", | |
"{KC_LGUI,KC_L}", | |
"", | |
"{KC_LGUI,KC_L}", | |
"", |
deb http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware | |
deb http://deb.debian.org/debian/ bookworm-updates main contrib non-free non-free-firmware | |
deb http://deb.debian.org/debian/ bookworm-backports main contrib non-free non-free-firmware | |
deb http://security.debian.org/debian-security/ bookworm-security main contrib non-free non-free-firmware |
1022
port in Security List / Ingress Rules
for your VCN
The tmpfs
partition is limited to 700m
for x86_64
(free tier) compatibility.
@(set "0=%~f0"^)#) & powershell -nop -c iex([io.file]::ReadAllText($env:0)) & exit /b | |
#:: just copy-paste into powershell - it's a standalone hybrid script | |
sp 'HKCU:\Volatile Environment' 'Edge_Removal' @' | |
$also_remove_webview = 1 | |
## why also remove webview? because it is 2 copies of edge, not a slimmed down CEF, and is driving bloated web apps | |
$also_remove_widgets = 1 | |
## why also remove widgets? because it is a webview glorified ad portal on msn and bing news cathering to stupid people | |
$also_remove_xsocial = 1 | |
## why also remove xsocial? because it starts webview setup every boot - xbox gamebar will still work without the social crap |
@echo off | |
@title Microsoft Edge Uninstaller [Windows 10 LTSC 2021/21H1 Edition] | |
ver | |
echo+ | |
goto check_admin_permissions | |
:check_admin_permissions | |
echo Script must Run as Administrator! Detecting permissions... | |
net session >nul 2>&1 | |
if %errorLevel% == 0 ( |
deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse | |
deb-src http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse | |
deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse | |
deb-src http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse | |
deb http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse | |
deb-src http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse | |
deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse |
deb http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse | |
deb-src http://ports.ubuntu.com/ubuntu-ports jammy main restricted universe multiverse | |
deb http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse | |
deb-src http://ports.ubuntu.com/ubuntu-ports jammy-updates main restricted universe multiverse | |
deb http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse | |
deb-src http://ports.ubuntu.com/ubuntu-ports jammy-backports main restricted universe multiverse | |
deb http://ports.ubuntu.com/ubuntu-ports jammy-security main restricted universe multiverse |