Skip to main content

All Questions

Tagged with
0 votes
1 answer
40 views

Is it possible to set up a remote login session where a specific user only has access to certain folders, and can only run one executable?

I have a server where I'd like to grant a user the ability to log in remotely, but restrict the session in two specific ways: They can only access a certain set of folders on the computer, and for ...
Bri Bri's user avatar
  • 866
0 votes
0 answers
43 views

Is there a way to reserve bandwidth for ssh on linux / debian?

I ssh into my dev machine, and then start a download, for instance "ollama pull llama3" This uses all of the available bandwidth for the network interface, which makes ssh unresponsive until ...
Morten's user avatar
  • 1
0 votes
0 answers
63 views

SSH forwarding audio in Debian 12 KDE

Systems: X86_64 Debian 12 bookworm KDE AND Debian 11 bullseye KDE Raspberry Pi 4B 8GB Raspberry Pi OS (64-bit) (official port of Debian Bookworm) PROBLEM: I have an X86_64 receiving audio from my ...
wonder's user avatar
  • 1
0 votes
0 answers
13 views

Forcefully ending ssh connection deletes content of /dev/shm [duplicate]

I was just curious if the following behaviour is intentional and if somebody could explain this behaviour to me. Enlighten me on this topic. I used /dev/shm as a place for ram transcoding until the ...
speedyonzales's user avatar
0 votes
0 answers
92 views

Debian bookworm: Long delay when starting application via ssh -X

I have a new vanilla Debian bookworm installation on a laptop. Everything works as intended but when I connect to it with ssh -X and start any application (e.g. gedit) there is a delay of ~ 25 seconds ...
code_onkel's user avatar
2 votes
2 answers
1k views

SSH from PowerShell/CMD to Linux w/out dark blue text

So currently my shell looks something like this when I SSH into my Debian server: I mostly use PowerShell as the client and customize the background & text colors to match system theme. Command ...
FOSS Guru's user avatar
0 votes
0 answers
432 views

"Connection reset" after "debug1: SSH2_MSG_KEXINIT sent"

So, here is the view from the client side - I do not yet have access to the server-side logs... What might be happening ? What should I check ? What should I do to get better information ? jm@...
Jean-Marc Liotier's user avatar
0 votes
0 answers
490 views

SFTP disconnects if directory owner is not root

I'm on Debian 11, using openssh-server 8.4, trying to build an sftp server for HTML uploads. The upload destination directory is "/var/www/html" and the username is "sftp-user". ...
TranslucentFoxHuman's user avatar
0 votes
1 answer
116 views

SSH breaks up-line-or-beginning-search when the server has older version of zsh

I have # auto-complete autoload -U up-line-or-beginning-search autoload -U down-line-or-beginning-search zle -N up-line-or-beginning-search zle -N down-line-or-beginning-search bindkey "^[[A"...
user110971's user avatar
1 vote
1 answer
39 views

Apparent SSH anomaly

I have four machines on which I'm installing Debian 11.2. On three of them, there was nothing I wanted to save, so I just did a clean install. On the fourth (10.0.0.96) I needed to save some stuff so ...
mdavidjohnson's user avatar
0 votes
1 answer
946 views

Operation time out when attempting to connect to server with SSH after scp started hanging

I was transferring a file between two remote machines when the scp command stopped at 92%. Now, I'm unable to SSH into my server from my local machine. I do have access via my server host's VNC ...
Timothy Fisher's user avatar
0 votes
0 answers
2k views

Permission Denied When trying to SSH with Public IP

SSH: Permission Denied, when using Public IP address I am trying to remotely connect from one PC to another host's Virtual Machine(VM). I can easily SSH from Host to Virtual Machine but when trying to ...
Mitchell Yuen's user avatar
0 votes
0 answers
29 views

debian several ssh in shellscript file not works

In Ubuntu, I have a shell script file. In my script, the first ssh command to the Debian server works but the second ssh has error. for example, if I have ssh -t "$userName"@"$...
Jafar Amini's user avatar
0 votes
0 answers
122 views

Debian server on a flash drive

I want to make an flash drive that when you put it into an computer it will boot the debian up and you can ssh into it. I don't want to boot into it, because I sometimes don't have a lot of time or i ...
Minegun's user avatar
5 votes
3 answers
6k views

`systemctl --user` results in "Failed to connect to bus" in google compute instance

I'm connected to a google compute instance via ssh with Debian 9. When I try any systemctl --user ... command (systemctl --user status for instance) I get an error: "Failed to connect to bus: No ...
Snoober's user avatar
  • 91

15 30 50 per page
1
2 3 4 5
8