LWN: Comments on "Review: Linux Administration Handbook, Second Edition" https://lwn.net/Articles/208381/ This is a special feed containing comments posted to the individual LWN article titled "Review: Linux Administration Handbook, Second Edition". en-us Sat, 30 Aug 2025 16:20:02 +0000 Sat, 30 Aug 2025 16:20:02 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Graphical admin tools (or the lack thereof) https://lwn.net/Articles/212508/ https://lwn.net/Articles/212508/ hein.zelle I fully agree, it's the system administrators choice not to install such software. I for one don't see why a secure system couldn't have any other editors installed than vi - unless there are severe space limitations. I personally always install emacs on any server, simply because I make less editing mistakes when modifying important config files. That alone makes it more secure for my server than only having vi installed. The added convenience is a whole extra story. <br> <p> What is the reasoning behind not installing curses?<br> <p> Mon, 04 Dec 2006 11:09:17 +0000 Review: Linux Administration Handbook, Second Edition https://lwn.net/Articles/208894/ https://lwn.net/Articles/208894/ chuck97224 I agree. Serial ports are still important. Embedded devices often use them, for example.<br> <p> Sat, 11 Nov 2006 19:17:41 +0000 Graphical admin tools (or the lack thereof) https://lwn.net/Articles/208823/ https://lwn.net/Articles/208823/ tzafrir This is your choice. However installing the required X client libraries (which are not big) and running and X client (say, over ssh) from the remote host on your local desktop is not really a problem, and not a major overhead.<br> Fri, 10 Nov 2006 20:10:27 +0000 RS-232C https://lwn.net/Articles/208796/ https://lwn.net/Articles/208796/ a9db0 I remember breakout boxes - don't know at the moment where mine has got itself to, but I do know where the half-dozen different serial cables and gender changers I have are.<br> <p> As an aside - I wonder how many readers here think "gender changers" is something to snicker at, not an extremely useful tool?<br> <p> I'll be off to order my copy now. Thanks Jon!<br> Fri, 10 Nov 2006 16:58:25 +0000 Graphical admin tools (or the lack thereof) https://lwn.net/Articles/208753/ https://lwn.net/Articles/208753/ dps I set up and administer several seriously minimised linux systems, including one firewall and several bastion hosts. These systems simply do not have graphical admin tools or many of their requirements installed.<br> <p> Anything within a mile radius of X11 is definiely not installed. Even curses is a little dubious, unless you can prove I should install it for some reason. Text editors either absent or limited to vi.<br> <p> There are very few graphical admin tools that can cope with those servers. An admin tools which requires somethine else extra, except ip tables and ssh, is unlikely to be installed. I would like to implement selinux but have had insufficient time to do so.<br> Fri, 10 Nov 2006 15:18:51 +0000 RS-232C https://lwn.net/Articles/208725/ https://lwn.net/Articles/208725/ ldo <P>&gt;The amount of needed detail on getting a RS-232 wired correctly... <P>Hah! <P>I can remember when there <b>was no one way</b> to wire an RS-232C connection correctly, what with interfaces needing null modems or not, different forms of hardware handshake, and other oddities. An essential bit of kit was a "breakout box" which had LEDs letting you see which signals each end was sending, plus little switches so you could try various guesses as to what signals it might be expecting. <P>The young kids these days, they have it so easy. :) Fri, 10 Nov 2006 09:56:38 +0000 Review: Linux Administration Handbook, Second Edition https://lwn.net/Articles/208686/ https://lwn.net/Articles/208686/ Ross I have to agree. I've used serial access to systems at just about every sysadmin job I've had, including the current one. It's true you don't often need to make cables but when you do it's nice to find a clear, definitive source for information.<br> Fri, 10 Nov 2006 01:56:13 +0000 Review: Linux Administration Handbook, Second Edition https://lwn.net/Articles/208590/ https://lwn.net/Articles/208590/ smoogen I would like to say that I still use the 2nd edition of the Unix System Administration book (after loaning it out to a student.. I kept running into systems that should have been shot dead years ago but were still in use.)<br> <p> These books are as close to a classic that one can get in Systems Administration. The amount of needed detail on getting a RS-232 wired correctly helped me multiple times in getting a customer to give me a kernel dump when I worked at Red Hat... and the old chart on different SCSI connectors came in handy every couple of days. My biggest disappointment with the 3rd edition of the USAH was that it had to drop so many flavours of Unix that I still needed to maintain.<br> <p> When I have any junior systems administrator assigned to me, I make sure that they have a copy of the Linux Administration Book in their hands... and if I have time we go over particular chapters when dealing with problems.<br> <p> I am off to the bookstore to order my copy of Linux Administration Handbook (2nd edition.)<br> <p> [This endorsement was not sponsored by Ms Nemeth or any other co-author of the book]<br> <p> <p> Thu, 09 Nov 2006 19:33:48 +0000 Review: Linux Administration Handbook, Second Edition https://lwn.net/Articles/208546/ https://lwn.net/Articles/208546/ thyrsus Serial lines are still important. My servers all have a BIOS that can send the BIOS screens to the serial line. Then I configure the OS to use the serial line as the console. <a href="http://www.conserver.com/">conserver</a> gives multiple admins access to the console and logs everything on them - including kernel "oops". Tom Limoncelli mentions console servers in his chapter on Data Centers, but leaves the details to other sources - and it sounds as if the Linux Administration Handbook would be one of those sources. Thu, 09 Nov 2006 17:13:07 +0000