GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Tim Chase (gumnos@mastodon.bsd.cafe)'s status on Tuesday, 16-Dec-2025 09:53:58 JST Tim Chase Tim Chase
    • Michael W Lucas :flan_on_fire:

    Today in #FreeSoftwareAdvent it's the venerable ssh(1)/sshd(8)

    While I grew up in an age where telnet(1) was my only option, the ssh folks made it a pretty drop-in replacement for the sorts of things I did with telnet, so switching was easy.

    With the exception of when I'm rebooting or our ISP is having issues, I almost always have at least one SSH connection open and likely more than one connection to other hosts. Even in the "security" of our LAN in the house, I still SSH between machines rather than use unencrypted connections for transfer.

    I love being able to run things remotely and use them locally, such as

    $ ssh me@remote dmesg | xsel -ib

    to put the remote machine's dmesg output on my system clipboard or

    $ tar czvf - /path/to/data | ssh me@remote 'cd /destination/path ; tar xzf -'

    to transfer a directory tree to a remote machine.

    It generally has sensible defaults, allows me to force key-based authentication rather than username+password auth.

    It allows me to limit $DAYJOB customers to SFTP-only access within their designated chroot directories, insulating them from each other.

    I use it to tunnel into work and forward my RDP VM's screen so I can access it locally with rdesktop(1)

    So many delightful little uses.

    Definitely worth reading @mwl's SSH book to learn more: https://mwl.io/archives/3126

    In conversation about 7 months ago from mastodon.bsd.cafe permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: machine.It
      MACHINE.IT
    2. Domain not in remote thumbnail source whitelist: auth.it
      Identity and Access Management | Auth.it
      Auth.it is a modern, open-source, and secure authentication service for your applications.
    3. No result found on File_thumbnail lookup.
      “SSH Mastery, 2nd ed” in hardcover
    • Embed this notice
      Xenotar (xenotar@mastodon.social)'s status on Tuesday, 16-Dec-2025 09:53:56 JST Xenotar Xenotar
      in reply to
      • Michael W Lucas :flan_on_fire:

      @gumnos @mwl At my university, the Computer Center took a long time to accept SSH because, according to them, encryption imposed an overload on the VAX Cluster (and we were using it on 486DX...).

      In conversation about 7 months ago permalink
    • Embed this notice
      Xenotar (xenotar@mastodon.social)'s status on Tuesday, 16-Dec-2025 12:01:48 JST Xenotar Xenotar
      in reply to

      @gumnos The problem was on the VAX side; we were using SSH without issues on the 486DX running FreeBSD and wanted sshd installed on the VAX. The excuse for not installing it was that the encryption imposed an overhead on the various interactive sessions.

      In conversation about 7 months ago permalink
    • Embed this notice
      Tim Chase (gumnos@mastodon.bsd.cafe)'s status on Tuesday, 16-Dec-2025 12:01:50 JST Tim Chase Tim Chase
      in reply to
      • Xenotar

      @xenotar

      Hah, my first computer (rather than my parents' computers I'd used up to that point) was a 486DX/100 that ran (at various junctures) DOS+Win31, Win95 (borrowed), OS/2 (borrowed), Slackware, and RedHat. Good hardware for its time in '95, but I can see how cryptography might burden such a machine 😆

      In conversation about 7 months ago permalink
    • Embed this notice
      Xenotar (xenotar@mastodon.social)'s status on Wednesday, 17-Dec-2025 23:37:21 JST Xenotar Xenotar
      in reply to
      • Michael W Lucas :flan_on_fire:

      @mwl @gumnos
      When SSH first appeared, Ethernet networks didn't use switches, and anyone could use a sniffer to intercept traffic on their network segment. The VAX cluster offered Telnet access to university services, and capturing passwords and logins was a real risk, which is why we insisted on migrating to SSH. But today it seems foolish of us, and that it would only overload the VAX cluster, doesn't it?

      In conversation about 7 months ago permalink
    • Embed this notice
      Michael W Lucas :flan_on_fire: (mwl@io.mwl.io)'s status on Wednesday, 17-Dec-2025 23:37:22 JST Michael W Lucas :flan_on_fire: Michael W Lucas :flan_on_fire:
      in reply to
      • Xenotar

      @xenotar @gumnos

      It was a real concern on VAX. Your SSH had enough overhead to affect development.

      http://miod.online.fr/software/openbsd/stories/propolice.html

      In conversation about 7 months ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.