FreeBSD
前往频道在 Telegram
Community chats 🇷🇺 @freebsd_ru 🇬🇧 @FreeBSD1 🇪🇸 @freebsd_es @FreeBSDes 🇵🇹 @freebsdbr 🇮🇩 @freebsdid 🇺🇦 @freebsd_ua 🇨🇳 @freebsd_cn 🇮🇷 @bsdfarsi Community channel @FreeBSD Unofficial. Get FreeBSD at https://www.freebsd.org
显示更多1 819
订阅者
-124 小时
-47 天
+4530 天
数据加载中...
标签云
无数据
有任何问题?请刷新页面或联系我们的客服。
进出提及
---
---
---
---
---
---
吸引订阅者
十二月 '24
十二月 '24
+10
在0个频道中
十一月 '24
+45
在0个频道中
Get PRO
十月 '24
+39
在0个频道中
Get PRO
九月 '24
+66
在0个频道中
Get PRO
八月 '24
+54
在1个频道中
Get PRO
七月 '24
+44
在2个频道中
Get PRO
六月 '24
+45
在0个频道中
Get PRO
五月 '24
+52
在1个频道中
Get PRO
四月 '24
+48
在1个频道中
Get PRO
三月 '24
+43
在0个频道中
Get PRO
二月 '24
+48
在0个频道中
Get PRO
一月 '24
+45
在1个频道中
Get PRO
十二月 '23
+45
在0个频道中
Get PRO
十一月 '23
+50
在1个频道中
Get PRO
十月 '23
+43
在2个频道中
Get PRO
九月 '23
+53
在0个频道中
Get PRO
八月 '23
+50
在0个频道中
Get PRO
七月 '23
+44
在0个频道中
Get PRO
六月 '23
+53
在0个频道中
Get PRO
五月 '23
+47
在0个频道中
Get PRO
四月 '23
+35
在0个频道中
Get PRO
三月 '23
+51
在0个频道中
Get PRO
二月 '23
+27
在0个频道中
Get PRO
一月 '23
+55
在0个频道中
Get PRO
十二月 '22
+49
在0个频道中
Get PRO
十一月 '22
+53
在0个频道中
Get PRO
十月 '22
+58
在0个频道中
Get PRO
九月 '22
+58
在0个频道中
Get PRO
八月 '22
+49
在0个频道中
Get PRO
七月 '22
+61
在0个频道中
Get PRO
六月 '22
+59
在0个频道中
Get PRO
五月 '22
+61
在0个频道中
Get PRO
四月 '22
+52
在0个频道中
Get PRO
三月 '22
+57
在0个频道中
Get PRO
二月 '22
+47
在0个频道中
Get PRO
一月 '22
+56
在0个频道中
Get PRO
十二月 '21
+50
在0个频道中
Get PRO
十一月 '21
+39
在0个频道中
Get PRO
十月 '21
+34
在0个频道中
Get PRO
九月 '21
+57
在0个频道中
Get PRO
八月 '21
+56
在0个频道中
Get PRO
七月 '21
+44
在0个频道中
Get PRO
六月 '21
+44
在0个频道中
Get PRO
五月 '21
+41
在0个频道中
Get PRO
四月 '21
+108
在0个频道中
Get PRO
三月 '21
+52
在0个频道中
Get PRO
二月 '21
+31
在0个频道中
Get PRO
一月 '21
+44
在0个频道中
Get PRO
十二月 '20
+642
在0个频道中
| 日期 | 订阅者增长 | 提及 | 频道 | |
| 09 十二月 | +3 | |||
| 08 十二月 | 0 | |||
| 07 十二月 | +2 | |||
| 06 十二月 | +2 | |||
| 05 十二月 | 0 | |||
| 04 十二月 | +1 | |||
| 03 十二月 | 0 | |||
| 02 十二月 | +2 | |||
| 01 十二月 | 0 |
频道帖子
| 2 | FreeBSD: FPGA development of RISC-V 32bit CPU, and buffer overflow demo
source(yt) @BSDJedi | 2 |
| 3 | #FreeBSD #FreeBSDFoundation #FreeBSDDay #link
https://freebsdfoundation.org/freebsd-day/
🎉🥳🎂 | 1 729 |
| 4 | #BSD #FreeBSD #OpenBSD #NetBSD #conference #BSDCAN #link
https://indico.bsdcan.org/event/1/timetable/?#20240531.detailed
https://www.youtube.com/@FreeBSDProject/streams now May 2024 Developer Summit Day 2 | 1 587 |
| 5 | Using the RaspberryPi GPIOs on FreeBSD
Since I often use the RaspberryPi board for some non critical automation that requires more than the computational power of an AVR or where having a full blown operating system is just more convenient I also often want to use the GPIO pins as on any embedded device. Since I usually don’t use a Linux distribution like Raspbian I had to look up how to use the GPIOs on FreeBSD every time again. This article is just a short summary on how to access them so I don’t have to look this up every time. | 1 634 |
| 6 | FreeBSD: using Dtrace to track down started processes and used files
use Dtrace to find out which processes have started in my system, and which files are being used. This neat trick allows to debug some really difficult problems in a very simple and easy way.
source(yt) @BSDJedi | 2 709 |
| 7 | #link #OpenZFS #FreeBSD #jail #bhyve #zones
https://www.youtube.com/@callfortesting | 1 105 |
| 8 | Secure CGI Applications in C on BSD
Equip you with sufficient knowledge to build a (simple) secure web application. In C. On a BSD operating system.
(3 hour tutorial) https://kristaps.bsd.lv/absdcon2016/ | 1 826 |
| 9 | Gunion(8): a new GEOM utility in the FreeBSD Kernel
A talk by Marshall Kirk McKusick
This talk describes the gunion(8) utility that was added to the FreeBSD kernel in February 2022. The talk starts with an introduction to the FreeBSD GEOM kernel layer describing its location and function. The talk then describes how gunion(8) tracks changes to a read-only disk using a writable disk. The talk concludes with examples of problems for which gunion(8) can be effectively used.
source
#bsdcan #talk #gunion | 1 121 |
| 10 | FreeBSD 14.0 is out now
https://www.freebsd.org/releases/14.0R/announce/ | 1 356 |
| 11 | Nukde (This project currently only supports FreeBSD)
A Desktop environment brought to life by the Nuklear toolkit and written in C | 1 068 |
| 12 | FreeBSD Profiling tools, tips and tricks
Kris Kennaway | MeetBSD 2008 | 874 |
| 13 | Check out https://t.me/machinedependent channel to follow up an amazing adventure of RSIC-V development boards for FreeBSD | 784 |
| 14 | #FreeBSD #link #status
https://www.freebsd.org/status/report-2023-07-2023-09/ | 926 |
| 15 | https://www.theregister.com/2023/10/24/freebsd_14_rc2/
#freebsd #14 #news #openzfs | 659 |
| 16 | FreeBSD Journal July/August 2023
https://freebsdfoundation.org/wp-content/uploads/2023/08/JulyAug23_FreeBSD-1.pdf
#freebsd #magazine #journal | 745 |
| 17 | #FreeBSD #OpenBSD #NetBSD #EuroBSDCon 2023 #link #conference
https://2023.eurobsdcon.org/slides/
https://www.youtube.com/@EuroBSDcon/videos | 848 |
| 18 | Big update page https://docs.freebsd.org/en/books/handbook/jails/ | 829 |
| 19 | 50 FreeBSD commands you should know
For most users of FreeBSD, the command line is a normal thing, but for newcomers to FreeBSD or the terminal, here just some of the commands available, there are many more, but here is just a taster...
source: RoboNuggie | 1 794 |
| 20 | FreeBSD Journal – 2023/05-06 – 2023 Editorial Calendar.
https://freebsdfoundation.org/our-work/journal/
https://cdn.coverstand.com/33057/794483/9a09afdf5fb325213a554aba948ae00a2e4bba06.2.pdf | 774 |
