Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-07-19 01:13:08 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-07-19 01:13:08 +0300
commit297825949ba834401826b6039585fbabdb586c74 (patch)
treecf7a78a3b1df84ef536e982586cc126fa80d7846 /_posts
parent17e806cfff3f17fce2ec8d97398dc664a653c9e5 (diff)
post fixes
Diffstat (limited to '_posts')
-rw-r--r--_posts/2018-07-18-remmina-on-windows.md32
1 files changed, 16 insertions, 16 deletions
diff --git a/_posts/2018-07-18-remmina-on-windows.md b/_posts/2018-07-18-remmina-on-windows.md
index 0610e34..02bc2e0 100644
--- a/_posts/2018-07-18-remmina-on-windows.md
+++ b/_posts/2018-07-18-remmina-on-windows.md
@@ -9,20 +9,20 @@ categories:
- News
tags:
- windows
- - cygwin
+ - wsl
- howto
gallery:
- - url: /assets/images/donofrio_cygwin_2.jpg
- image_path: /assets/images/donofrio_cygwin_2.jpg
- - url: /assets/images/donofrio_cygwin_3.jpg
- image_path: /assets/images/donofrio_cygwin_3.jpg
- - url: /assets/images/donofrio_cygwin_4.jpg
- image_path: /assets/images/donofrio_cygwin_4.jpg
- - url: /assets/images/donofrio_cygwin_5.jpg
- image_path: /assets/images/donofrio_cygwin_5.jpg
+ - url: /assets/images/donofrio_2.jpg
+ image_path: /assets/images/donofrio_2.jpg
+ - url: /assets/images/donofrio_3.jpg
+ image_path: /assets/images/donofrio_3.jpg
+ - url: /assets/images/donofrio_4.jpg
+ image_path: /assets/images/donofrio_4.jpg
+ - url: /assets/images/donofrio_5.jpg
+ image_path: /assets/images/donofrio_5.jpg
---
-{% include figure image_path="/assets/images/donofrio_cygwin_1.jpg" alt="See larger image" caption="Our beloved Remminer Donofrio' working station." %}
+{% include figure image_path="/assets/images/donofrio_1.jpg" alt="See larger image" caption="Our beloved Remminer Donofrio' working station." %}
Many Remminers, forced by their (inquisitors) employers, probably under torture, to use Microsoft Windows, they come to us asking for a Remmina version for Windows.
@@ -32,17 +32,17 @@ End of the story? Obviously not, otherwise this post wouldn't even exist.
One of our beloved Remminers, named Donofrio, [teaches](https://onedrive.live.com/?authkey=%21AEaxqP1mtwVLNac&id=8D68EF5FB06565C0%21446215&cid=8D68EF5FB06565C0) how to live happily and confortable in a Windows Environment, and of course, with Remmina.
-Donofrio spent endless days and nights, well maybe not that much ;-) , to install a full Ubuntu under Cygwin, and he uses Remmina as one of his main tools to administers a good amount of servers.
+Donofrio spent endless days and nights, well maybe not that much ;-) , to install a full Ubuntu with Windows System for Linux, and he uses Remmina as one of his main tools to administers a good amount of servers.
-For those of y'all who do not know what [Cygwin](https://cygwin.com/) is, Wikipedia comes to our help:
+For those of y'all who do not know what [Linux Subsystem for Windows](https://blogs.msdn.microsoft.com/wsl/2016/04/22/windows-subsystem-for-linux-overview/) is, Wikipedia comes to our help:
<blockquote>
-Cygwin (/ˈsɪɡwɪn/ SIG-win[2]) is a Unix-like environment and command-line interface for Microsoft Windows. Cygwin provides native integration of Windows-based applications, data, and other system resources with applications, software tools, and data of the Unix-like environment. Thus it is possible to launch Windows applications from the Cygwin environment, as well as to use Cygwin tools and applications within the Windows operating context.
-Cygwin consists of two parts: a dynamic-link library (DLL) as an API compatibility layer in the form of a C standard library providing a substantial part of the POSIX API functionality, and an extensive collection of software tools and applications that provide a Unix-like look and feel.
+Windows Subsystem for Linux (WSL) is a compatibility layer for running Linux binary executables (in ELF format) natively on Windows . WSL provides a Linux-compatible kernel interface developed by Microsoft (containing no Linux kernel code), which can then run a GNU userland on top of it, such as that of Ubuntu, openSUSE, SUSE Linux Enterprise Server, Debian and Kali Linux. Such a userland might contain a Bash shell and command language, with native GNU/Linux command-line tools (sed, awk, etc.) and programming language interpreters (Ruby, Python, etc.).
+When introduced with the Anniversary Update, only an Ubuntu image was available. The Fall Creators Update moved the installation process for Linux distributions to the Windows Store, and introduced Fedora and Suse images.
</blockquote>
The result, as you can see, is quite impressive.
-{% include gallery caption="**Remmina** on Cygwin" %}
+{% include gallery caption="**Remmina** on WSL" %}
-So while you wait or you write ;-) the code to port Remmina natively to Windows, enjoy it, as usual for Free(tm), with Cygwin and find some time to say thanks and cheers to Donofrio.
+So while you wait or you write ;-) the code to port Remmina natively to Windows, enjoy it, as usual for Free(tm), with WSL and find some time to say thanks and cheers to Donofrio.