OCI is the standard based on the work made by Docker and donated to the Open Container Initiative. There's no practical difference now.
My job is to literally test both so I use both.
XDM. My .xsession file contains this prompt to allow me to start a number of other windowing environments when I'm away from home/office in order to show people that FreeBSD has many faces. It doesn't have to look like CDE.
XDMWM=`/usr/bin/cut...
So some Alt-Right scumbag makes a Wikipedia knockoff. It is probably just him, yet again, trying tax evasion or something else like that, or he just feels like Twitter alone isn't adequate for him to Nazi-out on and he needs another space to...
Actually this is what I do normally, but I'm trying to insert a timer so that startx will start will start up automatically after a given time unless some key is pressed but haven't figured out how to do that yet.
Interesting. I prefer booting to just a CLI interface, logging in and then running startx. Has saved me some pain from misconfigured things.
And bygone does not equate to useless.
Yes, it is used by loader.efi
Additional Environment Variables
loader.efi loads some extra variables early in startup from
/efi/freebsd/loader.env from the EFI partition. Only simple variables
can be set here. It can be...
Setting this to solved. I'm running into some other errors trying to compile, but seemingly unrelated to the issue for this post. I need to do some more research on those.
There are a number of different message "classes" you are probably asking about. As some have noted, /var/log/messages and /var/log/Xorg.0.log are the places to look for system level and Xorg server messages. Your LXDE messages may be written...
Yes, it is used by loader.efi
Additional Environment Variables
loader.efi loads some extra variables early in startup from
/efi/freebsd/loader.env from the EFI partition. Only simple variables
can be set here. It can be...
Hi,
I'm studying programming and there's something I'm wondering about. Many tutorials and books demonstrate a loop like this:
while (!condition)
{ ... }
For example in a game it is for checking if a quit flag is set, by the user entering...
Are messages output after X has terminated saved in a log file somewhere?
I see a number of errors shown after I have logged out of X (LXDE in my case) and I'd like to be able to examine them but I don't know if they are written anywhere.
That's when people suddenly find a ticket assigned to them "well done, now go to the VCS and dig it out again..."
I switched to have debug and checking code enclosed in an if(debug) {} or if(validate){} with these being "static const bool" in...
Yup. I've met more firewall admins who only understand IP addresses and port numbers, and don't understand the TCP/IP protocols.
For example, I was working on implementing Veritas Bare Metal Restore, part of Veritas NetBackup. It required DCHP...
Is the wlan0 interface actually up and associated? I mean is there any other network traffic going through it? A ifconfig output from the FreeBSD host would be useful, as does a netstat -rn output.
Does the FreeBSD host happen to have both a...
That's when people suddenly find a ticket assigned to them "well done, now go to the VCS and dig it out again..."
I switched to have debug and checking code enclosed in an if(debug) {} or if(validate){} with these being "static const bool" in...
After the first (successful) resume:
[17:54][fmc000@tu45b-freebsd ~]$ doas nvmecontrol power -l nvme0
Power States Supported: 5
# Max pwr Enter Lat Exit Lat RT RL WT WL Idle Pwr Act Pwr Workload
-- -------- --------- --------- --...
After a fresh boot in BETA4:
[17:52][fmc000@tu45b-freebsd ~]$ doas nvmecontrol power -l nvme0
Power States Supported: 5
# Max pwr Enter Lat Exit Lat RT RL WT WL Idle Pwr Act Pwr Workload
-- -------- --------- --------- -- -- -- --...
Yeah, better try to get it in before the release is finalized. Once the release is out the door, release engineering won't be responsible for it any more. It'll be handed over to the security team. And they are typically not too keen on releasing...
Erm, 15.0-BETA4 is built from the releng/15.0 branch, the -STABLE moniker only exists on the stable/* branches, never anywhere else.
releng/15.0 newvers.sh: https://cgit.freebsd.org/src/tree/sys/conf/newvers.sh?h=releng/15.0#n52
stable/15...
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.