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
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2018-07-18-remmina-on-windows.md')
-rw-r--r--_posts/2018-07-18-remmina-on-windows.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/_posts/2018-07-18-remmina-on-windows.md b/_posts/2018-07-18-remmina-on-windows.md
index 39b2db7..4cdff5c 100644
--- a/_posts/2018-07-18-remmina-on-windows.md
+++ b/_posts/2018-07-18-remmina-on-windows.md
@@ -4,7 +4,7 @@ date: 2018-07-18T10:35:40+00:00
author: Antenore Gatta
layout: single
permalink: /remmina-on-windows/
-excerpt: Remmina article that explain how to install remmina on Windows
+excerpt: How to install Remmina on Windows
categories:
- howto
- News
@@ -25,25 +25,25 @@ gallery:
{% include figure image_path="/assets/images/donofrio_1.jpg" alt="See larger image" caption="Our beloved Remminer Lewis 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.
+Many Remminers are forced to use Microsoft Windows, and often ask for a Remmina version for Windows to mediate the situation.
-Too bad, this is not yet possible as Remmina still depends on many Gtk+/Gdk functions that are not available on Microsoft Windows and for which we would have to rewrite a good amount of code.
+This is not yet possible, as Remmina still depends on many GTK+/GDK functions not available on Microsoft Windows; for which we would have to rewrite a good amount of code.
-End of the story? Obviously not, otherwise this post wouldn't even exist.
+End of story? Obviously not, this is not a joke post.
-One of our beloved Remminers, Lewis Donofrio, [teaches](https://www.tinyurl.com/donofrioworkdesk) how to live happily and confortable in a Windows environment, and of course, with Remmina.
+One of our beloved Remminers, Lewis Donofrio, [teaches](https://www.tinyurl.com/donofrioworkdesk) how to make due in a Windows environment.
-Lewis 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.
+Lewis managed to install a full Ubuntu with Windows System for Linux, and he uses Remmina as one of his main tools to administers many servers.
-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:
+For those of you who do not know what [Linux Subsystem for Windows](https://blogs.msdn.microsoft.com/wsl/2016/04/22/windows-subsystem-for-linux-overview/) is, this passage comes from Wikipedia:
<blockquote>
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.
+The resulting functionality is impressive.
{% 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 WSL and find some time to say thanks and cheers to Lewis.
+Thanks and cheers to Lewis.