Search Results: .

SVN STACK | SVN Install Instructions | Write Thru Proxy

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | Errors & Resolutions

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | gonzui

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | WebSVN

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN Install Instructions | SYNC Automate

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN Install Instructions | Reverse SYNC

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN Install Instructions | SVNSYNC

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN Install Instructions | cvs2svn

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN Install Instructions | Subversion authentication & authorization

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN Install Instructions | Subversion & Dependencies

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN Install Instructions | Apache for SVN

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | Package & Dependencies

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN How?

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN Why?

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SVN STACK | SVN What?

SVN STACK Design / Install / Configure / Repository Mirroring(write thru proxy) / Repository Migration(cvs2svn), Repository Browsing(websvn), Repository Search(gonzui)      Chapter 1. SVN What?    Chapter 2. SVN Why?    Chapter 3. SVN How?...

SELinux, httpd ( apache ), file context ( httpd_sys_content_t ) and other settings

SELinux when enforced can make a lot of things not work. Features developed at an server(SELinux disabled) may not work when it goes to production. SELinux controls httpd (Apache) and I can list down few pointers for you. Errors: You see errors when you try creating a VirtualHost having its...

PHP big file upload and upload_max_filesize setting

If you want to control the maximum upload file size limit in php don't try doing it thru script like:   ini_set('UPLOAD_MAX_FILESIZE', <value>);   ini_set('POST_MAX_SIZE', <value>); Instead set the values in php.ini like:   upload_max_filesize =...

Reiserfs on CentOS

cd /etc/yum.repos.d/ In CentOS-Base.repo change enabled=1 for centosplus #additional packages that extend functionality of existing packages [centosplus] name=CentOS-$releasever - Plus...

Common Errors and Resolutions

Common errors, its context and its resolution(fix,dirtyfix): Error: rsync: recv_generator: mkdir "" failed: Too many links (31) rsync: stat "" failed: No such file or directory (2) rsync: mkstemp ".MXiMwF" failed: No such file or directory (2) Resolution:...

PHP Palo compile

This is a brief set of steps to try out PHP Palo Server: cd /home/me/src/ svn co https:/palo.svn.sourceforge.net/svnroot/palo palo cd /home/me/src/palo/server/Source chmod -R 0755 * CFLAGS="-m64 -fPIC" ./configure --prefix=/home/me/compiled/palo_server make mkdir...

Google trends about Cuil(cool).com launch

Cuil.com (pronounced as cool.com) was launched recently. Much media hype was created regarding the launch. People searching about cuil on google was really a fun to watch. They searched for terms like cool, cool.com, kuil, cuil, quil, etc. http://www.google.com/trends/hottrends?sa=X...

SELINUX Restrictions On Apache

If you are troubleshooting strange errors where a command is behaving in a restricted manner then, SELINUX 'enforcing' settings can be the cause. SELINUX enforces security. For instance: On calling /usr/bin/crontab <filename> from a terminal after logging in as apache...

MySQL clustering strategies and comparisions

After testing the following strategies of MySQL cluster alternatives, here, are my supplies to open source communities, with out which I could not have tried the following in first place. I have consolidated what I found on net in bits and pieces + some of my experiences. MySQL...

LVS/NAT groundwork

LVS/NAT usage scenarios: What? Assume you need to provide high available and load balanced service(http,mysql,ftp,etc). To make any service high availed, we, require at least 2 nodes running that service. We shall call this "realserver" or "RS". Plus, we need a node...

Howto MySQL DRBD HA

Howto MySQL DRBD HA: This is one of the MySQL High Availability strategy I had discussed earlier. I have consolidated what I found on net in bits and pieces + some of my experiences. Here are some tips to get it working. In this approach, I have noticed that the failover is smooth and...

Welcome to linuxsutra

praveenmanja

I am from a village called Bidanooru Nagara(situated in the heart of Malnad). Early schooling at Chakranagar. PG from JNNCE, Shimoga.