Thanks rudy! I'll get straight to ping and be back to bother you guys for more priceless knowledge of sysadmin networking!
Sent from Outlook Mobile<https://aka.ms/blhgte> ________________________________ From: owner-freebsd-j...@freebsd.org <owner-freebsd-j...@freebsd.org> on behalf of BulkMailForRudy <cra...@monkeybrains.net> Sent: Monday, May 4, 2020 6:55:31 PM To: freebsd-jail@freebsd.org <freebsd-jail@freebsd.org> Subject: Re: Configuring jails On 5/4/20 4:03 PM, Brandon helsley wrote: > I'm trying to learn as much as possible about networking and rounting and > don't get the manpages. They are very obscure for a beginner. man pages are important. If you can master one command and fully understand the man page for that one command, you will be able to get through other man pages. try mastering 'ping' if you want to learn networking. man ping Read the whole manual page, then try to use what you learned like this: ping -i 2 8.8.8.8 ping -i 0.5 8.8.8.8 ping -c 2 4.2.2.1 Once you understand flags and arguments to a command and how to use the man page to understand them, you will be on your way! Rudy _______________________________________________ freebsd-jail@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org" _______________________________________________ freebsd-jail@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"