Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
fuse-cache is a simple caching filesystem for Linux using FUSE. It works by copying the files you want to be cached at mount time to a cache directory, , and then using that copy for all subsequent read requests for the file.
does what it says!
if you have old configs it can bring them forward or help do that. it can build a set of kernels (ie, if you have more than one arch). it packages them. and has some good options.
end of story it's possible with one commandline to do the round trip , copy to another host , have that host install package, and have the host reboot (maybe not on first try ok ? :)
The comparison to script shipped with kernel (circa 2012):
1) gmil works or attempts to work across many releases
2) gmil works harder to make packaged installable result(s)
3) gmil has a smart way to build many kernels at once / at a keypress
4) the scripts/ _can do most of those steps but _don't combine them, leaving maybe allot to read and type. Details come undone can cause confusion, rebuilds, and missing kernel files.
License: public domain. thanks kernels linux team!
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A Lightweight Linux OS for a UK project helping people get online
We are using a Linux OS and reconditioned computers that boot straight into a website for people on low incomes or who are on benefits. We have a created a company that will deliver the service but the OS we need as much help as possible to make it as robust and use friendly as we can.
Hadie - Hardware Abstracting Device Independent Environment. Or just another micro kernel for embedded devices.
Supported architecture are i8051 (80515c), i166 (XC161CJ), Tricore (TC1775B), m68k (m68332) and i386.
Linux ForceFeedback driver for GreenAsia (Product ID 0x12) input devices like Manta Warior and SpeedLink Strike2 and many other cheap vibration gamepads.
Horizon is a research project aimed at developing a 32-bit Operating System for the Intel architecture. It's written in C and assembler (GAS syntax) and one of its main characteristics is full network integration.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Nothing more than an Operating System, that runs in Protected Mode and supports Multi-tasking and Multi-threading, with a nice GUI (sort of) + some basic drivers and Apps....
NOTE: It's out-of-date, the new version will be released soon.
Debian Lenny with the (in)famous unsupported intel i810 1.7.2 driver, which supportsTV-OUT. If you own i855GM and similar hardware this chrootable environment allows you to enable your DVO. Comes with fluxbox, gmplayer and the complete driver sources.
See https://github.com/torvalds/linux/tree/master/drivers/media/pci/ivtv and https://www.linuxtv.org/wiki/index.php/Ivtv
Old sites were http://ivtvdriver.org/ and http://ivtv.writeme.ch/
Old description: The primary goal of this project is to provide an Open Source driver for the Hauppauge 250/350 series of MPEG video capture cards and other cards based on the iCompression iTVC15.
Highly research oriented operating system attempting to explore the limits of asynchronous communications. Some of the basic ideas of the system are based on Erlang and Python. The core of the system is written in assembly for x86.
icylinux is a modify ubuntu distro that aims at making ubuntu more usable and more functional by replacing snapd by flatpaks and removing Systemd-oomd and also removing gnome videos and replacing it with vlc also icylinux remove the dock for a more stock gnome experience
Linux kernel patches, device drivers and related userspace applications developed for the Crossbow Imote 2 platform. Also supports the Intel Stargate 2.
inotify-cxx is the C++ interface for Linux inotify technology. It offers a few simple objects instead of low-level data such as file descriptors, watch descriptors, etc.
ip-session gets info of network trafic, such as sip, dip, sport, dport, etc. from linux kernel; gets account info of each traffic, such as in/out bytes/pkgs, etc.; else, gives session management function, such as query/del, etc.