I built a Web SSH dashboard because the ones I tried were ugly
I built a Web SSH dashboard because the ones I tried were ugly I keep a terminal in a browser tab open most of the day. The tools I tried all had th…
Tech news from the best sources
I built a Web SSH dashboard because the ones I tried were ugly I keep a terminal in a browser tab open most of the day. The tools I tried all had th…
Introduction This article is a walk through of my first project where I pushed a local folder containing health data to Github using Git and SSH. To…
I carry two YubiKeys. One lives on my keyring, one lives in a drawer, and both are enrolled everywhere that matters. A hardware token with no backup…
Наш спутник ударился о небесную твердь ровно в день открытия публичного доступа к нему. Вы, возможно, уже в курсе. Конкретно атмосфера оказалась куд…
Within minutes of going online, every public server starts receiving automated attacks: password guesses, port scans, and exploit attempts against w…
Один хакер полтора часа исследовал поддельный Bitrix-сервер: нашёл конфигурацию, извлёк ложные учётные данные базы, попытался выгрузить таблицы и за…
Космический аппарат не обязательно должен весить сотни килограммов и стоить как небольшой завод. Иногда достаточно платы размером с ладонь, Raspberr…
Когда я перешёл на Mac, мне казалось, что с удалённой работой проблем не будет. RDP существует много лет, клиентов для macO…
Last month, our staging server threw a 502. I had Termius open, connected to the right box, and started debugging. Fifteen minutes in, I realised I…
Доброго времени суток, читатели! Хочу представить вам unissh – современный, простой опенсорсный SSH клиент с selfhosted zero-knowledge сервером для…
Поставил OpenClaw и Hermes на один VPS и связал их между собой: первый принимает задачи из Telegram, второй исполняет их в своей песочнице. Через ча…
I have two-factor authentication (2FA) enabled on most of my accounts using an authenticator app. Recently, while installing the app on another Andr…
If you're learning DevOps, Cloud Computing, or System Administration, SSH is one of the most important skills you'll ever learn. Almost every cloud…
Со временем у меня появилось несколько серверов: VPS, домашний NAS и ещё пара машин под разные задачи. Для подключения я использовал…
While building DartShell on macOS, I ran into a migration issue that a successful SSH login did not reveal. The terminal reconnected correctly after…
I have an SSH key that has never once existed as a file on my disk. It lives only inside an encrypted password manager vault, and every time it's us…
I got locked out of my own production server. Not "forgot the password" locked out — both SSH and the hosting panel's browser console rejected me, o…
When I moved my daily development workflow from Windows to macOS, one small thing kept bothering me: remote file management. WinSCP has been a relia…
Как я сделал свободный и бесплатный ɹǝddoH - multi-hop SSH L3 VPN для iOS/Android И запаковал сервер так, что его можно поднять с телефона: вбил IP…
Moving from Windows to macOS often creates a small workflow problem for developers: where did my familiar SSH tools go? PuTTY has been a classic SSH…
Remote access is part of my daily development workflow. A typical day can involve connecting to Linux servers through SSH, accessing Windows machine…
✍️ This post was written with two hands. The story — the first part — is Murilo's, lived and told by the person who was there. The technical manual…
Stop Juggling SSH Keys: How to Manage Multiple Git Profiles If you are a developer, chances are you’ve run into this nightmare: You just spent an ho…
Привет! На связи Антон Дятлов, инженер по защите информации в Selectel . В инфраструктуре из 1000 серверов и 100 администраторов счет активным…
Каждый, кто работает с SSH, наизусть знает ритуал первого подключения (TOFU) и страшный ворнинг о смене ключей хоста. Но почему в 99% случаев мы про…
Let me be honest about my Linux level first, because this whole article depends on it. I live in my IDE. These days, an agentic desktop. I write pro…
I kept hitting the same wall: I'm on my laptop, I need a shell on my desktop across the room for one quick thing, and standing between me and that s…
I use my SSH manager every day. I also use a separate monitoring tool every day. For a long time I just accepted that these were two different thing…
Агентская разработка развивается семимильными шагами. Но не всё идёт так радужно, как хотелось бы. Например, ИИ-агенты по умолчанию заваливают разра…
Разбор интересной уязвимости pac4j-jwt на примере решения машины HackTheBox Principal. Средний уровень сложности, но концептуально очень интересная.…