-
The line `terminate:ctrl_alt_bksp` seems to be responsible. But currently we don't have this entire file... where would it have to come from?
```
OptiPlex:/home/user/helloSystem/Menu/build% cat /u…
-
Try adding that to /etc/sysctl.conf for a start:
% sysctl vfs.usermount
vfs.usermount: 1
-
`smartmontools` get installed by `hw-probe` anyway, so why not put them to use?
```
smartmontools has been installed
To check the status of drives, use the following:
/usr/local/sbin…
-
Keywords: _privacy_, _security_
----
From yesterday:
> Nice, just hope that … it can be used at the corporate!
I do hope so, although password-less `sudo` is causing corporate IT securi…
-
### `0.4.0 (OD18)`
Booted live media with EFI, installed FreeBSD, restarted (from ISO), shut down, removed ISO from guest, started:
![image](https://user-images.githubusercontent.com/192271/105…
-
We should consider adding a Hardware Probe utility that could optionally upload data to https://bsd-hardware.info/.
https://abf.rosalinux.ru/import/hw-probe-gui/blob/d010f11a86fc880a18dd2e12d2b5c79…
-
It took me around ten minutes to understand why I was getting a row of `====` instead of zooming in …
![image](https://user-images.githubusercontent.com/192271/103459475-a5668000-4d07-11eb-96ef-9e4…
-
Hi Guys,
I've run into your excellent project on the Hungarian Unix Portal three days ago, and I became addicted to this. :-) I was thinking of a similar system a for long time (>10 years) now, but…
-
I always am annoyed that I have to extract archives just to read e.g., README files.
Hence we should allow archives to be mouted so that the file manager can browse them, similar to what @davepl ha…
-
A common case is a library missing. If you run the app from the GUI you get no feedback. You only see the error from the command line. I believe that is bad for the user experience.