Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 23 C Ubuntu Projects
-
hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
I think you might like the hstr tool.
-
linux-wifi-hotspot
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
Project mention: is there an easier way to access Gen 4 Pokémon GTS? | reddit.com/r/3dspiracy | 2023-05-20Wi-Fi hotspot: https://github.com/lakinduakash/linux-wifi-hotspot
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
nnstreamer
:twisted_rightwards_arrows: Neural Network (NN) Streamer, Stream Processing Paradigm for Neural Network Apps/Devices.
Project mention: Streamer for neural network audio/video processing | reddit.com/r/u_waynerad | 2022-11-01 -
88x2bu-20210702
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets - v5.13.1
Hi guys, today i follow this guide: https://github.com/morrownr/88x2bu-20210702 to install my usb external card for virtualbox machine. The usb work really great in another laptop (with kali iso installed without other system os), i try to configure it in a virtual machine and start all the problem. At the finish of all things i have the menu with "wifi" to search nearby connection but doesn't connect to mine or other, it try forever. Idk if i need to check the config system and maybe i miss something in there, if anyone can help me i really appreciate it bc it resolve me so much pain i can't use my laptop to make all the thing, i want make it run on a vm for a better "safe place" If u need something like how i set the config file let me know *i try with airodump to start the wlan0mon, it seems activate but when i try to scan it doesn't appear as 0mon and i can't scan
-
I use this driver instead, but I think it all comes down to what does your wifi card need. You can download the driver in another computer and then pass it with a usb stick or, connect through your mobile phone via tethering and then download the driver directly in your computer
-
8812au-20210629
Linux Driver for USB WiFi Adapters that are based on the RTL8812AU Chipset - v5.13.6
Project mention: Can we restart wifi services without rebooting? | reddit.com/r/linuxquestions | 2023-05-22I have a dongle with that chipset, used it couple of times, worked fine. The driver I used is from here https://github.com/morrownr/8812au-20210629
-
Project mention: aircrack 5ghz network monitoring not working with AWUS036ACM | reddit.com/r/HowToHack | 2023-05-06
I ended up returning AWUS036ACM and buying AWUS1900 (based on Realtek chipset). Installed appropriate drivers https://github.com/morrownr/8814au and everything is working as expected! No issues so far. Working on both the Kali virtual machine and the raw Debian machine. Lesson learned - stay away from Mediatek.
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
rapiddisk
An Advanced Linux RAM Drive and Caching kernel modules. Dynamically allocate RAM as block devices. Use them as stand alone drives or even map them as caching nodes to slower local disk drives. Access those volumes locally or export them across an NVMe Target network. Manage it all from a web API.
I found that an alternative on Linux is RapidDisk. I installed it with no issues. However, I have to open terminal and enter a couple of commands manually to re-load the RAM drive as cache after boot, specifically:
-
8821au-20210708
Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2
Did that. Followed it to here https://github.com/morrownr/8821au-20210708. Installed it. Did not work.
-
8821cu
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU and RTL8731AU Chipsets
Project mention: I am tryingto install a driver for a wi-fi adapter, but I have a fatal error trying to 'make' it in the terminal | reddit.com/r/linuxquestions | 2022-09-19If your linux kernel 5.8 or higher you can try to use this driver https://github.com/morrownr/8821cu
-
-
-
8821cu-20210916
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU, RTL8821CUH and RTL8731AU Chipsets - v5.12.0.4
-
-
Project mention: How to set up an echo server over DTLS 1.2 | reddit.com/r/AskComputerScience | 2022-11-12
I tried this: https://github.com/nplab/DTLS-Examples, but i keep running into issues while trying to build the Makefile (both Windows and Ubuntu).
-
I've been using Fedora for the last few years on a secondary machine with a gtx 1080, mostly for work. I've decided to make the jump on my primary system as well. through the setup process in getting things working, I ran into an issue with lm_sensors not detecting CPU temps, mobo voltages and fan speeds. It did of course detect the 6900xt and it's temps. After some research I found the monitoring chip model which lead me to github (https://github.com/Fred78290/nct6687d). I downloaded it and installed it per the instructions now I see what couldn't before for the motherboard, which is great.
-
docker-nginx-image-proxy
on the fly image cropping with gravity, resize and compression microservice
Project mention: How would you reduce the image size of almost 100GB photos stored on a remote server via SFTP? | reddit.com/r/laravel | 2022-12-23If you have already own a server, you can use docker to stand up a dynamic image resize proxy like this: https://github.com/niiknow/docker-nginx-image-proxy or this https://github.com/weserv/images - they works very much like the CDN suggestion above
-
-
Project mention: Very unstable ping when using hotspot in Linux. | reddit.com/r/linuxquestions | 2023-03-12
I'm using Arch Linux (6.1.15-1-lts) with "TP-Link Archer T2U PLUS (RTL8821AU)" and these drivers (I have also tried using these drivers. I'm using an Ethernet connection and I've setup a hotspot in my PC (to use it with my android devices) (I don't have a Wi-Fi router at the moment, sorry). I'm getting serious ping losses in my android phone. Messaging apps are taking forever to send/receive messages (but not when using hotspot from Windows 10).
-
Project mention: PXE provisioning issues with new hardware that requires specific drivers! | reddit.com/r/linuxadmin | 2022-08-07
Hello, Our hardware vendor stopped selling the previous models of our standard desktops and laptops and possess sent the newest models in our latest purchase. Unfortunately, when installing Ubuntu on these machines the NICs are not recognized by the OS and need manual intervention to be updated, which I was able to get going by downloading the appropriate e1000e driver onto a USB and installing from that. Our standard workflow was provisioning the system with Foreman, and configuring it with ansible after the OS was installed. The manual steps now required between these steps have caused delays in setting up new equipment. Getting this hardware to allow PXE in the first place was a pain, I had to take the initrd.gz that foreman provides for the PXE environment, unpack it and replace the e1000e network driver with the very latest one to even allow the PXE process to start. But because the archive foreman uses for Ubuntu is the standard Canonical hosted Ubuntu archive, the OS is again missing that version of the driver and it needs to get updated again. Does anyone have recommendations on how to get around this? * I tried using HWE but it seems to not include this very latest version of e1000e so had no luck there * Could this process be included in the preseed file/provisioning template to handle the driver? * Our foreman install has Katello, but I have been having a hell of a time getting deb repos hosted. Even if that gets set up properly, it seems pretty hacky again to insert a kernel with the correct driver version. (GPG issues? idk) * Foreman/Katello docs are lackluster and havent seen anything related to this kind of problem * FYI the desktop is a Dell Precision Tower 3650 and installing Ubuntu 18.04 I was hired as a Junior Sys Admin 2 years and now find myself as the sole IT in the company, this has been driving me nuts as my previous provisioning workflow was pretty solid but dont have anyone internal to turn to for advice. Would really appreciate any thoughts or ideas you all have or any resources you know of I can look into. Thanks! EDIT: Thanks for the replies everyone, I ended up getting this resolved by using DKMS. https://github.com/koljah-de/e1000e-dkms-debian was a good starting point, I built a deb from that and placed it on my tftp server. Then in Foreman's finish template I included the following lines: tftp -m binary tftp.example.com -c get e1000e-dkms.deb dpkg -i e1000e-dkms.deb That worked for me, after the installation process the NIC was usable. Plus this has the added benefit of not needing to tweak the drivers after upgrading the kernel at a later date.
-
Project mention: Why my Wireless network adapter isn't detected (Cant access internet any other way) | reddit.com/r/Kalilinux | 2023-05-13
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
C Ubuntu related posts
- Can we restart wifi services without rebooting?
- RTL8812BU and RTL8822BU Chipsets HELP pls!
- Can linux-wifi-hotspot work inside of microOS?
- Use as Hotspot creates unique password evrytime on LM20.3
- Why my Wireless network adapter isn't detected (Cant access internet any other way)
- What would be a very small device other than a phone that I could use to have linux on and access the net?
- How to get the TP-Link Archer T3U Nano working on a 3b+?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 29 May 2023
Index
What are some of the best open-source Ubuntu projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | hstr | 3,586 |
2 | linux-wifi-hotspot | 1,956 |
3 | nnstreamer | 579 |
4 | 88x2bu-20210702 | 553 |
5 | 88x2bu | 409 |
6 | 8812au-20210629 | 345 |
7 | 8814au | 336 |
8 | rapiddisk | 243 |
9 | 8821au-20210708 | 237 |
10 | 8821cu | 212 |
11 | ott-packager | 199 |
12 | Tek4010 | 166 |
13 | 8821cu-20210916 | 160 |
14 | 8812au | 125 |
15 | DTLS-Examples | 120 |
16 | nct6687d | 114 |
17 | docker-nginx-image-proxy | 99 |
18 | asus-fan | 93 |
19 | 8821au | 72 |
20 | e1000e-dkms-debian | 62 |
21 | asus-pce-n53-linux | 30 |
22 | daemon | 11 |
23 | golibnotify | 8 |