RIP Linode. First VPS provider I used. Although I haven't used it in a while, it's still sad to see the brand go away and be replaced with such a bland corporate one.
[flagged]
Linode rebranded as Akamai’s cloud computing services
121–130 of 361 posts
Re: Linode rebranded as Akamai’s cloud computing services
#122What’s a good alternative for Linode these days? I just want a vps where I can install Debian, be root, and have a web and email server. A 4gb Linode has been enough for my needs for years.
Hetzner is nice and cheap and now has two US data centers, but you will need to contact support to get SMTP ports unblocked I believe. If you had a 4GB/2-CPU Linode for $30, you could get an 8GB/2-CPU from Hetzner for €21.85 (~$23.45). If you were using Linode's shared-CPU nodes, that $20 4GB VPS would be €7.55 on Hetzner (~$8.10) or even €5.35 in their European data centers (~$5.74, their European data centers offer…
Re: Linode rebranded as Akamai’s cloud computing services
#123Re: Linode rebranded as Akamai’s cloud computing services
#124Akamai is basically buying exposure with this logo change. Linode is resold as managed service quite a lot, including Cloudways which was acquired by DigitalOcean.
Re: Linode rebranded as Akamai’s cloud computing services
#125It feels like Linode was small enough to care, which was a key differentiator with other cloud offerings. Now, that advantage is gone with a major name like Akamai. On the other hand, it might be easier to convince people to consider Linode's platform as an alternative to other more expensive clouds.
Re: Linode rebranded as Akamai’s cloud computing services
#126Re: Linode rebranded as Akamai’s cloud computing services
#127What’s a good alternative for Linode these days? I just want a vps where I can install Debian, be root, and have a web and email server. A 4gb Linode has been enough for my needs for years.
OVH
If anybody cares to know, the single biggest annoyance I have with them is this: you can't launch a VPS that comes up with an ssh key pre-configured for passwordless ssh access, at least not the first time around. Unless they've changed it recently anyway, the option to specify an ssh key only appears in the menu for re-installing an existing VPS. For a brand new one, your options are:
1. Turn around and immediately re-install it, so they add the key for you
2. Receive the password for the newly created instance in an email, and use it to login, upload the key, and configure passwordless ssh.
I wound up writing a script to do the latter, so all I do is wait for the email to come, paste the password and IP into my script, and fire it off and it copies the key, and makes a few other small tweaks, then does sudo dnf -y upgrade, and then a sudo reboot.
Once all that finishes I use Ansible to do everything else. By and large it all just works and is fine, but not being able to have the VPS come up with the ssh key already configured initially still bugs me a bit.
Re: Linode rebranded as Akamai’s cloud computing services
#128Adding new good things is a bonus.
I can understand changing the name. Among other reasons, I wouldn't want to be doing B2B sales and trying to explain to the customer what "Linode" is.
The name "Linode" has an old-school charm, from a particular period and demographic, but I'd guess that's not how they're making most of their money nowadays.
And, hey, ACC (Akamai Connected Cloud) comes alphabetically before AWS, Azure, and GCP.
Re: Linode rebranded as Akamai’s cloud computing services
#129I'm sure they spent a lot of time thinking about this, but why not just call it something "Linode by Akamai" or "Akamai Linode"? Neither "Akamai’s cloud computing services" or "Akamai Connected Cloud" sound like viable names. Is the goal just to get people to say "I use Akamai"? I could even see a viable strategy where they rename the existing Linode but create a new Linode, ala Lightsail just to keep the name. They…
Akanode
Re: Linode rebranded as Akamai’s cloud computing services
#130Earlier quoted context omitted.
Is it really well known? I've only ever heard of Linode because they sponsored some Youtube videos. I've never heard it mentioned in a professional setting as a developer. On the contrary, Akamai is incredibly well known.
I can’t tell you why you haven’t heard of Linode much, but yes, the Linode brand absolutely is well known. When I think Linode, I think developer, small consultancy, etc. When I think Akamai, I think enterprise. Completely different brands. It just seems like such a bizarre business decision to me for Akamai to throw a strong brand like that away just because they want to slap their name on the product instead. All i…