Standard escape codes are prefixed with Escape
:
- Ctrl-Key:
^[
- Octal:
\033
- Unicode:
\u001b
- Hexadecimal:
\x1B
- Decimal:
27
VMware-Workstation-Pro-17-Licence-Keys | |
------------------------------------------------------------------- | |
VMware Workstation Pro 17 full license keys. Collected and sorted out thousands of universal License Keys for all major versions of VMware Workstation Pro 17. x versions. | |
Install VMWare Workstation PRO 17.x (Read it right. PRO!) | |
--- | |
#!/bin/bash | |
## Install Debian/Ubuntu | |
## https://think.unblog.ch/en/multiple-php-fpm-versions-with-apache-on-debian-12/ | |
## https://tecadmin.net/how-to-install-php-on-debian-11/ | |
## https://shape.host/resources/how-to-install-multiple-versions-of-php-on-debian-with-ispconfig | |
apt install -y lsb-release apt-transport-https ca-certificates wget gnupg | |
wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg |
#!/bin/bash | |
# Polls AT&T's DHCP server for updates, to keep static IPs alive. | |
# This allows UDM Pro users to set their DHCP IP as 'static' in the 'Internet' section | |
# allowing the use of static IP configuration in Unifi Network. | |
# 1. Find your DHCP IP. | |
# 2. Set Internet IPv4 to Static IP, and enter your DHCP address. Gateway is going to be .1 | |
# 3. Add your static IP block to Additional IP Addresses | |
# 4. Place this script in the on_boot.d/ directory: https://github.com/unifi-utilities/unifios-utilities/tree/main/on-boot-script | |
# 5. After reboot, check the script is working: cat /var/log/udhcpc.log |
Decompiled DLL with ILSpy to identify various commands.
Most commands can be found in DDM2._0_UX.CmdBackground.cmdService_DoWork
Write commands can be prefixed with int:command to specify which monitor to send the command to.
.\DDM.exe /0:writebrightnesslevel 50
See also:
Service | Type | Storage | Limitations |
---|---|---|---|
Amazon DynamoDB | 25 GB | ||
Amazon RDS | |||
Azure SQL Database | MS SQL Server | ||
👉 Clever Cloud | PostgreSQL, MySQL, MongoDB, Redis | 256 MB (PostgreSQL) | Max 5 connections (PostgreSQL) |
Table of Contents
If you're looking for a way to activate Windows 10 or 11 for free, the command line is one of the most effective methods. This approach allows you to activate your operating system using your product key and doesn't require any third-party programs. In this article, we'll walk you through the process.
Using the command line for activating Windows allows you to: