12 projects tagged "bash"
SlimServer on DiskStation is an add-on package to the Synology DiskStation family of PowerPC and ARM9 based NAS devices providing the environment to run SlimDevice's SlimServer on it. It integrates into the DS administrative Web interface and comes with various user-friendly tools and scripts to maintain the installation. It supports all currently official features of Slimserver, such as Asian character display and on-the-fly transcoding of various music file formats. Popular third party plugins are supported as well.
Shmplayer executes a single instance of mplayer in the background and controls it through a FIFO. It supports many of the features you'll find in XMMS and it is easily extendible. However, unlike XMMS, shmplayer doesn't require an X server to be active. You can even use it from a remote shell. Shmplayer has also some unique features like "jgrep" that lets you jump to the first "grepped" match of the playlist.
dpkg-du is a script to produce a dump of the installed size of Debian packages in du format. This is to enable ease of reuse with pre-existing scripts administrators may have to deal with 'du' format lists. For example, dpkg-du|sort -n|tail -10 will show the 10 biggest packages on your system.
cygbuild is a porting tool for making Cygwin net releases. It helps Cygwin source and binary package maintainers to configure, build, strip, produce diffs, and generate Cygwin specific files. To put it simply, it converts any freely available program or package into a complete Cygwin net release distribution.
Tartarus is a backup script designed to make backups of dedicated servers easy. It employs a range of standard Unix tools to achieve this goal, to simplify disaster recovery even when only a minimal rescue system is available. Archives can be stored on-the-fly on FTP servers as well as in the local filesystem, while a plugin system allows adaption to a wide range of usage scenarios. The use of LVM snapshots and the creation of differential backups are also included, as is an expire script to remove older archives from an FTP site.
UnifiedSessionsManager is a unified and simplified interface for the use and management of local and remote sessions on physical and virtual machines. It provides management of distributed and stacked virtual machines, management of desktops and workspaces on multiple monitors, seamless access to all types of sessions, and support of encrypted connections using SSH.
pwgrep is a simple password manager that manages a database file using encryption of GnuPG. It uses encryption and version control on all of the passwords that are stored. The password database can be used on several hosts at once with automatic synchronization. Even several users can share the same password database. The versioning system will keep track of who was changing which entries and at which time. The versioning system to use can be configured (and is Subversion by default). Besides passwords, pwgrep can also be used for storing a collection of files like certificates. The file shredding command for secure deleting of temporary files can be configured. A local backup of all database changes is automatically made. It can be used without a GUI (such as through an SSH session).