32-bit

  1. nobody

    How to use floppy drive and floppies in FreeBSD

    Basically floppy drives and floppies are outdated history, but if someone has computer with floppy drive, it can use with the next script: Edit: packages yad and xterm are required for the script. #!/bin/sh ## ## RJP 24.7.2025 ## FreeBSD FLOPPY mount and umount script # Packages yad and xterm...
  2. A

    multi-architecture package repos

    OS: FreeBSD 12.4, ABI amd64. what I am trying to do is to enable multi-architecture pkg repos, i.e. to have both amd64 and i386. what I did is I made a conf file under /usr/local/etc/pkg/repos/*.conf and set the url to FreeBSD:12:i386. tried to run pkg update, it fetched all required i386...
  3. C

    Advice for selecting a proper FreeBSD platform for proxy/URL filtering

    Hello all, since 2002 I had a FreeBSD 3.x installation, in the role of firewall and proxy, with URL filtering. Not fancy hardware, just a Pentium 4 system with a 2Gb and a hdd to serve the needs of 130 (at the time again) users. The WAN link was a 1Mbps ADSL line. In 2008 the system got a WAN...
Back
Top