Mr_Tom
Mr_Tom
About
- Username
- Mr_Tom
- Joined
- Visits
- 9,361
- Last Active
- Roles
- Member, OG
- Karma
- 696
Comments
-
Thanks for organising it!
-
(Quote) Fair point.
-
(Quote) Do you qualify as a Geordie? Thought it was very much a Newcastle/Tyneside thing? I know you're not far from there but my dad was from Sunderland they didn't like being called Geordies lol.
-
(Quote) They have said there will be good integration with WHMCS, as well as the option to bill from inside Solus via WHMCS module - but they didn't tell me which version that was for (it was in the TODO for SolusIO anyway).
-
I know you said you have experience with VPS/dedis but if you'd like something with some management let me know - can include DirectAdmin, and we work with a few web design agencies to provide their hosting - either via a control panel (DirectA…
-
As above, check the client isn't still sending from the old config. Their email client sounds like it has incorrect SMTP details. You could get them to email you from webmail and their client, and comapre headers?
-
(Quote) Sorry Ant, meant to add, I'm happy to do something on setting up a personal mail server or similar type thing. I'll drop you a PM later on
-
What sort of spec are you after other than large HDD space? What's your budget? NVMe/HDD VMs work well - you can have your OS and main sites on the NVMe drive, and the NextCloud storage on the HDD. Ours are normally offered "managed"…
-
Looking at the specs is it basically a dedicated server with 1 single large KVM on it? Not something I'd go for myself, but it would make management easier I guess having a full VPS panel for control over it. Price looks good. I presume usage…
-
Been considering doing some writing, so might be able to put something together. The mail server idea sounds interesting. I have ran my own for a number of years.
-
I used to use pine directly on the mail server years ago but I use Thunderbird pretty much on all PCs now.
-
(Quote) Yeah that was more my point. The feature list if good, but at the current price I would expect the majority of the "upcoming" features to be already done.
-
I recently spoke with them regarding billing integration, and they suggested that there would be the option to use SolusIO as a platform for billing, which would be nice, but that board would seem to suggest it's not happening. There's a …
-
(Quote) Didn't know about that one! That one might come in handy as they're currently using SES for order emails anyway.
-
(Quote) I can help with Frankfurt if required.
-
Congrats on the new locations! Will hopefully be looking into some services there soon!
-
(Quote) I think that's a mirror URL - you can just use https://test-ipv6.com/
-
It probably should be monitored if it's part of the package, but due to cost they might just be reliant on clients reporting issues with it - or their monitoring failed. I would say it's probably not uncommon for them to ask you to make s…
-
(Quote) You can do it apache style and create a site config for each site in /etc/nginx/sites-available and then create a symlink for each "active" site into sites-enabled. Then in your nginx.conf file just add include /etc/nginx/sites-ena…
-
I think if they're offering redis across the server for all shared accounts then perhaps it should be monitored, but it depends on price. If it's cheap hosting, they might just monitor the server/port 80/etc directly and see addons like r…
-
Edit - sorry, these should be inside the server {} block for the SSL section only - otherwise you'll be sending them for HTTP requests too. Either putting them in the block directly, or including another file is fine. I have a security.conf fi…
-
Mine are setup inside the http {} block, but before the server {} blocks. These should be in the server {} block for the listen 443 ssl; server only to avoid sending them on http requests. They're actually in another file that's included…
-
Depends on the service. If it's an unmanaged VPS, then it's your issue. If it's managed it's theirs. If it's on a shared hosting platform, it's probably their issue but they will often assume its your issue if no one …
-
I believe Ant's offer shows 1 IPv4 on the form, but my NL got deployed with 2.
-
Would https://prologic.github.io/tube/ be suitable? Not sure on the storage side of it though.