[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [edict-jmdict] Current system; was Re: Future system
wmaton wrote:
> Python is installed, although it will be the stock Debian one, i.e.
> not the newest latest. I can install the newest in /usr/local if
> desired. (although if we can, let's keep the dupication in software at
> a minimum - once Debian officially releases the newer versions, I'll
> drop the locally installed versions unless there's a really, really
> good reason not to. Suggestions on alternate means to handle this are
> welcome though.)
Python 2.4 (november 2004) or later is fine. Anything earlier
(2.3.x or less) is problematic.
> I like pgadmin - for locally trusted subnets. I'm a little leery of
> opening the postgres port up to the Internet...something for Jim and I
> to discuss.
I for one have a static ip address I am soley responsible for.
Would restricting access by ip address (iptables or tcpwrapper
or similar) and ssh or ssl be ok? Of course that would not help
anyone with a dynamic ip address.
But in any event, I am ok with using psql from a shell account for
now and seeing how that goes. If a problem I'll raise the pgadmin
topic again. :-)