ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Testing Out Vultr

    IT Discussion
    cloud computing vultr
    7
    71
    16.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Nice, easy to use console too. So well suited for SMBs and VPS usage.

      Screen Shot 2015-05-09 at 3.53.02 PM.png

      1 Reply Last reply Reply Quote 1
      • nadnerBN
        nadnerB
        last edited by

        Well, they look professional.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          After the first install, I did a yum update and the system was already totally patched on initial install. Woot. Small, but a nice touch.

          JaredBuschJ 1 Reply Last reply Reply Quote 0
          • nadnerBN
            nadnerB
            last edited by

            Thanks for posting screenies. 😄

            scottalanmillerS 1 Reply Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller
              last edited by

              The use of SSH Keys is very nice too and very much required for normal cloud usage. Without it, access would be a problem. With the integrated keys, you build an instance and can access it, without a password, instantly from your normal SSH client. I've gotten used to this with the enterprise clouds and it is a feature I do not like to be without. Very glad to see that here.

              1 Reply Last reply Reply Quote 1
              • scottalanmillerS
                scottalanmiller @nadnerB
                last edited by

                @nadnerB said:

                Thanks for posting screenies. 😄

                No problem!

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  The support custom ISOs as well, which is a nice feature.

                  JaredBuschJ ? 2 Replies Last reply Reply Quote 1
                  • scottalanmillerS
                    scottalanmiller
                    last edited by

                    I like that we have IPv6 too. And Reverse DNS management too.

                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      Some post install details:

                      # free -m
                                    total        used        free      shared  buff/cache   available
                      Mem:            993          81         376          12         535         763
                      Swap:             0           0           0
                      

                      By default, no swap space is installed. Not an uncommon way to go. Only 81MB used after install process and a few packages installed (sysstat, htop, fail2ban, etc.) So this is memory usage after SAR is running.

                      EPEL is installed on initial install and does not need to be added.

                      1 Reply Last reply Reply Quote 1
                      • scottalanmillerS
                        scottalanmiller
                        last edited by scottalanmiller

                        Filesystem usage:

                        # df -h
                        Filesystem      Size  Used Avail Use% Mounted on
                        /dev/vda1        20G  1.3G   18G   7% /
                        devtmpfs        489M     0  489M   0% /dev
                        tmpfs           497M     0  497M   0% /dev/shm
                        tmpfs           497M   13M  484M   3% /run
                        tmpfs           497M     0  497M   0% /sys/fs/cgroup
                        tmpfs           497M   13M  484M   3% /etc/machine-id
                        
                        1 Reply Last reply Reply Quote 1
                        • JaredBuschJ
                          JaredBusch @scottalanmiller
                          last edited by

                          @scottalanmiller said:

                          The support custom ISOs as well, which is a nice feature.

                          This was the first thing i noticed!

                          JaredBuschJ 1 Reply Last reply Reply Quote 2
                          • JaredBuschJ
                            JaredBusch @scottalanmiller
                            last edited by

                            @scottalanmiller said:

                            After the first install, I did a yum update and the system was already totally patched on initial install. Woot. Small, but a nice touch.

                            @scottalanmiller said:

                            EPEL is installed on initial install and does not need to be added.

                            I would prefer a 100% clean, minimal install, but I guess I can do that with a custom ISO if I had to.

                            scottalanmillerS 1 Reply Last reply Reply Quote 1
                            • scottalanmillerS
                              scottalanmiller @JaredBusch
                              last edited by

                              @JaredBusch said:

                              @scottalanmiller said:

                              After the first install, I did a yum update and the system was already totally patched on initial install. Woot. Small, but a nice touch.

                              @scottalanmiller said:

                              EPEL is installed on initial install and does not need to be added.

                              I would prefer a 100% clean, minimal install, but I guess I can do that with a custom ISO if I had to.

                              I agree, I am torn on this one. I don't see any packages from the EPEL installed, only the EPEL itself. So as non-minimal installs go it seems to be pretty tiny. But it is so easy to install when you need it that I agree, would be best to not have it, I think.

                              1 Reply Last reply Reply Quote 0
                              • JaredBuschJ
                                JaredBusch @JaredBusch
                                last edited by

                                @scottalanmiller said:

                                The support custom ISOs as well, which is a nice feature.

                                This means things like Elastix should be a snap to setup on their infrastructure.

                                scottalanmillerS 1 Reply Last reply Reply Quote 1
                                • scottalanmillerS
                                  scottalanmiller @JaredBusch
                                  last edited by

                                  @JaredBusch said:

                                  @scottalanmiller said:

                                  The support custom ISOs as well, which is a nice feature.

                                  This means things like Elastix should be a snap to setup on their infrastructure.

                                  Absolutely. And CentOS 5 is available too, for things like Elastix 2.

                                  DashrenderD 1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller
                                    last edited by

                                    That is one of the advantages of not having paravirtalization and going with KVM full virtualization, custom ISOs are easy.

                                    1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @scottalanmiller
                                      last edited by

                                      @scottalanmiller said:

                                      Screen Shot 2015-05-09 at 3.38.19 PM.png

                                      Is there a cost difference?

                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User @scottalanmiller
                                        last edited by

                                        @scottalanmiller said:

                                        The support custom ISOs as well, which is a nice feature.

                                        Awesome. So in theory you could do your on backups (via unitrends etc.) and boot via the recovery media to restore if needed.

                                        scottalanmillerS 2 Replies Last reply Reply Quote 0
                                        • scottalanmillerS
                                          scottalanmiller @A Former User
                                          last edited by

                                          @thecreativeone91 said:

                                          @scottalanmiller said:

                                          Screen Shot 2015-05-09 at 3.38.19 PM.png

                                          Is there a cost difference?

                                          Yes. Completely different offerings between the two.

                                          1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @A Former User
                                            last edited by

                                            @thecreativeone91 said:

                                            @scottalanmiller said:

                                            The support custom ISOs as well, which is a nice feature.

                                            Awesome. So in theory you could do your on backups (via unitrends etc.) and boot via the recovery media to restore if needed.

                                            In theory. We would need to test that to see if there are any roadblocks.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 2 / 4
                                            • First post
                                              Last post