Skip to content
  • 0 Votes
    5 Posts
    0 Views
    nebulatide@mastodon.bsd.cafeN
    @stefano @mboelen Sounds encouraging. More than 10 years ago I moved my email to one of these large internet providers. Mainly because it was cheap. At the beginning, they charged less than 12€ per year and I got 5 GB per mailbox and up to 25 mailboxes. But slowly they increased their prices, from 12 to 19€ per year, from 19 to 36 and now it’s 5€ per month. The emails are not encrypted, there is literally no support (Which I never needed, tbh) and if they want to, they can say: Hey, our prices stayed the same for more than four years now, so we have to increase again. Not that I can’t afford it, but I don’t like the feeling of not being in control.
  • # Fixing a Sun Type 7 Keyboard

    World openbsd retrocomputing unix solaris sun
    1
    0 Votes
    1 Posts
    0 Views
    rqm@littleone.littlefedi.socialR
    Fixing a Sun Type 7 Keyboard Recently, not quite sure why, I decided to start looking for a Sun keyboard. Originally I was on the hunt for a keyboard that would have vim bindings printed on the keycaps, but as I was browsing around, I stumbled on a great deal on eBay -- fraction of the price, but there was no USB cable. That's a relatively easy fix, so I got one. The keyboard arrived in good shape, and apart from the insane amount of fluff in it and the faded / yellowed plastic of the keyboard it was in decent shape. Yes, the cable was cut. But it was easily accessible: two screws on the bottom and further three underneath the top keyboard cover. Once undoing the two longer screws on the bottom I popped off the top keyboard cover; this is held on with tabs and if you work your way around the left, bottom, and right side, it hinges at the top. I decided the first job would be cleaning. I used a soft brush to get rid of the debris under the keys after opening (but not fully disassembling) the keyboard, and then took cotton wool balls dipped in rubbing alcohol to the surface to clean. This took a while but it worked OK. Next was connecting up the USB cable. On the PCB the USB connector is probably some kind of a standard SMD connector, with standard USB cables coming off it: black, white, green, red. These are GND, D-, D+, 5V, usually. There is a fifth ground cable going to the USB cable, which is the "shield ground". I disconnected the USB connector to the PCB and chopped up a USB connector. My initial plan was to use a USBC female to USBA 3.0 male connector's USBC end. But USB3.0 has, I think, 8 pins rather than 4, and while it should be possible to only hook up the 4 "standard" USB lines, I did not have much success with this. Otherwise the soldering job was fine, although with these thin cables, rather than stripping them, I took to melting back just enough of the cable sleeve on each to expose a workable amount of wire. Just apply some hot solder on the tip of the soldering iron and it works well. Second attempt involved cannibalising an old MiniUSB cable I really had no use for anymore. This has the "correct" amount of wires and this time it worked! I was delighted. OpenBSD recognised it really well as a Sun Type 7 USB keyboard: uhidev1 at uhub1 port 4 configuration 1 interface 0 "Fujitsu Component Sun USB Keyboard" rev 2.00/1.05 addr 4 Then I fired up xev to see whether the most exciting bits, the extra "Stop" and "Again" keys do something. And they do! xev reports the following mappings by default: Left hand extra column of keys: -Help: DEAD. Stop: keycode 145 (keysym 0xff69, Cancel) Again: keycode 146 (keysym 0xff66, Redo) Props: keycode 147 (keysym 0x1005ff70, SunProps) Undo: keycode 148 (keysym 0xff65, Undo) Front: keycode 149 (keysym 0x1005ff71, SunFront) Copy: keycode 150 (keysym 0x1008ff2f, XF86Sleep) * Open: keycode 151 (keysym 0x1005ff73, SunOpen) Paste: keycode 152 (keysym 0x1005ff74, SunPaste) Find: keycode 153 (keysym 0x1008ff17, XF86AudioNext) * Cut: keycode 154 (keysym 0x1005ff75, SunCut) Top right hand extra row of keys (above numpad): keycode 160 (keysym 0x1008ff12, XF86AudioMute) keycode 174 (keysym 0x1008ff11, XF86AudioLowerVolume) keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume) keycode 222 (keysym 0x1008ff2a, XF86PowerOff) Bottom row: Compose: Menu So as you can see, it mostly works okay. There are two funky key mappings by default, "Copy" doesn't copy but wants to put the computer to sleep; "Find" wants to skip to the next playing song. But these should be remappable. The "Paste" and "Cut" keys do what one expects them to under X11, this is really really neat. I really like not having to press "Ctrl-Shift-V" for "paste" but ... "Paste". The Compose key will be remapped as a Compose key I think, this is doable with xmodmap and .XCompose I think. I want to dig into whether, similar to SunPaste, there ought to be a SunCopy key that I could map to Copy. For "Front" I want to set up a custom macro; for 9+Front I want to launch drawterm. Pity that "Help" doesn't do anything. It simply doesn't register as a keystroke. But you can't have it all -- besides, I haven't come up with anything funny to map it to. #unix #OpenBSD #sun #solaris #retrocomputing
  • 0 Votes
    5 Posts
    0 Views
    jbowen@mast.hpc.socialJ
    @mboelen Does "others" include NetBSD content?
  • 0 Votes
    3 Posts
    0 Views
    bt@mastodon.bsd.cafeB
    @RussSharek https://tierhive.com/
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    At EuroBSDcon 2026:The night 142 of my servers went up in the clouds. Physically. https://events.eurobsdcon.org/2026/talk/KAEQA8/Talk by Stefano Marinelli2026-09-12 11:15:00To register: https://tickets.eurobsdcon.org/eurobsdcon/brussels/About EuroBSDcon 2026: https://2026.eurobsdcon.org@eurobsdcon #eurobsdcon #freebsd #netbsd #openbsd #conference #brussels #bruxelles #freesoftware #libresoftware
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    OpenBGPD 9.2 released https://www.undeadly.org/cgi?action=article;sid=20260807061435 #openbsd #openbgpd #bgp #routing #networking #development #infrastructure #devops #libresoftware #freesoftware
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    Call for testing: OpenBSD vmm(4)/vmd(8) fd-ification https://www.undeadly.org/cgi?action=article;sid=20260804054218 #openbsd #vmm #vmd #virtualization #virtualmachines #testing #newcode #development #security #freesoftware #libresoftware
  • 0 Votes
    4 Posts
    0 Views
    seuros@mastodon.bsd.cafeS
    @vlkrs No. You only started noticing jokes after AI became a thing. I have been making them long before that.
  • I've started a newsletter.

    World openbsd privacy philosophy infosec
    1
    0 Votes
    1 Posts
    0 Views
    nicolabaudo@mastodon.bsd.cafeN
    I've started a newsletter. NoBrain Inside — Use Your Own.Every Sunday: philosophy of digital sovereignty. Aristotle meets AI. Socrates dismantles Dataism. Closed-source privacy is a square circle.First issue just went out: https://nicolabaudo.ghost.io/#OpenBSD #privacy #philosophy #infosec
  • OpenBSD Rulez!

    World openbsd photography photo puffy
    2
    1
    0 Votes
    2 Posts
    0 Views
    G
    @stefano Fish linux ️
  • Another record broken!

    World openbsd runbsd
    2
    2
    0 Votes
    2 Posts
    0 Views
    nickbouwhuis@mastodon.nlN
    @OpenBSDAms nice!
  • 0 Votes
    1 Posts
    0 Views
    bastillebsd@fosstodon.orgB
    Happy Sysadmin Appreciation DayTo all the sysadmins quietly keeping the lights on, we salute you.#Sysadmin #FreeBSD #Linux #OpenBSD #BastilleBSD
  • 0 Votes
    1 Posts
    0 Views
    eurobsdcon@bsd.networkE
    42 days till the European *BSD event of 2026! ️ at https://tickets.eurobsdcon.org/eurobsdcon/brussels/️ at https://events.eurobsdcon.org/2026/schedule/For everything else, peek at https://2026.eurobsdcon.org/Lets eat 🧇 in Brussels!EuroBSDCon 2026 in Brussels, Belgium September 09-13, 2026#RUNBSD #FreeBSD #NetBSD #OpenBSD #EuroBSDCon #EuroBSDCon2026 #BSD #Conference #Register
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    At EuroBSDcon 2026:Linux emulation on NetBSD: How broken is it? https://events.eurobsdcon.org/2026/talk/WXCFYU/Talk by Stephen Borrill2026-09-12 13:00:00To register: https://tickets.eurobsdcon.org/eurobsdcon/brussels/About EuroBSDcon 2026: https://2026.eurobsdcon.org@eurobsdcon #eurobsdcon #freebsd #netbsd #openbsd #conference #brussels #bruxelles #freesoftware #libresoftware
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    At EuroBSDcon 2026:GEFS: The File Shredder of the Future. https://events.eurobsdcon.org/2026/talk/NVMSCJ/Talk by Ori Bernstein2026-09-13 11:30:00To register: https://tickets.eurobsdcon.org/eurobsdcon/brussels/About EuroBSDcon 2026: https://2026.eurobsdcon.org@eurobsdcon #eurobsdcon #freebsd #netbsd #openbsd #conference #brussels #bruxelles #freesoftware #libresoftware
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    At EuroBSDcon 2026:How Fast Can We Patch? https://events.eurobsdcon.org/2026/talk/LSR7EX/Talk by Dave Cottlehuber (dch)2026-09-13 14:15:00To register: https://tickets.eurobsdcon.org/eurobsdcon/brussels/About EuroBSDcon 2026: https://2026.eurobsdcon.org@eurobsdcon #eurobsdcon #freebsd #netbsd #openbsd #conference #brussels #bruxelles #freesoftware #libresoftware
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    At EuroBSDcon 2026:The night 142 of my servers went up in the clouds. Physically. https://events.eurobsdcon.org/2026/talk/KAEQA8/Talk by Stefano Marinelli2026-09-12 11:15:00To register: https://tickets.eurobsdcon.org/eurobsdcon/brussels/About EuroBSDcon 2026: https://2026.eurobsdcon.org@eurobsdcon #eurobsdcon #freebsd #netbsd #openbsd #conference #brussels #bruxelles #freesoftware #libresoftware
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    At EuroBSDcon 2026:What has (can) the EU Cyber Resilience Act done (do) for you? https://events.eurobsdcon.org/2026/talk/9NVQAD/Talk by Peter N. M. Hansteen2026-09-12 10:30:00To register: https://tickets.eurobsdcon.org/eurobsdcon/brussels/About EuroBSDcon 2026: https://2026.eurobsdcon.org@eurobsdcon #eurobsdcon #freebsd #netbsd #openbsd #conference #brussels #bruxelles #freesoftware #libresoftware
  • 0 Votes
    1 Posts
    0 Views
    mjturner@indieweb.socialM
    I've never used #OpenBSD's rdomain(4) feature in anger before but I just configured it to ensure all traffic from a specific VLAN exits via a WireGuard tunnel. It's a really elegant solution and foolproof for those cases where you don't ever want traffic exiting via any other route (eg, if the tunnel interface is destroyed).https://man.openbsd.org/rdomain.4Not the same as my setup but @solene has a useful guide - https://dataswamp.org/~solene/2021-10-09-openbsd-wireguard-exit.html
  • 0 Votes
    1 Posts
    0 Views
    pitrh@mastodon.socialP
    httpd(8) gains support for custom HTTP headers https://www.undeadly.org/cgi?action=article;sid=20260725103657 #openbsd #httpd #customheaders #securityheaders #webserver #security #libresoftware #freesoftware