CloudatCost First Impressions
-
Not to thrilled that it appears that console access is over an open HTTP connection. Even worse, the connection specifically says it's unencrypted.
-
My username and password that works for the console side of C@C does not work for members.cloudatcost.com
Anyone else have this problem?
-
@scottalanmiller said:
The biggest factor here is that CloudatCost comes with console access!!
With the generous bandwidth package, that makes this a perfect platform for an SSH proxy.
Was gonna need one soon, but that ship is sailing away on a course to oblivion. Eh, at least I can have a nice little repository, PHP platform, or other things to get me up to speed.
-
@scottalanmiller said:
Pretty consistent 20ms to the IAD Virginia datacenter.
Who are they peering with? For that price, I would have to expect this to be Cogent or some other el-cheapo bandwidth.
-
@Dashrender said:
My username and password that works for the console side of C@C does not work for members.cloudatcost.com
Anyone else have this problem?
Console side? Do you mean your root login?
-
@PSX_Defector said:
@scottalanmiller said:
The biggest factor here is that CloudatCost comes with console access!!
With the generous bandwidth package, that makes this a perfect platform for an SSH proxy.
Was gonna need one soon, but that ship is sailing away on a course to oblivion. Eh, at least I can have a nice little repository, PHP platform, or other things to get me up to speed.
That's the first thing that we built to test the platform. The Jump Station (aka SSH Proxy) was the first thing in.
-
These are not CentOS minimal installs this makes me sad.
I am very much in the camp that all installs should start as minimal and server ops should be forced to add the things they need.
-
@JaredBusch said:
These are not CentOS minimal installs this makes me sad.
I am very much in the camp that all installs should start as minimal and server ops should be forced to add the things they need.
Agreed, but this is our chance to give that feedback and maybe get that changed.
Having currently Ubuntu (14.10) would be good too.
-
@scottalanmiller I have my dev2 system purchased. it is now in process of installing the Incredible PBX for Asterisk-GUI setup from the PBX in a flash crew. I want to see what this looks like compared to the FreePBX GUI. Been a LONG ass time since I tinkered with what this new one is based off of.
-
@JaredBusch said:
These are not CentOS minimal installs this makes me sad.
This would have been great.
-
@AmanBhogal take note of the above.
Your CentOS install options are GREAT.
But they are inherently flawed because I want a system as locked down as possible. that means I need as few packages installed as possible.
In order to do that, i NEED to start from the "minimal" install option.
Yeah having one with a LAMP stack is nice as an option. If I was going to spin up a web server I would use it in a heartbeat.
-
@JaredBusch
Hi Jared,
Just spoke with the team here.
When selecting packages for CentOS if you choose any of the CentOS-XX-32/64 bit it should be a minimal install.for example: CentOS-7-64bit.
LAMP is selected only by choosing that OS out of the drop down. -
@AmanBhogal I will go spin up a 6.5 install later and verify my memory, but things like wget are not in a minimal install to the best of my recollection. I know for a fact that it is not in CentOS7. but as I was spinning this system up as CentOS 6.5 to test a PBX install, i did not choose that option.
i did not check for any other packages, just that one that I am used to having to install on my CentOS7 VM's.
-
Awesome!
Let me know your results. I can take them back to the team.
We listen to our customers and are constantly improving our product offerings -
@scottalanmiller said:
@JaredBusch said:
These are not CentOS minimal installs this makes me sad.
I am very much in the camp that all installs should start as minimal and server ops should be forced to add the things they need.
Agreed, but this is our chance to give that feedback and maybe get that changed.
Having currently Ubuntu (14.10) would be good too.
They will likely stick with the LTS build of 14.04 if I had to guess...
-
@AmanBhogal said:
Awesome!
Let me know your results. I can take them back to the team.
We listen to our customers and are constantly improving our product offeringsI wiped my install and told it to install CentOS7. This is most certainly not an minimal install
I just installed CentOS 7 minimal on my Hyper-V server.
wget is NOT installed.
-
@AmanBhogal Your team told you wrong.
Yes, it is only WGET, but what else is already on there?
If you want to be my go to provider, I have to trust you.Now, I realize that you did not advertise (anywhere) that this was a minimal install. I was simply stating in the earlier post that I wish it would have been one.
-
Ok, just compared the yum -y upgrade results. yes, the only thing different there is wget.
Great. but it is still not minimal. Certainly not something to turn me off to the service though.
-
@JaredBusch
Hi Jared,
WGET is required for the automation.. It is the only thing that we add as it is required for the scripts that do the automated provisioning of the servers. -
@AmanBhogal said:
@JaredBusch
Hi Jared,
WGET is required for the automation.. It is the only thing that we add as it is required for the scripts that do the automated provisioning of the servers.Great! I think you should clarify the install type someplace on the provisioning page. Maybe a mouse over or something.