Network: Difference between revisions
From DWIKI
mNo edit summary |
|||
(36 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
| |||
== | == Documentation == | ||
==More== | *[https://www.youtube.com/watch?v=VcVz6Lwxe2c https://www.youtube.com/watch?v=VcVz6Lwxe2c Peter Packet Cisco Subnetting Video] | ||
*[[Web development]] | |||
*[[Spam]] | == Routing and networking == | ||
*[[Iptables|Iptables]] | |||
*[[Traffic_control|Traffic control]] | |||
*[[Iproute2|iproute2]] | |||
*[[Cisco|Cisco]] | |||
*[[Firewalls|Firewalls]] | |||
*[[Network_load_balancing|Network load balancing]] | |||
*[[Bluetooth|Bluetooth]] | |||
*[[UMTS|UMTS]] | |||
*[[WLAN|Wireless LAN]] | |||
*[[DNS|Domain Name Servers]] | |||
*[[VLAN|VLAN]] | |||
*[[VPN|VPN]] | |||
*[[Bind|Bind]] | |||
*[[Firewalls|Firewalls]] | |||
*[[DAV|DAV]] | |||
*[[IPv6|IPv6]] | |||
== Protocols == | |||
*[[FTP|FTP]] | |||
*[[Serial|Serial]] | |||
*[[SMTP|SMTP]] | |||
*[[NTP|NTP]] | |||
*[[XMPP|XMPP]] | |||
*[[HTTP|HTTP]] | |||
== Software and services == | |||
*[[Apache|Apache]] | |||
*[[VoIP|VoIP]] (internet telephony) | |||
*[[Mail|Mail]] | |||
*[[LDAP|LDAP]] | |||
*[[Samba|Samba]] | |||
*[[Network_traffic_monitoring|Network traffic monitoring]] | |||
*[[TLS|TLS]]/[[SSL|SSL]] | |||
*[[SSH|SSH]] | |||
== Routers == | |||
*[[Speedtouch_510|Speedtouch 510]] | |||
*[[Pfsense|pfsense]] | |||
== Network monitoring and tools == | |||
*iptraf | |||
*[[Ntop|ntop]] | |||
*vnstat | |||
*nettop/jnettop | |||
*etherape | |||
*nload | |||
*[[Snmp|snmp]] | |||
*[[Netflow|netflow]] | |||
*flow-tools | |||
*mii-tool (deprecated?) | |||
*ethtool | |||
*mtr | |||
*wireshark | |||
*[[Tcpdump|tcpdump]] | |||
== More == | |||
*[[Web_development|Web development]] | |||
*[[Spam|Spam]] | |||
*[[Load_Balancing|Load Balancing]] | |||
*[[Hylafax|Hylafax]] | |||
*[http://www.sphinxsearch.com/ sphinx indexer] | |||
== FAQ == | |||
===Check interface speed=== | |||
cat /sys/class/net/enp2s0f0/speed | |||
or | |||
ethtool | |||
| |||
===Check interface status === | |||
cat /sys/class/net/enp2s0f0/operstate | |||
cat /sys/class/net/enp2s0f0/carrier | |||
== Search engines == | |||
*[[Mnogosearch|mnogosearch]] | |||
[[Category:Networking]] |
Latest revision as of 09:54, 30 November 2021
Documentation
Routing and networking
- Iptables
- Traffic control
- iproute2
- Cisco
- Firewalls
- Network load balancing
- Bluetooth
- UMTS
- Wireless LAN
- Domain Name Servers
- VLAN
- VPN
- Bind
- Firewalls
- DAV
- IPv6
Protocols
Software and services
Routers
Network monitoring and tools
- iptraf
- ntop
- vnstat
- nettop/jnettop
- etherape
- nload
- snmp
- netflow
- flow-tools
- mii-tool (deprecated?)
- ethtool
- mtr
- wireshark
- tcpdump
More
FAQ
Check interface speed
cat /sys/class/net/enp2s0f0/speed
or
ethtool
Check interface status
cat /sys/class/net/enp2s0f0/operstate cat /sys/class/net/enp2s0f0/carrier