Latest activity

  • H
    Another reason to leave somebody as a port is that it is easier to update it regularly compared to src components.
  • D
    drhowarddrfine replied to the thread Setting http(s) server.
    The problem with running a web site on port 80 is browsers will flag it. So will search engines. Use nginx. My company and I used that but eventually switched to h2oserver which is faster, simpler, smaller, interfaces to anything and is easier...
  • SirDice
    SirDice replied to the thread Rslsync.
    That doesn't give us a lot of clues what exactly is failing here. There is no fallout reported on the build clusters: https://portsfallout.com/fallout?port=net-p2p%2Frslsync%24 It had a successful build: =>> Building net-p2p/rslsync build...
  • H
    hruodr replied to the thread Setting http(s) server.
    Then one can put in inetd a server like (unfortunately not in packages): https://sqlite.org/althttpd/doc/trunk/althttpd.md Serving port 80 if one does not run a normal server on port 80. If one runs a normal server, one serves the challenge...
  • A
    3 days later Co-Pilot figure it out that there is missing 150mb file in the ports tree
  • SirDice
    SirDice replied to the thread how to repair zfs boot.
    Does the loader menu still show when you boot the system? Drop to loader prompt and: load /boot/kernel/kernel load /boot/kernel/zfs.ko boot -s That should boot it in single user mode, from there you can fix /boot/loader.conf and...
  • SirDice
    Gentle reminder /usr/local/etc/periodic/daily/411.pkg-backup exists.
  • K
    kpedersen replied to the thread Setting http(s) server.
    Indeed. Not a bad approach. This basically achieves the same thing. The only reason why I suggested inetd is because you can script it to only redirect if the acme challenge is currently in progress. You can absolutely achieve the same enabling...
  • SirDice
    https://docs.freebsd.org/en/books/handbook/ports/#ports-using
  • H
    hruodr replied to the thread Setting http(s) server.
    If I want a normal http server on port 80, then I would have a problem using a dedicated server for the challenge. Either redirect in the normal server or use something like firewall. I do not see a big win in this procedure. Unfortunately acme...
  • T
    I'm a OpenBox user, no problem in my setup. xterm windows and font have the same size when opened from OpenBox keyboard shortcut or command line. The color faded xterm window in the image down below is opend with the grep'ed openbox/rc.xml...
    • xterm-openbox.png
  • K
    kpedersen replied to the thread Setting http(s) server.
    A simple http server may not even have SSL support. A complex http / application server (e.g. Apache Tomcat) will have quite a latency The main thing is that the acme "process" requires you to spin up a temporary web server (port 80 or...
  • H
    hruodr replied to the thread Setting http(s) server.
    Yes, my registrar (porkbun) offers such setup and even certificates. That has the advantage that one could get cert with wildcard. In spite of it, I did not study enough this possibility.
  • H
    hruodr replied to the thread Solved VPS v. Cloud hosting.
    Older needs to be bigger and are slower to process for getting the same security as the newer. The difference are the algorithms. In spite of it, RSA is still used, perhaps most used.
  • H
    hruodr replied to the thread Setting http(s) server.
    I just do not know it. I have a little experience with apache, it does what I need, it woks also together with other software. Unfortunately looks bloated. I just read that nginx does not support cgi out of the box, do not know how problematic...
  • B
    balanga replied to the thread Solved VPS v. Cloud hosting.
    What difference does it make which keys (rsa, ecsda etc) you use? What do most people use?
  • H
    It's been a bit, but last time I needed to do something like that, I used an SQLite connector for Java. It took hardly anytime to setup. It's been awhile since I messed with Java, but here's the connector. https://github.com/xerial/sqlite-jdbc
  • H
    hedwards replied to the thread Setting http(s) server.
    It's rather late, but since you've got a public server is there any reason that you're not using caddy? With a routable ip and name it should handle this more or less automatically.
  • A
    I'm setting up an older laptop with FreeBSD and needing it to sync with my older ReadyNAS using resilio sync. I'm trying to install rslsync from ports, but it's it's gives up half way through. I'm using a fresh install of 15.1-release...
  • tbyte
    tbyte reacted to SirDice's post in the thread Leaving FreeBSD with broken heart with Thanks Thanks.
    That's definitely a shame. And I don't get why Nvidia won't enable it on the FreeBSD version of their drivers. Terribly annoying to be honest.
  • tbyte
    tbyte reacted to NapoleonWils0n's post in the thread ComfyUI with Cuda on Freebsd with Thanks Thanks.
    Installing ComfyUI and ComfyUI-Manager with Cuda on Freebsd using Podman with the freebsd-cuda project. ComfyUI https://github.com/comfy-org/comfyui ComfyUI-Manager https://github.com/Comfy-Org/ComfyUI-Manager Freebsd Cuda project...
  • tbyte
    tbyte reacted to NapoleonWils0n's post in the thread Blender working with Cuda on Freebsd with Thanks Thanks.
    No problem mate All my how to guides and tutorial work I wouldn't post things that don't And like your local milkman i always deliver
  • tbyte
    tbyte reacted to GoNeFast_01's post in the thread Blender working with Cuda on Freebsd with Thanks Thanks.
    Confirm it works.... Thank you NapoleonWils0n
  • tbyte
    tbyte reacted to NapoleonWils0n's post in the thread Blender working with Cuda on Freebsd with Thanks Thanks.
    Blender working with Cuda now on github Launched with a desktop entry on Freebsd Videos directory mounted from Freebsd into the container for file access and audio works as well if you need it. https://github.com/NapoleonWils0n/freebsd-cuda...
  • gpw928
    gpw928 replied to the thread ZFS ZFS RAID10 or RSYNC?.
    I think you are saying you have striped two mirrors (RAID10 requires 4 disks), and you want to be able to replace failed disks easily. My instincts tell me that triple mirrors, or hot spares, are likely to be operationally superior to using...
  • elgrande
    Success with a ThinkPad P53 integrated graphics (Intel UHD 630). :) SDDM doesn't want to start however; will see if I can understand why. :-/
  • shepper
    I'm like scottro, I've been running openbox with the same configs for years. I do try to stick to core apps, particulary in OpenBSD where they have been audited, leading to an approach where I attempted to configure xterm to mostly work like...
  • S
    I can only tell you my experience. What I've found is that if there's an error, something like a custom keyboard shortcut might not work. Then, I kill X and look for the error---but again, this hasn't happened in possibly years. So, in my...
  • MG
    Same here, I think my version is 15 years old or so but since openbox is very senstive about the config file and crashes on the tiniest error, I assume it's good. It's also really long. Maybe I have to merge all my custom settings with a recent...
  • S
    Heh, I knew the other words, figured Falle was trap and looked it up, and only after that did I see your translation at the bottom.
  • S
    scottro reacted to Crivens's post in the thread It's all about jokes, funny pics... with Like Like.
    "A trap for big children"
  • S
    scottro replied to the thread Ports Repository Frozen.
    Sheesh, NapoleonWils0n, Let it go. (Another reference to the movie for those who think I'm criticizing NapoleonWils0n). ...Sigh, Ok, I'll see myself out. It seemed funnier as I typed it.
  • S
    scottro reacted to NapoleonWils0n's post in the thread Ports Repository Frozen with Like Like.
    The Disneyfication of the Freebsd ports repository
  • S
    In openbox I open the alacritty terminal. I configure said terminal in $HOME/.config/alacritty/alacritty.toml. Previously, I used urxvt which I *think* had a default size of 80x24, and I had some stuff configured in $HOME/.Xdefaults but not the...
  • tembun
    tembun reacted to NapoleonWils0n's post in the thread Ports Repository Frozen with Like Like.
    There is a Disney film called Frozen in case anyone didnt get the reference As in a Disney themed ports repo
  • tembun
    tembun reacted to NapoleonWils0n's post in the thread Ports Repository Frozen with Like Like.
    The Disneyfication of the Freebsd ports repository
  • tembun
    tembun reacted to Erichans's post in the thread UI bug in Firefox 153? with Like Like.
    As drhowarddrfine mentioned, it really looks like a server side issue. Using fetch to download the source and viewing it with vim, it shows: <meta name='generator' content='cgit v1.3'/> an empty <div class='commit-msg'></div>
  • S
    scottro replied to the thread UI bug in Firefox 153?.
    drhowarddrfine, like others, I didn't have to click a link. (I don't know if that's helpful at all, but I like to whatever the cyber equivalent is of hearing myself talk).
  • Espionage724
    Espionage724 reacted to bgavin's post in the thread Cinnamon in 2026 with Like Like.
    My roots are in windows. The XFCE environment reminds me of the Good Old Days of Win7: simple, clean and high performance. I don’t want the glitz and eye candy of Win8 and up, nor the glitz of Cinnamon and the others trying to imitate windows...
  • MG
    The .Xresources values have to do with it? No problems either but I'm trying to start a program in a window that has the same monitor-relative dimensions on different systems. 80x25 in fullscreen xterms everywhere would be nice. Starting from...
  • cracauer@
    cracauer@ replied to the thread Ports Repository Frozen.
    There have always been FreeBSD ports of Linux binaries. Eg. VMWare workstation.
  • Espionage724
    Espionage724 reacted to cracauer@'s post in the thread Ports Repository Frozen with Like Like.
    Yeah. And it is a binary. But it still counts as a port. Certainly pretty far from open source.
  • cracauer@
    cracauer@ replied to the thread ZFS ZFS RAID10 or RSYNC?.
    In the rsync situation the second disk would not take over for the first one automatically when the first one breaks. rsync can be pretty intense from a disk traffic standpoint.
  • Aknot
    Aknot reacted to mer's post in the thread ZFS ZFS RAID10 or RSYNC? with Like Like.
    What is your goal?
  • Aknot
    Aknot replied to the thread ZFS ZFS RAID10 or RSYNC?.
    Ease of replacing disks in case of failure, as I don't have any spares, with the exact same specs.
  • MG
    While trying to create a default xterm menu screen for different computers, I noticed that executing an xterm from within openbox causes the output window specs to be different than from X.org itself. It seems to become a much larger 4:3 window...
  • Aknot
    Aknot posted the thread ZFS ZFS RAID10 or RSYNC? in Storage.
    Are there any advantages to set up a mirror between two mirrored pair of ZFS disks [RAID10] than using RSYNC between two separate pairs of mirrored disks?
    • 1000003116.jpg
  • Aknot
    Aknot reacted to FreeBSD News's post in the thread Ports Repository Frozen with Like Like.
    Original article here. Consider this when replying. The ports repository has been frozen to revert a very large commit. There is no concern that the tree has been compromised. More information about the freeze can be found on the 2026 Ports...
  • Aknot
    Aknot reacted to cracauer@'s post in the thread Ports Repository Frozen with Like Like.
    Yeah. And it is a binary. But it still counts as a port. Certainly pretty far from open source.
  • cracauer@
    cracauer@ replied to the thread Ports Repository Frozen.
    Yeah. And it is a binary. But it still counts as a port. Certainly pretty far from open source.
Back
Top