| Duck Hunt - shop |
| CIDR Notation | Prefix Length | Subnet Mask (Decimal) | Network Address | Address Range | Total Hosts |
|---|---|---|---|---|---|
| /8 | 8 | 255.0.0.0 | 167.0.0.0/8 | 167.0.0.0 - 167.255.255.255 | 16,777,216 |
| /16 | 16 | 255.255.0.0 | 167.94.0.0/16 | 167.94.0.0 - 167.94.255.255 | 65,536 |
| /24 | 24 | 255.255.255.0 | 167.94.138.0/24 | 167.94.138.0 - 167.94.138.255 | 256 |
| /32 | 32 | 255.255.255.255 | 167.94.138.125/32 | 167.94.138.125 | 1 |
Details | CIDR Notation | Explanation |
- For use with root access, use unrealircd_global.service.
- For use as a normal shell user, use unrealircd_user.service.
- For use with root access, use anope_global.service.
- For use as a normal user, use anope_user.service.
| #!/usr/bin/env bash | |
| #-----------------------------------------------------------------------------------# | |
| # Shell script to manage WeeChat relay certificates with Let's Encrypt and Certbot # | |
| # # | |
| # Edit paths and/or commands according to your OS, etc # | |
| # # | |
| # NOTE: This script was tested on Ubuntu 20.04+ # | |
| #-----------------------------------------------------------------------------------# |
| /* Original Module Author: Adam | |
| * Updated for 1.9.4 (and beyond?): Laura | |
| * Updated for 2.x: Gottem | |
| * Data of Original: 14/02/10 | |
| * Date of This Version: 2019/04/25 | |
| ********************************************** | |
| * Module used in: Nickserv | |
| * Syntax: /ns saregister 'nick' 'pass' 'email' | |
| ********************************************** | |
| */ |
/lib/systemd/system/quasselcore.service
[Unit]
Description=distributed IRC client using a central core component
Documentation=man:quasselcore(1)
Wants=network-online.target postgresql.service
After=network-online.target postgresql.service
[Service]
User=quasselcore
| /*-------------------------------------------------------------- | |
| * Name: ns_massset | |
| * Author: LEthaLity 'Lee' <[email protected]>, PeGaSuS | |
| * Date: 4th November 2023 | |
| * Version: 0.3 | |
| * -------------------------------------------------------------- | |
| * This module provides the ability for a Services Oper with the | |
| * nickserv/massset privilege to change NickServ settings for | |
| * all registered users. | |
| * This module is usually only loaded when needed, to undo something |
| badword all { word "*0-mail.com*"; action block; } | |
| badword all { word "*027168.com*"; action block; } | |
| badword all { word "*0815.ru*"; action block; } | |
| badword all { word "*0815.ry*"; action block; } | |
| badword all { word "*0815.su*"; action block; } | |
| badword all { word "*0845.ru*"; action block; } | |
| badword all { word "*0box.eu*"; action block; } | |
| badword all { word "*0clickemail.com*"; action block; } | |
| badword all { word "*0n0ff.net*"; action block; } | |
| badword all { word "*0nelce.com*"; action block; } |
apt install apache2 apache2-utils php8.1 libapache2-mod-php8.1 php8.1-amqp php8.1-dev php8.1-igbinary php8.1-mongodb php8.1-pspell php8.1-sqlite3 php8.1-xsl php8.1-apcu php8.1-ds php8.1-imagick php8.1-msgpack php8.1-ssh2 php8.1-ast php8.1-enchant php8.1-imap php8.1-mysql php8.1-raphf php8.1-sybase php8.1-yaml php8.1-bcmath php8.1-interbase php8.1-oauth php8.1-readline php8.1-tidy php8.1-zip php8.1-bz2 php8.1-gd php8.1-intl php8.1-odbc php8.1-redis php8.1-uopz php8.1-zmq php8.1-cgi php8.1-gearman php8.1-ldap php8.1-opcache php8.1-rrd php8.1-uploadprogress php8.1-cli php8.1-mailparse php8.1-pcov php8.1-smbclient php8.1-uuid php8.1-common php8.1-gmp php8.1-mbstring php8.1-pgsql php8.1-snmp php8.1-xdebug php8.1-curl php8.1-gnupg php8.1-memcache php8.1-phpdbg php8.1-soap php8.1-xml php8.1-dba php8.1-http php8.1-memcached php8.1-ps php8.1-xmlrpc