InterNetX - I’m not affiliated, but a custromer for over 15 years.
They are very professional, even have an API for automation, plus reseller functions. They are definitely not the cheapest, but provide a robust and extensive service around domains.
Not quite the same, but it reminds me of a neat trick I though about when making cheatsheets.
For example, I got a nato script that prints the NATO alphabet that goes like this:
#!/bin/cat
A - Alfa N - November
B - Bravo O - Oscar
C - Charlie P - Papa
D - Delta Q - Quebec
E - Echo R - Romeo
F - Foxtrot S - Sierra
G - Golf T - Tango
H - Hotel U - Uniform
I - India V - Victor
J - Juliett W - Whiskey
K - Kilo X - X-ray
L - Lima Y - Yankee
M - Mike Z - Zulu
The trick here is to use cat as the “script interpreter” (or less, more, whatever…).
#!/usr/bin/env tail -n+2
A - Alfa N - November
B - Bravo O - Oscar
C - Charlie P - Papa
D - Delta Q - Quebec
E - Echo R - Romeo
F - Foxtrot S - Sierra
G - Golf T - Tango
H - Hotel U - Uniform
I - India V - Victor
J - Juliett W - Whiskey
K - Kilo X - X-ray
L - Lima Y - Yankee
M - Mike Z - Zulu
I run my own email server for 15+ years using Postfix, Dovecot and lately Rspamd. Additionally some close friends and a few small companies I administrate use my email service. I never had any trouble being blocked or appearing on any DSBLs.
Though the initial setup can be a bit cumbersome, especially for non-sysadmins, it’s certainly doable and highly rewarding once the emails come in. :) I suggest you occasionally check if your IP/domain is blacklisted in the bigger lists. Also periodically check that you’re not an open relay due to some misconfiguration or configuration error because of updates. Add SPF records to your domains. Use valid and up-to-date certificates. Keep an eye on the logs and of course most importantly - generate backups!
This article totally nailed it. Main reasons I use void for my desktop machine are:
No systemd
It’s really freaking fast
Rolling release
Complete transparency
It just works :)
Definitely the best hacker’s distro out there. I haven’t had any problems in the last 6 months I’ve been using it, and I’ve been able to customize it however I want to.
For me one of the top features of void is runit, the init system. Although you can install and use it on Debian, a native runit system is much more clear and easy to understand. It’s a delight to add new services, e.g. something compiled from source. Also it keeps'em running supervised.
As an old Amiga guy I really like Escape Goat 2, a 2d platformer where you have to solve puzzles. SteamWorld Dig is nice, too and of course Factorio. Democracy 3 is a lot of fun if you’re into politics and economics. Also I’m looking forward to the point-and-click adventure game Thimbleweed Park. Another gem is Paint the Town Red, but only if you like voxel blood.
InterNetX - I’m not affiliated, but a custromer for over 15 years.
They are very professional, even have an API for automation, plus reseller functions. They are definitely not the cheapest, but provide a robust and extensive service around domains.
https://www.internetx.com/
Not quite the same, but it reminds me of a neat trick I though about when making cheatsheets. For example, I got a
nato
script that prints the NATO alphabet that goes like this:The trick here is to use
cat
as the “script interpreter” (orless
,more
, whatever…).Or without the first line:
Regarding the use of the word nu in nushell - I’ll just leave this here: https://github.com/programming-nu/nu
I’m very happy with Ōlelo (demo website), which is an an active fork of the old git-wiki. For quick things I use TiddlyWiki or the Seafile embedded wiki.
https://mastodon.social/@abc
I run my own email server for 15+ years using Postfix, Dovecot and lately Rspamd. Additionally some close friends and a few small companies I administrate use my email service. I never had any trouble being blocked or appearing on any DSBLs.
Though the initial setup can be a bit cumbersome, especially for non-sysadmins, it’s certainly doable and highly rewarding once the emails come in. :) I suggest you occasionally check if your IP/domain is blacklisted in the bigger lists. Also periodically check that you’re not an open relay due to some misconfiguration or configuration error because of updates. Add SPF records to your domains. Use valid and up-to-date certificates. Keep an eye on the logs and of course most importantly - generate backups!
Also vutuv uses the same login procedure.
This article totally nailed it. Main reasons I use void for my desktop machine are:
Definitely the best hacker’s distro out there. I haven’t had any problems in the last 6 months I’ve been using it, and I’ve been able to customize it however I want to.
Do you have any recommended reading about hardened compiler flags?
Creating packages in void is much easier than in Debian.
For me one of the top features of void is runit, the init system. Although you can install and use it on Debian, a native runit system is much more clear and easy to understand. It’s a delight to add new services, e.g. something compiled from source. Also it keeps'em running supervised.
As an old Amiga guy I really like Escape Goat 2, a 2d platformer where you have to solve puzzles. SteamWorld Dig is nice, too and of course Factorio. Democracy 3 is a lot of fun if you’re into politics and economics. Also I’m looking forward to the point-and-click adventure game Thimbleweed Park. Another gem is Paint the Town Red, but only if you like voxel blood.
Anyone care to explain what Snappy or Snappy Personal is?
All I can come up with is a stream compression method, which is hardly a replacement on its own for packaging software and tracking dependencies.
Don’t know either, but found this: Ubuntu Snappy.
Sorry, additional info:
http://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-15.10-DEB-To-Snap
It almost seems like companies/projects have gotten worse at naming things lately.
Stupid headline, but an insightful response from his dad.