VirtualTam's bookmarks
145 bookmarks found
-
Elementary OS | Human Interface Guidelines
2019-08-28 -
GameHub: All your games in one place
2019-01-16 -
ngrep: grep applied to the network layer
2018-12-22 A PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
-
- http://www.downloads.netgear.com/files/GS108T_UM_11Feb08.pdf
- https://community.netgear.com/t5/Smart-Plus-Click-Switches/GS108T-Management-VLAN-and-DHCP-server/td-p/1242536
- https://kb.netgear.com/21988/How-do-I-configure-a-DHCP-server-using-the-web-interface-on-my-managed-switch
- https://community.netgear.com/t5/Smart-Plus-Click-Switches/GS108T-no-dhcp-coming-thru/td-p/402549
- https://community.netgear.com/t5/Managed-Switches/DHCP-through-GS108Tv2/td-p/1416570
- https://community.spiceworks.com/topic/1670135-netgear-gs108t-switch-configuration
-
Make. It. Simple. Linux Desktop Usability
2018-11-27 - https://medium.com/@probonopd/make-it-simple-linux-desktop-usability-part-1-5fa0fb369b42
- https://medium.com/@probonopd/make-it-simple-linux-desktop-usability-part-2-d34b86fd9b79
- https://medium.com/@probonopd/make-it-simple-linux-desktop-usability-part-3-780f127f5794
- https://medium.com/@probonopd/make-it-simple-linux-desktop-usability-part-4-13be6486b358
- https://medium.com/@probonopd/make-it-simple-linux-desktop-usability-part-5-d810a0d2f368
- https://medium.com/@probonopd/make-it-simple-linux-desktop-usability-part-6-1c03de7c00a9
-
AWS Command Line Interface
2018-10-23 -
Effective Go - Embedding
2018-09-20 - https://stackoverflow.com/questions/31505587/how-can-two-different-types-implement-the-same-method-in-golang-using-interfaces
- https://stackoverflow.com/questions/34079466/golang-embedded-struct
- https://github.com/golang/go/issues/22013
- https://golang.org/doc/faq#inheritance
- https://golang.org/doc/faq#Is_Go_an_object-oriented_language
- https://travix.io/type-embedding-in-go-ba40dd4264df