

I think I saw a series of documentaries on those busses some 10-15 years ago.
I think I saw a series of documentaries on those busses some 10-15 years ago.
Imagine how much more space efficient it would’ve been if they had taken the bus instead.
Thanks!
And I know. But I’m lazy.
Registered neidu3 there, but I’m not giving you my email address. Any chance you could activate my account manually?
Very marketable, but not from a corporate standpoint. I love it. I think you’ll be seeing neidu3 registering soon.
If you use arch you have to start knitting
…with blyatjack and hookers!
Previous job: Windows, because it was a company issued laptop. Plus a lot of the company was built around the MS ecosystem.
Current job: Linux, because I got to keep the perfectly decent Dell laptop when I left. I wanted to make sure I purged everything, so it’s running LMDE now. Plus, there’s not much outlook and teams stuff that I have to use.
I blame Daniel
Unusable in our case
No. Beegfs.
I realized a few years ago that my GF inadvertently solved this issue for me: She likes registering for anything that provides a discount, so I use her phone number.
“Are you a member?”
“Nope, but my GF probably is…”, and 90% of the time I am correct.
Some surface-level info while I’m waiting for my kids to finish the evening ritual: No need for an extra IP or VPS. You can host them all on the same IP and machine, provided there aren’t any conflicting port assignments.
In the DNS server, you can enter the various subdomains as CNAME pointing to the A record. The server-software is configured with which hostname it should operate as (For example, HTTP/1.1 has a Host-specification in the initial request, so that one server can host multiple domains on the same IP)
It should be noted that mail servers are indicated by an MX-record. And mailservers should also have a TXT record (SPF record) as part of spam prevention - some SMTP servers query this to ensure that your e-mail actually comes from you and not from someone spoofing the domain.
I used to have a zone file that did roughly what you’re trying to do, bit sadly I don’t have it anymore. But as you have DNS up and running, I’m sure you’ll be able to figure out the rest through checking some examples.
I half-baked an example zone file for you. I haven’t tested it, though. It assumes the domain of blargh.com being hosted from an IP of 123.123.123.123:
$TTL 86400
@ IN SOA ns1.blargh.com. admin.blargh.com. (
2024102102 ; Serial (incremented)
3600 ; Refresh
1800 ; Retry
1209600 ; Expire
86400 ; Minimum TTL
)
; Name servers
@ IN NS ns1.blargh.com.
@ IN NS ns2.blargh.com.
; A Records
@ IN A 123.123.123.123
ns1 IN A 123.123.123.123
ns2 IN A 123.123.123.123
; CNAME Records
mail IN CNAME blargh.com.
mastodon IN CNAME blargh.com.
matrix IN CNAME blargh.com.
; MX Records
@ IN MX 10 mail.blargh.com.
; TXT/SPF Record
@ IN TXT "v=spf1 mx ~all"
Oh, and some tips:
This is what russian “liberation” looks like.
This is what SQL took away from us. Never forget.
Will have a look tomorrow if I find the time. I don’t have much storage space at the moment, though, so if I do end up grabbing it all, I’m going to need one of you to take it off my hands, depending on size.
That’s for mobniks and the like. The prize offered isn’t large enough for the ones enabling the war to defect - They only have incentives to keep on keeping on and avoiding windows.
Saved you a click: maybe. Many podiatrist think so. They’re OK occasionally, but not for everyday use.
Watching it on a drotary phone back then would’ve required landlines for every viewer. Highly inconvenient.