The cheapest one I know of is about $8 a month, so it should be affordable, even on a tight budget.
I’m Hunter Perrin. I’m a software engineer.
I wrote an email service: https://port87.com
I write free software: https://github.com/sciactive
The cheapest one I know of is about $8 a month, so it should be affordable, even on a tight budget.
You can buy a super cheap cloud VM and use a (self hosted) VPN so it can access your own PC and a reverse proxy to forward all incoming requests to your own PC behind your school’s network.
It’s arguable whether this would violate their policy, since you are technically hosting something, but not accessible on the internet from their IP. So if you wanna be safe, don’t do this, otherwise, that could help you get started.
Yes, but then you’re not using IMAP.
If you’re using IMAP, the emails aren’t completely downloaded by Thunderbird, just the headers.
I don’t think you’re supposed to view someone else’s paginis without permission.
If it’s just hours, that’s fine. I’ve spent months on a system before that ultimately got scrapped. When I was at Google, they accidentally had two teams working on basically the same project. The other team, with about 40 engineers, having worked on it for about a year, had their project scrapped. My team was meant to do the same work, with about 23 engineers. So if you’re ever wondering why Hangouts Chat launched kinda half baked, that’s why.
Can I suggest QuickDAV as a good file sharing/transfer app?
It uses the Nephele WebDAV server.
What I use for a lot of my sites is SvelteKit. It has a static site generator. If you like writing the HTML by hand, it’s great. Also HTML5 Up is where I get my templates. I made the https://nymph.io website this way. And https://sveltematerialui.com.
Backups and rollbacks should be your next endeavor.
If it doesn’t, I would consider that a bug in the router.
Routers are not particularly known for being free of bugs.
Hub is their core set of groupware apps for Nextcloud. They’re all tightly integrated. It came out with Nextcloud 18.
https://nextcloud.com/blog/the-new-standard-in-on-premises-team-collaboration-nextcloud-hub/
Nextcloud has had some amazing updates recently. Adding Nextcloud Hub comes to mind.
If you want cheap encrypted storage you can run a Nephele server with encryption and something like Backblaze B2.
deleted by creator
The way I’ve done it is Ubuntu Server with a bunch of Docker Compose stacks for each service I run. Then they all get their own subdomain which all runs through the Nginx Proxy Manager service to forward to the right port. The Portainer service lets me inspect things and poke around, but I don’t manage anything through it. I want it all to be super portable, so if Ubuntu Server becomes too annoying, I can pack it all up and plop it into something like Fedora Server.
They can’t do 4K video. The best they can do is 1080p30.
I didn’t say Raspberry Pi Zero. Those are niche machines. They’re not fast enough to do general purpose computing.
2.4 times. But, who’s counting?
No. They emulate a keyboard, and use the keyboard shortcuts to do things in Windows. So they won’t work out of the box in Linux, but you can add each of the keys as a keyboard shortcut, then they’ll work.
I use Nephele through Nginx Proxy Manager.