Ubuntu upgraded to 24.04, and Remmina can't open SSH tunnels anymore
new to this site...I have just upgraded my Ubuntu 22.04.x release to the new 24.04.1 one.I work from home, connecting to my work PC with Remmina; it creates a SSH tunnel on our gateway on Internet, and...
View ArticleGot `error in libcrypto` when ssh with yubikey
I have a Yubikey, and I configured it to log in to my SSH client. It was working with Ubuntu 22.04.I upgraded to Ubuntu 24.04, and I got this error when I tried to ssh to my client.Load key...
View Articleenable ssh service by editing files directly
I was making a raid1 filesystem using sgdisk, mdadm, update-initramfs and got, after reboot, locked out of remote machine running a fresh install of Ubuntu 24.04. ssh times out, so I assume ssh did not...
View Articlequalys unauthenticated scan - deprecated mac's found
Is there a way to permanently remove deprecated mac's from OpenSHH package?I just setup fresh ubuntu-24.04.1-live-server on a vm for test/evaluation purpose and attempted to run a unauthenticated scan...
View ArticleIMICE AN-300 RGB keyboard back-light isn't turn on
I've tried xset led on, xset led 3 but it's not working
View ArticleHow to permanently enable passwordless ssh to root user?
I am trying to enable passwordless ssh between two servers. I followed the instructions mentioned here - How to set up passwordless SSH access for root userBut everytime I try to login to the server,...
View Articlesecurity concerns of executing mariadb-dump with password over ssh
I need to make backups of the remote machine mariadb database. My plan is to runssh user@remoteip 'mariadb-dump -uuser -ppass --all-databases > backup.sql'from my local machine.I found that remote...
View Articlepdsh: how to run a commands that require root/sudo privileges
I have implemented a small beowulf cluster for testing purpose, all nodes with Ubuntu server 18.04.I have installed pdsh for running the same command on ssh at the same time on multiple node.ssh login...
View ArticleHow do I share my custom snippets with others in JupyterLab version 4.0 on...
Do you find yourself typing in the same code blocks over and over again? Are you tired of clicking through tabs online for starter code or browsing old notebook files to find the right import...
View ArticleHow to create custom command mapped to dotnet console application [duplicate]
On ubuntu machine I create a C# dotnet console project myapp and publish it as a self contained application. It creates a new build and pushes to a directory.Now I can simply cd to the directory where...
View ArticleSSH connection prompts for a password
Good afternoonxUbuntu x64 system( Linux 52410205 5.15.0-75- generic #82~04/20/2011-Ubuntu SMP Wed Jun 7 19:37:37 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux)The problem is this: there is a device on the...
View ArticleRSA keys not authenticating
Just trying to get a basic setup of openSSH going on an Ubuntu box to work remotely. Main issue: RSA keys fail auth. ssh DOES work using the password for auth, but I would much rather limit it to only...
View ArticleSSH: Port 22 Connection refused
From Ubuntu 18 lts I'm trying to establish ssh connection with my Kali Linux VirtualBox on the same computer. I've already installed openssh-client and openssh-server on both systems and I'm connected...
View ArticleI am not able to use remote desktop. It was working fine as soon as I...
I am not able to use remote desktop. It was working fine as soon as I connected PC through SSH from my local machine using VSCode.kshz@Monaco:~$ sudo systemctl status gnome-remote-desktop×...
View ArticleWhere to find SHA256SUMS and SHA256.gpg?
Where can I get the SHA256SUMS and SHA256.gpg for Ubuntu 24.04-ISO? I can not find in ubuntu.com. It is so hard to find.
View ArticleWSL+Ubuntu 18.04: `ssh` or `apt update` gets “Temporary failure resolving...
I have seen and searched through tons of threads on similar issues, but still couldn't find how to solve mine.Win10 1709 build 16299.61 (cannot update to newest as updates are controlled by IT) After I...
View ArticleTrying to connect from Open SSH on my Mac
I repeatedly get these errors when trying to set up my OpenSSH environment on my Mac.sh/known_hosts: Permission deniedThe authenticity of host 'ec2-54-174-166-107.compute-1.amazonaws.com...
View Articlelubuntu orangepi default root username and password?
I just used win32 disk imager to put Lubuntu on my SD card, which I then plugged into my orange pi zero. The orange pi zero has no video out, so you have to ssh into it. I downloaded it from the orange...
View ArticleWhen I start docker. Host SSH (And all other incoming networking) stop working
Ubuntu 22 ServerDocker installed via aptI was trying to fix a docker container volume by moving data between volumes (Accidentally killed a container that had a non-persistent volume, so I was...
View ArticleMongoDB ServerSelectionTimeoutError: No replica set members available for...
I'm an experienced programmer, but a Python, Ubuntu, and Linux newbie. I apologize, as well, if this question would be better in a different forum. I am working on a project in Python using PyCharm,...
View Article