Hi. I'm glad someone is using autossh. I don't use it myself any more, and as a
package maintainer it's impossible for me to tell if anyone else is.
> I have installed AutoSSH as such:
>
> cygrunsrv.exe -I AutoSSH -p /bin/autossh -a "-M 2 -R
> *:5900:localhost:5900 s...@lanvaux.fr" -y tcpip
On 2018-05-31 12:56, Auteria W. Winzer Jr. via cygwin wrote:
I want to install the latest Cygwin GNOME and KDE desktops on Windows 10, yet
from online searches the information that's currently out there is obsolete.
For example, after reviewing the GNOME install procedure, when I add the URL
h
Hi all,
I'm having problems with running tmux in an ssh session from a Windows console.
When connecting to a Debian testing machine, with tmux 2.7 installed (default
config, just some key bindings changed) using OpenSSH from a Windows console
(cmd.exe, Powershell), tmux doesn't seem to repaint pr
I want to install the latest Cygwin GNOME and KDE desktops on Windows 10, yet
from online searches the information that's currently out there is obsolete.
For example, after reviewing the GNOME install procedure, when I add the URL
http://cygnome.sourceforge.net/install to the list of mirrored i
You're welcome, Sam.
Keith
On Wed, May 30, 2018 at 8:22 PM, Sam Habiel wrote:
> Thank you Keith for you reply; but I am actually looking for the C APIs to
> manipulate the environment; esp. to clear it.
>
> On Wed, May 30, 2018 at 6:05 PM, Keith Christian
> wrote:
>
>> Sam,
>>
>> Here is a shor
On 05/30/2018 09:48 AM, Sam Habiel wrote:
I have code for a database I am porting to Cygwin.
Part of that code is a clearenv() then a couple of setenvs. There is
an ifdef for Cygwin, as it doesn't implement clearenv.
It wouldn't be hard to implement clearenv() for a future release of
Cygwin,
Hi all,
I recently ran into a tricky problem when working with cysignals [1]
on Cygwin: Cysignals provides signal handlers for code written in C
or Cython running in a Python interpreter, which converts otherwise
unhandled signals into Python exceptions.
It recently started using sigaltstack [2]
On 5/30/2018 11:56 PM, Marco Atzeri wrote:
> On 5/30/2018 4:48 PM, Sam Habiel wrote:
> environ = calloc(1, sizeof(*environ))
Indeed, this does not surprise me since environ is supposed
to be a pointer to an array of char *, whose last entry is
NULL. So the above line is the one needed. It *mig
This email newsletter was sent to you in graphical HTML format.
If you're seeing this version, your email program prefers plain text emails.
You can read the original version online:
https://ymlpsend3.com/zczw6m
--
Hi,
I am experiencing troubles trying to set up a reverse SSH tunnel:
I have installed AutoSSH as such:
cygrunsrv.exe -I AutoSSH -p /bin/autossh -a "-M 2 -R
*:5900:localhost:5900 s...@lanvaux.fr" -y tcpip --type auto -e
AUTOSSH_NTSERVICE=yes
Now, it works great, except if the ssh serv
10 matches
Mail list logo