Main > Free Download Search >

Free storage software for linux

storage

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 516
NASLite 1.2

NASLite 1.2


NASLite is a Network Attached Storage (NAS) server operating system. more>>
NASLite is a collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems designed to transform a basic computer into a dedicated file server.
NASLite v1.x is intended primarily for use in a small business or home office network. By design, NASLite v1.x is a community file server and does not support features such as user management , the ability to join domains or disk quotas. However, it is very easy to set-up and use.
Main features:
- Easy to operate and to administer
- Inexpensive to run and maintain
- Remote administration through TELNET
- Simple to use configuration menu
- Stable and reliable
- BIOS independent fixed disk drive support
- S.M.A.R.T. support
- Large partition and file support
- Low hardware requirements
- Wide range of PCI hardware support
Enhancements:
- This release adds an enhanced administration utility, a S.M.A.R.T. status enabling/disabling option, and forced manual filesystem checks.
<<less
Download (1.3MB)
Added: 2005-08-05 License: Other/Proprietary License Price:
1550 downloads
 
Other version of NASLite
NASLite 1.xNASLite v1.x is a collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems designed to transform a basic computer into a dedicated file server
License:Freeware
Download (1.72MB)
203 downloads
Added: 2009-04-26
FreeNAS 0.685 Beta 2

FreeNAS 0.685 Beta 2


FreeNAS is a free implementation of a minimal FreeBSD distribution. more>>
FreeNAS is a free implementation of a minimal FreeBSD distribution(for run it on a Compact Flash, CD-ROM or USB key) that provide NAS (Network-Attached Storage) services, supporting: CIFS, FTP, NFS protocols, with a Full WEB configuration interface.

The minimal FreeBSD distribution, Web interface,PHP scripts and documentations are based on M0n0wall.
<<less
Download (38.1MB)
Added: 2007-08-06 License: BSD License Price:
499 downloads
 
Other version of FreeNAS
FreeNAS 0.684bFreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, NFS protocols, Software RAID (0,1,5) with a Full WEB configuration interface. FreeNAS is a NAS server
License:Freeware
Download (38.6MB)
225 downloads
Added: 2009-04-07
NicE Desktop 1.0

NicE Desktop 1.0


NicE Desktop is a Debian-based, live Linux distribution. more>>
NicE Desktop is a Debian-based, live Linux distribution. Being a live distribution, it runs from portable storage, such as a CD/DVD or USB flash drive. This operating system can be run in both text mode and graphical mode.

NicE Desktop comes with many programs for both recreational and administrative purposes. Its main goals are to be useful and entertaining while maintaining user-friendliness, as well as to provide a "complete" temporary operating system for any PC user.
<<less
Download (603MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
491 downloads
Boxfs 0.4

Boxfs 0.4


Boxfs is a FUSE-based filesystem to access files stored on a box.net account. more>>
Boxfs is a FUSE-based filesystem to access files stored on a box.net account.
Box.net is a web service that offers storage accessible with a web interface, more info here http://www.box.net.
boxfs is licensed under the GPLv2, and comes with no warranty.
Enhancements:
- This release supports basic read/write file operations and directory creation.
<<less
Download (0.013MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
799 downloads
Tie::OffsetArray 0.01

Tie::OffsetArray 0.01


Tie::OffsetArray can tie one array to another, with index offset. more>>
Tie::OffsetArray can tie one array to another, with index offset.

SYNOPSIS

use Tie::OffsetArray;

tie @a, Tie::OffsetArray, 1, @b; # offset=1; use given array.

tie @c, Tie::OffsetArray, 2; # use anonymous array.

$a[0] = x; # assign to $b[1];

tied(@a)->array->[0] = y; # assign to $b[0].

When tied to this class, an arrays behavior is completely normal. For its internal storage, it uses another array, either one supplied by the caller, or a new anonymous one. Accesses to the tied array are mapped down to the storage array by offsetting the index by some constant amount.

A special method on the tied object returns a reference to the storage array, so that the elements below the offset can be accessed. This is particularly useful if the storage array was not supplied by the caller.

<<less
Download (0.008MB)
Added: 2007-08-10 License: Perl Artistic License Price:
805 downloads
Gluster 1.2.2 (GlusterFS)

Gluster 1.2.2 (GlusterFS)


GlusterFS package contains clustered file storage that can scale to peta bytes. more>>
GlusterFS package contains clustered file storage that can scale to peta bytes. GlusterFS is a programmable system. With little thinking, you can even redesign the GlusterFS file system by re-arranging the GlusterFS components using translator interface. It is all achieved through volume specification file. This allows GlusterFS to be flexible for all kinds of storage needs. Even with all these advanced features, GlusterFS is very easy to setup and manage.

Gluster is a GNU cluster distribution aimed at commoditizing Supercomputing and Superstorage. Core of the Gluster provides a platform for developing clustering applications tailored for a specific tasks such as HPC Clustering, Storage Clustering, Enterprise Provisioning, Database Clustering etc.

<<less
Download (0.26MB)
Added: 2007-01-17 License: GPL (GNU General Public License) Price:
1012 downloads
 
Other version of Gluster
Gluster 1.1applications tailored for a specific tasks such as HPC Clustering, Storage Clustering, Enterprise Provisioning, Database Clustering etc
License:GPL (GNU General Public License)
Download (123MB)
807 downloads
Added: 2007-08-08
sc101-nbd 0.03

sc101-nbd 0.03


sc101-nbd allows Linux to access a Netgear SC101 storage device as a block device, without requiring a new kernel module. more>>
sc101-nbd allows Linux to access a Netgear SC101 storage device as a block device, without requiring a new kernel module.
Netgear Storage Central 101 (sc101) is an IP based block storage device.
Netgear ships a clustered filesystem with the product (perhaps based on DataPlow SFS) which allows multiple Windows client machines to concurrently mount and read/write directly to the device; it is a SAN rather than a NAS device.
There is no protocol documentation provided, nor any driver support for operating systems other than Windows.
This software allows Linux to access the the sc101 as a block device, without requiring a new kernel module.
It achieves this by translating between the kernels existing NBD protocol and the reverse engineered protocol used by the sc101 (I call it PSAN, perhaps incorrectly).
On top of the NBD devices you can run RAID, LVM, and any existing filesystems (ext2/3, ocfs2, etc).
The resulting storage area is not interoperable with existing Windows clients.
It is unknown whether this software is compatible with the (unreleased) sc101t or other Zetera partnered devices.
Enhancements:
- This has been tested on RHEL/CentOS 4.x and Ubuntu 7.04.
<<less
Download (0.010MB)
Added: 2007-07-27 License: GPL (GNU General Public License) Price:
863 downloads
Storage Inspector 0.5

Storage Inspector 0.5


Storage Inspector is a Firefox extension that makes it easy to view any sqlite database files in the current profile. more>>
Storage Inspector is a Firefox extension that makes it easy to view any sqlite database files in the current profile. This includes the anti-phishing and search engine...

Developer Comments:

There are quite a few polish issues that need to be addressed before this version is ready for the masses. If you notice problems, please view the readme.txt file first and tell me if there are other issues.

You can set the storageinspector.openmode pref to 2 if you want the extension to open in a new tab instead of its own window.

I have primarily tested the extension in Firefox 2b1 but would still like feedback on how it runs in 3a1.

If you dont like something, please post here with a constructive statement telling me what you would like.

<<less
Download (0.040MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
824 downloads
Secure Storage service for the gLite middleware 1.1.2-1

Secure Storage service for the gLite middleware 1.1.2-1


Secure Storage service for the gLite middleware provides users with a set of tools to store data in a secure way. more>>
Secure Storage service for the gLite middleware project provides users with a set of tools to store in a secure way and in an encrypted format confidential data (e.g. medical or financial data) on the grid storage elements.
The data stored using the tools provided will be accessible and readable only by authorized users. Moreover, it solves the insider abuse problem preventing also the administrators of the storage elements to access the confidential data in a clear format.
The service has been designed and developed for the grid Middleware of the EGEE infrastructure, gLite, in the context of the TriGrid VL Project.
Secure Storage documentation generated with Doxygen are available.
Enhancements:
- A minor bug was fixed.
<<less
Download (0.088MB)
Added: 2007-07-24 License: The Apache License 2.0 Price:
823 downloads
 
Other version of Secure Storage service for the gLite middleware
Secure Storage service for the gLite middleware 1.0.0-4 (Keystore Server)Secure Storage service for the gLite middleware 1.0.0-4 (Keystore Server)Secure Storage service for the gLite middleware 1.0.0-4 (Keystore Server)
License:The Apache License 2.0
Download (2.4MB)
824 downloads
Added: 2007-07-22
Apache::AppSamurai 0.9

Apache::AppSamurai 0.9


Apache::AppSamurai Perl module protects vulnerable or sensitive web applications. more>>
Apache::AppSamurai Perl module protects vulnerable or sensitive web applications. The target use is in reverse proxy configurations, with a Apache mod_perl proxy inside a DMZ and a backend web server in another DMZ or an internal network.
Main features:
- Modular multi-factor authentication system
- Form based or basic auth based logins
- Encrypted storage of session data on proxy
- Able to use any Apache::Session storage type (including MySQL or Postgress for clustered deployment)
- Configurable from httpd.conf (no coding required)
- Coded with security in mind
Example uses of AppSamurai include:
- Moving authentication in front of sensitive web applications, only allowing traffic from authenticated users to even touch the web applications.
- Adding a strong authentication factor to a network appliances canned web interface.
- Protecting Exchange Outlook Web Access/ActiveSync with strong, multi-factor authentication, including dynamic tokens.
<<less
Download (0.13MB)
Added: 2007-07-20 License: Perl Artistic License Price:
828 downloads
Skeleton Engine for MySQL 0.4

Skeleton Engine for MySQL 0.4


Skeleton Engine for MySQL is a full framework to plug in a new storage engine. more>>
Skeleton Engine for MySQL is a full framework to plug in a new storage engine. Comes with prebuild autoconf files, and a full framework to plug in your own design.

The AWS, HTTP, Memcache, Nitro, PBXT, and many other engines were put together from the skeleton engine.

To install, grab a copy of the mysql source code and run this:
./configure --with-mysql=/home/brian/mysql-5.1/ --libdir=/usr/local/lib/mysql/
make install

And then inside of MySQL:

mysql> INSTALL PLUGIN skeleton SONAME libskeleton_engine.so;

mysql> CREATE TABLE `d` (`a` varchar(125), b text, primary key(a)) ENGINE=skeleton DEFAULT
CHARSET=latin1;
Query OK, 0 rows affected (0.01 sec)

You will probably need to edit the Makefile.am in the src/ tree if you want to build on anything other then Linux (and the Makefile assumes that the server was not compiled for debug).
<<less
Download (0.29MB)
Added: 2007-07-17 License: BSD License Price:
831 downloads
Sunrise Data Dictionary 1.00

Sunrise Data Dictionary 1.00


Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects. more>>
Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language.
Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in reference counting. It comes with a variety of hash functions and allows the use of runtime supplied hash functions via callback mechanism. The source code is well documented.
The Sunrise Data Dictionary was specifically designed for use within the Afelio and Callweaver telephony servers, the implementation focuses on performance and scalability.
Enhancements:
- This is the initial release of the full API (all header files) and a developer snapshot of the implementation.
<<less
Download (0.17MB)
Added: 2007-07-16 License: MIT/X Consortium License Price:
832 downloads
Optar 1.0

Optar 1.0


Optar stands for OPTical ARchiver. more>>
Optar stands for OPTical ARchiver. This project is a codec for encoding data on paper. Optar fits 200kB on an A4 page, then you print it with a laser printer. If you want to read the recording, scan it with a scanner and feed into the decoder program.

A practical level of reliability is ensured using forward error correction code (FEC). Automated processing of page batches facilitates storage of files larger than 200kB.
<<less
Download (0.028MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
834 downloads
boto 0.9b

boto 0.9b


boto project is an integrated interface to current and future infrastructural services offered by Amazon Web Services. more>>
boto project is an integrated interface to current and future infrastructural services offered by Amazon Web Services.
Main features:
- Simple Storage Service (S3)
- Simple Queue Service (SQS)
- Elastic Compute Cloud (EC2)
- Mechanical Turk
Enhancements:
- This release adds support for Paid AMIs in EC2.
<<less
Download (0.055MB)
Added: 2007-07-12 License: MIT/X Consortium License Price:
834 downloads
JWhoisServer 0.1.0.1

JWhoisServer 0.1.0.1


JWhoisServer project is a small, fast, and highly configurable RFC 3912 compliant whois server. more>>
JWhoisServer project is a small, fast, and highly configurable RFC 3912 compliant whois server written in Java and using RDBMS as a storage engine.

<<less
Download (0.053MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
848 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5