71 projects tagged "Linux"
Arkeia Network Backup Enterprise Edition for Ubuntu LTS is a completely free version of the Arkeia Network Backup software specifically for Ubuntu servers. It is available in the Ubuntu LTS (Long-Term Support) software repository. It allows an administrator to backup and restore files via a Web UI. This edition has the option to backup up to 2 machines to a 250 GB VTL or tape drive. It allows you to backup Linux machines, Windows desktops, Mac desktops, FreeBSD servers, and more.
BleachBit deletes junk to recover disk space and maintain privacy. It rids your system of old junk including cache, Internet history, temporary files, unused locale files (better than localepurge), logs, and cookies. Designed for Linux systems, it wipes clean 50 applications including Adobe Reader, Bash, Firefox, Flash, OpenOffice.org, Opera, Real Player, Skype, and more. It shreds files so that they cannot be recovered, and it wipes free disk space to hide insecurely deleted files. It offers both a simple PyGTK GUI and a command line interface for automation.
Bodhi is a minimalistic, Linux desktop distribution that uses Ubuntu as its base and Enlightenment as the default window manager. Bodhi can be used on modern hardware or older hardware. The minimum system requirements are a Intel 300mhz processor or faster, 128mb of system RAM, and 1.5gb of free disk space.
Chev is a sane by default vulnerability check script that checks NIST and US Cert RSS feeds for a short list of software that you configure. It has two levels of priority, warn and critical, which allows for easy use with Nagios as a stand-alone script or in a cron job. Just add strings for your major pieces of software and chev will tell you when a vulnerability has been released.
ClassicMenu Indicator is a notification area applet (application indicator) for the top panel of Ubuntu's Unity desktop environment. It provides a simple way to get a classic GNOME-style application menu for those who prefer this over the Unity dash menu. Like the classic GNOME menu, it includes Wine games and applications if you have those installed.
Cura is a mobile phone application bundle of remote server administration tools. It provides a personalized terminal emulator, a syslog module that allows for reading logs directly from a server, a SysMonitor module that visually graphs CPU and RAM usage percentages, access to Nmap, and Server Stats will offer general server information like its Vitals, Hardware information, Memory information, processes, and so on. A security feature allows you to have Cura's database wiped when you send the compromised phone a secret pattern of your choosing. (e.g. send an SMS message containing "phone has been stolen!" to your Android phone to wipe Cura's database and receive the location of the compromised phone as an SMS to your emergency phone number or as an e-mail to your emergency email address).
debshare.create is a hackish script used for producing .debshare files, which are basically "self-executable", monolithic archives containing several .deb packages. A .debshare file is meant to install one (or more) applications that it contains, complete with all its dependencies. This facilitates easy sharing of applications across computers using a single file, as opposed to multiple .deb packages. This idea was originally meant for Ubuntu systems, but there should be no reason why it shouldn't work on other similar distributions. Technically, a .debshare file is a bash shell script with a binary payload (a tar archive with the .deb-s) appended to it.