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...
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...
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...
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...
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...
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...
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...
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...
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.
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.
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...
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
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.
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...
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...
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...
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...
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...
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...
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...
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.
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...
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>
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).
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...
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...
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.
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...
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?
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.