Configuring jails

Brandon helsley brandon.helsley at hotmail.com
Tue May 5 16:36:44 UTC 2020


Good Morning.

Sent from Outlook Mobile<https://aka.ms/blhgte>

________________________________
From: owner-freebsd-jail at freebsd.org <owner-freebsd-jail at freebsd.org> on behalf of Brandon helsley <brandon.helsley at hotmail.com>
Sent: Monday, May 4, 2020 7:23:31 PM
To: BulkMailForRudy <crapsh at monkeybrains.net>; freebsd-jail at freebsd.org <freebsd-jail at freebsd.org>
Subject: Re: Configuring jails

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-jail at freebsd.org <owner-freebsd-jail at freebsd.org> on behalf of BulkMailForRudy <crapsh at monkeybrains.net>
Sent: Monday, May 4, 2020 6:55:31 PM
To: freebsd-jail at freebsd.org <freebsd-jail at 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 at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscribe at freebsd.org"
_______________________________________________
freebsd-jail at freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscribe at freebsd.org"


More information about the freebsd-jail mailing list