000エクスプロイト
От додоза
Константин
и чо, сильно чешется?
000エクスプロイト
очень
000エクスプロイト
надо было ставить suckware
Константин
забухай ёпт
000エクスプロイト
za zoj
Anonymous
За БСД
000エクスプロイト
В русском коммюниьи актив меньше, чем в этом
000エクスプロイト
А в испанском меньше чем в русском
Anonymous
Парадокс фряхи
000エクスプロイト
Она всё
Anonymous
Anonymous
Песня у izzy laif была про бэсэдэ
Anonymous
Я бы ее суды вставил
000エクスプロイト
У меня покруче
000エクスプロイト
Юзверь фряхи после фряхи
000エクスプロイト
⚡️🐍⚡️👁⃤ - Void - n k--⃝⃤⚡️🐍⚡️
verga
⚡️🐍⚡️👁⃤ - Void - n k--⃝⃤⚡️🐍⚡️
Anonymous
https://twitter.com/bittin/status/1097763630106447872
P-Chan 🇩🇪 🇺🇸
Greeetings. I've got an issue with LACP I've been trying to resolve, I posted on the FreeBSD forums, someone walked me through some things, but I'm still not having any luck. I'm new to FreeBSD, but seasoned on the Linux side. Here's the forum post of mine, if anyone might be willing to help me diagnose this issue. https://forums.freebsd.org/threads/lacp-not-aggregating-flags-0.69895/
P-Chan 🇩🇪 🇺🇸
in comparing my Linux vs FreeBSD setup, I noticed a difference in the hash layers (L3,L4 vs L2,L3,L4) so I changed it to match on FreeBSD
P-Chan 🇩🇪 🇺🇸
didn't change anything (that is, after reboot I'm now at L3, L4 for lagghash and it shows as such, but still no aggregate setup (flaggs=0, flaggs=1c)
P-Chan 🇩🇪 🇺🇸
I also tried enabling PROMISC on the lagg (as someone pointed out somewhere in a post (which was about FreeBSD 9.2, as a work-around, but it didn't help). I also enabled debug on LACP and posted the details on the forum (awaiting moderator approval)
P-Chan 🇩🇪 🇺🇸
Fixed my issue... the cables worked on their own, but for whatever reason had issues when using it in a LAGG... I just got new cables this morning and swapped, everything just started working (and I've since backed out all my various changes, even default options work fine)
mohabaks
Hello folks am on freebsd 11.1 trying to use nc but it keep throwing error you can use bot -l and -p was trying doing something like nc -lvp 1324 -e /bin/sh nc -l -p 1324
Константин
-l is for listen on specified port
-p is for send from specified port
what do you want to achieve?
mohabaks
mohabaks
Константин
i think you're reinventing telnet server, you can uncomment telnetd lines in /etc/inetd.conf and start inetd manually
after that you can connect to telnet (23) port, but this is totally unsecure :)
Константин
-e option for freebsd nc mean ipsec, you can install netcat via pkg - this utility have -e command option :)
mohabaks
tim
hello there, fellow neckbeards
mohabaks
Alexey
Where is all?
Константин
кто тут?
Alexey
Здесь все...
Alexey
Никита, Стас, Гена, Турбо и Дюша Метёлкин.
Алик Сережевич
Всем привет, а я Андрюша Шетухин, ставлю линукс в продакшене вместо фряхи
Krond
Шо, кассандра?
Alexey
Бывает...
Алик Сережевич
Константин
Константин
looks like your forget to install bootcode into efi partition
Keshav
I read about doing it in freebsd forum here :-
https://forums.freebsd.org/threads/freebsd-wont-boot-after-clean-install.64703/
https://forums.freebsd.org/threads/freebsd-wont-boot-after-fresh-install.53318/
I tried the commands they mentioned in the posts but did not get any success.
Keshav
Also i've been thinking why it worked in default layout(it must have written the bootcode in efi correctly) but not in custom layout.
Keshav
One more thing i forgot to mention i think it might be important is..
After a few successful installations, i opened shell in new installed os and mounted efi partition to see if the files are succesfully placed there or not and they were there. So i restarted and now if i mount efi, they're not there.
Keshav
One thing i tried today with the partition layout is
ada0--932gb--gpt
ada0p1--200mb--efi
ada0p2--10gb--freebsd-ufs--/
ada0p3--11gb--freebsd-swap--none
-----free-----
Written bootcode in efi.
Still freebsd doesn't boot.
Keshav
One thing which is consistent when system is not booted is that when i chroot after installation and mount efi partition, efi and efi.fat files are present.
When i reboot, they are gone.
Anonymous
https://devblogs.microsoft.com/commandline/shipping-a-linux-kernel-with-windows/
Anonymous
BSD Meetup in Stockholm later today: https://www.meetup.com/BSD-Users-Stockholm/events/259528492/
Anonymous
Daniel Sławek
😘
Keshav
What does the text in the slide mean in english ?
Daniel Sławek
Harmfull, i can't be in the meetup in Warsaw
Eliab/Andi
Hi 👋🏼
Keshav
Hi. A quick look showed that its for mbr but.. it may direct me to some other solution. Thanks. Will check it out and share the progress here 🙂
Eliab/Andi
Hi, anybody an idea. I've got black backgrounds on freebsd 13 kde
Installed all drivers etc
Keshav
@andifedge hi. Check out this post.
https://forums.freebsd.org/threads/kde-showing-black-screen.65973/
Eliab/Andi
Thx I try it although I followed the handbook or YouTube tutorial🙈😂
Keshav
Handbook is the best resource but it is seldomly updated. We really need a big change in stuff(all new things) in handbook.
Eliab/Andi
My skills for translating the handbook is German French English bit Spanish :)
Eliab/Andi
Can I work maybe on the handbook?
Keshav
Gpt + uefi doesn't need freebsd-boot partition. I confirmed it because one time i went with the auto-ufs using entite disk with gpt which created following partition layout :-
ada0--932gb--got
ada0p1--200mb--efi
ada0p2--928gb--freebsd-ufs--/
ada0p3--3.5gb--freebsd-swap--none
And it booted nicely as expected. I saw the hostname i mentioned during installed and even logged in to check if my eyes are not playing with me. 😅
I even tried with freebsd-boot partition i.e. added freebsd-boot partition of 1mb after efi to see if it helps but it failed to boot on reboot.
Second time i used freebsd-boot in same manner, i entered shell in newly installed system instead of rebooting and did following things -
1. mounted efi partition
# mount -t msdosfs /dev/ada0p1 /mnt
# find /mnt
Listed bunch of efi directories in mnt
2. Installed bootcode using gpart in freebsd-boot partition.
Used /boot/pmbr as i am using gpt.
Rebooted. Laptop said No Os installed.
Keshav
@TheWhyteCrow @Corben999 Thanks for taking your time and interest in helping me. Appreciate it. I just thought of some things which i think could make it work. Will mention the results here if i succeed. ☺
TheWhyteCrow
TheWhyteCrow
Oh sorry, I mixed it up with my recent install of Debian... FBSD has its own bootloader installed with gpart command... Anyway it IS necessary to do this step whenever you choose to partition your drive manually.
TheWhyteCrow
And btw you may also use grub on FBSD 😇
Eliab/Andi
Welcome @kosta
Keshav
@TheWhyteCrow @Corben999 Thanks. i'll look further into bsdinstall-partitioning.
I'm trying not to use grub. I do not like it. rEFInd is an option but you need a uefi booted system for that. 😅
Since i'm gonna multiboot, i'm trying so that i have to use only freebsd and efibootmgr as it is minimal yet enough for that purpose 🙂
A video is coming up of an installation try using default settings. Please have a look at it 🙂
Keshav
@Corben999 thanks. This is old but good stuff. 🙂
Wonder if this still works.
Keshav
@Corben999 @TheWhyteCrow please take a look at this installation video. Everything default except some options selected at security and services.
Keshav
Eliab/Andi
Eliab/Andi
This strange issue on kde
Keshav
Or just some widget panel ?