9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: sirjofri <sirjofri+ml-9fans@sirjofri.de>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] building a grid at university
Date: Fri, 30 Sep 2022 08:30:01 +0200 (GMT+02:00)	[thread overview]
Message-ID: <822263bb-5bf4-4a64-a4ee-9184e1e25c76@sirjofri.de> (raw)
In-Reply-To: <CANF_3RiAhx0RONUsXnorui2UVX44MCVQzENWUVTf9WeLdzqUSQ@mail.gmail.com>


30.09.2022 03:29:04 fig <type9freak@gmail.com>:
> would i configure the through drawterm, or through mounting the graphics, /dev/screen etc. i ask because configuring a linux VPS is extremely simple as the OS is entirely functional through just CLI.

For this system to work, your VPS also needs to be plan 9 based, because you need the /net filesystem. Theoretically you can replicate that filesystem on a Linux machine, but the software to do that doesn't exist natively (might be possible via inferno, but I won't recommend it, especially plan 9 works quite reliably on a VPS).

> is kvm necessary?

KVM is just what I know works most reliably. Most VPS providers we have good experience with use kvm and also qemu with kvm is battle-tested. Other technologies might work too.

> thank you for your correspondance. i’m obviously very nooby as far as the networking goes, but i’m reading cat-v, FQA and 9p wiki every day.

Thing with plan 9 is, reading and learning the theory is great and necessary, especially for preparing everything. At some point you have to use it, ideally as much as possible.

> i’ve already written an rss feed aggregator in rc, which was fun and easy.

9fs net!sirjofri.de!333 /n/news
bind -a /n/news/<channel> /lib/news
news

(This is what I provide using rssfill, if you want to try it. Source is online).

> i’m having a bit of trouble getting irc and usenet to ‘work’ on the school network

I got usenet working inside acme using eternalseptember, but it felt quite dead. I had much better experience in fidonet 5 years ago (and I'd love to join, but I don't have software for 9 so I could only telnet).

> and i’m still a little bewildered by email on plan 9, but i’ll get there. thanks again. 

No.

(To stay in humor.) Mail works, server is reliable. I also wrote a few blog posts about how I configured it. Good luck.

sirjofri

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T75d22acfa474b209-M0e5310b06cc996e1e74c5c29
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

  parent reply	other threads:[~2022-09-30  6:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-27 22:33 type9freak
2022-09-28  7:02 ` sirjofri
2022-09-28 21:57   ` fig
2022-09-28 22:16     ` sirjofri
2022-09-30  1:28       ` fig
2022-09-30  2:59         ` ori
2022-09-30  6:30         ` sirjofri [this message]
2022-09-30 10:42       ` Glenn Holmer via 9fans
2022-09-30 13:09         ` sirjofri
2022-10-01  5:42       ` denzuko
2022-10-01  6:32         ` sirjofri
2022-10-01  6:44           ` denzuko
2022-10-01  6:44           ` denzuko
2022-09-28 20:21 ` Brian Hancock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=822263bb-5bf4-4a64-a4ee-9184e1e25c76@sirjofri.de \
    --to=sirjofri+ml-9fans@sirjofri.de \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).