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

    New workstation - Linux

    Scheduled Pinned Locked Moved IT Discussion
    69 Posts 9 Posters 3.8k Views
    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.
    • AdamFA
      AdamF @scottalanmiller
      last edited by

      @scottalanmiller said in New workstation - Linux:

      @fuznutz04 said in New workstation - Linux:

      Oh, and RDP I RDP from my MDP all the time now to Windows boxes. What is a good app for that on the Linux side?

      Reminna

      Installing like this:

      dnf copr enable hubbitus/remmina-next
      dnf upgrade --refresh 'remmina*' 'freerdp*'
      

      I get this:

      Failed to synchronize cache for repo 'hubbitus-remmina-next', disabling.
      Last metadata expiration check: 0:00:00 ago on Fri 21 Sep 2018 12:29:15 PM EDT.
      Dependencies resolved.
      Nothing to do.
      Complete!
      
      scottalanmillerS 1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @AdamF
        last edited by

        @fuznutz04 I normally use the built in Remmina.

        AdamFA 1 Reply Last reply Reply Quote 0
        • AdamFA
          AdamF @scottalanmiller
          last edited by

          @scottalanmiller I installed from the netinstall. Is this supposed to be included? I am not seeing it anywhere.

          1 Reply Last reply Reply Quote 0
          • AdamFA
            AdamF
            last edited by

            Never mind. 🙂 works now.

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

              @fuznutz04 said in New workstation - Linux:

              Never mind. 🙂 works now.

              LOL, magic.

              AdamFA 1 Reply Last reply Reply Quote 0
              • AdamFA
                AdamF @scottalanmiller
                last edited by

                @scottalanmiller said in New workstation - Linux:

                @fuznutz04 said in New workstation - Linux:

                Never mind. 🙂 works now.

                LOL, magic.

                No, I tried dnf install freerdp* and dnf install remmina*

                Worked like a charm

                scottalanmillerS JaredBuschJ 2 Replies Last reply Reply Quote 0
                • AdamFA
                  AdamF
                  last edited by

                  So Remmina is awesome.

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

                    @fuznutz04 said in New workstation - Linux:

                    @scottalanmiller said in New workstation - Linux:

                    @fuznutz04 said in New workstation - Linux:

                    Never mind. 🙂 works now.

                    LOL, magic.

                    No, I tried dnf install freerdp* and dnf install remmina*

                    Worked like a charm

                    Ta da

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

                      @fuznutz04 said in New workstation - Linux:

                      So Remmina is awesome.

                      It really is.

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

                        @fuznutz04 said in New workstation - Linux:

                        No, I tried dnf install freerdp* and dnf install remmina*

                        Don't do that, this is a really bad habit to get into. You will get things you don't want.

                        Use list.

                        sudo dnf list *remmina*
                        

                        It will return like this. Obviously, with everything Available instead if Installed if not yet installed.

                        [jbusch@dt-jared ~]$ sudo dnf list *remmina*
                        Last metadata expiration check: 2:56:48 ago on Fri 21 Sep 2018 12:42:35 PM CDT.
                        Installed Packages
                        remmina.x86_64                                                      1.2.31.3-1.fc28                                       @updates
                        remmina-plugins-exec.x86_64                                         1.2.31.3-1.fc28                                       @updates
                        remmina-plugins-nx.x86_64                                           1.2.31.3-1.fc28                                       @updates
                        remmina-plugins-rdp.x86_64                                          1.2.31.3-1.fc28                                       @updates
                        remmina-plugins-secret.x86_64                                       1.2.31.3-1.fc28                                       @updates
                        remmina-plugins-vnc.x86_64                                          1.2.31.3-1.fc28                                       @updates
                        remmina-plugins-xdmcp.x86_64                                        1.2.31.3-1.fc28                                       @updates
                        Available Packages
                        remmina-devel.i686                                                  1.2.31.3-1.fc28                                       updates 
                        remmina-devel.x86_64                                                1.2.31.3-1.fc28                                       updates 
                        remmina-gnome-session.x86_64                                        1.2.31.3-1.fc28                                       updates 
                        remmina-plugins-spice.x86_64                                        1.2.31.3-1.fc28                                       updates 
                        

                        Then you can install the base package you need only.

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