Displaying 20 results from an estimated 1100 matches similar to: "[Bug 1815] New: RemoteCommand and PseudoTTY config options"
2012 Aug 22
3
[Bug 1815] RemoteCommand and PseudoTTY config options
https://bugzilla.mindrot.org/show_bug.cgi?id=1815
Tisza Gerg? <gtisza at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gtisza at gmail.com
--- Comment #5 from Tisza Gerg? <gtisza at gmail.com> ---
One possible use case for
2016 Aug 02
0
[Bug 1815] RemoteCommand and PseudoTTY config options
https://bugzilla.mindrot.org/show_bug.cgi?id=1815
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #9 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
2020 Sep 06
1
[Bug 3209] New: Make overriding RemoteCommand on the cli easier
https://bugzilla.mindrot.org/show_bug.cgi?id=3209
Bug ID: 3209
Summary: Make overriding RemoteCommand on the cli easier
Product: Portable OpenSSH
Version: 8.3p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2016 Mar 26
3
[Bug 2558] New: Add RemoteCommand option to ssh client
https://bugzilla.mindrot.org/show_bug.cgi?id=2558
Bug ID: 2558
Summary: Add RemoteCommand option to ssh client
Product: Portable OpenSSH
Version: 7.2p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
2024 May 04
1
Feature request/EOI: Match interactive config?
Or just create bash (or whatever your favorite shell equivalent is) alias?
alias issh=?sah -F ~/.ssh/altcinfig?
Or wrapper scripts in ~/bin/ you can invoke?
Literally what I do for mosh, mosh+screen etc.
--
"Genius might be described as a supreme capacity for getting its possessors
into trouble of all kinds."
-- Samuel Butler
On Fri, May 3, 2024 at 20:27 <openssh at tr.id.au>
2024 May 04
3
Feature request/EOI: Match interactive config?
Hey there,
I often want different behavior in my ssh client depending on whether I'm logging into an interactive session or running a remote non-interactive command. We can see at, say, https://unix.stackexchange.com/a/499562/305714 that this isn't a unique wish, and existing solutions are kind of baroque. Typical reasons to do this are to immediately go into a screen or tmux session; for
2024 May 06
1
Feature request/EOI: Match interactive config?
Hey Damien,
> Would something like this help?
>
> Match sessiontype shell
> User foo
> Match remotecommand "none"
> User foo2
> Match sessiontype exec remotecommand "/rsync"
> User bar
> Match sessiontype subsystem remotecommand "sftp"
> User baz
>
>
> diff --git a/readconf.c b/readconf.c
> <snip>
Thanks for looking
2024 May 06
1
Feature request/EOI: Match interactive config?
On Sat, 4 May 2024, openssh at tr.id.au wrote:
> Hey there,
>
> I often want different behavior in my ssh client depending on
> whether I'm logging into an interactive session or running
> a remote non-interactive command. We can see at, say,
> https://unix.stackexchange.com/a/499562/305714 that this isn't a
> unique wish, and existing solutions are kind of baroque.
2013 May 14
15
[Bug 2103] New: remote command as an option in ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=2103
Bug ID: 2103
Summary: remote command as an option in ssh_config
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
2015 Dec 10
4
VNC on centOS
Hi,
I have recently installed centOS 7 and trying to start vnc server on it.
Somehow, I am unable to make vncserver working. I have modified iptable
rules and xstartup file but it did not help.
Has anyone else faced this problem earlier? Any help would be appreciated.
Regards
Hersh
2015 Jul 18
2
VNC: i want see " my session"
Hi Patrick,
Thanks for you quickly answer.
Yes, x11vnc was installed on my system.
The problem is i not understand the ?logic" of vnc connection, so i try to dark?
I copy the /etc/systemd/system/vncserver@:1.service to /etc/systemd/system/vncserver@:0.service
restart the vnc service and obtain
Jul 18 11:17:16 systemd[1]: vncserver@:0.service: control process exited, code=exited
2011 Mar 28
15
[Bug 1883] New: use setproctitle for persistent mux master
https://bugzilla.mindrot.org/show_bug.cgi?id=1883
Summary: use setproctitle for persistent mux master
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2012 May 06
1
Centos 6 - x11vnc auto probing to port 5903
Hi all,
I was at one time able to get x11vnc to start on 5900 but for some reason its listening on port 5903.
Here is what the logs say;
-- snippet
X display :0.0
-- snippet
The VNC desktop is: hostname:3
Why is the VNC desktop going to 3?
I was working on 5900 previous to a reboot, unsure what changed, but something obviously has.
- aurf
2015 Jul 18
2
VNC: i want see " my session"
Hi,
I installed vnc server in my Centos 7 box, when i want to connect to
the vnc server, it connects but open a new session instead the
session where i working,
Any suggestions?
Cheers,
M.
2023 Mar 01
2
Uniquely Identifying the Local TTY of an SSH Connection
Hi,
I'm working on a tool for persistent terminal sessions that works much
like tmux, and I would like to be able to make it so that people can
set things up so that when they ssh onto a remote host, they
automatically connect to a persistent session based on the local
terminal they are connecting from. The idea would be that users can
just type `ssh my-host` if their connection drops and
2016 Aug 22
5
[Bug 2607] New: accept location off ssh binary via environment variable or deduce it from /proc/
https://bugzilla.mindrot.org/show_bug.cgi?id=2607
Bug ID: 2607
Summary: accept location off ssh binary via environment
variable or deduce it from /proc/
Product: Portable OpenSSH
Version: 7.3p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2017 Feb 17
3
[Bug 2679] New: ssh mux process (and maybe others) should perhaps cd /
https://bugzilla.mindrot.org/show_bug.cgi?id=2679
Bug ID: 2679
Summary: ssh mux process (and maybe others) should perhaps cd /
Product: Portable OpenSSH
Version: 7.4p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee:
2012 Apr 27
2
[PATCH] mux: fix memory leak of control path if bind() fails
---
mux.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mux.c b/mux.c
index d90605e..fa796bd 100644
--- a/mux.c
+++ b/mux.c
@@ -1195,6 +1195,7 @@ muxserver_listen(void)
close(muxserver_sock);
muxserver_sock = -1;
}
+ xfree(orig_control_path);
xfree(options.control_path);
options.control_path = NULL;
options.control_master = SSHCTL_MASTER_NO;
2001 Mar 12
1
Using Samba from One Unix box to one Win98 PC
To all the helpful people out there,
We currently use samba on our Unix server and have win98 clients from a
winNT network that we share files with. I have a user that will soon be
working at home using a Unix (SGI Octane2) box and a Win98 PC. He wants to
be able to share files between the machines. My question is will I need
some kind of hub between the two for them to make Samba work or
2008 Apr 22
4
wine and detaching a remote X application
Hi,
I would like to run a windows application (civilization 4 beyond the sword pitboss server) on a remote linux machine. After the start I want to use the GUI and then detach it.
It works fine when $DISPLAY is a:
ssh-X forwarding: But then the application does when I the ssh connection is closed.
Xvfb: But this wont let me use the GUI.
Until now I have tried:
1) Running the application