This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/sbin/nft -f | |
# | |
# /etc/nftables.conf file in SRVR3 "srvr3.example.com" Server | |
# | |
# | |
# This server includes these IP-addresses & associated functions: | |
# SRVR3.IPv4.ADRS : ssh-server, dns/nameServer, mail-server, webServer | |
# SRVR3:IPv6:ADRS1 : ssh-server, dns/nameServer, mail-server, webServer | |
# SRVR3:IPv6:ADRS3 : ssh-server, dns/nameServer, mail-server, webServer | |
# SRVR3:IPv6:ADRS5 : dns-Server, webServer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* <style type="text/css"> /* change/override default presentation styles */ | |
.UatErik50 { /* Square */ | |
float: left; | |
position: relative; | |
width: 30%; | |
padding-bottom: 30%; | |
margin: 1.66%; | |
overflow: hidden; | |
} | |
.UatErik51 { /* Content */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=================================================================== | |
MT7621 stage1 code Dec 16 2019 17:45:55 (ASIC) | |
CPU=500000000 HZ BUS=166666666 HZ | |
================================================================== | |
Change MPLL source from XTAL to CR... | |
do MEMPLL setting.. | |
MEMPLL Config : 0x11000000 | |
3PLL mode + External loopback | |
=== XTAL-40Mhz === DDR-1200Mhz === | |
PLL2 FB_DL: 0xe, 1/0 = 769/255 39000000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Device Tree Source for MT7621 | |
* | |
* Copyright (C) 2018 OpenWrt | |
* | |
* This program is free software; you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License version 2 as | |
* published by the Free Software Foundation. | |
*/ | |
#include <dt-bindings/interrupt-controller/mips-gic.h> |
OlderNewer