Kumamon
I really don't get it
Carl
why does the kernel require an even number of iovec structures here? https://github.com/freebsd/freebsd-src/blob/68e457df0268113646264883515412af4c8808cb/sys/kern/kern_jail.c#L534C3-L534C3
i did not search in the code, but at first view this function can give you an answer error = copyinuio(uap->iovp, uap->iovcnt, &auio); this is the function that requires uap->iovcnt so you can find that one and go on the search inside
Ronard NX
vscode is back again😏
Ronard NX
What uses so much memory. 20 gb are used for no reason(even df -h show 6.1 gb used from 231 gb qnd only 206 gb is free
X
Wishing to all members of this group a Happy New Year !!!🍾 🎆🎇
X
Wishing to all members of this group a Happy New Year !!!🍾 🎆🎇
X
hi. is there a program similar with total/ghost commander available?
X
midnight commander
i know that one. one of the first programs that i install.
X
what i miss is the ability to use space bar to show the size of a folder/file
X
found one: doublecmd
X
or using wine: total commander
Ronard NX
in case someone wants to try the wayland seide for freebsd, i send you my dots especially made for freebsd https://github.com/ronardnx/hyprland_freebsd
Ronard NX
side*
トミ
Oi mate ya got a loicense foa that wifi password??
Woland
we're being neighborly
Yudhvir
I like how they can still talk in such a normal tone.
Fa
Hello dears, Please i have a question, is it mandatory to stop iocage jail when i want to import it or backup the image ?
Yudhvir
Is there a precompiled bwn package for MacBook Air that I can download? It’s a chicken and egg situation. Tried compiling my own but it errors out, perhaps a 32 bit FreeBSD is not compatible? GhostBSD machine also errors out.
Fa
You can take snapshots from a live jail
Can i know what is the difference between snapshots and import!?
nami
Can i know what is the difference between snapshots and import!?
I don't know if that's the iocage term
nami
Can i know what is the difference between snapshots and import!?
It’s is mandated to stop the jail if you want to rollback a snapshot
Fa
It’s is mandated to stop the jail if you want to rollback a snapshot
I just want to keep an image as backup in case any failure!! Is it mandatory to stop it to get snapshots?
nami
I just want to keep an image as backup in case any failure!! Is it mandatory to stop it to get snapshots?
An image in your case would probably be you ZFS dataset. You don't need to stop the jail for zfs snapshot but you need to stop it before a rollback to a snapshut and run it again after the rollback
nami
Since snapshots take resources you can use automatic snapshots. I use zfsnap script for this
nami
https://www.zfsnap.org/
Fa
Hello dears, Please i have an issue i can't understand it, i created a new user in freebsd and added it to wheel and operator groups but still have not the permission to see folders or do any action, can anyone help me ?
Yudhvir
You mean this? https://www.freshports.org/net/bwn-firmware-kmod/
Yes, but I need internet access to build the package… unless it’s in ports and I can get that onto a usb stick. I thought of that but my vast store of sticks maxes out at 4 GB. In other words I have one 4 gig stick and it ain’t big enough.
Yudhvir
Oh crap. I assume you dont have Ethernet connection. The simple workaround is to get a USB wifi dongle like an Edimax or TP-link
No Ethernet port and I happened to have a ralink usb dongle from a raspberry pi canakit. But surprisingly it didn’t work. To add insult to injury, the ralink works for Linux mint, which then downloads the proprietary driver for the internal WiFi hardware.
ɴꙩᴍᴀᴅ
Hello dears, Please i have an issue i can't understand it, i created a new user in freebsd and added it to wheel and operator groups but still have not the permission to see folders or do any action, can anyone help me ?
Have you ensured the user is in the groups? Have you tried to log out / log in back? (I suppose yes, but just to confirm) $ pw groupshow wheel $ pw groupshow operator also $ id <username> can give a hint
Fa
Have you ensured the user is in the groups? Have you tried to log out / log in back? (I suppose yes, but just to confirm) $ pw groupshow wheel $ pw groupshow operator also $ id <username> can give a hint
root@freebsd3:~ # pw groupshow wheel wheel:*:0:root,test,fach root@freebsd3:~ # pw groupshow operator operator:*:5:root,test,fach root@freebsd3:~ # id fach uid=1005(fach) gid=1005(fach) groups=1005(fach),0(wheel),5(operator) root@freebsd3:~ #
Yudhvir
X
GodotOS: an operating system interface made in Godot Welcome to GodotOS, an operating system interface created entirely in Godot! Browse folders, edit text files, view images, play games, and more in one cohesive polished interface that can even be used on the web! GodotOS is more of a toy than a serious project. It's meant to push the limits on UI design in Godot while creating a d https://www.osnews.com/story/138263/godotos-an-operating-system-interface-made-in-godot/
ɴꙩᴍᴀᴅ
yes i do log out /log in and also ssh the server but still have the issue
What is exactly the behavior after login in with the problematic user? You can pass login in and inside the user's home then no command is able to react in the cli?
hereforyou
Does 14.x support 5g network speeds? I know 13.x doesn't
Hardcode
even 3.x was alrealy supporting 5g network speeds.
Hardcode
if we're talking speeds.
X
Blog: RubyWM - an X11 window manager in pure Ruby(https://rubyflow.com/p/pb1tu2-rubywm-an-x11-window-manager-in-pure-ruby) RubyWM Github: https://github.com/vidarh/rubywm/tree/master
X
Vermaden: After #Rust in #FreeBSD Base message I tested 'advertised' #Rust tools. Some of them are nice (I will cover them on blog). Some of them do not bring anything like 'gstat-rs' (just different colored heading). Some of them do not work at all like rsblk(8) while lsblk(8) deliver.
ɴꙩᴍᴀᴅ
😁
.
Is Rust considered a good, neutral, or bad thing in FreeBSD? And why is it considered so?
ɴꙩᴍᴀᴅ
I have no idea, being objective in that respect
ɴꙩᴍᴀᴅ
My 2 cents go to defend C, as usual (: but I lack any knowledge about Rust enlightenment apart from the popular saying "Rust is more secure"
ɴꙩᴍᴀᴅ
If that's the case, well OpenBSD is secure af (or so we are told) and its base is C afaik
.
Thank you for your perspective it’s much appreciated. 👍🏻
harmony5 🇺🇳 ⌤
Is Rust considered a good, neutral, or bad thing in FreeBSD? And why is it considered so?
It's just a tool
.
It's just a tool
I agree, but tools can be dangerous... especially when using them makes you dependent and locks you in... slowly prohibiting other choice when they become immensely popular and widely used...
hereforyou
what is a 5g network speed?
I have very little idea but it means faster speeds than the previous version/technology which somehow freebsd doesn't support?
hereforyou
maybe learn about it before you ask a question
Well for starters there are hacks to make it support the 5g speeds, I had tried it on machine earlier and network speeds were significantly faster. But somehow freebsd doesn't support it without it being a PITA
hereforyou
It breaks a few things and is difficult to manage
hereforyou
Maybe you could be helpful instead of coming across as condescending for starters?
harmony5 🇺🇳 ⌤
Well for starters there are hacks to make it support the 5g speeds, I had tried it on machine earlier and network speeds were significantly faster. But somehow freebsd doesn't support it without it being a PITA
Which "hacks" are you talking about? Can you explain exactly what you did/what you refer to? Did you follow a guide? If so, can you share a link?
harmony5 🇺🇳 ⌤
Maybe you could be helpful instead of coming across as condescending for starters?
They weren't being condescending, it's just that 5g speeds is confusing/ambiguous to what you may mean
hereforyou
5g you mean as in phones or as 5gbps?
I meant higher network speeds for internet - somehow the current default (handbook) drivers only support 10-15 Mbps - whereas my network offers speeds upwards of 100 Mbps which my system can't utilize
hereforyou
Which "hacks" are you talking about? Can you explain exactly what you did/what you refer to? Did you follow a guide? If so, can you share a link?
It's been really long, difficult to find that guide now I think, but after following instructions in that I could get speeds upto 90 Mbps or so .... If I remember vaguely correctly
harmony5 🇺🇳 ⌤
It's been really long, difficult to find that guide now I think, but after following instructions in that I could get speeds upto 90 Mbps or so .... If I remember vaguely correctly
Then it's not "5g"
harmony5 🇺🇳 ⌤
if_iwm_load
For which firmware/device?
hereforyou
harmony5 🇺🇳 ⌤
Lenovo 4x0 series
Sorry, I meant wifi card
First time on BSD, using with DWM Does anyone know how to use obsidian on FreeBSD?
harmony5 🇺🇳 ⌤
First time on BSD, using with DWM Does anyone know how to use obsidian on FreeBSD?
Quick google search showed relevant links in the first 3 results
Fa
Hello dears, please i have a question i hope someone can help me, i installed Centos 7 (i know this group for freeBSD but it's same principle) in my leptop to create some VMs. I have WiFi card and LAN card, so i configure the both interfaces and it's work and can SSH the leptop from both. After that i create bridge interface (as part of kvm process) but only for LAN interface and now if LAN interface is down i can't SSH to my laptop from WiFi interface. Please can anyone explain to me the issue and what is the best practice to manipulate the two interfaces and create bridge interface to KVM ?