Page 1 of 1 |
Stige
Posts: 3544
Location: Finland
|
Posted: Sat, 8th Jun 2013 20:21 Post subject: Better host than Hetzner? |
|
 |
After reading up this crap between EFNet and Hetzner, I have decided to switch sides as I don't want Hetzner to have any more of my money...
So I'm looking for another host for the same price of 50€/month (or less) with similiar hardware if possible and preferably no setup fees.
Anyone know any better?
|
|
Back to top |
|
 |
|
Posted: Sat, 8th Jun 2013 22:54 Post subject: |
|
 |
So what is the current hardware?
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
Posted: Sat, 8th Jun 2013 23:03 Post subject: |
|
 |
PumpAction wrote: | So what is the current hardware? |
i7-2600, 8GB ram, 3TB of space.
10TB/month, 100Mbps bandwidth.
Pretty hard to find anything even remotely that good :l
|
|
Back to top |
|
 |
Nalo
nothing
Posts: 13517
|
Posted: Sat, 8th Jun 2013 23:49 Post subject: |
|
 |
Last edited by Nalo on Wed, 3rd Jul 2024 06:26; edited 2 times in total
|
|
Back to top |
|
 |
|
Posted: Sun, 9th Jun 2013 00:49 Post subject: |
|
 |
I was not familiar with this "war" going on.
I'm using hetzner myself, and is actualy considering upgrading to their EX10 package in a few week. This however makes me unsure, since we use our server for IRC related stuff (ircd, bnc, eggdrop/various irc bots).
Finding some other host with matching prices seems impossible tho...
I hate you.
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
Posted: Sun, 9th Jun 2013 18:27 Post subject: |
|
 |
Might switch over to a slightly cheaper box from Kimsufi.
Only i3-2120, 8GB RAM.
5TB/monthly bandwidth at 100Mbps, rest at 10Mbps.
37,20€/month, one with 16GB of RAM would be 50,31€/month but don't think 16GB is necessary, not to begin with atleast.
i5-2400 + 16GB RAM would be 60,39€/month but that starts to be a bit too expensive :l
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
Posted: Sun, 9th Jun 2013 19:10 Post subject: |
|
 |
Another choice but AMD CPU this time so not sure what to make of it.
AMD Opteron™ 3280
16 GB DDR3
RAID 1 by Software
2x 2000 GB SATA II HDD
Unlimited Traffic
Straßburg (FR)
8 cores, can't really find any solid comparison between this and i3 or anything else really.
39€/month + 150€ setup fee (ouch) or no setup fee and 49€/month.
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
NFOAC
Posts: 6015
Location: India
|
Posted: Thu, 13th Jun 2013 16:46 Post subject: |
|
 |
Why do u need better hardware ? Ovh and xvrik are probably best deals in terms of bandwidth also note that any bandwidth within ovh network is not counted and that network is pretty massive
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
|
Back to top |
|
 |
NFOAC
Posts: 6015
Location: India
|
Posted: Thu, 13th Jun 2013 18:48 Post subject: |
|
 |
But why u need better hardware i cannot understand you should be interested in bandwidth only right ?
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
Posted: Thu, 13th Jun 2013 19:03 Post subject: |
|
 |
NFOAC wrote: | But why u need better hardware i cannot understand you should be interested in bandwidth only right ? |
Well neither has been an issue really, I'm not looking for better, more like something that is equal to what I currently have but propably ordering from Kimsufi tomorrow.
|
|
Back to top |
|
 |
NFOAC
Posts: 6015
Location: India
|
Posted: Thu, 13th Jun 2013 19:42 Post subject: |
|
 |
Better get your documents ready
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
Posted: Thu, 13th Jun 2013 19:53 Post subject: |
|
 |
NFOAC wrote: | Better get your documents ready |
Wut?
|
|
Back to top |
|
 |
NFOAC
Posts: 6015
Location: India
|
Posted: Thu, 13th Jun 2013 20:07 Post subject: |
|
 |
They would ask identity proof
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
Posted: Thu, 13th Jun 2013 20:25 Post subject: |
|
 |
NFOAC wrote: | They would ask identity proof |
Ah, hardly an issue heh
|
|
Back to top |
|
 |
Nalo
nothing
Posts: 13517
|
Posted: Thu, 13th Jun 2013 21:59 Post subject: |
|
 |
Last edited by Nalo on Wed, 3rd Jul 2024 06:26; edited 2 times in total
|
|
Back to top |
|
 |
NFOAC
Posts: 6015
Location: India
|
Posted: Fri, 14th Jun 2013 04:30 Post subject: |
|
 |
From which domain of kimsufi did u ordered ?
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
|
Back to top |
|
 |
Stige
Posts: 3544
Location: Finland
|
|
Back to top |
|
 |
Nalo
nothing
Posts: 13517
|
Posted: Fri, 14th Jun 2013 16:14 Post subject: |
|
 |
Last edited by Nalo on Wed, 3rd Jul 2024 06:26; edited 2 times in total
|
|
Back to top |
|
 |
NFOAC
Posts: 6015
Location: India
|
Posted: Fri, 14th Jun 2013 16:25 Post subject: |
|
 |
So its .fr actually last time i placed a order i was rejected since they wanted identity proof , would you be able to order one for me a friend of mine wanted it
Nalo you can try these works well , Chinese run script across domains to find new hosts
Code: |
sudo apt-get install ufw
sudo ufw allow ssh
sudo ufw allow http
sudo ufw allow https
sudo ufw default deny
sudo ufw enable
sudo ufw allow port-number # Open a port number
sudo ufw allow start-port:end-port # Open a port range
sudo ufw allow port-number/tcp # Open a port number only for TCP (can also use ranges)
sudo ufw allow port-number/udp # Open a port number only for UDB (can also use ranges)
In /etc/ssh/sshd_config add
PermitRootLogin no # Disables root user login via SSH
RSAAuthentication yes
PubkeyAuthentication yes
AllowUsers username1 username2 username3 # Only known usernames
apt-get install tiger
Monitor tiger |
Never run anything under root never
|
|
Back to top |
|
 |
Nalo
nothing
Posts: 13517
|
Posted: Fri, 14th Jun 2013 16:41 Post subject: |
|
 |
|
|
Back to top |
|
 |
Page 1 of 1 |
All times are GMT + 1 Hour |