Difference between revisions of "Main Page"
From PaskvilWiki
(→Tutorials and HowTo's) |
|||
Line 11: | Line 11: | ||
== Administration == | == Administration == | ||
− | === | + | === [[Setup sendmail, and Send Emails]] === |
− | == | + | == SVN == |
− | + | === [[Simple Guide to SVN Client]] === | |
− | + | ||
− | + | ||
Bullets on how to use SVN client. | Bullets on how to use SVN client. | ||
− | + | === [[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. | 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 complete SVN repository from one host to another. | 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. | 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]] === | |
== References and Tutorials == | == References and Tutorials == | ||
Line 42: | Line 40: | ||
== Short Notes == | == Short Notes == | ||
+ | |||
+ | === [[Rip Video DVD that is not Finalized]] === | ||
=== [[Short Notes on Security|Security]] === | === [[Short Notes on Security|Security]] === |
Revision as of 11:26, 29 March 2012
Welcome to the PaskvilWiki!
The future shape of this wiki is unknown for now, let's hope it'll be something good...
This is partially a private wiki - viewing is allowed to all, but editing is allowed only to registered users.
This is more of a prevention than denial - I don't have time to monitor and moderate edits; - you're more than welcome to request registration, all contributors are very much welcome!
Just write me at josef.at.paskvil.dot.com.
Contents
Administration
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.
How to setup SVN hosting (via svn+ssh) if you're on a shared hosting client - no root access.