AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
This is a simple commandline tool to customize CP2103 USB to UART bridge controllers in home-grown hardware. VID, PID, product name string, serial number string, and release version of the device can be changed next to GPIO port modes.
NeTAMS - Network Traffic Accounting and Monitoring Software. It is built for UNIX and works for networks with Cisco routers or PC Unix routers (Linux/FreeBSD/Solaris).
ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
Online Hierarchical Storage Manager (OHSM) is the first attempt towards an enterprise level open source data storage manager which automatically moves data between high-cost and low-cost storage media.
ECHO DEPository is a digital preservation research/development project at the Univ. of Ill. Urbana-Champaign in partnership with OCLC and funded by Library of Congress under their National Digital Information Infrastructure Preservation Program (NDIIPP).
Very simple disk synchronization suitable for maintaining a backup directory. I built it to keep Photos and MP3s on my NAS in sync with my laptop and desktop. Will do one-way or two-way (mirrored), but does not delete. All Java, no GUI.
Let's you synchronize related scheduled jobs, which execute across many different machines. Instead of adding time padding between jobs (which can fail), use this utility. Please feel free to add more functions!
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
Frenzy is a "portable system administrator toolkit," LiveCD based on FreeBSD. It generally contains software for hardware tests, file system check, security check and network setup and analysis. Size of ISO-image is 200 MBytes (3" CD).
DistPull is a software distribution system. It is designed to allow unattended updates of local and remote systems in a safe manner, with the abilty to roll back an update.
It is written in Unix/Linux shell, so it is portable to most systems.
Utilizes common unix utilities to provide a simple backup solution. Like Apple's Time Machine, sbak uses hard-links to minimize disk usage. Reduces data transfer by using compressed rsync transfers. Web interface and subscription service coming soon.
DirClean is a solution to rapidly delete files in the directories, developed using Mono and c#. You can delete all files except types defined in parameter, or delete files matching a parameter. You can also delete empty folders as well.
Avenzoar is a one-year exploration of renal cell carcinoma morphology and its related single nucleotide polymorphisms (SNPa) as a method of automating diagnosis of cancer by using a computer-aided decision tree controlled by analytical statistics.
Peon is a wrapper that automatically runs UNIX shell commands in a row (batch). Peon saves the return value, STDOUT and STDERR of each command. The front output is meant to be lean and mean, yet peon warns if any action failed or produced errors.
Simpleburner is a simple CLI application to make burning CDs and DVDs easier. It writes a directory with your files to burn to a CD. It can be run in modes like test burn, makeiso-only, or burn-only. More information is included in help message.
A log player for "The Fourth Coming" ("T4C", http://www.the4thcoming.com).
Given a log-file, this tool will replay a T4C game you've played before.
It will have built-in functionnalities like : merging log files
together, searching and cleaning
VBoxCtl picks up where the native VirtualBox environment leaves off. Virtual Box provides and interactive environment for managing virtual machines and their execution. However, this environment does not expose all the most common options.
A set of tools relating to an educational processor used in teaching Computer Architecture at the University of Ottawa. Currently includes a working assembler and a semi-functional emulator/debugger.
A simple shell script using expect, Backups Remote MySQL databases, transmission encrypted (openssh) , dumps database wise. Provide login information on the remote server and it does all the needed to get those databases to your local machines -Aniruddh
The Zabbix trap (zabtrap) client library allows you to send traps to a zabbix trap item configured on a zabbix server from your Java applications. For a full JMX Zabbix bridge (zabbix agent), check out http://www.kjkoster.org/zapcat/
A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.
Sgrep (sorted grep) is a much faster alternative to traditional Unix grep when searching large files, because sgrep searches sorted input files using a fast binary search to find matching lines.