This outcome of a walled garden is what is seen as "user-friendly". Loads of people are asking for that kind of crap, even on these forums (easy installers, easy init systems, easy gui tooling). You can't escape it unless you migrate to a...
I managed to get this working some time ago but can't recall how.
This does not work as I want. I know I need to escape $IP in the sed script. Can someone remind me how?
#!/usr/bin/env sh...
What file system is the original installation using, UFS2 or ZFS?
Which FreeBSD version is installed?
Tell us about the system firmware boot method. Is it legacy BIOS or UEFI?
Example host "vnet" jail bridge and iocage jail DHCP static IP lease configuration: Host /etc/rc.conf, see handbook "17.5.3. Creating a VNET Jail". Change IP addresses and network interface names accordingly to your lan setup and network devices...
I'm going to offer up my own page about how I got it working on a Thinkpad, connected to a TV with an HDMI cable. There's a section on using it with FreeBSD.
https://srobb.net/pipewire.html
Hi there! Sorry if this is the wrong place to post this, but I am not 100% sure where to do it:
The issue is about what the title says: I got a Thinkpad T420 last year, and wanted to test some different OS on it. FreeBSD was one of them: The...
Try graphics/drm-612-kmod, or one of the other drm-kmods (drm-515|61-kmod).
Assuming /etc/rc.conf kld_list+="i915kms":
# pkg del drm-66-kmod
# pkg install -r FreeBSD-ports-kmods drm-612-kmod
# shutdown -r now
Example host "vnet" jail bridge and iocage jail DHCP static IP lease configuration: Host /etc/rc.conf, see handbook "17.5.3. Creating a VNET Jail". Change IP addresses and network interface names accordingly to your lan setup and network devices...
Edit: Might be radeonkms for HD4250: https://docs.freebsd.org/en/books/handbook/x11/#x-configuration-amd
And radeon xorg.conf: https://docs.freebsd.org/en/books/handbook/x11/#x-config-gpu
I didn't see HD4250 before and that might need a...
Not a metal head, but I liked this. Supposedly Metallica liked them too. BabyMetal, Karate
View: https://www.youtube.com/watch?v=GvD3CHA48pA&list=RDGvD3CHA48pA&start_radio=1
I have installed an DL320 Gen11 in May. Everything works, from iLO with SOL via SSH to the HTML5 console and the controller with mrsas(4). This abysmal system compiles world and kernel in 15 min. Insane.
Usually adduser on a new system with only username and password given but sometimes I feel like pw. It's actually quite convenient if you want to change specific user properties.. The syntax description already explains everything.
That are System V commands, not BSD commands. pw is meant to mimic them, but it does not do it 100%.
The old BSD style seems to be to edit the files and use for example commands like:
vipw
pwd_mkdb
chpass (chfn, chsh)
passwd
vi /etc/group
See...
All in the iocage documentation.
Example jail name is hostname:
iocage create -r 15.1-RELEASE -n myjail
Example jail name and hostname differ:
iocage create -r 15.1-RELEASE -n myjail host_hostname=<hostname>
Sure, assuming dnsmasq...
It's absolutely a supply-chain attack target. Everyday someone is trying to spread malicious code through this default portal.
I wonder if it also interchanges the executable fingerprint with rhe official binary suppliers to catch systems with a...
I can't compete there. This is a very old host. With odd stuff.
[17:19 r730-01 dvl ~] % md5 -r /boot/efi/efi/*/* /boot/loader.efi
zsh: no matches found: /boot/efi/efi/*/*
Let's see:
[17:14 r730-01 dvl ~] % loaders-update
loaders-update v1.4.0
Usage: loaders-update mode [-befgqry] [-m efi_mount_dir] [-s loaders_source_dir]
mode can be one of:
show-me: just show the commands to type, change nothing.
shoot-me...
Usually adduser on a new system with only username and password given but sometimes I feel like pw. It's actually quite convenient if you want to change specific user properties.. The syntax description already explains everything.
All in the iocage documentation.
Example jail name is hostname:
iocage create -r 15.1-RELEASE -n myjail
Example jail name and hostname differ:
iocage create -r 15.1-RELEASE -n myjail host_hostname=<hostname>
Sure, assuming dnsmasq...
I wonder how Plasma 6 renders the desktop background? I can't imagine it's repainting a static image at vsync or rendering it on GPU, but that almost looks like what's happening.
I'd try different desktop alternatives (iirc one was no...
Today I use feh and sxiv, before I used xv. Just for first inspection of an image, for more, ImageMagick or GraphicsMagick that support other formats and have more functionality.
It may seem that since the mail client built as part of the browser it uses linux network API that's not fully supported on linuxulator it might need to be fallback to how the browser connects to the internet.
Try to run the command below to run...
A lot of good opinions on viewers in this thread but no one is talking about library bloat. Most of discussed options are heavily tied to a particular desktop environment and drag a bunch of SO dependents into memory when you run them.
type ldd...
Just a bit of time (I've done something alike before several times).
Note that sed is needed to omit a garbage ( as merged into one by uniq) "the" caused by base libraries (not installed by ports/pkgs).
I was looking for a way to assign a hostname at the time of creating the jail, but didn't see it.
Is it possible to use dnsmasq to provide a hostname.
Also with IOCAGE jails, I don't how I can allocate an IP address since there is no MAC...
Cool, I didn't know that memory tests can be inadvertently related with the Nvidia GPU. I will look into the xorg module extension to see what happened then into the memtest.
Why don't you consult the sysutils/iocage documentation (no offense, but it's not the first time you don't)? If I'm unfamiliar with a program, I look in the documentation, if available, online, and local installed manuals.
It took me as a...
A drm-kmod video driver must be installed and loaded to get the HDMI interface functional. In your case the "i915kms" module, which is apparently loading.
Please show us which drm-kmod version is installed on your 15.1-RELEASE-p1 system:
pkg...
One of my regular Nagios checks is for orphaned packages. I find that an essential check. If the package is not available, that might be something to investigate. FYI, the check is pkg version -vRL= | grep orphaned
On about half the hosts I have...
Why don't you consult the sysutils/iocage documentation (no offense, but it's not the first time you don't)? If I'm unfamiliar with a program, I look in the documentation, if available, online, and local installed manuals.
It took me as a...
For those who are interested with EFI booting that works with a root file system that does not necessarily reside on the boot disk, Warner informed me about a recent feature of loader.efi (only in 16-CURRENT for the moment): the boot_policy...
I don't remember when I set things up, but feh is my default image viewer with a browser. To view an image with email, I use display (from ImageMagick) which I set up in mailcap. I *think* the reason I chose that was because whenever someone...
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.