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

    Microsoft Open Sources Windows Subsystem for Linux WSL

    News
    open source wsl
    5
    19
    2.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.
    • matteo nunziatiM
      matteo nunziati
      last edited by

      From devel stand point cygwin was barely useful while wsl it is handy because it fires up as fast as a container, it allowa you to manage same source and folders as your win machine (devel on win with vs code and run in "linux") but every single tool is an apt or zypper away. And still you can run "legacy" stuff required by people, like office and the so...

      For admin I was a fan of putty and winscp now they come with wsl along with the other stuff

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

        @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

        From devel stand point cygwin was barely useful while wsl it is handy because it fires up as fast as a container, it allowa you to manage same source and folders as your win machine (devel on win with vs code and run in "linux") but every single tool is an apt or zypper away. And still you can run "legacy" stuff required by people, like office and the so...

        I'm torn here. I can kind of see where this is handy, but it still isn't really Linux. When would I want this compared to the real thing? Seems like a tiny convenience, in exchange for a bit of risk and complexity.

        matteo nunziatiM 1 Reply Last reply Reply Quote 0
        • matteo nunziatiM
          matteo nunziati @scottalanmiller
          last edited by

          @scottalanmiller said in Microsoft Open Sources Windows Subsystem for Linux WSL:

          @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

          From devel stand point cygwin was barely useful while wsl it is handy because it fires up as fast as a container, it allowa you to manage same source and folders as your win machine (devel on win with vs code and run in "linux") but every single tool is an apt or zypper away. And still you can run "legacy" stuff required by people, like office and the so...

          I'm torn here. I can kind of see where this is handy, but it still isn't really Linux. When would I want this compared to the real thing? Seems like a tiny convenience, in exchange for a bit of risk and complexity.

          You never want this unless you are consteained to stay on windows. It is handier than a vm just this. Plain Linux desktop is way better of course

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

            @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

            @scottalanmiller said in Microsoft Open Sources Windows Subsystem for Linux WSL:

            @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

            From devel stand point cygwin was barely useful while wsl it is handy because it fires up as fast as a container, it allowa you to manage same source and folders as your win machine (devel on win with vs code and run in "linux") but every single tool is an apt or zypper away. And still you can run "legacy" stuff required by people, like office and the so...

            I'm torn here. I can kind of see where this is handy, but it still isn't really Linux. When would I want this compared to the real thing? Seems like a tiny convenience, in exchange for a bit of risk and complexity.

            You never want this unless you are consteained to stay on windows. It is handier than a vm just this. Plain Linux desktop is way better of course

            I get that it is lighter. But a Linux machine in a VM is SO light. I suppose if you are doing something like VS Code in the container as well...

            I guess I can see a use case, but such a limited one. You are forced to develop for Linux, while not being allowed to have Linux, while not having enough resources to run a tiny VM to put Linux on. It's an extremely weird niche case. Twenty years ago, I could see this making sense. Today, who lacks resources for this?

            matteo nunziatiM 1 Reply Last reply Reply Quote 0
            • matteo nunziatiM
              matteo nunziati @scottalanmiller
              last edited by

              @scottalanmiller not so limited. I do both linux and win devel. Win in vm is a pita so you run win bare metal and use linux in vm. Then you grown bored of setting up samba for sharing between vm and host, fire the vm on 1 screen and have another os in the other screen and so on. Now I just fire wsl from win menu and I go. It is simply more seamless to me.

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

                @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                @scottalanmiller not so limited. I do both linux and win devel. Win in vm is a pita so you run win bare metal and use linux in vm. Then you grown bored of setting up samba for sharing between vm and host, fire the vm on 1 screen and have another os in the other screen and so on. Now I just fire wsl from win menu and I go. It is simply more seamless to me.

                When you say you develop on both, you develop the same things on both, or different things on both?

                I share between systems via GIT.

                matteo nunziatiM 1 Reply Last reply Reply Quote 0
                • matteo nunziatiM
                  matteo nunziati @scottalanmiller
                  last edited by

                  @scottalanmiller said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                  @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                  @scottalanmiller not so limited. I do both linux and win devel. Win in vm is a pita so you run win bare metal and use linux in vm. Then you grown bored of setting up samba for sharing between vm and host, fire the vm on 1 screen and have another os in the other screen and so on. Now I just fire wsl from win menu and I go. It is simply more seamless to me.

                  When you say you develop on both, you develop the same things on both, or different things on both?

                  I share between systems via GIT.

                  No I've customers asking for linux stuff and other customers asking for win stuff.

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

                    @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                    @scottalanmiller said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                    @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                    @scottalanmiller not so limited. I do both linux and win devel. Win in vm is a pita so you run win bare metal and use linux in vm. Then you grown bored of setting up samba for sharing between vm and host, fire the vm on 1 screen and have another os in the other screen and so on. Now I just fire wsl from win menu and I go. It is simply more seamless to me.

                    When you say you develop on both, you develop the same things on both, or different things on both?

                    I share between systems via GIT.

                    No I've customers asking for linux stuff and other customers asking for win stuff.

                    What causes the need for the Samba shares between them, then? Seems like you'd just keep them disconnected.

                    matteo nunziatiM 1 Reply Last reply Reply Quote 0
                    • matteo nunziatiM
                      matteo nunziati @scottalanmiller
                      last edited by

                      @scottalanmiller said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                      @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                      @scottalanmiller said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                      @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                      @scottalanmiller not so limited. I do both linux and win devel. Win in vm is a pita so you run win bare metal and use linux in vm. Then you grown bored of setting up samba for sharing between vm and host, fire the vm on 1 screen and have another os in the other screen and so on. Now I just fire wsl from win menu and I go. It is simply more seamless to me.

                      When you say you develop on both, you develop the same things on both, or different things on both?

                      I share between systems via GIT.

                      No I've customers asking for linux stuff and other customers asking for win stuff.

                      What causes the need for the Samba shares between them, then? Seems like you'd just keep them disconnected.

                      While all end in a git service (bitbucket) having code sparse in 2 machines and duplicated tools is not something I like. So I prefer to keep eveything in 1 place use 1 editor and share sources/compiled code to run it. With wsl this is smooth and fast. Not having to devel for win would be a big win.

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

                        @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                        @scottalanmiller said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                        @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                        @scottalanmiller said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                        @matteo-nunziati said in Microsoft Open Sources Windows Subsystem for Linux WSL:

                        @scottalanmiller not so limited. I do both linux and win devel. Win in vm is a pita so you run win bare metal and use linux in vm. Then you grown bored of setting up samba for sharing between vm and host, fire the vm on 1 screen and have another os in the other screen and so on. Now I just fire wsl from win menu and I go. It is simply more seamless to me.

                        When you say you develop on both, you develop the same things on both, or different things on both?

                        I share between systems via GIT.

                        No I've customers asking for linux stuff and other customers asking for win stuff.

                        What causes the need for the Samba shares between them, then? Seems like you'd just keep them disconnected.

                        While all end in a git service (bitbucket) having code sparse in 2 machines and duplicated tools is not something I like. So I prefer to keep eveything in 1 place use 1 editor and share sources/compiled code to run it. With wsl this is smooth and fast. Not having to devel for win would be a big win.

                        That's what I do, I just don't do Windows 😉

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