Skip to content

Instantly share code, notes, and snippets.

View atErik's full-sized avatar

atErik

View GitHub Profile
@atErik
atErik / Server3-D10/etc/nftables.conf
Last active August 16, 2019 08:31
Server3-D10/etc/nftables.conf
#!/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
@atErik
atErik / atErik.css
Last active June 10, 2020 13:55
atErik.css - Apply/override/change default CSS presentation with this CSS file
/* <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 */
===================================================================
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
@atErik
atErik / mt7621a.dtsi
Created March 19, 2022 03:49
mt7621a.dtsi - 01
/*
* 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>