handmade.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
handmade.social is for all handmade artisans to create accounts for their Etsy and other handmade business shops.

Server stats:

36
active users

#ssh

0 posts0 participants0 posts today

A random suggestion. You should add a password to your private ssh key. Why? If someone steals your key, they won't be able to do anything without the password.
You should run: ssh-keygen -p
And remember to make a backup copy of key file. As a developer, it is a one of the most valuable files on your computer.
#ssh

Edit: Ich habe Kontakt zu 4 wunderbaren Menschen, die mir helfen können. Danke an alle!

Ich suche eine helfende Hand für meine #IT Firma @feinste_netzwerke in #Erkrath #Dusseldorf als #Nebenjob für die Abendstunden. Aufgaben sind Updates per #SSH #VPN und #Ansible (im Aufbau) und Pflege der Dokumentation mit #GIT #Markdown . Syteme sind #OPNsense #Windows #FreeBSD #TrueNAS #Linux . Erweiterung des #Monitoring per #Zabbix

computing-competence.de

computing-competence.deHome | computing competenceDein Servicepartner für Netzwerk-, Server- und Strukturbau in Erkrather un Umgebung

#ssh #rsync #question
Quand vous faites une synchro vers un système distant et qu'il vous répond : "/usr/bin/rrsync error: Another instance of rrsync is already accessing this directory." (transfer précédent échoué)

Il faut faire quoi ?
Il reste un rrsync en mémoire sur le système distant qu'il faut tuer ?
ou alors ça peut se régler avec une option pour forcer côté client ?

EDIT: j'ai juste attendu, et le lock s'est libéré.

ATTENTION to Linux admins: If you update the OpenSSL package on a RHEL 9.3 to the latest that comes with 9.5, you'll not be able to SSH to your server with error "kex_exchange_identification: read: Connection reset by peer".

Fresh 9.5 installations does not seem to have this problem. Also 9.4->9.5 might not have this problem. Investigating further

#Linux#SSH#OpenSSL
Replied in thread

@SitaDulip AFAIK @ubuntu / #UbuntuLTS Server should launch an #SSH Server to access it's installer at boot.

Either way, you'd setup a minimalist system as a bootable image you can #SSH into and yoink that onto the target system to boot.

  • Another option is to basically setup the system in a #VM and then dd the virtual HDD into an image you can then dd onto the target machine.

If time isn't critical, any halfway decent flashdrive will do, otherwise a 2,5" SSD (in a USB Caddy) is an option as well...

What do you think?

I'm getting pretty close to my perfect #grafana server monitor panel.

Because I'm running a #Docker stack
There is a breakdown of performance by container.
The CPU breakdown is nice too...
Especially for a #VPS where the STEAL and IOWAIT are important because you don't want them above zero as it means the #hypervisor is struggling/overloaded.

I would like to add a list of top 3-5 processes, like you get on with "top".
But it's not straight forward.

The idea is you have all the servers under your command cycling in a playlist.

N.B. TIL that the entropy on a VPS is only around 200 (1000 recommended) which means #encryption on a VPS sucks.
Going to look into implications for #ssh and such later.

#uptime #monitoring #prometheus

@schenklklopfer

(You may need to download the image to see it in detail)