bsd

  1. hishnik

    Solved grep -IL vs ggrep -IL to find binaries

    Hello. I have strange behavior of this commands. GNU grep is able to find binaries with '-IL' option, but BSD grep is not. > ggrep -LI . ./sheepdog-1.0.1-1_amd64.deb ./sheepdog-1.0.1-1_amd64.deb > grep -LI . ./sheepdog-1.0.1-1_amd64.deb > Why?
  2. R

    SSL handshake failed for opn-cli

    I got this error during my SSL handshake for opn-cli during data fetching and I got this error at that time so please help or give me some guidance for it how to resolve.
  3. L

    An interview with Marshall.

    I had ChatGPT write an interview, and it actually produced very useful information. However, I had one last talking point for it to analyze, and it refused, giving me this output instead: AI: Based on the information you've provided, it seems like this project is quite complex and will require...
  4. S

    What NLP libraries do you reccomend i use on FreeBSD else would you suggest switching to linux due to a lack of libraries?

    A project of mine needs NLP. I used rasa on the linux but while i switched to BSD i could not find alternatives that run natively on BSD.
  5. instalis

    How to build your own BSD distribution?

    Hello. I'm interested in building a BSD distribution. What tools are best to use? I have experience in compiling Linux distributions. :)
  6. E

    PC components for FreeBSD

    What are currently available components for a PC on which we can install FreeBSD without any problems? Especially looking for a motherboard. Components must support all necessary drivers. Most new motherboards have conflicts with them. It would be nice to be able to install other BSD family OS...
  7. H

    install oracle-jdk-17-linux.tar.gz

    - Hi community, happy in Viet Nam - My problem is: i just want setup jdk-17-linux.tar.gz but i want unzip folder & setup path --> run javac . - No install from port, just unzip like in Linux (debian) i unzip and change path to java and run program ok. - in freebsd i don't know how setup like this
  8. D

    Other Target variable assignment in make

    I'd like to do the following target variable assignment in make. It works in GNU Make but not in BSD Make. test: clean debug_compile debug_compile: ERLCFLAGS += -DTEST debug_compile: compile compile_test; Make reports "don't know how to make ERLCFLAGS". Any suggestions would be appreciated.
  9. senenmut

    what bsd compilation is best for desktop pc update in 2021 ?

    Hello , simple update. the reason for my question is to receive some opinions what compilation of bsd is actual the best in 2021. i know GHOSTBSD and that is the best from my actual knowledge. freebsd is the best indeed , however in this posting i ask for a extended version with full gui and...
  10. grahamperrin

    The BSD Vision

    – <https://docs.freebsd.org/en/books/developers-handbook/introduction/#introduction-bsdvision> Is this BSD vision officially expressed by other BSDs? Thanks to Trihexagonal for the screenshot, without which I would not have discovered the vision statement.
  11. sidetone

    Other Screenshots of BSD Window Managers for X11 (nonviral licenses)

    Thread for screenshots of BSD style window managers for X11. Common ones are listed below, organized by type. Floating; Mouse x11-wm/blackbox - C++, developed on FreeBSD x11-wm/enlightenment; x11-wm/e16 - C, EFL x11-wm/fluxbox - C++, previous fork of blackbox x11-wm/jwm - C, Xlib - uses XML...
  12. Cesc

    Create UFS system for backups

    Hello everyone, I have an extra hard drive and I would like to use it for small backups, How can I format it in UFS and add it in fstab?
  13. RedPhoenix

    So I Found This Website Where It Says That FreeBSD Is Based On The Linux Kernel... fsck? :(

    https://www.educba.com/linux-vs-bsd/ And in particular, here is the part of the Page where I got confused. The pic is attached below. Why, God, why...? :'‑( The whole page is not entirely inaccurate, but spreading wrong information is bad for those looking for a solid understanding of such...
  14. RedPhoenix

    No Sound In FreeBSD :(

    So the title is pretty self-explanatory. First, let me say this: FreeBSD DEFINITELY sees my Sound Card, but I'm unsure as to how to make it work. Here's the output of dmesg | grep pcm: pcm0: <Realtek ALC282 (Analog)> at nid 20 and 25 on hdaa0 pcm1: <Realtek ALC282 (Analog)> at nid 33 and 18...
  15. stratacast1

    What are your thoughts on this article?

    My friend shared an article with me on "Are the BSDs dying?" I'd like your opinions on this https://www.csoonline.com/article/3250653/open-source-tools/is-the-bsd-os-dying-some-security-researchers-think-so.html Maybe it's because I switched my personal servers to FreeBSD, but I see there is...
  16. M

    l2tpd troubleshooting on FreeBSD 11.1

    Hi, I am trying to setup IPSEC/L2TP VPN client on FreeBSD 11.1, I got security/strongswan working and I can see it establish the connection, now trying to setup net/l2tpd, Following is the configuration: /usr/local/etc/l2tp/l2tp.conf [global] access control = yes Port = 1701 [lac l2tp] lns =...
  17. B

    Help Connecting to the Internet through BSD

    For an assignment we have to connect two workstations to the internet through an HP server running BSD. The WS are connected to a switch that runs to eth0(10.0.0.0 network) and eth1 is connected to the schools internet 192.168.175.0 network. Gateway is enabled, the server is connected to the...
  18. kuroneko

    Why FreeBSD over Linux for desktop?

    Hello everyone. I would like to know why would FreeBSD be a better choice than Linux. I currently have Linux (Debian). So I would like to know what are the benefits of using FreeBSD as a desktop over Linux. The things I do pretty much are programming and digital art(when I feel like it), I don't...
  19. Drahos Madar

    getting IP and MAC of all peripherals

    Hey guys I'm new @ BSD and this forum - so sorry if my question is duplicated or somehow not in line with rules of this web (as far as I have investigated none of those apply) I was asked to write a program (python preff) which will return IP and MAC of all peripherals connected to server...
  20. E

    Can I run *BSD on my lenovo

    I have a lenovo z40-70 intel i3-4030U 8GB RAM NVIDIA 720m I have both windows & linux installed but I use NVIDIA prime package to switch GPUs I mostly use the Intel GPU so that I can hibernate the PC. I was wondering if my hardware would be compatible or if I would need to tweak it in order...
Back
Top