[Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Sathish
Hi folks, I need to setup git environment in our server which is hosted in aws. So please can you give the instruction to setup git server ? And also planed to setup gitlab for git management. So please can anyone help for this? *Note:* That server already loaded with apache2 for se

Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Shakthi Kannan
Hi, --- On Mon, Nov 16, 2015 at 1:42 PM, Sathish wrote: | I need to setup git environment in our server which is hosted in aws. | So please can you give the instruction to setup git server ? \-- You can try Gitolite. https://github.com/sitaramc/gitolite --- | And also planed to setup gitla

Re: [Ilugc] Monthly meet ILUGC - Saturday, 21 November, 2015

2015-11-16 Thread Shakthi Kannan
Hi, Let us continue with the "Project Euler" series. Topic 3: Project Euler Duration: 30 Minutes Description: Simple computational problems for participants to solve in 10 minutes. You can use pen/pencil and a paper, or a laptop or any other machine. Please bring your solutions from the previo

Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Sathish
Thanks for your quick reply, But the problem is, That server already have apache2 when i read gitlab installation documentation it requires nginx. Is nginx gives any problem to my apache2 server? On Mon, Nov 16, 2015 at 1:55 PM, Shakthi Kannan wrote: > Hi, > > --- On Mon, Nov 16, 2015 at 1:42 PM

Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Mohan L
On Mon, Nov 16, 2015 at 1:55 PM, Shakthi Kannan wrote: > Hi, > > --- On Mon, Nov 16, 2015 at 1:42 PM, Sathish > wrote: > | I need to setup git environment in our server which is hosted in aws. > | So please can you give the instruction to setup git server ? > \-- > > You can try Gitolite. > >

Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Shakthi Kannan
Hi, --- On Mon, Nov 16, 2015 at 2:00 PM, Sathish wrote: | Thanks for your quick reply, But the problem is, That server already have | apache2 when i read gitlab installation documentation it requires nginx. \-- It is another web server implementation. Trying asking in Gitlab support channels for

Re: [Ilugc] Need to Setup GitLap on Ubuntu Server [ Hosted in AWS ]

2015-11-16 Thread Mohan L
On Mon, Nov 16, 2015 at 2:00 PM, Sathish wrote: > Thanks for your quick reply, But the problem is, That server already have > apache2 when i read > ​​ > gitlab installation documentation it requires nginx. Is > ​​ > nginx gives any problem to my apache2 server? ​You can use either apache or ​​

[Ilugc] Master and Slave configuration in mysql

2015-11-16 Thread Gls
Hi Friends., How to configure the master and slave configuration in mysql..? Regards Gokul ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines

Re: [Ilugc] Master and Slave configuration in mysql

2015-11-16 Thread Shakthi Kannan
Hi, --- On Mon, Nov 16, 2015 at 6:34 PM, Gls wrote: | How to configure the master and slave configuration in mysql..? \-- Please use a search engine (like DuckDuckGo or Google) before posting such questions. For a start: https://dev.mysql.com/doc/refman/5.7/en/replication-howto.html https

Re: [Ilugc] Master and Slave configuration in mysql

2015-11-16 Thread Gls
Thanks On Monday 16 November 2015 06:45 PM, Shakthi Kannan wrote: > Hi, > > --- On Mon, Nov 16, 2015 at 6:34 PM, Gls > wrote: > | How to configure the master and slave configuration in mysql..? > \-- > > Please use a search engine (like DuckDuckGo or Google) before posting > such questions. For