[Coder-Com] Yea right !
Hi !.. think you replied to my personal ad! Yes I do get a lot of responses but you got me curious I haven't done this in a while so please forgive my nervousness. And I hope your still around, (the good people always get taken fast) Anyway since I know a "little" about you :) (that was cute by the way), you should take a look at me so that you can decide if we match. I'm not sure exactly what ad you replied to, I have a couple, but I do have a detailed profile with a picture at http://www.hot.ee/vipsingles Chris Well...If you're not interested any more, that's ok too Have a great night. Cya!:) ChrisBrenda27 Member Registration http://www.hot.ee/vipsingles Ttop9-107VTVN4135wzWR1-223oBpE3791LhYv0-565eyMC8905MIAV1-l57 7576qowI9-337BZAO725l19
[Coder-Com] a simple frustrated channel op
could you guys disable anymore stuff so it is a pain in the a** to IRC. i suppose it is a pain in the a** to be ddos'd, but to disable the /stats and /link or /map so you cannot find an ircop or tell what servers are split or to get on the same server as someone else is ridiculous. this information could/should be available in a manner that doesnt jeopardize your security. when people come into #irchelp and whine about wanting to hide everything so someone won't come to their houses and visit them i tell them to type: /exit, maybe the people running the servers should just give it up and type /exit or what ever ircu/d requires. that is my piece about issue, right or wrong. next, get rid of usermode +i. if there where no usermode +i, there'd be lot less nuking etc. cause users wouldn't be hidden. if the abused don't like being harassed there is /ignore. and if you don't like the exposure because there is no usermode +i, there is /exit. i will not use this forum for constructive criticism again. i realize it is for admins, etc. but it would be interesting to watch this thread being discussed by those in the know. road^bump
[Coder-Com] initdb failed.
Upon installing and configuring PostgreSQL completely fine - no errors, I go to run initdb... and: gnuworld@userservice:/usr/local/pgsql/bin$ ./initdb -D /usr/local/pgsql/data The files belonging to this database system will be owned by user "gnuworld". This user must also own the server process. Fixing permissions on existing directory /usr/local/pgsql/data... ok creating directory /usr/local/pgsql/data/base... ok creating directory /usr/local/pgsql/data/global... ok creating directory /usr/local/pgsql/data/pg_xlog... ok creating directory /usr/local/pgsql/data/pg_clog... ok creating template1 database in /usr/local/pgsql/data/base/1...IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not implemented initdb failed. gnuworld@userservice:/usr/local/pgsql/bin$ Does anyone know why is this occurring, how can it be fixed? tcl8.3, PostgreSQL 7.2, FreeBSD-4.5, gmake-3.79.1 I'm aware this isnt a PostgreSQL mailing list, but the postgresql.org lists are not responding, (seem quite inactive), and as this is a requirement to setup gnuworld, I figured someone here may have an idea about this. Kind Regards, - Mike Empus@IRC
RE: [Coder-Com] initdb failed.
thanks Iso, semi-annoyed that I have to recompile the kernel, but oh well. and btw, no need to CC, I'm am subscribed to this list. =) -Mike Empus@IRC -Original Message- From: Perry Lorier [mailto:[EMAIL PROTECTED]]On Behalf Of Isomer Sent: Monday, April 08, 2002 12:48 AM To: Empus (Mike) Cc: [EMAIL PROTECTED] Subject: Re: [Coder-Com] initdb failed. > /usr/local/pgsql/data/base/1...IpcSemaphoreCreate: semget(key=1, num=17, > 03600) failed: Function not implemented > Postgres is trying to use the "semget" syscall. This is a "System V Shared Memory" system call from memory. This isn't compiled into your kernel. Time for a recompile. -- Is that really YOU that is reading this?
