On Sat, 2020-12-19 at 08:36 -0400, George N. White III wrote:
On Fri, 18 Dec 2020 at 15:55, Kostas Sfakiotakis <kostassf@xxxxxxxxxxxxxxx> wrote:
Can someone suggest a good book for Fedora ( well at least with systemd
) and one for bash a relatively recent one but please not just for bash
scripting .It is usually a mistake to focus on a single distro and shell environment. If youplan to be around for a while you will encounter many changes, so a broaderperspective is useful. I started on unix when the documentation was a binderof reprints of papers by people at AT&T Bell Labs <https://dsf.berkeley.edu/cs262/unix.pdf>and man pages. Those early papers are still worth reading for perspectiveon the underlying reasoning behind the shell and utilities.In many fields, work is increasingly done by distributed groups working indifferent enterprises, each with different choices of Linux distro, solinux users often need to understand differences between distributions. As anexample, I developed and maintained a (very specialized) scientific applicationthat started out with Fortran on a CDC Cyber, moved to Dec VAX, Ardent/StardentUNIX, SGI IRIX, and then various linux distros, macOS, and (thanks to COVID-19,Cygwin) (all this was with a single employer).The application uses a number of shell scripts that started out using ksh on IRIX,then bash for macOS and linux. I recently updated the scripts to work with dash.Either I'm slowing down or the pace of change has been increasing.I've owned many editions of UNIX and Linux System Administration, see
Also another question if i may ask , is there a way to monitor the boot
process on Fedora and see what get's written to the disk and if possible
where
( granted pressing the F1 button will pop up a message saying for
example Starting the httpd daemon but a bit more detail on that if
possible ) ??Most daemons have debugging options that provide more detail.UNIX and Linux System Administration has a good introduction,then you may need to read the detailed documentation for theversion you are using.
If you haven't already done so, carefully review the Fedora 33 documentation at https://docs.fedoraproject.org/en-US/fedora/f33/, especially the Installation and System Administration guides. As I have just discovered with the TigerVNC application, this documentation may not be universally perfect. Stuff changes all the time. Buta, together with the bash PDF previously cited, these two guides should answer 99.99% of your Fedora questions.
--Doc Savage
Fairview Heights, IL
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx