Latest activity

  • Zare
    Zare reacted to VladiBG's post in the thread partially read-only system with Thanks Thanks.
    We need to ban ChatGPT here.
  • MG
    Looking for it now and then. Problem is that AI web services aren't going to interface with something to be nested in a text-interface without any credit. They all seem to make it complicated. It's ofcourse possible to just rip the results from a...
  • B
    Whenever I use script for creating a log it always creates dos line endings, unless I'm missing some option. I know I can convert using tr or dos2unix, but is there any way to automatically generate output the way I want?
  • cracauer@
    ollama and lama.cpp by default run in a terminal. An Emacs interface like gptel can also be used. There is a port for claude-code
  • bjs
    bjs reacted to blackbird9's post in the thread FreeBSD Screen Shots with Like Like.
    Gratuitous shot of first day of spring over southern England and Europe. Gorgeous weather here today.
  • B
    balanga replied to the thread Installing Nextcloud.
    I get this in my log: postgresql17-client: 17.9 [FreeBSD-ports] [nextcloud] [5/8] Fetching postgresql17-client-17.9: 100% 4 MiB 3.8 M/s 00:01 - postgresql17-client-17.9 [FreeBSD-ports] conflicts with...
  • B
    balanga replied to the thread Installing Nextcloud.
    Unfortunately when trying to connect to http://nextcloud I get: This site can’t be reached nextcloud refused to connect. Try: Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED
  • B
    balanga replied to the thread Installing Nextcloud.
    The error occurs because postgresql didn't get installed. This seems to be related to postgresql18. After changing to 17 things went smoothly.
  • freethread
    freethread reacted to blackbird9's post in the thread FreeBSD Screen Shots with Like Like.
    Gratuitous shot of first day of spring over southern England and Europe. Gorgeous weather here today.
  • Espionage724
    Espionage724 replied to the thread Installing Nextcloud.
    Iirc early-on I couldn't get sockets working for PHP-FPM stuff and/or MariaDB connections on FreeBSD; I used ports instead (127.0.0.1:9001 vs site.sock) Like with WordPress I had to set define( 'DB_HOST', '127.0.0.1' ); vs using localhost...
  • cy@
    It the DEPRECATED= variable is set in the port's Makefile but it hasn't been removed yet. It's been deprecated for a long time, probably because a good enough replacement hasn't been found yet. As to this being the cause it was removed, I doubt...
  • MG
    It's only the fonts indeed. Thought it was diffferent. I can't read the ctrl menus, too small. I think it's the same system as well as the mouse pointer changing above an xterm window and not listening to the host X settings. It feels old, like...
  • D
    Deleted member 85076 replied to the thread partially read-only system.
    Be very careful with the readinly property
  • B
    balanga replied to the thread Installing Nextcloud.
    I've tried running the script numerous times and it fails to install postgresql. I amended the variables at the top of the script as shown below. Here is the last part of a logfile produced when running the script:- #!/bin/sh # Install...
  • D
    Deleted member 85076 posted the thread ”io0” restart freebsd in General.
    I have internet connection using usb port. It says "io0”; I need internet do download GNOME. I can’t find answer to this. Female programmer. Its some kind of loopback connection.
  • Espionage724
    Espionage724 reacted to AlfredoLlaquet's post in the thread The Random Thread with Like Like.
    I love comic books. I don't read as many as I used to, though. Two things I"ve never quitted are heavy metal and comic books. I wish I had played more football (American) when I was young. I still dream frequently that I'm playing a game.
  • MG
    Is this maybe the same zoom effect as pressing ctrl-shift-+ (numpad)? That zooms the xterm font and adjusts the window size so that the text fits the same. I have never seen Ctrl -shift-- working correctly. It mostly zooms out to a tiny...
  • Espionage724
    Espionage724 reacted to blackbird9's post in the thread FreeBSD Screen Shots with Like Like.
    Hahaha. I don't think I'd ever get any work done!
  • Espionage724
    Espionage724 replied to the thread FreeBSD Screen Shots.
    I had 60 FPS Bad Apple on Vista :cool: (like this video without music)
  • Crivens
    Crivens replied to the thread FreeBSD Screen Shots.
    I had xearth as a background for some time. And after a long coding session, you suddenly see your capital city come up on the right and you watch the horizon getting lit. That's when you put the coffee away and start looking for your bed. Now if...
  • S
    scottro replied to the thread Music….
    I just came across this. Dumb Ways to Die, which was a PSA from Australian Metro, but is quite an earworm. View: https://www.youtube.com/watch?v=IJNR2EpS0jw
  • Espionage724
    The 'downside' of certbot is that it does have quite a few python dependencies. There should be a shell script in the ports tree too, but I keep forgetting the name of it. Edit: Oh, duh. security/acme.sh Letsencrypt uses the ACME protocol.
  • SirDice
    The 'downside' of certbot is that it does have quite a few python dependencies. There should be a shell script in the ports tree too, but I keep forgetting the name of it. Edit: Oh, duh. security/acme.sh Letsencrypt uses the ACME protocol.
  • SirDice
    It's been in use for a relatively short period. It was basically a step between the old analog telephone networks (and dialup modems) and broadband. Before you were born broadband was already in full swing. So I'm not surprised you never heard of...
  • S
    scottro reacted to Alain De Vos's post in the thread Other FreeBSD 15.0 - Hyprland Setup with Thanks Thanks.
    Will try again need, maybe just right version for my specific card. And have some luck.
  • SirDice
    Just make sure it's consensual, ok?
  • SirDice
    Just from that question I can tell you don't know what ISDN is. Don't know how old you are but I'm betting you're not old enough to remember :D I already figured that was the case, which is why I had linked to the wikipedia page...
  • SirDice
    Also have certbot running, typically use the webroot option. But I have HAProxy terminate the SSL/TLS, added a redirect for that /.well-known/acme-challenge/ path to a locally running nginx. Added a deploy script to copy the received certificates...
  • Espionage724
    I figured Certbot out manually when it first came out I think 2016; I found the Standalone option easiest (no plugins or anything else handling; webserver shuts down, Certbot deploys its own webserver and puts cert files in a folder, then restart...
  • B
    Yes, I often use that trick to test sites that haven't been made public yet. 192.168.10.10 mysite.example.com
  • SirDice
    Yes, I often use that trick to test sites that haven't been made public yet. 192.168.10.10 mysite.example.com
  • B
    According to Chatgpt - I had to use that since I don't know where else to look. Option B: With HTTPS (recommended if you have domain) your-domain.com { root * /usr/local/www/nextcloud file_server php_fastcgi 127.0.0.1:9000 {...
  • SirDice
    Forget AI. cat /etc/rc.conf | nc termbin.com 9999 Assuming the FreeBSD host does have a working internet connection.
  • SirDice
    SirDice replied to the thread FreeBSD vs Debian.
    Doesn't sound like the issue is FreeBSD. Knowing the exact error message is kind of crucial in determining what the problem was, so it's a shame you don't have it. Keep in mind that TrueNAS is not supported here. We only support FreeBSD, none of...
  • Espionage724
    Espionage724 reacted to cracauer@'s post in the thread partially read-only system with Like Like.
    "Don't clog up threads" doesn't need a formal rule. It is common curtesy.
  • Espionage724
    Espionage724 reacted to Phishfry's post in the thread partially read-only system with Thanks Thanks.
    We need to BAN all AI here. This is getting tiresome from a FreeBSD helper standpoint. Bad enough people won't read the manuals now we have to fight outright lies. When we have to fight outright lies it becomes very dull to me. Ban users...
  • Espionage724
    Espionage724 reacted to VladiBG's post in the thread partially read-only system with Like Like.
    We need to ban ChatGPT here.
  • Espionage724
    Espionage724 reacted to Phishfry's post in the thread partially read-only system with Like Like.
    You cannot replicate a human experience with a computer. period.
  • SirDice
    Outdated and deprecated are two entirely different things. The ports aren't deprecated. emulators/fs-uae is maintained by me, the launcher is maintained by someone else. Not entirely sure how that came about as they're both from the same...
  • Espionage724
    https://certbot.eff.org/
  • D
    https://certbot.eff.org/
  • T
    As far as I know, running Wayland exclusively requires a drm-kmod graphics video driver on FreeBSD, which is not available for virtual machines (at least not for VirtualBox, or bhyve, I don't know of other virtualizer support). It's possible to...
    • VBox-wayland-labwc-in-xorg.png
    • VBox-wayland-sway-in-xorg.png
  • B
    Did you add all the appropriate entries to /etc/rc.conf? What's the output of cat /etc/rc.conf?
  • SirDice
    It can, but the VM must be off. And the interface is going to complain about "invalid" settings, just ignore those. Not sure what you searched for but the driver is included with the emulators/virtualbox-ose-additions-72. Don't know if it...
  • SirDice
    Easiest, and cheapest, is probably to use one of the many tools and get a Letsencrypt certificate. I'm using it on my VPS and home connection for various websites I run on them. Set up once, and let it automagically refresh the certificates...
  • T
    T-Daemon replied to the thread Configuring RTW880 wifi card.
    The basic procedure, after the system installation (preferable 15.0-RELEASE), is to install net/wifi-firmware-rtw88-kmod, making sure ifconfig_rtw880= in /etc/rc.conf is set and /etc/wpa_supplicant.conf is configured accordingly (see handbook...
  • B
    How do I get a server certificate? I've only ever used Apache in the past and always got 'It works!' as soon as I started it up.
  • SirDice
    SirDice replied to the thread Delta.chat pkg/port?.
    It depends on devel/electron40 (or devel/electron39 in quarterly), they're often blacklisted. Causing everything that depends on them to get skipped.
    • Screenshot 2026-03-18 114911.png
  • SirDice
    Yeah, those are annoying to be honest. They're caused by that filter they've put up. I'm a little fuzzy on how exactly this "unfurling" works, but I'm almost positive certain parts are done client-side. Maybe we can have the forums whitelisted...
  • S
    Alain De Vos, I had the same issue. I remember giving up for awhile after asking and getting your response, that it wasn't working. However, with the later drivers, it's been trouble free for me. (580.142 for a GT1030 card).
Back
Top