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
37 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
33 views

Set terminal color without having bash history look wrong? [duplicate]

A site suggested I wrote the below to set the color of my terminal in `~/.bashrc export PS1=`printf "\033[32m$ \033[39m"` If I log in through ssh, press up, home, up text will be garbled. ...
Andrew Spar's user avatar
0 votes
0 answers
58 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
84 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
0 votes
1 answer
266 views

ssh login delayed on Debian

When logging in to an up to date Debian 12 (bookworm) server via ssh (to IP address) the login is delayed by ~10 seconds after entering the password (and also when doing ssh login via key). Here is ...
LeifSec's user avatar
  • 73
1 vote
1 answer
223 views

Vagrant cant provision vm with debian/bookworm64 ssh authentification failed

I am trying to start up a VM with this box "debian/bookworm64" but it timeouts during the ssh authentification. I've used the same Vagrantfile with ubuntu/focal64 and there it just works. I ...
starryn1ght's user avatar
1 vote
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
426 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
1k views

"ssh: connect to host gitlab.com port 22: Network is unreachable" error - can't connect to any SSH server

I have an issue I can't connect with SSH to Gitlab or any AWS instance. It was fine before, but I remember that I have installed RabbitMQ last time (not sure if this is the reason). I installed it ...
Mohamad Zbib's user avatar
0 votes
0 answers
483 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
115 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
0 votes
1 answer
589 views

DropbearSSH - ssh client says: Authentication succeeded (public key) but connection closed by remote host

Question How to setup password-less (key-based) ssh from Ubuntu16.04 client to Dropbear SSH server? My private key is not passphrase-protected. I am unable to ssh from Ubuntu16.04 to DropbearSSH with ...
Craftonix - AA's user avatar
0 votes
1 answer
335 views

Static IP address over different wifi access points

I'm setting up a headless PC in order for it to be accessible using ssh (over wifi) only, it has LMDE5 (a Debian based flavor of Linux Mint). On one hand, setting a static IP address will give me the ...
eblanca's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
15