Re: Development server

2021-07-25 Thread Polyna-Maude Racicot-Summerside
Hi, On 2021-07-25 3:49 a.m., Gunnar Gervin wrote: > Polyna. > I saw a new software in LXDE a few days ago, it's remote desktops, > looked really nice.. All the desktop environment (and windows manager) have a remote desktop possibility. Many choices... VNC, X11 over SSH (and more that I don't reme

Re: Development server

2021-07-25 Thread Polyna-Maude Racicot-Summerside
Hi, On 2021-07-25 3:49 a.m., Gunnar Gervin wrote: > Polyna. > I saw a new software in LXDE a few days ago, it's remote desktops, > looked really nice.. > So you're offering kinda a cloud sharing of programs, storage, etc; a > common resource center? Not that I'm aware of ? > BR, geg > > On Sun, 2

Development server

2021-07-24 Thread Polyna-Maude Racicot-Summerside
Hi Guys (and girls), I was planning to host a Debian mirror but found that there's one running in the same datacenter as my own rack is rented (iweb.ca) So I'm planning something else as offer to the Debian community. What could be useful ? I know most developer already have much computing power

Re: LEMP Development Server

2010-06-23 Thread Huang, Tao
On Wed, Jun 23, 2010 at 9:42 PM, GNUbie wrote: [snip] > You mean, it's possible that a user can create MySQL users, databases, > tables, etc. anytime they wanted to? Likewise, they can change the > MySQL configuration, change DB engine, restart the service, and many > others without affecting the

Re: LEMP Development Server

2010-06-23 Thread Camaleón
On Wed, 23 Jun 2010 21:42:41 +0800, GNUbie wrote: > On Wed, Jun 23, 2010 at 5:33 PM, Camaleón wrote: >> >> Just choose your desired mysql admin tool (there are many of them, GUI, >> command line, web-based... I used to use "phpmyadmin" for this task), >> then create the users and grant permission

Re: LEMP Development Server

2010-06-23 Thread GNUbie
Hello Camaleón, On Wed, Jun 23, 2010 at 5:33 PM, Camaleón wrote: > > Just choose your desired mysql admin tool (there are many of them, GUI, > command line, web-based... I used to use "phpmyadmin" for this task), > then create the users and grant permission to them for managing databases > and ta

Re: LEMP Development Server

2010-06-23 Thread Camaleón
On Wed, 23 Jun 2010 17:09:05 +0800, GNUbie wrote: > On Wed, Jun 23, 2010 at 2:29 PM, Camaleón wrote: >> LAMP, Linux Apache Mysql PHP >> http://wiki.debian.org/LaMp > > Oh, I'm sorry. I'm using Nginx HTTP server by > the way. Ah! I thought you said "lamp" and "lamp" tend

Re: LEMP Development Server

2010-06-23 Thread GNUbie
Hello Camaleón, Thank you for taking time answering my question. On Wed, Jun 23, 2010 at 2:29 PM, Camaleón wrote: > On Wed, 23 Jun 2010 08:55:39 +0800, GNUbie wrote: > >> I am seeking an advice on the best way to setup a LEMP development >> server. The web service is OK alr

Re: LEMP Development Server

2010-06-22 Thread Camaleón
On Wed, 23 Jun 2010 08:55:39 +0800, GNUbie wrote: > I am seeking an advice on the best way to setup a LEMP development > server. The web service is OK already since all the users will have its > own UserDir directive. My only remaining problem is on how I can give an > administrativ

LEMP Development Server

2010-06-22 Thread GNUbie
Hello all, I am seeking an advice on the best way to setup a LEMP development server. The web service is OK already since all the users will have its own UserDir directive. My only remaining problem is on how I can give an administrative privileges on the MySQL server to all the users that will

Re: Using a development server also as a backup production server

2007-05-20 Thread Roberto C . Sánchez
On Sun, May 20, 2007 at 07:44:38PM +1000, Pascal Hakim wrote: > On Sun, May 20, 2007 at 05:04:29AM -0400, Roberto C. Sánchez wrote: > > On Sun, May 20, 2007 at 06:56:45PM +1000, Pascal Hakim wrote: > > > > > > I realise the original poster uses MySQL, but if you want to keep a > > > postgresql DB

Re: Using a development server also as a backup production server

2007-05-20 Thread Pascal Hakim
On Sun, May 20, 2007 at 05:04:29AM -0400, Roberto C. Sánchez wrote: > On Sun, May 20, 2007 at 06:56:45PM +1000, Pascal Hakim wrote: > > > > I realise the original poster uses MySQL, but if you want to keep a > > postgresql DB in sync like that, a great way to do it is by using > > PITR/WAL shippin

Re: Using a development server also as a backup production server

2007-05-20 Thread Roberto C . Sánchez
On Sun, May 20, 2007 at 06:56:45PM +1000, Pascal Hakim wrote: > > I realise the original poster uses MySQL, but if you want to keep a > postgresql DB in sync like that, a great way to do it is by using > PITR/WAL shipping[1]. This will work pretty well if what you're worried > about is hardware fa

Re: Using a development server also as a backup production server

2007-05-20 Thread Pascal Hakim
ave is > > hard drive space - so we've been trying to setup a process where live > > production data (mysql, apache) is backup up nightly onto the > > development machine, so if the production server goes down, we can > > "flip" the development server into prod

Re: Using a development server also as a backup production server

2007-05-18 Thread Roberto C . Sánchez
> production data (mysql, apache) is backup up nightly onto the > development machine, so if the production server goes down, we can > "flip" the development server into production mode (move development > data aside, and symlink to all the backed up production data). > I

Using a development server also as a backup production server

2007-05-18 Thread Kar-Hai Chu
I have 2 identical machines running a few medium size websites. One is a production machine, the other is an identically (or 99% so) setup machine used for development. Currently, when features on the development server are adequately tested, they are pushed into production. Due to a tight