public marks

PUBLIC MARKS from camel with tags setup & server

2008

Box Backup - Trac

Box Backup is an open source, completely automatic, on-line backup system. It has the following key features: * All backed up data is stored on the server in files on a filesystem - no tape, archive or other special devices are required. * The server is trusted only to make files available when they are required - all data is encrypted and can be decoded only by the original client. This makes it ideal for backing up over an untrusted network (such as the Internet), or where the server is in an uncontrolled environment. * A backup daemon runs on systems to be backed up, and copies encrypted data to the server when it notices changes - so backups are continuous and up-to-date (although traditional snapshot backups are possible too). * Only changes within files are sent to the server, just like rsync, minimising the bandwidth used between clients and server. This makes it particularly suitable for backing up between distant locations, or over the Internet. * It behaves like tape - old file versions and deleted files are available. * Old versions of files on the server are stored as changes from the current version, minimising the storage space required on the server. Files are the server are also compressed to minimise their size. * Choice of backup behaviour - it can be optimised for document or server backup. * It is designed to be easy and cheap to run a server. It has a portable implementation, and optional RAID implemented in userland for reliability without complex server setup or expensive hardware.

XEN Cluster HowTo

I have tried to run both Debian Etch and Ubuntu 8.04 Server on the cluster nodes, in Dom0. I started my tests with Debian, but I had some issues with slow samba performance in one VM that I couldn't fix so I decided to try Ubuntu Server, for the first time. Both installation went OK, the main difference was that I used mainly source code in Debian, but only packages in Ubuntu. I actually ran into more problems with Ubuntu due to some early bugs in the 8.04 release, will describe them below as I go along. And I have still to prove that running this setup in Ubuntu is stable.

flv streaming with lighttpd

by 2 others (via)
1.4.11 got a new module for streaming Flash movie files called mod_flv_streaming. This module allows you to seek in FLV files using the high performance infrastructure of lighttpd. The idea is simple and explained and implemented on ‘Streaming’ flv video via PHP, take two at http://www.flashcomguru.com/ But instead of streaming the file through PHP we do it in the webserver. The module expects a request for the URL which matches flv-streaming.extensions and can handle a ’?start=’ as part of the request. The information to pass into the ‘start’ parameter is extractly by the flash-player from the meta-data of the flv-files. The meta-data can be setup with flvtool2 Now I leave it to you to combine this with mod_secdownload to create a flv-streaming server for free with deep/hot linking protected movies. server.modules = ( ..., "mod_secdownload", ## optional "mod_flv_streaming", ... ) flv-streaming.extensions = ( ".flv" ) Take the flash-player from flashcomguru and adjust the URL in the player and try yourself.

How To Set Up A Debian Linux WebCam Server Using a USB Web Cam

by 1 other
First and foremost, be prepared to have some patience when trying to get a USB cam to work under Linux. In trying to get mine to work, I searched many a newsgroup thread only to find there was only one message in the thread, the original question stating the problem. i.e. no one had an answer for the person who posted the question so you may be on your own trying to get your cam to work. Often times the same camera model will use different drivers for different sub-models (ex: not all QuickCam Express sub-models use the same driver). However, my trials and tribulations were a good learning experience and I'll share what I learned here to hopefully make your setup easier.

Lighttpd Webserver setup with php5 and Mysql support -- Ubuntu Geek

by 1 other
Security, speed, compliance, and flexibility — all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it’s Open Source licensed under the revised BSD license.

2007

Start and stop VMWARE VPS / virtual machine guest operating system from command line

Vmware server comes with the nifty vmware-cmd utility. It allows an administrator to perform various operations on a virtual machine from Linux command line / shell prompt such as: => Stop / Start VM => Get VM status => Setup variables => Powerdown VM and much more

Cacti On An ISPConfig Server Within 10 Easy Steps | HowtoForge - Linux Howtos and Tutorials

In this article I describe how to install and setup the Cacti in a ISPConfig Server. There aren't many differences from installing in other ISP Managers or standalone Apache installations. I tried many others solutions, but Cacti is very simple and fast to implement.

The Perfect Setup - Debian Etch (Debian 4.0) | HowtoForge - Linux Howtos and Tutorials

This tutorial shows how to set up a Debian Etch (Debian 4.0) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Debian Etch, but should apply to the 64-bit version with very little modifications as well.

Statistiques web avec AWStats sous Ubuntu en mode CGI (Hébergement,Apache,bash,Dedibox,Ubuntu,Linux) - ~tigrou/pwet.fr

Statistiques web avec AWStats sous Ubuntu en mode CGI (Hébergement,Apache,bash,Dedibox,Ubuntu,Linux) - ~tigrou/pwet.fr

2006

Set-up your own Instant Messaging server in 180 seconds

by 6 others (via)
Set-up an Enterprise Instant Messaging server in 180 seconds

camel's TAGS related to tag setup

administration +   antispam +   apache +   applications +   awstats +   backup +   box +   cacti +   clamav +   cluster +   code +   config +   control +   database +   debian +   desktop +   djbdns +   dns +   dtc-xen +   email +   file +   flash +   flv +   format +   free +   ftp +   guide +   hosting +   howto +   html2rss +   im +   image +   install +   interface +   isp +   lighttpd +   linux +   log +   logrotate +   lvm +   mail +   management +   monitoring +   mysql +   network +   online +   performance +   php +   php5 +   player +   plugin +   port +   postfix +   proxy +   puppet +   qmail +   raid +   reference +   remote +   replication +   rss +   script +   security +   server +   serveur +   share +   shell +   shop +   site +   smtp +   spamassasin +   ssh +   streaming +   subversion +   tips +   tools +   tutorial +   tutoriel +   ubuntu +   upload +   usb +   video +   virtualisation +   vmware +   vnc +   web +   webcam +   wordpress +   xen +