veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#unix

47 posts45 participants10 posts today

We're moving our PDP-7 running UNICS version 0 into our new mainframe gallery space next week. Come see the original UNICS (UNIX) operating system running on real hardware where you can compile your own HELLORD! in the B programming language.

Like what we're doing? Please consider supporting us at icm.museum

The importance of V7 in the history of Unix, the first release modern users would recognize as familiar.

utcc.utoronto.ca/~cks/space/bl

The Unix clone Coherent, sold as a commercial product between the late 1980s and the early 1990s, is likely the closest system to V7 we can still easily run today.

nesssoftware.com/home/mwc/sour

utcc.utoronto.caChris's Wiki :: blog/unix/V7WhyItMattersSoMuch

Sperimentare Alpine Linux su un vecchio Chromebook convertito a Linux è stato piuttosto "illuminante".
Probabilmente seguiranno ulteriori articoli in merito; ma intanto iniziamo a saggiare le caratteristiche principali e lo script per l'installazione di quello che io ho chiamato in modo provocatorio "Il sistema operativo universale".

dajelinux.it/archivio/alpine-l

@linux @linux@diggita.com @opensource @tecnologia

dajelinux.itAlpine Linux: il sistema operativo universaleMa non era Debian?
#gnu#linux#unolinux

I am sure that most of you know about this free and open-source security tool that bans hosts causing multiple authentication errors on Linux or Unix. It could be a lifesaver for developers or IT professionals, protecting many services including SSH and web services.

github.com/fail2ban/fail2ban

Daemon to ban hosts that cause multiple authentication errors - fail2ban/fail2ban
GitHubGitHub - fail2ban/fail2ban: Daemon to ban hosts that cause multiple authentication errorsDaemon to ban hosts that cause multiple authentication errors - fail2ban/fail2ban

Did some really good progress on my FreeBSD server, running on OVHCloud:

- Re-Installed with ZFS instead of UFS via OVH rescue-system:

cat FreeBSD-14.3-RELEASE-amd64-zfs-rebuilt.raw.xz | ssh root@w.x.y.z "xz -dc | dd of=/dev/sdb bs=1M"

- Configured IPv4 and IPv6 networking in rc.conf

- Configured BastilleBSD to manage bridged VNET Jails

- Jail IPv6 networking via NAT66 and ULA addresses

- Solid firewall setup for NAT and packet-filtering via pf

Amazing 🙂 :freebsd:

#freebsd #unix #ipv6 #jails #bastilleBSD @BastilleBSD