Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Like punning, programming is a play on words.


computers / comp.os.linux.advocacy / Home Grown Verus Distro

SubjectAuthor
o Home Grown Verus DistroFarley Flud

1
Home Grown Verus Distro

<17b1fdb89786704f$52782$639368$802601b3@news.usenetexpress.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=9367&group=comp.os.linux.advocacy#9367

  copy link   Newsgroups: comp.os.linux.advocacy
From: ff@linux.rocks (Farley Flud)
Subject: Home Grown Verus Distro
Newsgroups: comp.os.linux.advocacy
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Lines: 51
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail
Date: Thu, 08 Feb 2024 20:38:23 +0000
Nntp-Posting-Date: Thu, 08 Feb 2024 20:38:23 +0000
X-Received-Bytes: 1578
Organization: UsenetExpress - www.usenetexpress.com
X-Complaints-To: abuse@usenetexpress.com
Message-Id: <17b1fdb89786704f$52782$639368$802601b3@news.usenetexpress.com>
 by: Farley Flud - Thu, 8 Feb 2024 20:38 UTC

There ain't nuthin' like home cookin' just like momma used
to make.

The same applies to GNU/Linux.

How do I enable the network on my potent GNU/Linux desktop
workstations?

This is how:

#! /bin/bash
modprobe XXXXXX(*) && modprobe af_packet
ifconfig eno1 192.168.0.2 netmask 255.255.255.0
route add -net default gateway 192.168.0.1
pdnsd -d (**)

That's it. Very, very simple.

Now I can connect both to the Internet (via modem at
192.168.0.1) and other GNU/Linux computers on my local
network.

How do the common distros do it?

Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha!

Try 50,000 loc and the monstrosity known as "systemd."

Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha!

Ain't nuthin' beats home cookin' just like momma used
to make.

Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha!

Home cookin' is mighty good!

Brother, if you cannot "roll your own" then just commit
yourself to the nearest retard asylum.

* The name of the module loaded varies depending on
the motherboard. I use only Intel network chips.

** Pdnsd is a caching DNS server that allows me to
bypass my ISP and use the root nameservers.

https://wiki.archlinux.org/title/pdnsd


computers / comp.os.linux.advocacy / Home Grown Verus Distro

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor