Antonio
and Hello System, this is very early still
Pouria
Pouria
it is for desktops?
XS
no
XS
FreeNAS/TrueNAS is for NAS
Pouria
XS
It's a network attached storage server
Antonio
I use Freebsd with xfce it works very well just a bit difficult to install for newbies
XS
In my experience all BSD could be used as excellent and stable workstation operating systems as long as you know about UNIX, X11 and related tools.
Pouria
XS
If it's not the case you might prefer a system like Nomad or GhostBSD that installs a graphical user interface and applications for you, and I think they're great to win time if you don't have much and want to have a working and well configured BSD desktop.
Pouria
Pouria
Pouria
Pouria
if yes, can i see your github account?
Pouria
ɴꙩᴍᴀᴅ
Pouria
Pouria
bash?
Andriy
bash is linuxism 🙃
ɴꙩᴍᴀᴅ
bash?
- bash for lemonbar (for escaping unicode bitmap fonts)
- sh for the rest
Pouria
bash is a shell.
Pouria
ɴꙩᴍᴀᴅ
Bash is okay. Just take notice that all scripts written in sh will work in bash, but not the other way
Pouria
ɴꙩᴍᴀᴅ
ɴꙩᴍᴀᴅ
Hmm.
You can have both installed, and call the one you want to execute your script at the first line
XS
There's some case where bash respects the standard better than most sh implementation I've used, for example: sh -c 'func() :' and bash -c 'func() :'
Pouria
Pouria
#!
Andriy
ɴꙩᴍᴀᴅ
XS
some sh implementation (dash in mind) are more coherent with some special variables, for example unset OPTIND or OPTIND= won't work where it will in other shell, but you're not supposed to do that anyway
José
friends which extension do you recommend in Freebsd zfs or ufs, on a laptop
XS
which filesystem you mean, how much ram do you dispose ?
José
I have only 8G of RAM
Andriy
Only 😯
XS
I would say it may be short for zfs, it depends which features of zfs you'll use.
Andriy
Go zfs
Vasek
Hi guys, another newbie here. I have a 10 yrs old notebook, 32 bit, 6 GB RAM. I would like to install FreeBSD 13 with DE on it. Any recomendation on which DE to use? I tried Xfce on VirtualBox but could not configure it properly
mrphyber
I guess it depends on your taste
Mikhail
gnome should be fine
Mikhail
But why 32bit?
Mikhail
6gb ram! :)))
Vasek
José
friends which DE do you recommend for freebsd
mrphyber
I personally use a wm, kde is lovely though
José
I use kde in archlinux but I want to leave freebsd as the main os on my laptop
mrphyber
just install base freebsd and install kde from ports/pkg
José
👍
Antonio
it is very rare 32 bits with 6g ram?
Antonio
are you sure it is 32 bits?
Antonio
there are extensions
ɴꙩᴍᴀᴅ
Vasek
It really is 32 bit
ɴꙩᴍᴀᴅ
Here
Although there is a new version of KDE so:
$ doas pkg install kde5
Vasek
I will try GNOME, i did use it on 32 bit Debian and it was ok
Vasek
Xfce seems more tricky to configure
Pouria
What is this man?
José
mrphyber
on my installation the majority are pkgs, I have very few compiled ports, like ffmpeg
José
Perfect
José
I install 12.2 or 13
Antonio
13 is better and will be final stable release in a few days
Antonio
now 13 is release candidate 5
Rafa
Rafa
https://leonardcucos.com/how-to-install-freebsd-with-kde-plasma-5-2021/
Rafa
And you have a script called "desktop-installer" which will guide you through the steps of installing X and a desktop of your choice
José