Difference between revisions of "Administration Tutorials"

From PaskvilWiki
Jump to: navigation, search
(Replaced content with "== SVN == === Creating a SVN Repository === === Moving a SVN Repository ===")
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
== General ==
 +
 +
=== [[Setup sendmail, and Send Emails]] ===
 +
 
== SVN ==
 
== SVN ==
 +
 +
=== [[Simple Guide to SVN Client]] ===
 +
 +
Bullets on how to use SVN client.
  
 
=== [[Creating a SVN Repository]] ===
 
=== [[Creating a SVN Repository]] ===
 +
 +
How to create a new SVN repository to serve using <tt>svnserve</tt>, via <tt>svn+ssh</tt> or via Apache.
  
 
=== [[Moving a SVN Repository]] ===
 
=== [[Moving a SVN Repository]] ===
 +
 +
Moving complete SVN repository from one host to another.
 +
 +
=== [[Setup a SVN Server on a Shared Hosting]] ===
 +
 +
How to setup SVN hosting (via <tt>svn+ssh</tt>) if you're on a shared hosting client - no root access.
 +
 +
== Video Streaming etc. ==
 +
 +
=== [[Install Apache and PHP to do Secure h264 Pseudo Streaming]] ===

Latest revision as of 16:18, 21 November 2011

General

Setup sendmail, and Send Emails

SVN

Simple Guide to SVN Client

Bullets on how to use SVN client.

Creating a SVN Repository

How to create a new SVN repository to serve using svnserve, via svn+ssh or via Apache.

Moving a SVN Repository

Moving complete SVN repository from one host to another.

Setup a SVN Server on a Shared Hosting

How to setup SVN hosting (via svn+ssh) if you're on a shared hosting client - no root access.

Video Streaming etc.

Install Apache and PHP to do Secure h264 Pseudo Streaming