TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15077 · Aug 20

#c_lang#infiniband#iwarp#kernel_rdma_drivers#linux_kernel#rdma#roce#userspace_libraries You can use RDMA Core, a set of Linux userspace libraries and daemons, to work with RDMA devices for high-speed network communication. It supports many kernel drivers and provides tools and libraries like libibverbs and librdmacm to manage RDMA devices and connections. You can build it easily with cmake and install required packages depending on your Linux distribution. Using RDMA Core lets you set up software RDMA interfaces and verify them with commands like `ibv_devices` or `rdma link`. This helps you achieve faster, low-latency data transfer, which is useful for high-performance computing and networking tasks. https://github.com/linux-rdma/rdma-core

Results

5 similar posts found

Search: #boot

当前筛选 #boot清除筛选
弯龙的频道

@RLBing · Post #680 · 03/13/2025, 07:42 PM

Oralce Cloud似乎在这两天不知道更新了什么东西,导致dd后的debian无法启动,但是bios是找的到efi区,如果你的实例也因为这个情况了,不用着急,按照这个文章可以连入VNC,然后使用面板的强制重启,在VNC里面按esc可以进入BIOS,然后选择Boot Maintenance Manager(Boot维护管理)-Boot From File(从文件启动)-选择硬盘-选择最下面的EFI分区-选择debian(dd的系统不一样,名字不一样)-选择grubx64.efi文件以手动运行grub引导,应该就能启动了,然后先用fdisk -l 查EFI分区位置,最后重新使用 grub-install /dev/sda1 与 grub-mkconfig -o /boot/grub/grub.cfg 重新修补就可以了,最后用reboot看下是否见效,能启动的上就可以了。 #Oralce#boot

Hashtags

Oneplus 13 Updates

@OnePlus13Series · Post #349 · 11/13/2025, 03:52 PM

Oneplus Archive This project provides official, unmodified OnePlus stock firmware images for supported models, ideal for rooting, flashing custom ROM(s) and more ⚙️ Repo Link: Here 👤 Maintainer: Spike & Team #oneplus#firmware#boot#otaimage#root

GitHub Trends

@githubtrending · Post #15104 · 08/30/2025, 12:00 PM

#shell#alpine#alpine_linux#boot#distro#grub#installer#iso#linux#linux_distribution#liveos#netboot#netinst#netinstall#operating_systems#os#reinstall#shell_script#vps#windows You can use a powerful script to easily reinstall Linux or Windows on your server with just one command. It supports 19 popular Linux versions and all Windows versions from Vista to Windows 11, automatically downloading official ISO files and drivers. It works for switching between Linux and Windows, handles different network setups without manual IP input, and supports BIOS, EFI, and ARM servers. The script is lightweight, safe, and fetches all resources live from official sources. This saves you time and effort in system installation or reinstallation, especially on low-memory or cloud servers. You can also customize passwords, SSH keys, and ports during installation. https://github.com/bin456789/reinstall