Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
A graphical interface on top of /bin/sh for visually minded people. This project desperately needs help. Even small pieces of feed back are deeply appreciated
Distributed, object-oriented and event-driven LabVIEW based Control System Framework with some SCADA functionality. Documentation about the CS framework is provided via a dedicated web page, http://wiki.gsi.de/cgi-bin/view/CSframework/WebHome .
Please note: This project is deprecated an no longer actively maintained. Please follow the link above for more information.
Braincracks acts like a continuous snapshoting filesystem / versioning filesystem. It monitors folders for files changes (each X seconds) and saves a copy of files when they change. It is made of 3 Bourne Shell scripts (1 bin, 1 daemon, 1 service).
This small program mounts and unmounts cd images from/to your file system from/to a specific mount point. Supports the CD-ROM image types img, bin, mdf and nrg. It is written in Gambas
WESP is a collection of subtle scripts and programs written in several languages (C, /bin/sh, (g)awk, ruby, icon) that breaths a new life into the WEB system for literate programming by Donald Knuth (and CWEB by Knuth/Sylvio Levy).
Small Linux console getty that is started on the Linux text console, asks for a login name
and then tranfers over to /bin/login. Is extended to allow automatic login and starting any
app.
FuseISO is a FUSE module to mount ISO filesystem images (.iso, .nrg, .bin, .mdf and .img files). It currently support plain ISO9660 Level 1 and 2, Rock Ridge, Joliet, and zisofs.
This is a small set of shell and perl cgi-bin scripts to enable network installation of a "Crimson Headgear" purveyor's Linux distribution, without PXE or DHCP. Knowledge of "kickstart" installation process definitely required.
Mount/unmount/view your iso, cue/bin, nrg, ccd/sub/img, mds/mdf images as a user. Add your most mounted files to the favorites section. The best part is, the learning curve is not so steep and the gui is attractive.
Full-stack observability with actually useful AI | Grafana Cloud
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.
Nagios LogScat is a Perl CGI for translating Nagios (2.x) status logs into a useful web interface. It displays a color coded summary of the hosts and services monitored, host fast access table and host details. Edit log path and place in Apache cgi-bin.
Oasis is an Oracle Application Server Internet Session Web Admin.
Install the perl script to the cgi-bin directory of the Oracle IAS.
Run it on a web browser to view and terminate Forms User Sessions.
Cleartrash provides a convenient way of cleanning the trash bin created by libtrash. It also can keep files at trash by a fixed amount of time before deleting.
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
FireWise Utilities (FWU) is a suite of tools for dynamically generating firewall tables in either binary or script format for several operating systems. Features in dev: iptables, ip6tables, ipfw, pf, SHA2 bin hashing and LZO bin compression
Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.
sldb is the embedded database for syslog. It captures log messages to a disk-backed database, and sorts them by user-defined subject. Excess messages from each bin are pruned on a first-in, first out basis.
Loggy is a Linux Advanced Logcleaner and a tool to hide you in a linux machine
by cleaning or modifing the intruder's ip from all the logfiles in /var
bin and txt logs it find logs, with a recursive search in /var/log and a lot of fantastic features
env is an alternative to /usr/bin/env with additional configuration
options. env has been designed to meet the standard functionality of
/usr/bin/env to facilitate integration of this binary into existing
project environments.
rmtotrash is bash script aliased to rm, to use existing desktop directories as a waste bin form the command line. By default it is configured to be `obvious` to inform users that they have a backup. Trash can be dated and limited to a number of files.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port 8084 and serves a file
servedir: Opens a webserver at port 8000 and serves a dir
servelog: Serves tail of syslog on port 12345
sizeof: List total sizes of subdirectorys
largedirs: Lists directorys with 100+ MB disk usage
mkdirc
: Creates a dir and changes to it
freefile : Kills all processes using a file
lastedited: Shows which files have been edited
findbin: Finds binary files not installed by dpkg
frename : Renames parts of a filename
connections: Shows network connections
[...]