Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Snakecraft Hosting | End of Year Sales! | 25% off LIFE | Multiple Giveaways! | $17/year VPS

2456789

Comments

  • SnakecraftDavidSnakecraftDavid Member, Host Rep

    @DeusVult said:
    Hello. Congrats and good luck in your first sale on LET. May God bless you in this journey. So, I would use my VPS to code (I'm studying it!).

    Would this be running an instance of code-server? it was a godsend when I only had a Android tablet to work on.

  • @SnakecraftHosting said:

    @Caztiel said:
    Why space so low?

    Storage space?

    Yes, At that price point, I would expect Double Space, Double RAM & Double B/W

  • SnakecraftDavidSnakecraftDavid Member, Host Rep

    @mbjones said:
    Id use it for a Nodejs project I’m working to track different variables of life and get an understanding of how I’m doing.

    pm2 is a must for nodejs projects, makes life easy with managing my services.

    Thanked by 1mbjones
  • @SnakecraftDavid said:

    @DeusVult said:
    Hello. Congrats and good luck in your first sale on LET. May God bless you in this journey. So, I would use my VPS to code (I'm studying it!).

    Would this be running an instance of code-server? it was a godsend when I only had a Android tablet to work on.

    Yes! A self hosted IDE (would use code-server)

  • SnakecraftDavidSnakecraftDavid Member, Host Rep

    @DeusVult said:

    @SnakecraftDavid said:

    @DeusVult said:
    Hello. Congrats and good luck in your first sale on LET. May God bless you in this journey. So, I would use my VPS to code (I'm studying it!).

    Would this be running an instance of code-server? it was a godsend when I only had a Android tablet to work on.

    Yes! A self hosted IDE (would use code-server)

    Nice. I haven't used code-server in a while I should setup another instance and start using it again.

    Thanked by 1DeusVult
  • SnakecraftDavidSnakecraftDavid Member, Host Rep

    @Caztiel said:

    @SnakecraftHosting said:

    @Caztiel said:
    Why space so low?

    Storage space?

    Yes, At that price point, I would expect Double Space, Double RAM & Double B/W

    We aren't that large and as the post said we own all our hardware at our current scale this is the best price we can offer.

  • RackGeniusRackGenius Member, Patron Provider
    edited December 2024

    @Caztiel said:

    @SnakecraftHosting said:

    @Caztiel said:
    Why space so low?

    Storage space?

    Yes, At that price point, I would expect Double Space, Double RAM & Double B/W

    If you purchase a LTO or Value plan, we are willing to double the bandwidth, storage, and add 1GB RAM if you share your invoice number. For Ryzen plans, we will double the bandwidth and storage.

    Thanked by 1Caztiel
  • @CoolGeek said:

    @itsTomHarper said:
    The provider names are getting weirder and weirder

    At least it's not "HostS####". My brain can't keep those straight at all. 🤣🤣

    HostScams ;)

  • I am learning server management, so yes, a free vps will help a lot.

  • Hi, I would use my VPS for univ project and personal website. thanks

  • plumbergplumberg Veteran, Megathread Squad

    @SnakecraftDavid said:

    @DeusVult said:
    Hello. Congrats and good luck in your first sale on LET. May God bless you in this journey. So, I would use my VPS to code (I'm studying it!).

    Would this be running an instance of code-server? it was a godsend when I only had a Android tablet to work on.

    True that.
    I have a couple code server instances setup.
    They just work flawlessly.

    Just that I haven't figured out a way to auto sync my stuff should one server go down. Just a hassle to get the environment setup (not the code, ofcourse it's on git), the settings according to my likings

  • nicee

  • itsTomHarperitsTomHarper Member, Megathread Squad

    @plumberg said:

    @SnakecraftDavid said:

    @DeusVult said:
    Hello. Congrats and good luck in your first sale on LET. May God bless you in this journey. So, I would use my VPS to code (I'm studying it!).

    Would this be running an instance of code-server? it was a godsend when I only had a Android tablet to work on.

    True that.
    I have a couple code server instances setup.
    They just work flawlessly.

    Just that I haven't figured out a way to auto sync my stuff should one server go down. Just a hassle to get the environment setup (not the code, ofcourse it's on git), the settings according to my likings

    Use rsync or syncthing. Should be fairly easy to configure

    Thanked by 1plumberg
  • plumbergplumberg Veteran, Megathread Squad

    @itsTomHarper said:

    True that.
    I have a couple code server instances setup.
    They just work flawlessly.

    Just that I haven't figured out a way to auto sync my stuff should one server go down. Just a hassle to get the environment setup (not the code, ofcourse it's on git), the settings according to my likings

    Use rsync or syncthing. Should be fairly easy to configure

    Hmm. So, would you know how it works when I am editing a file and rsync is running on the background? Will it pause and wait before syncing?

    I know the settings will not change that often but in general wanna understand

  • itsTomHarperitsTomHarper Member, Megathread Squad

    @plumberg said:

    @itsTomHarper said:

    True that.
    I have a couple code server instances setup.
    They just work flawlessly.

    Just that I haven't figured out a way to auto sync my stuff should one server go down. Just a hassle to get the environment setup (not the code, ofcourse it's on git), the settings according to my likings

    Use rsync or syncthing. Should be fairly easy to configure

    Hmm. So, would you know how it works when I am editing a file and rsync is running on the background? Will it pause and wait before syncing?

    I know the settings will not change that often but in general wanna understand

    syncthing works like that. For rsync you can combine it with inotify which will trigger rsync if it detects any changes in the specified directory or file to sync it.

  • Idling :)

  • plumbergplumberg Veteran, Megathread Squad

    @itsTomHarper said:

    @plumberg said:

    @itsTomHarper said:

    True that.
    I have a couple code server instances setup.
    They just work flawlessly.

    Just that I haven't figured out a way to auto sync my stuff should one server go down. Just a hassle to get the environment setup (not the code, ofcourse it's on git), the settings according to my likings

    Use rsync or syncthing. Should be fairly easy to configure

    Hmm. So, would you know how it works when I am editing a file and rsync is running on the background? Will it pause and wait before syncing?

    I know the settings will not change that often but in general wanna understand

    syncthing works like that. For rsync you can combine it with inotify which will trigger rsync if it detects any changes in the specified directory or file to sync it.

    Interesting.
    On a slightly related note, I am trying to setup some redundant backup policy...

    So I have server 1, 2 and 3. Data is sent to server 1 from different sources. How to sync it continuously between server 1, 2 , 3 where for eg server 1 and 2 are being synced and server 2 sends that to server 3.

    Not sure if I am saying it correctly...

  • itsTomHarperitsTomHarper Member, Megathread Squad

    @plumberg said:

    @itsTomHarper said:

    @plumberg said:

    @itsTomHarper said:

    True that.
    I have a couple code server instances setup.
    They just work flawlessly.

    Just that I haven't figured out a way to auto sync my stuff should one server go down. Just a hassle to get the environment setup (not the code, ofcourse it's on git), the settings according to my likings

    Use rsync or syncthing. Should be fairly easy to configure

    Hmm. So, would you know how it works when I am editing a file and rsync is running on the background? Will it pause and wait before syncing?

    I know the settings will not change that often but in general wanna understand

    syncthing works like that. For rsync you can combine it with inotify which will trigger rsync if it detects any changes in the specified directory or file to sync it.

    Interesting.
    On a slightly related note, I am trying to setup some redundant backup policy...

    So I have server 1, 2 and 3. Data is sent to server 1 from different sources. How to sync it continuously between server 1, 2 , 3 where for eg server 1 and 2 are being synced and server 2 sends that to server 3.

    Not sure if I am saying it correctly...

    Syncthing covers that. I have a setup with around 15 mail servers with failover and load balancing. The mails are synced instantly among all the servers. Any of these servers can act as a source. End result all the servers have exact replica of the mail folders.

    Thanked by 1plumberg
  • plumbergplumberg Veteran, Megathread Squad

    @itsTomHarper said:

    @plumberg said:

    @itsTomHarper said:

    @plumberg said:

    @itsTomHarper said:

    True that.
    I have a couple code server instances setup.
    They just work flawlessly.

    Just that I haven't figured out a way to auto sync my stuff should one server go down. Just a hassle to get the environment setup (not the code, ofcourse it's on git), the settings according to my likings

    Use rsync or syncthing. Should be fairly easy to configure

    Hmm. So, would you know how it works when I am editing a file and rsync is running on the background? Will it pause and wait before syncing?

    I know the settings will not change that often but in general wanna understand

    syncthing works like that. For rsync you can combine it with inotify which will trigger rsync if it detects any changes in the specified directory or file to sync it.

    Interesting.
    On a slightly related note, I am trying to setup some redundant backup policy...

    So I have server 1, 2 and 3. Data is sent to server 1 from different sources. How to sync it continuously between server 1, 2 , 3 where for eg server 1 and 2 are being synced and server 2 sends that to server 3.

    Not sure if I am saying it correctly...

    Syncthing covers that. I have a setup with around 15 mail servers with failover and load balancing. The mails are synced instantly among all the servers. Any of these servers can act as a source. End result all the servers have exact replica of the mail folders.

    Will check it out. Thank you

  • yoursunnyyoursunny Member, IPv6 Advocate

    We recently acquired a server at $17/year price point from another provider that has offers in Michigan.

    AS399804

    • $17 at other provider gets: 1 core EPYC 7742, 1GB RAM, 100GB NVMe.
    • $17 at this provider gets: 1 core EPYC 7542, 1GB RAM, 15GB NVMe.

    This provider is pale in comparison.

    Thanked by 1mandala
  • RackGeniusRackGenius Member, Patron Provider

    @yoursunny said:
    We recently acquired a server at $17/year price point from another provider that has offers in Michigan.

    AS399804

    • $17 at other provider gets: 1 core EPYC 7742, 1GB RAM, 100GB NVMe.
    • $17 at this provider gets: 1 core EPYC 7542, 1GB RAM, 15GB NVMe.

    This provider is pale in comparison.

    Thanks for your input. Your issue with the deal is the storage?

  • i'd be running a minecraft server on it thanks <3

  • SnakecraftDavidSnakecraftDavid Member, Host Rep

    @yoursunny said:
    We recently acquired a server at $17/year price point from another provider that has offers in Michigan.

    AS399804

    • $17 at other provider gets: 1 core EPYC 7742, 1GB RAM, 100GB NVMe.
    • $17 at this provider gets: 1 core EPYC 7542, 1GB RAM, 15GB NVMe.

    This provider is pale in comparison.

    is that some sort of deal? all I can find are 20 GB for $20 a year

  • yoursunnyyoursunny Member, IPv6 Advocate
    edited December 2024

    @SnakecraftHosting said:

    @yoursunny said:
    We recently acquired a server at $17/year price point from another provider that has offers in Michigan.

    AS399804

    • $17 at other provider gets: 1 core EPYC 7742, 1GB RAM, 100GB NVMe.
    • $17 at this provider gets: 1 core EPYC 7542, 1GB RAM, 15GB NVMe.

    This provider is pale in comparison.

    Thanks for your input. Your issue with the deal is the storage?

    They have longer history than you and they are offering better dealz at $17/year price point.

    1C 1G 15G is worth $6~12/year, this time of the year.

    @SnakecraftDavid said:
    is that some sort of deal? all I can find are 20 GB for $20 a year

    It's not in their post but it's still publicly available on their website.

    Thanked by 1mandala
  • SnakecraftDavidSnakecraftDavid Member, Host Rep

    @yoursunny said:

    @SnakecraftHosting said:

    @yoursunny said:
    We recently acquired a server at $17/year price point from another provider that has offers in Michigan.

    AS399804

    • $17 at other provider gets: 1 core EPYC 7742, 1GB RAM, 100GB NVMe.
    • $17 at this provider gets: 1 core EPYC 7542, 1GB RAM, 15GB NVMe.

    This provider is pale in comparison.

    Thanks for your input. Your issue with the deal is the storage?

    They have longer history than you and they are offering better dealz.

    @SnakecraftDavid said:
    is that some sort of deal? all I can find are 20 GB for $20 a year

    It's not in their post but it's still publicly available on their website.

    Their website is what I checked.

  • RackGeniusRackGenius Member, Patron Provider

    @yoursunny said:

    @SnakecraftHosting said:

    @yoursunny said:
    We recently acquired a server at $17/year price point from another provider that has offers in Michigan.

    AS399804

    • $17 at other provider gets: 1 core EPYC 7742, 1GB RAM, 100GB NVMe.
    • $17 at this provider gets: 1 core EPYC 7542, 1GB RAM, 15GB NVMe.

    This provider is pale in comparison.

    Thanks for your input. Your issue with the deal is the storage?

    They have longer history than you and they are offering better dealz at $17/year price point.

    1C 1G 15G is worth $6~12/year, this time of the year.

    @SnakecraftDavid said:
    is that some sort of deal? all I can find are 20 GB for $20 a year

    It's not in their post but it's still publicly available on their website.

    They are also larger. Economies at scale impact hosting, too.

  • yoursunnyyoursunny Member, IPv6 Advocate
    edited December 2024

    @SnakecraftDavid said:
    Their website is what I checked.

    Console screenshot:

    The dealz comparable to your is $12/year but in limited quantities and sold out rapidly.

  • SnakecraftDavidSnakecraftDavid Member, Host Rep

    @yoursunny said:

    @SnakecraftDavid said:
    Their website is what I checked.

    Console screenshot:

    The dealz comparable to your is $12/year but in limited quantities and sold out rapidly.

    then your comparison is irrelevant.

  • YABS and then idling

  • Would let the vps idle like a lowend pro

Sign In or Register to comment.