-
14 votes
-
ssh git@sr.ht is asking password and denies me
Hey guys. I'm trying to make the connection between my system and Sourcehut. I created my Ssh key and added pub key to the Sourcehut. Added the private key with the ssh-add ~/.ssh/id_ed25519 code...
Hey guys.
I'm trying to make the connection between my system and Sourcehut. I created my Ssh key and added pub key to the Sourcehut. Added the private key with the
ssh-add ~/.ssh/id_ed25519
code after the "eval" thing.Whenever I try
ssh git@sr.ht
, it asks for password. I do not know what password it is and I'm entering my passphrase but it says permission denied.On Github side, I managed everything without problem tho. Any hints?
EDIT: I removed Git and SSH keys completely. Reinstalled Git again. Followed the instructions step by step for the SSH keys and it worked this time. I have no idea what I did different this time but it works now after 3 hours of hell.. I suspect that I made a typo in config file in SSH directory. Thanks for comments guys! I love you all!
13 votes -
Incident with Git(Hub) Operations
9 votes -
Crashing a server by charging a vape battery
While I consider this resolved at time of posting, this is one of my weirder, more unexpected tech issues I've run into and I thought y'all might enjoy it. I'd been having issues with my (Ubuntu)...
While I consider this resolved at time of posting, this is one of my weirder, more unexpected tech issues I've run into and I thought y'all might enjoy it.
I'd been having issues with my (Ubuntu) server where its services were unavailable, I couldn't SSH in, and USB devices plugged in after the issues started weren't connecting (mouse LED would light up, couldn't toggle keyboard locks or interface computer with the devices). These issues were becoming a near daily occurrence.
So after the most recent incident I decided to watch it boot. After grub, it would just hang at a black screen. So I opted for the recovery mode and after waiting some minutes for services to time out, I was given a terminal and used that to check my devices, sensors, etc and all were reading fine.
Frustrated, I started reviewing what else could have possibly changed with my setup, and I found that change in my hand. I use my server's front USBs as a low current charger and had recently got a new vape battery that was charging at that moment.
I unplugged the battery, rebooted, everything was fine. Plugged the battery in, everything locked up again immediately.
I had been using a spare cable, it had data wired. Swapping for the included power only cable, and no issues.
While I'm curious as to what exactly is happening and why, I'm satisfied enough concluding it is a cheap vape (I mean, I'm having to charge the sucker near daily after all) that is transmitting junk over data and the OS doesn't handle it appropriately. I'll pull logs or do another couple tests if other folks are curious as well though.
Oh, and the battery is a Bear Rootz Sol. Come to think of it, my other worst battery at holding a charge was also a Bear Rootz.
7 votes -
A messaging app in five lines of Bash
14 votes -
SourceHut will blocklist the Go module mirror
13 votes -
SSH server hardening
5 votes -
Hardening SSH
4 votes -
MacOS Catalina 10.15.4 has mysterious SSH issues, possibly linked to using a port greater than 8192
10 votes -
Tyranny of the Clock - Lessons we learned when debugging a scaling problem on GitLab.com
12 votes -
Tildeverse - association of like-minded tilde communities
So we have many communities and everyone gets free *nix shell access, you can ssh into the remote server (mostly ubuntu) and do whatever you want! I mostly go there to talk with other users. It is...
So we have many communities and everyone gets free *nix shell access, you can ssh into the remote server (mostly ubuntu) and do whatever you want! I mostly go there to talk with other users.
It is all old school, we use the command line and there is no gui that you can work with. You have to use the cli for everything you do (easy to learn).
You can -
- learn programming
- make webpages
- make new friends
- play games
- learn more about *nix
and much more.
See https://tildeverse.org to get started. (https://tilde.team/wiki/?page=other-tildes for more tilde servers)
I'll suggest you to join ctrl-c.club or tilde.town and then try other servers. You can make account everywhere ofc. I am ~cyaniventer on tildeverse, see ctrl-c.club/~cyaniventer
Edit: Not related to tildes.net
8 votes -
OpenSSH Username Enumeration Vulnerabilty
11 votes