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

    KVM Installation and VM Creation on Fedora 25

    IT Discussion
    kvm virtualization fedora 25
    8
    33
    5.0k
    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.
    • wirestyle22W
      wirestyle22 @stacksofplates
      last edited by wirestyle22

      @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

      Also, I think I saw @JaredBusch mention it, but if you're already root you don't need to run sudo.

      I didn't actually do that, it was late and I neglected to remove that part of the instructions. Thank you though

      1 Reply Last reply Reply Quote 0
      • wirestyle22W
        wirestyle22
        last edited by wirestyle22

        So the point of me doing this is to learn how to do it from the CLI and then I can move forward and use a GUI. I need to know everything about both. I appreciate the help. I'm going to reinstall Fedora 25 and start over using @JaredBusch's linked instructions

        1 Reply Last reply Reply Quote 1
        • black3dynamiteB
          black3dynamite @Francesco Provino
          last edited by

          @Francesco-Provino said in KVM Installation and VM Creation on Fedora 25:

          But, really, don't install a guest in the '90s way with KVM, instead use a proper tool like virt-builder.
          The old way of install a guest is completely unneeded in a virtualized/cloud world; instead of installing through an ISO, a procedure that is slow and requires kickstart/manual intervention, you can just use a cloud image pre-built and optimized to run as a virtual guest and inject the customizations (credential, additional software, config) with tools like virt-builder.
          AWS and the other cloud providers works this way.

          How would I use virt-builder to install a windows guest?

          stacksofplatesS 1 Reply Last reply Reply Quote 0
          • stacksofplatesS
            stacksofplates @black3dynamite
            last edited by stacksofplates

            @black3dynamite said in KVM Installation and VM Creation on Fedora 25:

            @Francesco-Provino said in KVM Installation and VM Creation on Fedora 25:

            But, really, don't install a guest in the '90s way with KVM, instead use a proper tool like virt-builder.
            The old way of install a guest is completely unneeded in a virtualized/cloud world; instead of installing through an ISO, a procedure that is slow and requires kickstart/manual intervention, you can just use a cloud image pre-built and optimized to run as a virtual guest and inject the customizations (credential, additional software, config) with tools like virt-builder.
            AWS and the other cloud providers works this way.

            How would I use virt-builder to install a windows guest?

            Sure a Windows guest you have to build that way, and even then you would create a template first so you can clone it. But any Linux distribution can be built with it.

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

              @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

              Also, maybe it's just me, but I think it's a ton easier if you don't use any caps for VM names.

              FTFY. It's a Windows-ism that is best left behind. Hostnames, filenames, whatever... caps are generally best avoided.

              stacksofplatesS 1 Reply Last reply Reply Quote 2
              • stacksofplatesS
                stacksofplates @scottalanmiller
                last edited by stacksofplates

                @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                Also, maybe it's just me, but I think it's a ton easier if you don't use any caps for VM names.

                FTFY. It's a Windows-ism that is best left behind. Hostnames, filenames, whatever... caps are generally best avoided.

                Ya. And I don't get the capitalization of cmdlets. I know you don't have to type it that way but seems weird they go through the trouble of that.

                scottalanmillerS ObsolesceO 3 Replies Last reply Reply Quote 2
                • scottalanmillerS
                  scottalanmiller @stacksofplates
                  last edited by

                  @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                  @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                  @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                  Also, maybe it's just me, but I think it's a ton easier if you don't use any caps for VM names.

                  FTFY. It's a Windows-ism that is best left behind. Hostnames, filenames, whatever... caps are generally best avoided.

                  Ya. And I don't get the capitalization of cmdlets. I know you don't have to type it that way but seems weird they go through the trouble of that.

                  MS has a weird hangup about their use of caps, they always have. It makes me feel like an original Apple ][ junkie is still running much of the show.

                  1 Reply Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce @stacksofplates
                    last edited by

                    @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                    @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                    @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                    Also, maybe it's just me, but I think it's a ton easier if you don't use any caps for VM names.

                    FTFY. It's a Windows-ism that is best left behind. Hostnames, filenames, whatever... caps are generally best avoided.

                    Ya. And I don't get the capitalization of cmdlets. I know you don't have to type it that way but seems weird they go through the trouble of that.

                    Readability. That's the whole point of capitalization in this sense. I don't carr either way, but if you are combining words, capital letters make it easier to read.

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • ObsolesceO
                      Obsolesce @stacksofplates
                      last edited by Obsolesce

                      @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                      @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                      @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                      Also, maybe it's just me, but I think it's a ton easier if you don't use any caps for VM names.

                      FTFY. It's a Windows-ism that is best left behind. Hostnames, filenames, whatever... caps are generally best avoided.

                      Ya. And I don't get the capitalization of cmdlets. I know you don't have to type it that way but seems weird they go through the trouble of that.

                      Functionally, with Microsoft it doesn't make a difference in just about every case... which is how I think it should be. If I capitalize something, it should not change how it functions... but that's just my quick opinion.

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

                        @Tim_G said in KVM Installation and VM Creation on Fedora 25:

                        @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                        @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                        @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                        Also, maybe it's just me, but I think it's a ton easier if you don't use any caps for VM names.

                        FTFY. It's a Windows-ism that is best left behind. Hostnames, filenames, whatever... caps are generally best avoided.

                        Ya. And I don't get the capitalization of cmdlets. I know you don't have to type it that way but seems weird they go through the trouble of that.

                        Readability. That's the whole point of capitalization in this sense. I don't carr either way, but if you are combining words, capital letters make it easier to read.

                        Just avoid making long, weird names for things 🙂

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

                          @Tim_G said in KVM Installation and VM Creation on Fedora 25:

                          @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                          @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                          @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                          Also, maybe it's just me, but I think it's a ton easier if you don't use any caps for VM names.

                          FTFY. It's a Windows-ism that is best left behind. Hostnames, filenames, whatever... caps are generally best avoided.

                          Ya. And I don't get the capitalization of cmdlets. I know you don't have to type it that way but seems weird they go through the trouble of that.

                          Functionally, with Microsoft it doesn't make a difference in just about every case... which is how I think it should be. If I capitalize something, it should not change how it functions... but that's just my quick opinion.

                          I prefer accuracy and not the "soft" approach. I like to know that I have to get it right, not close. It works, but it's weird to me. Having certain ASCII pairs turn into the same thing to the filesystem feels really hokey and weird to me. If I mean X I'd type X, not x.

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

                            I find it even stranger that it preserves case, but doesn't honour it. So it is storing the full ASCII set, then processing it to compress it to a smaller set of characters. But it is not consistent, it uses caps sometimes, and not others. And it is very confusing when it interfaces with other systems and so things like the filename it trains you to "type anything" but you go to use a URL and caps matter.

                            ObsolesceO 1 Reply Last reply Reply Quote 0
                            • ObsolesceO
                              Obsolesce @scottalanmiller
                              last edited by

                              @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                              I find it even stranger that it preserves case, but doesn't honour it. So it is storing the full ASCII set, then processing it to compress it to a smaller set of characters. But it is not consistent, it uses caps sometimes, and not others. And it is very confusing when it interfaces with other systems and so things like the filename it trains you to "type anything" but you go to use a URL and caps matter.

                              That depends on the web host.

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

                                @Tim_G said in KVM Installation and VM Creation on Fedora 25:

                                @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                                I find it even stranger that it preserves case, but doesn't honour it. So it is storing the full ASCII set, then processing it to compress it to a smaller set of characters. But it is not consistent, it uses caps sometimes, and not others. And it is very confusing when it interfaces with other systems and so things like the filename it trains you to "type anything" but you go to use a URL and caps matter.

                                That depends on the web host.

                                I know, but it's confusing for end users to have some things be case sensitive and some not. Windows users are especially prone to not knowing the difference between different interface locations and Windows 10 makes this worse by making the file search field also kick of a web search.

                                ObsolesceO 1 Reply Last reply Reply Quote 0
                                • ObsolesceO
                                  Obsolesce @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                                  @Tim_G said in KVM Installation and VM Creation on Fedora 25:

                                  @scottalanmiller said in KVM Installation and VM Creation on Fedora 25:

                                  I find it even stranger that it preserves case, but doesn't honour it. So it is storing the full ASCII set, then processing it to compress it to a smaller set of characters. But it is not consistent, it uses caps sometimes, and not others. And it is very confusing when it interfaces with other systems and so things like the filename it trains you to "type anything" but you go to use a URL and caps matter.

                                  That depends on the web host.

                                  I know, but it's confusing for end users to have some things be case sensitive and some not. Windows users are especially prone to not knowing the difference between different interface locations and Windows 10 makes this worse by making the file search field also kick of a web search.

                                  Yeah, I still think capitalization just shouldn't matter anywhere... at least it shouldn't functionally. It should just be for readability.

                                  1 Reply Last reply Reply Quote 0
                                  • wirestyle22W
                                    wirestyle22
                                    last edited by

                                    Can you guys point me in the right direction as to how I would go about doing X11 forwarding from a Linux server to a remote Windows workstation?

                                    stacksofplatesS 1 Reply Last reply Reply Quote 0
                                    • stacksofplatesS
                                      stacksofplates @wirestyle22
                                      last edited by

                                      @wirestyle22 said in KVM Installation and VM Creation on Fedora 25:

                                      Can you guys point me in the right direction as to how I would go about doing X11 forwarding from a Linux server to a remote Windows workstation?

                                      Just use MobaXterm and it's already set up (as long as the dependencies are installed on the server).

                                      wirestyle22W 1 Reply Last reply Reply Quote 0
                                      • wirestyle22W
                                        wirestyle22 @stacksofplates
                                        last edited by wirestyle22

                                        @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                                        @wirestyle22 said in KVM Installation and VM Creation on Fedora 25:

                                        Can you guys point me in the right direction as to how I would go about doing X11 forwarding from a Linux server to a remote Windows workstation?

                                        Just use MobaXterm and it's already set up (as long as the dependencies are installed on the server).

                                        This entire process is for me to ultimately take my RHCE. From what the Exam book says there will be no access to the internet for the entirety of the test so I want to learn how to manually do everything before I learn how to make it easier for myself. This will be naturally easier just because everything will be running Linux but I have to work with what I've got right now.

                                        stacksofplatesS RamblingBipedR 2 Replies Last reply Reply Quote 1
                                        • stacksofplatesS
                                          stacksofplates @wirestyle22
                                          last edited by stacksofplates

                                          @wirestyle22 said in KVM Installation and VM Creation on Fedora 25:

                                          @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                                          @wirestyle22 said in KVM Installation and VM Creation on Fedora 25:

                                          Can you guys point me in the right direction as to how I would go about doing X11 forwarding from a Linux server to a remote Windows workstation?

                                          Just use MobaXterm and it's already set up (as long as the dependencies are installed on the server).

                                          This entire process is for me to ultimately take my RHCE. From what the Exam book says there will be no access to the internet for the entirety of the test so I want to learn how to manually do everything before I learn how to make it easier for myself. This will be naturally easier just because everything will be running Linux but I have to work with what I've got right now.

                                          Just spin up a RHEL Workstation VM. Don't even bring Windows into it.

                                          wirestyle22W 1 Reply Last reply Reply Quote 1
                                          • wirestyle22W
                                            wirestyle22 @stacksofplates
                                            last edited by

                                            @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                                            @wirestyle22 said in KVM Installation and VM Creation on Fedora 25:

                                            @stacksofplates said in KVM Installation and VM Creation on Fedora 25:

                                            @wirestyle22 said in KVM Installation and VM Creation on Fedora 25:

                                            Can you guys point me in the right direction as to how I would go about doing X11 forwarding from a Linux server to a remote Windows workstation?

                                            Just use MobaXterm and it's already set up (as long as the dependencies are installed on the server).

                                            This entire process is for me to ultimately take my RHCE. From what the Exam book says there will be no access to the internet for the entirety of the test so I want to learn how to manually do everything before I learn how to make it easier for myself. This will be naturally easier just because everything will be running Linux but I have to work with what I've got right now.

                                            Just spin up a RHEL Workstation VM. Don't even bring Windows into it.

                                            That's true.

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