mrphyber
ah ok :) but it is still 1 week before final release ;) so some bugs or issues may be fixed asasp
I think that some very minor abi breakage was involved in this release, effectively breaking drm-fbsd12.0-kmod. If I recall correctly, I had to recompile openjdk8 too: it was throwing bad syscalls
Andriy
Hello guys. FreeBSD doesn't support geforce 210 graphic card?
Hi, https://forums.FreeBSD.org/threads/howto-setup-xorg-with-nvidias-driver.52311/post-468530 your case?
mrphyber
Hello guys. FreeBSD doesn't support geforce 210 graphic card?
yes you have to install nvidia-driver-340 and it should work. this driver (v340) is the last to support the geforce 210 afaik
Anonymous
Thanks guys.
Anonymous
Hi. How can i mount a zfs root to /mnt and chroot to it?
Anonymous
Sorry if my question sounds idiotic.
Pouria
Hi guys. I installed i3 on my FreeBSD. My bar does not show my MEMORY usage. How can I solve it?
Eliab/Andi
Thx
Lee
Hi guys. I installed i3 on my FreeBSD. My bar does not show my MEMORY usage. How can I solve it?
I3 default value doesn’t work on freebsd, you should do it in another script
Pouria
I3 default value doesn’t work on freebsd, you should do it in another script
i should write external script and change i3ar command in my config file?
Lee
Yeah
Pouria
Yeah
Ok thanks.
dapit
I use conky as my bar on i3
dapit
dapit
dapit
bar { tray_output primary position bottom status_command ~/.config/i3/conky-i3bar.sh
dapit
Dog
Phoronix FreeBSD Can Now Be Built From Linux/macOS Hosts, Transition To Git Continues The FreeBSD project has published their Q3-2020 report on the state of this leading BSD operating system...
Pouria
Hello guys. How can i see tor logs?
Andriy
Hello guys. How can i see tor logs?
Tor leaves no traces 😉
Pouria
Tor leaves no traces 😉
OK, How can i see other programs log?
Andriy
OK, How can i see other programs log?
It depends. Check /var/log
Pouria
It depends. Check /var/log
So which programs have logs?
Pouria
ls /var/log
should i install any program or no?
Anonymous
no
Pouria
no
Ok thanks.
Pouria
Hi guys. How can i change mirrors? Which file should I edit?
Anonymous
Hi guys. How can i change mirrors? Which file should I edit?
Not sure, if I understand you correctly, but you cannot change existing (zfs-)mirrors much. try 'man zpool'.
Pouria
Not sure, if I understand you correctly, but you cannot change existing (zfs-)mirrors much. try 'man zpool'.
no i don't use zfs. i use ufs file system. but i mean download mirrors, for packages.
Anonymous
no i don't use zfs. i use ufs file system. but i mean download mirrors, for packages.
Ah ok. In that case: use "pkg -vv" => this lists your pkg paths.
Pouria
Ah ok. In that case: use "pkg -vv" => this lists your pkg paths.
can i disable default mirror? i mean /etc/pkg/FreeBSD.conf.
Anonymous
can i disable default mirror? i mean /etc/pkg/FreeBSD.conf.
Sure, just replace "enabled: yes" with "enabled: no". This freezes your system update mechanism, though...
Anonymous
why?
Because the system believes, you do not want to receive any updates from the server specified under "url" in the same file.
Anonymous
so i don't disable it. just create this? /usr/local/etc/pkg/repos/FreeBSD.conf
I do not use this suggested file, so I can't tell. But I remember to have read sth like that should work as well.
Anonymous
+++ Topic: zfs system replication (migration to new hardware) +++
Anonymous
I did more research. My latest strategy for accomplishing a cloned, installed system is this:
Anonymous
Strategy for creating a replicated server with zfs send/receive via ssh and nfs Environment: 2 machines: system_A & system_B 2 IP-adresses: 192.168.1.1 & 192.168.1.2 2 root-on-zfs-pools: zpool_A & zpool_B1 (zpool_B1 newer & larger & to be a zfs clone of zpool_A), zpool_B2 (backup pool in system_B, e.g. a single disk or another zfs-mirror) Task description: Replicating a full fs tree with all fs from old zpool_A on system_A to new zpool_B with all inherited mountpoints and mounts to the same locations. Pre-/post-task command zfs list -o name,mountpoint should deliver the same output. 1. install a fresh copy of freebsd on system_B (root-on-zfs on zpool_B1 create <mainuser>) 2. use shell on system_A as 'root': <ssh root@192.168.1.2> 3. mount -t nfs 192.168.0.1.2:/mnt/zpool_B2 /mnt 3. zfs snapshot -R zpool_A@system_A_recursive_snapshot 4. zfs send -R zpool_A@system_A_recursive_snapshot > /mnt/migration.zfs 5. get back to system_B: login as 'root' 6. zfs receive -F < /zpool_B2/migration.zfs 7. reboot system_B: login as 'mainuser'
Anonymous
Can anyone confirm pls, if step 6 is working? Many thx. 😊
Anonymous
Note: I added a 2nd pool (single HDD or other zfs-mirror) in system_B and went via an intermediate zfs-archive-file.
Dirk (dinoex)
https://www.freebsd.org/security/
Dirk (dinoex)
stable/12 Expected EoL June 30, 2024
ɴꙩᴍᴀᴅ
Wayland?
ɴꙩᴍᴀᴅ
I dunno, never tried Wayland. X works perfect in my machine
Anonymous
Wayland works better than xorg
dapit
Wayland + gnome runs smooth on Fedora
Anonymous
arcan and wayland
Dirk (dinoex)
Xorg is still alive, 25 Aug. 17:45 xorg-server-1.20.9.tar.bz2 9 Okt. 00:32 xcb-proto-1.14.1.tar.xz
Prakash
Wayland works better than xorg
But, wayland is not a choice yet in FreeBSD, while booting Gnome-3.38. :|
Pouria
hi anyone use most pager?
neb
But, wayland is not a choice yet in FreeBSD, while booting Gnome-3.38. :|
https://www.youtube.com/watch?v=bdEx81Rr5-8 Is this relevant?
Prakash
I'm using Gnome 3.38 in FreeBSD. But, no Wayland session. Besides, svg icons of buttons are corrupted, which needed some change in icon theme to resolve.
Dog
Phoronix FreeBSD 12.2 Released - Supports Linux In Jailed Environments, Better Hardware Support FreeBSD 12.2-RELEASE is now available as the latest feature and bug fix update to the FreeBSD 12 platform ahead of the expected FreeBSD 13.0 release around the end of Q1-2021...
dapit
Mikhail
Is there any details how to create jail with centos binaries?
Gianmarco
freebsd-update?
freebsd-update ok, but how run: freebsd-update upgrade -r 12.2-RELEASE in unattended mode ? on multible (batch) boxes ? I don't think it can be put in an ansible job.
Mikhail
--not-running-from-cron -- Run without a tty, for use by automated tools
Mikhail
check help )
Mikhail
or man
Mikhail
whatever
Gianmarco
does it care about also of merging files ? and don't ask for questions I presume :) I have to look at it.
Gianmarco
thanks :)
Gianmarco
I thought this flag serve only to the fetch not for upgrading :) I have to chek it better :)
Gianmarco
and now :) ?
Gianmarco
Gianmarco
I think it hangs in an ansible jobs for example.
Mikhail
yes | freebsd-update ...?
kub-kun
yes | freebsd-update ...?
pipe yes into freebsd-update?
Mikhail
yes
kub-kun
freebsd-update - what does yes mean?
Mikhail
man 1 yes
kub-kun
yes - program to say no