2765 projects tagged "GPLv3"
MOTDstat (Message Of The Day - System Status) will dynamically generate the /etc/motd file with current information about system status and usage. Using crontab, the script will periodically display the status of system resources and services. The original message of the day will be stored in the /etc/motd.orig file. Configuring an email address, you'll receive notifications about the following issues with configurable warning and critical limits: high CPU load, exceeding disk space, intensive usage of swap space, a specific process or network service not running, NTP not synchronized, and too many messages in the mail queue.
PDO4You is a class that implements the Singleton design pattern for connecting the database using the PDO extension (PHP Data Objects). It provides an abstraction layer for accessing data, regardless of which database you are using, and ensures that there is a single object instance per database connection. It can connect to several possible SQL databases using the available PDO drivers. Currently it supports MySQL, PostgreSQL, SQLite, Oracle, Microsoft SQL server, Sybase, and CUBRID (a database highly optimized for Web applications). The class can also execute multiple queries at once given a string in JSON format that specifies the type of query, the tables, fields, field values, conditions, etc.
OpenTeacher is a vocabulary training application that helps you learn a foreign language. It uses a list of words in both a known and a foreign language and tests you. It supports smart question asking and interval training with Think answers, shuffle answer, and repeat answer input modes. It has easy symbol, Greek, and Cyrillic input, and reads and writes T2K (Teach2000) and WRTS files, and reads ABBYY Lingvo Tutor files. It is available in Arabic, Australian English, Brazilian Portuguese, Chinese (Traditional), Croatian, Czech, Danish, Dutch, French, German, Hebrew, Hungarian, Japanese, Korean, Polish, Russian, Serbian, Slovenian, Spanish, Swedish, and Turkish.
Devel Live CD includes a minimal toolchain from Fedora which makes it possible to compile the Linux kernel and other software. It has been created to compile programs for 4MLinux. There is no dependency tracking in 4MLinux, so this may be a useful tool for developers who are interested in building fully-customized Linux operating systems.