Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 20:36:27 +0200
From:      Ralf Mardorf <ralf.mardorf@rocketmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD Cert
Message-ID:  <20200527203627.2c9faae5@archlinux>
In-Reply-To: <CY4PR19MB1655146321E7517E6FC5E7A0F9B10@CY4PR19MB1655.namprd19.prod.outlook.com>
References:  <CY4PR19MB165585A7D4670DC49DB5523AF9B10@CY4PR19MB1655.namprd19.prod.outlook.com> <CY4PR19MB1655B064D097DAFECC492CA1F9B10@CY4PR19MB1655.namprd19.prod.outlook.com> <CAGBxaXnkaRDZ84mff3KpABZdibNBgWZtnLTJjFUA7rUSmnxdcQ@mail.gmail.com> <CY4PR19MB1655D45BA9FFA743BE59FDFBF9B10@CY4PR19MB1655.namprd19.prod.outlook.com> <CAGBxaXnWSDs_PQJ=F8HQpz-r=AjyA-1=j1o_eBavdwJ7bhhX7Q@mail.gmail.com> <CY4PR19MB1655FA15206EBD85E8E754B2F9B10@CY4PR19MB1655.namprd19.prod.outlook.com> <CAGBxaX=4%2BkOb6n38X9qSA5Hc-b9MNgL98zPdAPTw4sa2v=7Mbg@mail.gmail.com> <CY4PR19MB16551E5798F0C344FD2962A5F9B10@CY4PR19MB1655.namprd19.prod.outlook.com> <CAGBxaX=s80PW4eyZDsFFYzw2vrXXkvXgn0z_bHf-AHNiRU_8vQ@mail.gmail.com> <CY4PR19MB1655BFB2BEDA186543C3871FF9B10@CY4PR19MB1655.namprd19.prod.outlook.com> <CAGBxaXk-yTvN1mCXwSQtjVv4DAkjfMiQP%2BZGfLqExRa7Op6TOw@mail.gmail.com> <CY4PR19MB1655146321E7517E6FC5E7A0F9B10@CY4PR19MB1655.namprd19.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 May 2020 17:03:29 +0000, Brandon helsley wrote:
>Excuse me could you clarify I didn't catch that

IMHO it's quite irrelevant given that you described yourself as "I
don't know anything about computers but got freebsd as a project to
learn as much as possible".

If you official maintain software for an operating system you not only
need to be _familiar_ with the operating system, you also need to chase
after the source code, if upstream discontinues a project and somebody
forks it or upstream migrated from one software hosting service to
another and there are few additional things to do, that are very time
consuming and that have nothing to do with becoming familiar with the
operating system.

You are interested in networking? Search
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ for the
term "network".

Learn how to read man(ual) pages, such as

https://www.freebsd.org/cgi/man.cgi?ls

or

https://www.freebsd.org/cgi/man.cgi?query=tcsh&sektion=1&manpath=freebsd-release-ports

man pages are the build in manual, but for a newbie the man pages are
not easy to understand.

Apropos shells:
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/linux-users/shells.html
https://www.freebsd.org/doc/handbook/shells.html

Learning by doing. Start a simple project. Kind of an advanced "Hello,
World!" script that has something to do with your interests, maybe
networking, instead of a program,
https://en.wikipedia.org/wiki/%22Hello,_World!%22_program .




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200527203627.2c9faae5>