public marks

PUBLIC MARKS from falko with tags ubuntu & fileserver

2012

Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 11.10 | HowtoForge - Linux Howtos and Tutorials

This tutorial shows how to combine four single storage servers (running Ubuntu 11.10) to one large storage server (distributed storage) with GlusterFS. The client system (Ubuntu 11.10 as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA.

2008

Running A File- And Print-Server With eBox On Ubuntu 8.04 Server | HowtoForge - Linux Howtos and Tutorials

(via)
This article shows how to run a file- and print-server for small and medium enterprises (SME) on one single Ubuntu 8.04 server. It is very easy to set up, and management is done with an easy-to-use web interface called eBox so once the system is set up, you can forget about the command line. eBox was developed to administrate advanced services for corporate networks.

Simple Home File Server (Based On Ubuntu) | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial explains how to turn an old PC with additional hard disks into a simple home file server. The file server is intended for home use. The home file server is accessible by Windows and Linux computers in the home network.

2007

SAMBA (Domaincontroller) Server For Small Workgroups With Ubuntu 7.10 | HowtoForge - Linux Howtos and Tutorials

(via)
This is a detailed description about setting up an Ubuntu based server (Ubuntu 7.10) to act as file- and printserver for Windows(tm) workstations in small workgroups. This howto uses the tdb backend for SAMBA to store passwords and account information. This is suitable for workgroups for up to 250 users and is easier to set up than an LDAP backend.

Ubuntu 7.10 (Gutsy Gibbon) Samba Standalone Server With tdbsam Backend | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial explains the installation of a Samba fileserver on Ubuntu 7.10 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as standalone server, not as a domain controller. For this setup, I will use the Ubuntu Server installation CD but the same installation procedure will work on an Ubuntu desktop as well.

SAMBA (Domaincontroller) Server For Small Workgroups With Ubuntu 6.10 | HowtoForge - Linux Howtos and Tutorials

(via)
This guide shows how to set up a Ubuntu Edgy Eft server that acts as a file- and printserver for Windows workstations in small workgroups. This howto uses the tdb backend for SAMBA to store passwords and account information. This is suitable for workgroups for up to 250 users and is easier to set up than an LDAP backend.