You might be an astrophotographer and not know it
- 0 Posts
- 8 Comments
Célia@lemmy.blahaj.zoneto
No Stupid Questions@lemmy.world•Can we possibly create our personal email ?
1·3 months agoYour machine is not powerful enough to make anything other than very basic setups, but you can always learn some things by installing a Linux distribution, try to learn how to use the command line, maybe install SSH and learn how to connect to your machine remotely.
Célia@lemmy.blahaj.zoneto
No Stupid Questions@lemmy.world•Can we possibly create our personal email ?English
9·3 months agoIf you have never touched a linux command line and played with a Linux server, self-hosting your email server will be too complex and you should start there (by getting a cheap VPS for example).
But if you have a server, a domain name, and some knowledge about self-hosting, there are some easy and FOSS “all in one” solutions like mailcow (https://mailcow.github.io/mailcow-docs/) that bundles all the required software in docker and gives you an admin panel to create mailboxes. It also tells you what DNS records to create and checks if you’ve done it right.
It’s not as hard to manage an email server as many say, just make regular backups to restore if you do break the setup, and don’t worry too much about downtime, generally other servers will keep retrying to send you your emails for quite some time (hours to days) before giving up.
This is puny code, and allows for non ascii characters to be used as a domain name. Your lemmy client probably does not convert it to unicode and displays it as a random looking text https://en.wikipedia.org/wiki/Punycode
Célia@lemmy.blahaj.zoneto
Privacy@lemmy.ml•Ways to convince people to take online privacy seriously - common objections debunked
7·9 months agoThanks, that was an interesting read
Célia@lemmy.blahaj.zoneto
Privacy@lemmy.ml•Why does Signal want a phone number to register if it's supposedly privacy first?English
101·1 year agoWhat SimpleX, Signal, or any app like this need first and foremost is traction, as new users generate more new users. One of Signal’s goals is usability (usually achieved by being simple, as in no complexity for the end user). In my opinion SimpleX lacks that. This is the same reason Signal needs a phone number: populating your contact list with users already on the platform


The company owns the “example.com” domain name and can put what they want before it. The “www.” part (which stands for World Wide Web) was a convention for the company to put their website on, as other subdomains may be used for other services than websites. As time went on, companies started to make the “example.com” itself point to the website as it is shorter and easier to type/remember, and made the “www.example.com” redirect you to “example.com” for retrocompatibility