As a user, not a coder, I do find that sometimes claude.ai, which is the one I use, can be helpful--or make me lazy. I try to use it as a last resort (for my uses) because I don't want to get out of the habit of searching for the solution myself...
I kinda started to behave more like octopus/hydra animal - I fire up duck.com, google.com, claude.ai, grok.x.com, gemini.google.com, chatgpt.com, chat.deepseek.com - fire a question in all of them and just see what comes from which one ... and I...
Sorry British humour obviously doesnt translate well to Polish
Engelbert Humperdinck is a British singer from the 60's
with the most the ridiculous name you could pick for a pop star
And the most unlikely name that you would have
As a user, not a coder, I do find that sometimes claude.ai, which is the one I use, can be helpful--or make me lazy. I try to use it as a last resort (for my uses) because I don't want to get out of the habit of searching for the solution myself...
dnsmasq.conf:-
interface=bridge0
dhcp-range=10.0.0.10,10.0.0.19,12h
# static jail IPs based on their VNET MAC address
#dhcp-host=5a:9c:fc:ff:3e:07,10.0.0.11,jail1
#dhcp-host=5a:9c:fc:6a:86:ab,10.0.0.12,www...
sysutils/polkit-gnome and/or security/gnome-keyring to avoid changing permission and use lightdm-gtk-greeter-settings in GUI (a password dialog appear)
you can do very cool things with org babel
like having one code block call another code block
and pass a variable to a function in the second code block
Original article here.
Consider this when replying.
We have a couple of updates to share about the FreeBSD Journal.
A New Editor
Please join us in welcoming Matt Slaybaugh as the Journal’s new editor. Matt brings years of editorial and...
Haven't tried NFS, but I use vsftpd for a FTP server, and FileZilla every OS (Windows, macOS, Linux, FreeBSD)
Any PC can run vsftpd (used to use a large desktop -> laptop -> now a RPi4 with HDD on USB with FreeBSD 15.1); for ECC I'd buy parts...
Many thanks for your suggestions.
I will be studying them attentively.
I'm still very much a novice with emacs. I wish I had started with it 10 years ago, and have only recently made some progress with babel which took a long time to get the...
Hi Mate
you can improve your org file by naming the source code blocks
and naming your results blocks as well
this allows you to move the results blocks under a results header
that way you can separate the code from the results
which is much...
Your VPS machines /usr/local/etc/dnsmasq.conf is obviously miss-configured.
Assuming only the jails network interfaces should get their IPs from the DHCP server, try the following working configuration from my test VM. I got this minimal...
Does this look as it shoud be?
Does the lo0 interface need to be started?
Starting Network: lo0 epair0b.
lo0: flags=1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384...
Perhaps you would like to try sysutils/clone. This preserves hard links and ACLs in the user and as well in the system namespace, while rsync preserves ACLs in user namespace only. clone can be used in synchronization and in incremental mode, and...
I am not sure how should I reply here ... I mean my first post in about 2005 in (now non-existing) BSDForums.org was how to scroll thru the FreeBSD terminal ... and when BSDForums.org was killed I had more then 7000 posts there.
What I mean to...
Instead of searching manually through possible configuration files, I would grep through the locations where locale variables been read from configuration files, e.g.:
grep -r sv_SE.UTF-8 . /etc /usr/local/etc
Instead of searching manually through possible configuration files, I would grep through the locations where locale variables been read from configuration files, e.g.:
grep -r sv_SE.UTF-8 . /etc /usr/local/etc
I just found it!
It was set in /etc/login.conf - and I had actually changed it earlier to en_US, but with no luck.
But I just saw now, that I needed to run # cap_mkdb /etc/login.conf if making changes to that file - this was new to me.
I have...
I'm totally lost now!
I have been trying to remove the wrong locale in the terminal.
I don't know what caused this, but it might have been an earlier DE.
Thit is what I have:
# locale
LANG=sv_SE.UTF-8
LC_CTYPE="sv_SE.UTF-8"...
Not sure it still works for DRM/KMS environment, but I've done something like described here (not on FreeBSD, though) on XFree86 (previous standard open source version of X11 before Xorg appears) and before I've purchased a license of...
Yesssssssssss, please, this is needed so much by all the desktop users. I can't use an external monitor on Freebsd with native resolution now without my VGA cable having those two extra pins that pass monitor's technical info and resolutions to...
For FreeBSD side, asking to DRM/KMS and LinuxKPI devs could be fine.
The problem could be... they're too busy for their actual porting works.
But your efforts are excellent, as readers can know at which level FreeBSD DRM version to catch up is...
Can someone make some sense of this?
I changed the rc.conf as suggested above.
# iocage start TEST
No default gateway found for ipv6.
* Starting TEST
+ Started OK
+ Using devfs_ruleset: 1001 (iocage generated default)
+ Configuring VNET...
For many years whenever I wanted to test the reseults of a sed, find etc command I wrote a one or two line shell script and ran it to see the results, this ending up with an accumulated mess of hundreds of undocumented scripts.
After several...
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.