CSMA/CD - Carrier Sense Multiple Access / Collision Detection
CSMA/CD: Explanation of the process
  • Know-how

Rules must be observed when communicating in a group. This is no different with local networks: CSMA/CD regulates how data packet collisions must be handled in a LAN network. But what happens if several participants attempt to simultaneously carry out a transmission and the information gets lost? Carrier Sense Multiple Access with Collision Detection is an important procedure for smooth network...

CSMA/CD: Explanation of the process
Make a bootable USB drive
Make a bootable USB drive and save your computer
  • Know-how

Optical installation media are yesterday’s news. A bootable USB drive is not only faster and more practical than a CD-ROM, it can also do a lot more: For example, create a portable operating system with which you can use Windows as well as Linux computers. The most important function, though, is the ability to boot and repair a PC following a serious system problem. To make such a bootable USB...

Make a bootable USB drive and save your computer
Remote desktop: Success of the application
Remote desktop: Application, troubleshooting, and alternatives
  • Know-how

Remote desktop connections are indispensable for day-to-day business. More than anything, allowing remote control access from another computer saves time: Whether for support, online conferences, or home office — with remote desktop, you can easily and conveniently connect your computer to distant devices. Private users also benefit from remote use: By connecting with different operating systems,...

Remote desktop: Application, troubleshooting, and alternatives
Docker orchestration with Swarm and Compose
Docker: Orchestration of multi-container apps with Swarm and Compose
  • Know-how

The container platform Docker offers native functions for the orchestration of containers in physical or virtual clusters. Docker also offers a tool for the deployment of multi-container apps with Compose. Thanks to the native swarm mode, you can scale complex applications by yourself on any number of Docker hosts. We show you how that works and offer comprehensive help in our tutorial for Docker...

Docker: Orchestration of multi-container apps with Swarm and Compose
Everything you need to know about IANA
IANA: admins of the internet
  • Know-how

A unique address is needed for a letter to reach the right person by post. It is similar on the internet. The network equivalent of a postal address is an IP address. One of the tasks of the Internet Assigned Numbers Authority (IANA) is to coordinate the worldwide pool of IP addresses, and thereby contributing to an integral part of millions of people’s lives.

IANA: admins of the internet
CIDR: Classless Inter Domain Routing
CIDR: what is classless inter-domain routing?
  • Know-how

The internet – just like other large networks – must be precisely subdivided. The network classes, used until the 1990s and not yet completely gone from the scene, were far too inflexible for the requirements of the digital world. CIDR can help: With classless inter-domain routing, it’s possible to create effective subnets and routes. We explain how this works.

CIDR: what is classless inter-domain routing?
VLAN basics
VLAN : What is a virtual local area network?
  • Know-how

A VLAN offers you the chance of quickly creating a more orderly and cost-effective large company network. Administrators know how difficult it is to change the entire network installation due to changes in the corporate structure. A virtual LAN allows you to avoid these problems and to easily configure everything through software.

VLAN : What is a virtual local area network?
Golang
Golang: the simple programming language from Google
  • Know-how

Google is best known for its search engine, but also for services like AdWords, Maps, or Gmail. Since 2012, the mega-corporation has had its own programming language in its product range: Go. Also known under the name Golang, it has drawn attention to itself through its simplicity. But how does it differ from established representatives like C++ or JavaScript? And when does it make sense to...

Golang: the simple programming language from Google
SNMP tutorial
SNMP tutorial: how snmpwalk and snmpget work
  • Know-how

The central monitoring and managing of network devices such as routers, switches, or firewalls is often carried out using the Simple Network Management Protocol (SNMP). Both snmpwalk and snmpget tools use SNMP messages, for example, to retrieve data sets of selected network participants. In our SNMP tutorial, we show what these two command line tools can do and how data retrieval works.

SNMP tutorial: how snmpwalk and snmpget work
SCTP
SCTP (Stream Control Transmission Protocol) – the reliable, message-oriented transport protocol
  • Know-how

If two computer systems are to exchange data, they must agree on a common protocol basis. For example, the selected transport protocol determines how the information is to be transferred. One of the more recent representatives of this protocol division is the Stream Control Transmission Protocol (SCTP), which the IETF (Internet Engineering Task Force) published in 2000 as an alternative to known...

SCTP (Stream Control Transmission Protocol) – the reliable, message-oriented transport protocol