Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Learn more
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.
rfs is a shell script for creating and updating a local spare system disk. The main goal is to recover a working system after a crash quickly. In this case, "quickly" means the time it takes to reboot the machine. It is built on top of rsync.
This app intents to be an easy way to make backups of large amount of files into medias such as CDs or DVDs. Also it compress groups of files to fit in the size of dest. media. To avoid integrity problems during decompression, no files are divided.
Tagland provides hierarchical, taxonomic tagging system, called a tagonomy, and maps these hierarchies to spaces. Spaces have commands, schemae storage, and object storage. The system is implemented in Java, with a command-line user interface.
Save/restore filesystem meta data to/from a SVN (Subversion) working copy. Currently supported attributes: mtime (Modification time), uid (User ID), gid (Group ID), protection bits. A hybrid between FSVS and a mtree based solution.
Rdbackup is a small and easy to use backup system based on rsync and ssh. It works with a disk-to-disk backuping strategy where the data are stored on a single backup server. Rdbackup also provides a status monitoring through the SNMP interface.
Sometimes we perform CPU intensive tasks (eg, bzip2) on a large file. Typically, we use tools like dd to chop it up and then run bzip2 processes on the pieces. After processing, we need to recombine the pieces. Parallel Processor automates all this.
A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com)
There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
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.
Trailer is a trash can implementation that trails other common implementations by following the freedesktop.org standards but not having a GUI. It includes a full commandline interface and ncurses based trash management.
jPhotoArchive is a simple system for managing a tiered series of archives for digital photographs. An MD5 hash is used to ensure file integrity from the original media through all archive tiers.
smarbs is a simple backup script written in ruby. Using rsync it creates full snapshots in certain intervals within a minimal use of space. smarbs is easy configurable via config files and can be run as a cronjob.
The AIX:: name space plus more. Perl modules that deal with AIX specific issues. A slowly evolving EMC CLARiiON monitoring tool belongs to the "plus more" part.
aStor is a network attached storage configurable via user-friendly web-interface. Based on Einarc (a universal storage RAID commandline interface) and GNU/Linux. aStor provides file-based access. Currently it supports CIFS, NFS, FTP.
Wrapper to Amanda Backup amrecover command using Expect module. A starting point to develop a GPL gui web interface for an Amanda Backup System. It creates a Daemon to support a rpc webservice. Tested on a linux system.
edquotawrap is a wrapper for edquota. It eases handling of quota's under Mac OS X and Solaris. It has been developed initially at ETH Zurich and released to the public under the GPL.
jsync is a free Tool to synchronize your Files local. This Project was started to synchronize my extern Harddisks to avoid Data lose. Because it's written in Java you can use it on any OS that have Java Support.
id3tagr is an open-source GPL-licensed tagger for MP3 files. It looks up MP3s in the online MusicBrainz database and automatically tags them with the proper ID3v2 tags.
Console program that allows you to backup your personal twitter account. Should run regulary as a cron job. Uses the Twitter API, therefore should run for compatible services like Identi.ca also. Later, some reporting functionality will be added.
Music-MP21 provides an authoring tool to pack an entire music album into a single .m21 file (MPEG-21 file) and a plugin for VLC Media Player to play these files. The .m21 files are compatible with MP4 files.
Reed-Solomon encoder/decoder for Block Devices. Provides methods for enhanced data recovery from corrupted storage media, along with faster methods for reading the data when no corruption is encountered.