Skip to main content

Unanswered Questions

3,709 questions with no upvoted or accepted answers
0 votes
0 answers
6 views

SCP through an ssh tunnel to the "same" remove machine, but reusing proxy authentication

I have a remote machine. The way we access to that machine is through a token (obtained by using "One Identity Safeguard for Privileged Passwords") of the kind vaultaddress=someip@token=...
0 votes
0 answers
8 views

How to SFTP a symbolic on Windows

I have a SFTP server with a jailed environment by doing: Subsystem sftp internal-sftp Match User Jailed_User ChrootDirectory "C:\SFTP_Jail" X11Forwarding no AllowTcpForwarding no ...
-2 votes
0 answers
12 views

Secure way to remote into windows server to do task like change password for domain user or modify permissions or server roles

currently I use team viewer. I use to use VNC but I heard of security issues. I hear VPN but from what ive used i would have to power shell or cmd all the commands and im not too familiar with it . Is ...
0 votes
0 answers
26 views

Sending Environment Variables via SCP

I'm looking to send some kind of environment variable using "SCP -o" (or any other file transfer protocol for that matter PSFTP, PSCP, etc). I currently use SCP to transfer files between ...
1 vote
1 answer
42 views

SSH from A through B to C, using private key on B

Schematic: ssh ssh A ------> B ------> C ^ ^ using A's using B's ssh key ssh key Preconditions: A is running ssh-agent A can access B B can access C A can't ...
0 votes
0 answers
20 views

How do i set up MacOS Screen Sharing only through SSH?

I am physically in another country, and I want to set up Screen Sharing on my MacBook Pro running 10.15. The problem is that I didn't even think of setting up Screen Sharing before I travelled, ...
1 vote
0 answers
19 views

Hotspot connection SSH / Ping

I have a singleboard computer (Rock 4 SE) with a wifi that is hotspot capable. It is running linux Debian. I want to SSH into it with my laptop using the linux machines own wifi as a hotspot for ...
0 votes
0 answers
31 views

Getting Remote side sent SSH2_MSG_EXT_INFO after USERAUTH_SUCCESS on mobaxterm

I am getting Remote side sent SSH2_MSG_EXT_INFO after USERAUTH_SUCCESS on mobaxterm after some times, I tried to google up but couldn't find solution. This one say to adjust the PuTTY's Connection/SSH/...
1 vote
0 answers
47 views

ssh-connection from outside (and inside) fails -- Linux Mint

PROBLEM no ssh connection to my local computer possible, even not ssh [myname]:127.0.0.1 ssh localhost, on the other hand, works entering sshd: ALL and ssh: ALL in /etc/hosts.allow does not help ...
0 votes
0 answers
43 views

Windows YubiKey GPG works with putty but not terminal

I created three gpg subkeys stored on my YubiKey as described here. I added enable-ssh-support and enable-putty-support to my gpg-agent.conf file. Everything works when accessing a server with the ssh-...
user avatar
1 vote
0 answers
86 views

Incorrect permission of copied files from Ubuntu to Windows using rsync on ssh

After copying files from Ubuntu to Windows using rsync on ssh, the copied files and folder have permissions that only creator have full access and other users including SYSTEM and Administrators have ...
0 votes
0 answers
26 views

tmux ctrl-b + [arrow key] for navigation not working

I am pressing Ctrl+B, releasing both keys, and then pressing arrow keys, but it is not navigating (instead it is going through past commands as if Ctrl+B was not pressed). I'm using tmux in a SSH ...
0 votes
0 answers
11 views

use proxmox services without logging, possible?

i want to know if it is possible to use proxmox services without logging, i mean without connect a keyboard and a display. I remark that when i reboot my hypervisor, many time i was forced to launch ...
0 votes
1 answer
65 views

How to transfer a file to a remote host using parallel + ssh?

I am writing scripts to poll a large number of remote hosts over ssh using gnu parallel. I copy the script to them, run it and get the results. Right now I'm using two bundles parallel + scp to ...
0 votes
0 answers
15 views

How can I make an internal server access the public web behind a jump host

Say that I have a server A:1.2.3.4:1234, which is an totally internal server cannot reach out any public services, such as apt, pip. And I cannot log in A directly. I have to use a jump host B:1.1.1.1:...

15 30 50 per page
1
2 3 4 5
248