- Getting Started
- Network 🕸️
- System
Slash16 is a network of people who are passionate about system and network adminis-tration and/or operations development (DevOps). Our goal is also to enable a flow of knowledge across our members by setting upcommon projects, conferences or via any others type of activity that makes it possible toshare both knowledge and professional experience.
This first project, init, will give us the opportunity to discover system and network basic commands, many of the services used on a server machine, as well as a few ideas ofscripts that can be useful for SysAdmins on a daily basis.
We will use only terminal commands to solve all the exercises in this subject.
This README will contain:
- commands
- command output
- a deduction, summarising our thoughts
- References
Get the list of the network interfaces of the machine without displaying any detailfor these interfaces. Only the list of names.
Identify and display the Ethernet interface characteristics:
- Identify broadcast address
- Identify all IP adresses which are part of the same subnet
$> netstat -iIdentify the MAC address of the Wi-Fi card
Identifiy the default gateway in the routing table
Identify the IP address of the DNS that responds to the following url:slash16.org
Download a Debian Live CD Here: