@Calin said:
Hello , who are interesed whit this specifications
8 GB Ram ddr3 ecc
KVM Virtualisation
200 GB HDD with SSD cache and raid 6
1 dedicated CPU @2.5+ GHz
16 TB BW/month / 1 GBps port speed
1x dedicated IPv4
3 eur/month
I'm trying to build a cluster of 6 servers with 256 GB ram per server, and I want to know who is interested in such specs , How many people would be interested in buying something like this? I want to say that it will be maximum 32 VM per node
How about
2GB RAM,
500 GB HDD,
1 Dedicated IPv4
€1.5/m
@Calin
could you also help check this one? I already have paypal transaction id 2TA7956262215040U but in member area it says not paid yet, from Invoice #908 (hopefully it's just the usual paypal delay)
Fuck this 24/7 internet spew of trivia and celebrity bullshit.
@mee2 said:
Is there a tutorial to setup torrents on nat vps? Appreciate any help on this..
install qbittorrent-nox from repo, enable the service if applicable
configure it following docs, set webui listen port to one of the 5 ports assigned to your vm (you can save a port by assign a different one when you use reverse proxy for all your http/s services)
click gear icon in webui, set port to another assigned port under connection tab
add a torrent and start downloading
on the lower right towards the middle of webui, if you see a yellow plug icon turning into a green globe then you're good to go
@mee2 said:
Is there a tutorial to setup torrents on nat vps? Appreciate any help on this..
install qbittorrent-nox from repo, enable the service if applicable
configure it following docs, set webui listen port to one of the 5 ports assigned to your vm (you can save a port by assign a different one when you use reverse proxy for all your http/s services)
click gear icon in webui, set port to another assigned port under connection tab
add a torrent and start downloading
on the lower right towards the middle of webui, if you see a yellow plug icon turning into a green globe then you're good to go
If you want to go the extra safe route, run qbittorrent-nox in a Docker container, run OpenVPN-client or Wireguard-client in another container.
Use network_mode: container:yourvpnclient on qbittorrent to force the connection through an OpenVPN server, qbittorrent wont be able to connect to the internet unless the OpenVPN connection is made, prevents leaking anything traceable.
Edit: then access the WebUI via SSH tunnel or Cloudflare for persistent access.
Hacker connects to your LowEndSeedbox and deletes torrents.
Private tracker sees HnR and bans your account.
Hacker connects to your LowEndSeedbox and uploads kiddy popcorn content.
You have to discuss this matter in Romania courts.
Doesn't the hacker need to compromise the web interface password to accomplish any of this? It seems most seedboxes use a torrent client this way. Assuming the password doesn't suck it sounds like a very low risk scenario, though I agree that moving to an ssh tunnel secured by ssh key is the most secure option.
Hacker connects to your LowEndSeedbox and deletes torrents.
Private tracker sees HnR and bans your account.
Hacker connects to your LowEndSeedbox and uploads kiddy popcorn content.
You have to discuss this matter in Romania courts.
Doesn't the hacker need to compromise the web interface password to accomplish any of this? It seems most seedboxes use a torrent client this way. Assuming the password doesn't suck it sounds like a very low risk scenario, though I agree that moving to an ssh tunnel secured by ssh key is the most secure option.
HTTP: your password is on the wire.
HTTPS: it's secure, but getting a certificate without port 443 is difficult.
Hacker connects to your LowEndSeedbox and deletes torrents.
Private tracker sees HnR and bans your account.
Hacker connects to your LowEndSeedbox and uploads kiddy popcorn content.
You have to discuss this matter in Romania courts.
Doesn't the hacker need to compromise the web interface password to accomplish any of this? It seems most seedboxes use a torrent client this way. Assuming the password doesn't suck it sounds like a very low risk scenario, though I agree that moving to an ssh tunnel secured by ssh key is the most secure option.
HTTP: your password is on the wire.
HTTPS: it's secure, but getting a certificate without port 443 is difficult.
Just get a real domain and use DNS verification method for certbot
Comments
How about
2GB RAM,
500 GB HDD,
1 Dedicated IPv4
€1.5/m
1GB RAM,
256 GB HDD,
1 Dedicated IPv4
€1/m
Why?
@Calin
Invoice # 857
Please check my order which is now pending and add ram to it. Thank you so much.
invoice:863
Paid
transaction number:9VR88395XM5820812
Hello @naiba and @eggroll done , thanks for choice iHostART
Regards,
Calin
Hello @Calin,
any chance you could enable TUN on the/my server?
Oh and btw, order ID: #9729345869 invoice ID: #856
Regards
Hello sir , done
Regards,
Calin
About @jmaxwell unfortunity it s very very cheap , and no good with IPv4 dedicated very sorry
Regards,
Calin
@Calin
Invoice #876.
Please increase the ram,thanks.
Machine is offline since 5 hours ago.
No TV this morning.
Webhosting24 aff best VPS; ServerFactory aff best VDS; Cloudie best ASN; Huel aff best brotein.
So it’s not just me.
Why?
yes ,10 hours down
update
its up now
Hello everyone very sorry , now all working good
Regards,
Calin
11 hr downtime hmm…glad I paid only €5.5/yr
Why?
Hello , very sorry but network problems for LV0 node , this type of packed don t have backup network
Please check https://uptime.ihostart.com other node don t affected
Regards,
Calin
Order number confirmed: 9621171355
@Calin , asking for additional RAM. Thank you!
@Calin
could you also help check this one? I already have paypal transaction id 2TA7956262215040U but in member area it says not paid yet, from Invoice #908 (hopefully it's just the usual paypal delay)
Fuck this 24/7 internet spew of trivia and celebrity bullshit.
Is there a tutorial to setup torrents on nat vps? Appreciate any help on this..
connection
tabThis is unsafe.
Pick a non-mapped port and listen on 127.0.0.1 only.
Access the WebUI via SSH tunnel.
Webhosting24 aff best VPS; ServerFactory aff best VDS; Cloudie best ASN; Huel aff best brotein.
I use randomly generated string as subfolder for reverse proxy and hope no one could guess.
What’s the worse that could happen ?
Why?
Hacker connects to your LowEndSeedbox and deletes torrents.
Private tracker sees HnR and bans your account.
Hacker connects to your LowEndSeedbox and uploads kiddy popcorn content.
You have to discuss this matter in Romania courts.
Webhosting24 aff best VPS; ServerFactory aff best VDS; Cloudie best ASN; Huel aff best brotein.
Well that would suck
*for Calin
Why?
I guess I shall never understand any of it.
"I would have gotten away with it too, if it wasn't for that meddling Frankz and Mason!!"
If you want to go the extra safe route, run qbittorrent-nox in a Docker container, run OpenVPN-client or Wireguard-client in another container.
Use
network_mode: container:yourvpnclient
on qbittorrent to force the connection through an OpenVPN server, qbittorrent wont be able to connect to the internet unless the OpenVPN connection is made, prevents leaking anything traceable.Edit: then access the WebUI via SSH tunnel or Cloudflare for persistent access.
ytdl.pro - Free to use Youtube-DL Cloud Downloader
Doesn't the hacker need to compromise the web interface password to accomplish any of this? It seems most seedboxes use a torrent client this way. Assuming the password doesn't suck it sounds like a very low risk scenario, though I agree that moving to an ssh tunnel secured by ssh key is the most secure option.
Hello please leave invoice number , go on Client Area > Invoices
Regards,
Calin
HTTP: your password is on the wire.
HTTPS: it's secure, but getting a certificate without port 443 is difficult.
Webhosting24 aff best VPS; ServerFactory aff best VDS; Cloudie best ASN; Huel aff best brotein.
Just get a real domain and use DNS verification method for certbot
Why?
Invoice #911
Emergency call for additional memory.
And price for getting that number @Calin ?