Options

Comment

Author: Admin | 2025-04-27

Option peerdns '0' option dns '1.1.1.1 1.0.0.1'config interface 'lan' option type 'bridge' option ifname 'eth1' option proto 'static' option ipaddr '11.0.0.1' option netmask '255.255.255.0' option ip6assign '60'/etc/config/wirelessconfig wifi-device 'radio0' option type 'mac80211' option channel '100' option hwmode '11a' option path 'platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1' option legacy_rates '0' option htmode 'VHT40' option disabled '0' option country 'US'config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option ssid '***' option encryption 'sae' option key '***'config wifi-device 'radio1' option type 'mac80211' option channel '1' option hwmode '11g' option path 'platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1' option legacy_rates '0' option htmode 'HT20' option short_gi_40 '0' option disabled '0' option country 'US'config wifi-iface option device 'radio1' option network 'lan' option mode 'ap' option ssid '***' option encryption 'sae' option key '***'/etc/config/firewallconfig defaults option flow_offloading 1 option flow_offloading_hw 1config redirect option name 'forward 8080' option src 'wan' option dest 'lan' option src_dport '8080' option dest_ip '11.0.0.200' option dest_port '8080' option target 'DNAT'Raspberry Pi eMMCsudo ./rpiboot (usbboot)Toggle RPiBOOT switchPower onOtherDisable bluetoothsudo systemctl disable bluetooth.serviceApple keyboard Fn default offsudo bash -c "echo 2 > /sys/module/hid_apple/parameters/fnmode"echo options hid_apple fnmode=2 | sudo tee -a /etc/modprobe.d/hid_apple.confsudo update-initramfs -u -k allNvidia font fixsudo nvidia-xconfig --no-use-edid-dpi # Add under "monitor": Option "DPI" "96 x 96"Terminator layout custom commandcd /home/username/Documents; exec zshRead-only filesystem fixsudo fsck.ext4 -f /dev/sda1Github Pages on CloudflareDNS only root and www CNAME'sWait for Github to retrieve TLS certEnforce httpsSwitch records to proxiedChange SSL/TLS encryption to Full (strict)UtilncduWindows ISO bootVentoysudo sh Ventoy2Disk.sh -i /dev/sdasudo mount /dev/sda /media/usb1RTL8125 Ethernet interfacesudo add-apt-repository ppa:awesometic/ppasudo apt install realtek-r8125-dkms

Add Comment