I'm a ThinkPad collecter, but most of my collection is back home and it includes an X201 and X220.
But I'm currently using 2 X61's a W520 and an X1 Gen1.
I would lke to install 8GB of ram in one of them since Middleton is supposed to allow...
I have done this on the X61, although I tested it with linux using hdparm to test performance, it definitely worked. And I remember also dmesg reports the 3 Gb/s interface when the drive is initialised, although that's not really a test. It's...
termios is very useful here too. It helped me a lot when I wrote a text editor in C, because for such programs most of the default behaviour should be turned off (it's called to enter a raw terminal mode).
From the beginning I liked tcl mainly because of:
a) Its simplicity and coherence, not bloated and easy to learn syntax.
b) The way it separately denote variable names and variable values that allows to construct strings in an intuitive way...
Does it have an LSI/Broadcom RAID card? Not sure if this is still an issue but for some controllers FreeBSD will attach mfi when it should be using mrsas. There's a range of cards that causes the system to crash with mfi.
Using...
No, generally, the destination drive is same type, but larger.
I'm looking for something like this Inateck HDD Cloner, but that is able to actually produce a bootable FreeBSD drive (the Inateck doesn't)..
I think I've got pretty good command-line for dd (dd if=/dev/source_disk of=/dev/target_disk bs=1M conv=sync), but, as I mentioned above, I'm looking for a more fool-proof option that easier for me to handle and that can be run via hardware or...
Thanks, but I need to be able to run the cloner unattended and when the system's not running.
And I should probably clarify my needs/reasoning: I'm a senior and I don't trust my command-line accuracy. I've twice fouled-up backups with dd - once...
I'm looking for a hard drive cloner that produces a bootable clone of a BSD system.
I have both software hard drive cloners and a hardware device that'll clone any running Windows system hard drive over to a new/blank hard drive (i.e., old style...
You say 61, 66 or latest, how do I know which is the latest?
Also how can I tell what hardware I have?
Will pciconf show me that ?
I get a bit lost with all the modules installed and don't really understand what they are for.
You don't have to block permanently all ips that scans your web server. They are too many anyway. They are already some botnet controller list provided by some organization for NGFW which you can use if you want to filter and reduce some of those...
It has been really difficult to tune fail2ban as there are so many different IP addresses, it catches a few, but far from them all, and max-src-conn-rate too, due to all unique addresses.
I saw there was expire function in pf: pfctl -t ddos -T...
Are you aware that tkinter is tk with the whole tcl inside python?
Why python with the whole tcl inside if you can do the same with tcl?
And I do not think installing is a problem, more interesting would be a short introduction to python, or...
The appeal to graphical environmennts doesn't make much sense anyway. What's different if you install everything independently? If crucial things are missing, the central KDE management should explain what's the problem. FreeBSD has not so much...
I'm using a USB stick to install on a HPE DL-380 G9 server. Stick is read installer starts and the server reboots. Repeats everytime.
On the same server using a FreeBSD 14.3 stick, the installer runs and completes. No issues.
I've used the...
I see. :rolleyes:
It is an ugly lenghty commandline and bhyve is quite picky and not very verbose.
What you could do, if that "vm" is simply a shell script, run it after inserting "set -v -x", then it should somewhere print that commandline. But...
From what I understand, the vm-bhyve is a convenience layer.
So does it start without vm-bhyve?
Anther approach could be to look into the source what might trigger the rc=4 - that could be enlightening, or it could be devastating. ;)
I for my...
I don't know and searching for that term doesn't help me answer your question, so:
[22:07 r730-01 dvl ~] % ls -l /usr/local/sbin/grub-bhyve
-r-xr-xr-x 1 root wheel 1081496 2026.02.09 03:11 /usr/local/sbin/grub-bhyve
[22:07 r730-01 dvl ~] % file...
When reading the handbook starting out 14.1 I clicked the X Windowing System category; I didn't skip to it but read the handbook to get to that part. Same process still works today 15.0/1 and 16.0-CURRENT (pkg install xorg drm-#-kmod), and xlibre...
I was on 15.1-PRE yesterday, ran pkg update from a script, ignored a mismatch version warning and updated a bunch of stuff (thought it was from pkg32 wine 😅), rebooted and froze at next boot. I was testing filesystem stuff too and figured that...
> So does it start without vm-bhyve?
I am happy to try that if someone shows me how. I see the options listed above. Can it be that easy.
From what I know, byhve does get started, as shown in the logs.
Looking at your script, that's probably...
For upgrating the second machine, I had the src directory mounted read only. I switched the mount to rw and it completed 'make -j4 buildworld' without stopping. However, the file /etc/rc.subr exhibited the same problem as the first machine. I...
I said, to me it makes sense to have a (sub)forum for AI of its own. I wanted to get all the general pro & con AI stuff and above all the garbage out of the rest. I reconsidered it in the last days, and to me it makes no difference if we had a...
Just for the record, ZFS is supposed to be safe against this. It carefully orders writes so that a termination of the queue writes at any point in time doesn't lead to inconsistencies.
The usual explanation/excuse for this happening anyway is...
I'm sorry, I misunderstood. Somehow I thought you meant a web search. However, going to the FreeBSD handbook front page, https://docs.freebsd.org/en/books/handbook/ and typing xorg in the search box shows me...
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.