Did you know you can use the "prtscr" (Print Screen) key on your keyboard to cycle through the virtual terminals on the console? Does that work? It's a weird situation you have, makes very little sense. Things might have gotten messed up right...
I once had a pice of customer hardware. When I would switch on the light (neon tubes), the display would be garbled. Totally snowstorm with confetti. Lights out, lights on again - switched to clear display. Toggle lights again, display goes...
Not supported here.
https://forums.freebsd.org/threads/ghostbsd-pfsense-truenas-and-all-other-freebsd-derivatives.7290/
Unused memory is useless. So you're going to find all your memory being used after a while. Mostly caches (process cache...
https://yumiusb.com/
I'll leave it here, maybe you can use it.
I remember using it a long time ago.
And it's like Hiren's BOOT CD, only you can add what you need.
It uses the syslinux loader or grub2.
Something like this...
I haven't done this in a long time
1. Mount ISO
# mdconfig -a -t vnode -f /home/user/my.iso -u 0
# mount -t cd9660 /dev/md0 /mnt
2. Copy ISO files and modify
# mkdir /tmp/my_new_iso
# cp -R /mnt/* /tmp/my_new_iso/
#...
Something like this...
I haven't done this in a long time
1. Mount ISO
# mdconfig -a -t vnode -f /home/user/my.iso -u 0
# mount -t cd9660 /dev/md0 /mnt
2. Copy ISO files and modify
# mkdir /tmp/my_new_iso
# cp -R /mnt/* /tmp/my_new_iso/
#...
Is there any way to make an mdconfig backed file R/W?
I have mounted an ISO file using '-t 9660' and would like to be able to change it.
Is that possible?
Quite possibly, NTFS, HPFS and exFAT all share the same ID, and it's a pretty safe bet that this isn't an exFAT disk.
If it were me personally, I'd image the entire disk, or at least all of the partitions and mount those. It's a fairly small...
And this is the script running every 15 minutes via crontab:
#!/bin/sh
now=$(date)
echo -e "$now - Adding DDoS addresses to PF table..." >> /var/log/ddosip.log
awk '$11 == "404" && index($9, "/attacked-url-1") {print $1}'...
The shell script is just doing a service pf reload after adding new ips - I'm not sure if it's replacing or flushing the already loaded <ddos> table.
This is what I have (if there are any errors):
### SET PARAMS
ext_if="vmx0"...
Here is shortest almost useless program.
IEFBR14 CSECT
XR 15,15 ZERO RETURN CODE
BR 14 RETURN
What does it do? Let's translate this to C:
int
main()
{
return (0);
}
Pretty...
Original article here.
Consider this when replying.
I’m very grateful that the FreeBSD Foundation sponsored my trip to AsiaBSDCon 2026 in Taipei, Taiwan. The conference ran from March 19 through 22, with the first two days dedicated to the...
I'm writing this from Chrome running from the latest Hiren;s Boot CD based on Windows 11 which I booted via Ventoy.
It looks pretty good. I'd recommend any Hiren;s users to upgrade.
This new version goes straight into my toolkit.
I managed to get bun built but had to workaround some errors, likely due to changes since the script/patches were written: https://github.com/8ff/bun-freebsd/issues/1
something is still not quite right though. I was in the process of building...
This might be an apocryphal story, but it amuses me nonetheless. Supposedly Larry McV yanked the Bitkeeper rug out from under Linus because Tridge "reverse engineered" the BK protocol. According to Tridge, this involved telnetting to the BK port...
... but first I would update the firmware version from "TC6OAB1A" to at least "TC6OAB2F", for speeding up dd. But before dd, he must be responsible, and check the content with an original copy of Dr Solomon Anti-Virus Toolkit, for avoiding to...
How do you update the firmware and can you do it from FreeBSD.
I guess I should see if the firmware on my other disks needs updating. Never thought of doing something like that.
It was a weird hype. afaik. I remember all PC stores were full of it but the mouse click interface was so different than WFW3.11 that nobody got it.
CP/M what it seems to be derived from wasn't that bad for the time, though. It runs on my old...
Exactly. Just like Linux has an extremely large market share of development systems and servers, git has an extremely high market share. I've worked at a company that had multiple internal systems (each of which was better than git in some...
It was actually really big for that time. I probably had it in a Thinkpad 760, but can't remember. It may well have OS/2 installed since that is what I was mainly using at the time.
I spliced random barrel wires to 12V Molex for my network stuff; the barrel wires usually have one with white/different paint that I assumed meant that wire was center (iirc something like non-painted wire to black molex, painted to yellow/12V)...
Well, it worked as expected. The memstick with my mailed kernel module made on some Apple activated the network after loading it from the shell.
I was actually just wondering if there was a workaround for this but apparently not. PC mainboards...
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.