Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 16 submissions in the queue.
posted by martyb on Monday June 12 2017, @11:45AM   Printer-friendly

The Lubuntu 17.04 Desktop/Live CD(ISO) is missing the package: net-tools[1]

It's troubling to find a LiveCD today that does not have something as simple as netstat and other important tools available.

It's also quite pathetic to discover the recent Debian LiveCDs are missing UFW[2].

[1] "This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp, nameif and route."

[2] "The Uncomplicated FireWall is a front-end for iptables, to make managing a Netfilter firewall easier. It provides a command line interface with syntax similar to OpenBSD's Packet Filter. It is particularly well-suited as a host-based firewall."

[Ed note: Assuming one has an internet connection, can't one just do something along the lines of apt-get $package_name to fill in what is missing? Is this just whining on the part of the submitter or an actual shortcoming? What are your thoughts on this?]


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 3, Informative) by Bot on Monday June 12 2017, @12:55PM (6 children)

    by Bot (3902) on Monday June 12 2017, @12:55PM (#524347) Journal

    I liked debian live, especially the web image builder.
    But, after switching to systemd-less antix and systemd-limited mxlinux I found myself at ease with their live iso and frugal install scripts.
    Give them a try. They are deb based.

    For a pretty complete systemd less live cd, there is knoppix.

    I am looking forward to try devuan 1.0, the early beta worked for me, I dunno how live CD are, though.

    --
    Account abandoned.
    Starting Score:    1  point
    Moderation   +1  
       Informative=1, Total=1
    Extra 'Informative' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   3  
  • (Score: 2) by kaszz on Monday June 12 2017, @01:14PM (5 children)

    by kaszz (4211) on Monday June 12 2017, @01:14PM (#524364) Journal

    Devuan have a LiveCD yet?

    • (Score: 3, Informative) by VLM on Monday June 12 2017, @01:42PM

      by VLM (445) on Monday June 12 2017, @01:42PM (#524381)

      https://files.devuan.org/devuan_jessie/minimal-live/ [devuan.org]

      Contains a file

      https://files.devuan.org/devuan_jessie/minimal-live/devuan_jessie_1.0.0_amd64_minimal-live_list.txt [devuan.org]

      Contains a line

      net-tools 1.60-26+b1

      so I believe this is your lucky day.

      I've never used the livecd for devuan so I donno any more about it. I do know that on my last legacy Debian boxes that have not upgraded to FreeBSD the upgrade to Devuan was utterly flawless and boring and everything "just worked".

    • (Score: 3, Informative) by butthurt on Monday June 12 2017, @01:59PM (3 children)

      by butthurt (6141) on Monday June 12 2017, @01:59PM (#524392) Journal

      I haven't tried it, but it has a "minimal-live" image that will fit on a CD and a "desktop-live" one that will fit on a DVD. From the README.txt files:

      This image is a full-featured console-only live Devuan Jessie Stable
      system, with tons of command-line and curses utilities and a special
      focus on accessibility. The system is a good starting point for a
      minimalist environment, a powerful solution for rescue tasks, and a
      useful tool to have in your pocket every day.

      The image can be burnt on a CDROM or dd-ed on a USB stick.

      This is Devuan-Live jessie desktop edition. It contains the same package selection as the default desktop in the regular installer isos, with the addition of a few packages for the live system, wireless firmware, a live-cd installer and remastering tool to make your own live-CD/DVD image.

      You can burn the iso to DVD or use dd to image a USB thumb drive.

      • (Score: 2) by kaszz on Monday June 12 2017, @02:19PM (2 children)

        by kaszz (4211) on Monday June 12 2017, @02:19PM (#524411) Journal

        Btw, Have you had any experience on (server) BIOS that didn't want to boot USB and how you got around it? or not?

        • (Score: 2) by VLM on Monday June 12 2017, @03:21PM (1 child)

          by VLM (445) on Monday June 12 2017, @03:21PM (#524439)

          Have you had any experience on (server) BIOS that didn't want to boot USB

          In the 90s we booted off floppies, but hardware with floppy today is probably rare.

          I used some Soekris non-USB semi-embedded boxes where PXE network booting was the normal installation method. PXE is (or used to be) kinda weird to set up, but once it worked it was mostly reliable for installs.

          Also windows boxes don't tolerate hard drive swapping but in the old days I once installed a machine with no working linux cdrom driver by moving its hard drive to a system where a working cdrom driver existed then installing off cdrom then swapping the hard drives back, worked fine. In retrospect I could have swapped the cdrom instead. In the very oldest days of cdroms before they were universally on the IDE bus, there were weird interfaces that were not IDE compatible. Things were weird in the early 90s.

          • (Score: 2) by nethead on Monday June 12 2017, @10:12PM

            by nethead (4970) <joe@nethead.com> on Monday June 12 2017, @10:12PM (#524686) Homepage

            I had a stack of servers with RAID 1 I needed to install BSD on. I got one setup just the way I wanted, pulled the second drive and put it in the next box as the main drive and let it mirror. Repeat and rinse. (and re-IP/name)

            --
            How did my SN UID end up over 3 times my /. UID?