Anonymous
Jackie
Can unzip in FreeBSD handle file not compressed with UTF encode? File names got messed up after extracted from a zip file. I think it's GBK encoded.
Jackie
I checked man pages and didn't see anything related
Juraj
probably unzip from ports
Jackie
Thanks. Am not using ports now. Not sure if using pkg and ports at the same time is a good idea.
Evgeny
Juraj
if you use binary packages, then pkg install zip
Anonymous
Thanks. Am not using ports now. Not sure if using pkg and ports at the same time is a good idea.
i m not sure whether it is or not. sure i have read or notice a lot of advice saying its bad to mix, but from my past experience, it seems ok. i like to build from ports using poudriere cuz i could configure it to my taste. i used to buils large packages like firefox, chromium n libreoffice but found it too much of hassle n takes a long time. i prefer building from poudriere for normal pkgs n install large pkgs thru pkg. works for me
Chris
I think ports are ok if you install some app thats on the end of the build chain, like a frontend gui or whatever and don't mix dependency libraries in ports and pkgs
David
Although I used to do a fully compiled system, not it is mostly pkg system, with some ports that I just want on the latest version, in large part to living off grid now and cannot keep a fully work station running powered up to compile everything like I used to.
Anonymous
I will quit freebsd
Anonymous
Sadly, cuz i cant any hotspot shit lmao
r2g2
Yeah our wifi stack sucks 😞
r2g2
I really hope opnsense and the freebsd foundation change this situation soon
Chris
Well Wifi support maybe lacking but I have a opnsense box with a atheros wlan card in there in my home network, there are also cheap wifi to ethernet bridges that are powered by usb. Of course thats not optimal but if you desperately need wifi on a notebook there are ways around it
r2g2
Yeah but I mean for professional usage ... FreeBSD would be a great access-point platform otherwise
Anonymous
if anyone is unable to connect to wifi, just do ifconfig wlan0 down n ifconfig wlan0 up should be able to connect to wifi.
X
hi guys!
X
did you used xrdp to connect remote to a fbsd machine?
X
i was surprised that when running: pkg search <pkgname> in the terminal (when I was connected via xrdp) it gave me error saying pkg: command not found
X
checking on the machine directly the pkg command run as expected
X
another think that i noticed is that if i connect via xrdp the date applet is not displaying date and time correctly
X
i'm using fbsd+xfce
X
it maybe sound stupid, but where is the file that stores the history of the commands i wrote in terminal
Krond
In your home folder, try ls -a
Anonymous
X
Anonymous
If it's csh/tcsh, you can enable it With these lines:
set history = 1000
set savehist = (1000 merge)
set histfile = ~/.history
X
the last line is missing. i guess this is the reason for not seeing the file
Anonymous
Lee
On the external interface: act as a DHCPv6 client to receive a Prefix Delegation
Lee
My openbsd router can’t receive prefix
Lee
Who can help me
stéphane T
Dhcpv6 or Router Advertisement ?
stéphane T
With dhcpv6 you’ll need “dhclient -6” with some conf in /etc/dhclient.conf
For RA you get the prefix with something like “ifconfig em0 inet6 autoconf”
stéphane T
Btw I have the latter at home
stéphane T
Maybe ask on the openbsd channel, FreeBSD may be different, I didn’t try
Lee
The OpenBSD base system does not have a DHCPv6 client at present.
Install the dhcpcd package for prefix delegation to obtain a chunk of public addresses for the local network.
Lee
stéphane T
Yes I get that
bittin-
https://linuxunplugged.com/477 heh they installed GhostBSD on a HP and System76 PopOS laptop in this weeks LUP
X
hi guys! can anyone here used aliases in ksh ?
Hardcode
doubt anyone’s using this ultraexotic shell
i686
X
i686
kk, but it has many other shells too
XS
ksh and derivates are fine, it's also the default shell for various systems, like AIX. Basically the POSIX sh is almost pdksh88
XS
And ultraexotic, dunno if that was some troll. It's at the origin of many features of bash and zsh and, the thing is they're just more big and modern. Ksh have anything to drive any unix system.
Anonymous
So it's dying?
bsd has been around much longer than linux. the main ones will remain
Hardcode
Hardcode
Linus once said that if FreeBSD or even BSDi would have been around the day he started Linux, there would be no Linux at all - no need.
Hardcode
the only reason there's Linux nowaday is that there was no i386 UNIX some time ago - only non-x86 implementations.
Jay
Jay
stéphane T
accelerat0r 🇮🇱 🇮🇱 🇮🇱
So it's dying?
Apparently the major unix vendors starting in the 90's and now the other unix like makers have been predicting about a sudden freebsd dead.
accelerat0r 🇮🇱 🇮🇱 🇮🇱
14 release is ahead and I guess the roadmap is moving
Anonymous
the end of freebsd is when the world ends...as it is moving forward
accelerat0r 🇮🇱 🇮🇱 🇮🇱
although I dot think freebsd in this case will get a huge user crowd in the desktop space. Im fine with it ! maybe some support is lacking from the hardware point view but I dought could lead to a complete drope out
Hardcode
FreeBSD will be alive and kicking as long as Linux doesn't get decent zfs support
Hardcode
and the latter won't happen as long as Linus is alive
Hardcode
I'm pretty sure they share the same codebase - open-zfs.org, but the questionable area is kernel-level support. FreeBSD has it, while Linux does not, and this is not subject for changes in a foreseeable future
accelerat0r 🇮🇱 🇮🇱 🇮🇱
I actually dot care Im too old to see fire against others! I have some gentoo zfs root working perfectly for years now
accelerat0r 🇮🇱 🇮🇱 🇮🇱
every tool is meant to be for the specific task that need to be
Baron
Hi, New fbsd user here.
I made a plasma setup, it is great. But i can't find a way to make my t430 suspend and resume easily
Anonymous
Hey
Baron
ɴꙩᴍᴀᴅ
and I don't have nvidia gpu, just intel
Alright, try changing the s to an S and try again. Seems like some people on the same laptop have it working (ex. https://www.reddit.com/r/BSD/comments/5s55ef/comment/dddx8yi/?utm_source=share&utm_medium=web2x&context=3 )
Baron
Baron
ɴꙩᴍᴀᴅ