Search found 161 matches

by nevets
Mon Oct 28, 2024 4:45 pm
Forum: General support
Topic: Use Yubikey or other security keys for 2FA
Replies: 9
Views: 1956

Re: Use Yubikey or other security keys for 2FA

PLUS we need... the pkg snap to run verifications: # ykman info # sudo snap connect firefox:raw-usb # sudo snap connect firefox:password-manager-service # sudo systemctl status pcscd # snap connections firefox # ykman fido credentials list AND To set the pin number we need: # sudo ykman fido access ...
by nevets
Sun Oct 27, 2024 10:05 pm
Forum: Installation and Maintenance of software
Topic: kid3-qt pkg fails
Replies: 3
Views: 383

Re: kid3-qt pkg fails

Thanks, unfortunately the update/grades don't fix the issue so the pkg, which just moved from qt5 to qt6, is faulty at the moment.
The non-ghost ports show the same pkg version so there's no fix yet..
Not sure if I should try the KDE version kid3-kf6.
Easytag editor doesn't fit the need I have.
by nevets
Sun Oct 27, 2024 12:22 am
Forum: Installation and Maintenance of software
Topic: kid3-qt pkg fails
Replies: 3
Views: 383

kid3-qt pkg fails

This weeks update stopped the pkg kid3-qt from working.
It was recently updated to a new QT so perhaps it's a bug?
by nevets
Tue Oct 15, 2024 6:49 am
Forum: Sound Device
Topic: Pops and crackles on recording with audacity
Replies: 3
Views: 1215

Re: Pops and crackles on recording with audacity

Thanks Neville.... I used mixer pkg controls to restore 'defaults' on both pcm0 and pcm1, and that seemed to do the trick. Example: To set default mixer to front analogue: # mixer -d 1 To set values for this [pcm1]: # mixer vol.volume=0.84:0.84 pcm.volume=1.00:1.00 line.volume=0.01:0.01 mic.volume=0...
by nevets
Tue Oct 08, 2024 12:23 am
Forum: Sound Device
Topic: Pops and crackles on recording with audacity
Replies: 3
Views: 1215

Pops and crackles on recording with audacity

Recently Audacity audio live stream recording has lots of pops and crackles. I increased the Audacity buffer latency [default 100ms] to 300ms but it's still an issue. Is there a hardware setting I may adjust? cat /dev/sndstat Installed devices: pcm0: <Realtek ALC887 (Rear Analog)> (play/rec) default...
by nevets
Fri Sep 27, 2024 3:20 am
Forum: General support
Topic: Use Yubikey or other security keys for 2FA
Replies: 9
Views: 1956

Re: Use Yubikey or other security keys for 2FA

Brilliant - I'll get my key now, thanks.
by nevets
Fri Sep 20, 2024 8:40 pm
Forum: General support
Topic: Use Yubikey or other security keys for 2FA
Replies: 9
Views: 1956

Use Yubikey or other security keys for 2FA

Has anyone experience in using usb security keys / dongles? Am considering 2FA with them. These articles are quite involved and inconsistent https://hackacad.net/freebsd/2020/03/27/using-fido2-auth-keys-yubikey-solokey-with-macos-and-freebsd.html https://gist.github.com/spmzt/9436b30fb93ca6227e7f447...
by nevets
Tue Sep 17, 2024 10:46 pm
Forum: Installation and Maintenance of software
Topic: Documentation Correction
Replies: 3
Views: 1100

Documentation Correction

https://ghostbsd-documentation-portal.readthedocs.io/en/latest/user/upgrading-guide.html#ghostbsd-upgrade-with-pkg-cli Starting the upgrade: Run the command below if there is a kernel mismatch with update -f. sudo pkg update -f This should be sudo pkg upgrade -f Run the command below if there no ker...
by nevets
Fri Sep 06, 2024 6:36 am
Forum: General Questions
Topic: Is there a GUI tool for partitioning?
Replies: 2
Views: 1971

Re: Is there a GUI tool for partitioning?

https://github.com/random532/brut
Don't know if it's in the repo though.
by nevets
Fri Sep 06, 2024 6:31 am
Forum: Installation and Maintenance of software
Topic: This weeks update fails - no password entry screen
Replies: 3
Views: 1313

Re: This weeks update fails - no password entry screen

"uname -a" reports: "FreeBSD me-ghostbsd 14.0-STABLE FreeBSD 14.0-STABLE #2 n230726-2c916f8c7a2: Mon Jul 1 09:15:13 EDT 2024 root@builder2:/usr/obj/zroot/jenkins/workspace/stable-14/Create_GhosBSD_amd64_PKGBASE_And_Udate_Poudriere_Jail/amd64.amd64/sys/GENERIC amd64" Both TE (pkg ...