New to FBSD, moving on from MicroCoughed. Despite a big learning curve, all looks good and promising so far.
Have read good chunks of the Handbook (and of course many forum posts and videos). That will obviously be an ongoing process. Urgh.
(See questions at bottom: 3 re/ installing KDE5 plasma, 2 misc. re/ scrolling and BE renaming)
Looking to accomplish the following
- Set up of a secure and stable system
- Opting for KDE DE because: customization and a bit of bling (naturally)
- Will use a Windows VM to ease the transition
Install Process to date
- Installed 14.1 with ZFS and stripe 0 (no debugging options, yes to lib32 and ports) (on 1TB drive w/ 8 GB memory)
- ran both freebsd-update and pkg install & update
- "uname -a" shows:
→ FreeBSD 14.1-RELEASE releng/14.1-n23769-10e31f0946d8 GENERIC amd64
→ (so 14.1-RELEASE-p2)
- somewhere along the way, went to edit a file ("doas" I think), entered a command, and ran into a black screen overlaid atop the CLI black screen
- eventually (after much confused button pressing to no avail, realized what was going on and discovered something called “vi”. That was fun.
- installed Xorg
- installed "nvidia-driver-340" and added “kld_list+=nvidia” to the "rc.conf" file
- created a new BE, activated and booted into that
- which is where KDEwould have will now be installed
- and then was going to install dbus and sddm after that, enable them in "rc.conf"
- and then reboot into a cool new system to continue with other configurations & installs
The “Fetching Hiccup”
When entering “doas pkg fetch plasma5-plasma”, the results read:
⇒ All repositories are up to date.
⇒ The following packages will be fetched:
⇒ New packages to be FETCHED:
• plasma5-plasma: 5.27.11 (1 KiB: 100.00% of the 1 KiB to download)
⇒ Number of packages to be fetched: 1
⇒ 1 KiB to be downloaded
When entering “doas pkg fetch plasma5”, the results read:
⇒ All repositories are up to date.
⇒ The following packages will be fetched:
⇒ pkg: No packages matcing “plasma5” have been found in the repositories.
When entering “doas pkg fetch kde5”, the results read:
⇒ All repositories are up to date.
⇒ The following packages will be fetched:
⇒ New packages to be FETCHED:
• plasma5-plasma: 5.27.11.23.08.5_2 (1 KiB: 100.00% of the 1 KiB to download)
⇒ Number of packages to be fetched: 1
⇒ 1 KiB to be downloaded
Mmmm, k. Something wrong with that picture.
A whole DE compressed into one file of 1 KB? That's some mighty impressive compression and efficiency! hah
Questions
1 - Is “plasma5-plasma” the correct pkg to use if I'm just looking for the base DE and not all the applications in the full KDE5?
2 - Does “KDE plasma5” or just “plasma5” refer to the same thing?
3 - If “all repositories are up to date”, why is fetch not finding all the files for Plasma5 to download and install? Any tips / suggestions at this point?
4 - Scrolling (Unrelated) - can't remember where I read it, but I think there's an option to scroll back up and see text / lines that have passed when entering some commands that spit out lines or pages of text that I can't use the Up arrow or Page-Up to view again. Is this possible?
5 - Rename BE - Is it possible to rename a BE (boot environment) that you created, or do you have to create another one with the new name you want and then delete the first one?
Looking forward to any helpful replies that will get this up and going.
Have read good chunks of the Handbook (and of course many forum posts and videos). That will obviously be an ongoing process. Urgh.
(See questions at bottom: 3 re/ installing KDE5 plasma, 2 misc. re/ scrolling and BE renaming)
Looking to accomplish the following
- Set up of a secure and stable system
- Opting for KDE DE because: customization and a bit of bling (naturally)
- Will use a Windows VM to ease the transition
Install Process to date
- Installed 14.1 with ZFS and stripe 0 (no debugging options, yes to lib32 and ports) (on 1TB drive w/ 8 GB memory)
- ran both freebsd-update and pkg install & update
- "uname -a" shows:
→ FreeBSD 14.1-RELEASE releng/14.1-n23769-10e31f0946d8 GENERIC amd64
→ (so 14.1-RELEASE-p2)
- somewhere along the way, went to edit a file ("doas" I think), entered a command, and ran into a black screen overlaid atop the CLI black screen
- eventually (after much confused button pressing to no avail, realized what was going on and discovered something called “vi”. That was fun.
- installed Xorg
- installed "nvidia-driver-340" and added “kld_list+=nvidia” to the "rc.conf" file
- created a new BE, activated and booted into that
- which is where KDE
- and then was going to install dbus and sddm after that, enable them in "rc.conf"
- and then reboot into a cool new system to continue with other configurations & installs
The “Fetching Hiccup”
When entering “doas pkg fetch plasma5-plasma”, the results read:
⇒ All repositories are up to date.
⇒ The following packages will be fetched:
⇒ New packages to be FETCHED:
• plasma5-plasma: 5.27.11 (1 KiB: 100.00% of the 1 KiB to download)
⇒ Number of packages to be fetched: 1
⇒ 1 KiB to be downloaded
When entering “doas pkg fetch plasma5”, the results read:
⇒ All repositories are up to date.
⇒ The following packages will be fetched:
⇒ pkg: No packages matcing “plasma5” have been found in the repositories.
When entering “doas pkg fetch kde5”, the results read:
⇒ All repositories are up to date.
⇒ The following packages will be fetched:
⇒ New packages to be FETCHED:
• plasma5-plasma: 5.27.11.23.08.5_2 (1 KiB: 100.00% of the 1 KiB to download)
⇒ Number of packages to be fetched: 1
⇒ 1 KiB to be downloaded
Mmmm, k. Something wrong with that picture.
A whole DE compressed into one file of 1 KB? That's some mighty impressive compression and efficiency! hah
Questions
1 - Is “plasma5-plasma” the correct pkg to use if I'm just looking for the base DE and not all the applications in the full KDE5?
2 - Does “KDE plasma5” or just “plasma5” refer to the same thing?
3 - If “all repositories are up to date”, why is fetch not finding all the files for Plasma5 to download and install? Any tips / suggestions at this point?
4 - Scrolling (Unrelated) - can't remember where I read it, but I think there's an option to scroll back up and see text / lines that have passed when entering some commands that spit out lines or pages of text that I can't use the Up arrow or Page-Up to view again. Is this possible?
5 - Rename BE - Is it possible to rename a BE (boot environment) that you created, or do you have to create another one with the new name you want and then delete the first one?
Looking forward to any helpful replies that will get this up and going.