Re: Execute shutdown as other user than root

2003-11-11 Thread Mental Patient
Iago Sineiro wrote: Hi. I want to execute shutdown as other user than root. How to do it? Is it possible? Note: I want to do it in one box with Debian that doesn't have command sudo and I don't want to install it. make shutdown suid root and only executable by the shutdown group?

Re: Single-use root account?

2003-11-07 Thread Mental Patient
t a new sealed evelope in the desk drawer. Either way its honor system based. Sudo implies trust not to abuse it as does giving the root password. -- Mental ([EMAIL PROTECTED]) CARPE NOCTEM, QUAM MINIMUM CREDULA POSTERO. GPG public key: http://www.neverlight.com/pas/Mental.asc -- To UNSUBSCRIB

Re: Crash in fork.c on everything = install hosed

2003-11-03 Thread Mental Patient
Malcolm Box wrote: OK, that looks like it might fix things. But can anyone tell me how to get the new version onto my machine given that both dpkg & apt-get don't work at the moment? Is there some way to manually unpack the files from the .deb into the right places? Malcolm Last time I bro

Re: Browsers that *don't* support about:blank

2003-11-03 Thread Mental Patient
Tom wrote: On Mon, Nov 03, 2003 at 01:30:21PM -0500, Mental Patient wrote: Tom wrote: I filed a wishlist bug against "links" asking for it to support about:blank (highly useful in frames pages as a default for the "body" frame). Thats an abuse of side effects and its use

Re: Browsers that *don't* support about:blank

2003-11-03 Thread Mental Patient
tands. I can't think of a use that only about:blank can solve. In fact, I think the use of about:blank in the case you mention causes more problems than it solves. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of

Re: Browsers that *don't* support about:blank

2003-11-03 Thread Mental Patient
t links with no arguments, I get a blank page. Whats the problem? You should file a bug against whatever site uses about:blank as content. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunders

Re: no sound in galeon/mozilla flash

2003-10-31 Thread Mental
rivers for the card. I've had flash working in moz under debian... Check if there's a dsp wrapper, if there is, either make sure the daemon needed is running, or dont use a wrapper. -- Mental ([EMAIL PROTECTED]) There's a gift that lays before us But it's barely out of reach So

Re: xlibmesa3-gl overwrite problem with ATI on sid

2003-10-31 Thread Mental
lved' the problem by putting the mesa packages on hold. There's probably a better way by using diversions or something, but echo "packagename hold" | dpkg --set-selections was simplest. -- Mental ([EMAIL PROTECTED]) The world has changed around us And our vision's

Re: no sound in galeon/mozilla flash

2003-10-30 Thread Mental Patient
flash (you might have to restart the brower completely as I'm not sure that flash ever retries the open on the soundcard). -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood, a

Re: Time is runnign too fast

2003-10-29 Thread Mental Patient
or view a slideshow of rainbows, kittens, and Mattel products." !! is this a joke?? Its something, certainly not serious. It being a joke is subject to your sense of humor. -- Mental -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: classic deficiancy in both windows and linux ?

2003-10-24 Thread Mental Patient
Jean-Marc V. Liotier wrote: On Fri, 2003-10-24 at 17:11, Mental Patient wrote: I found myself using imagemagic often to manipulate photos taken with a digital camera. I use nautilus/gnome as my desktop environment. After a while it got annoying to have to keep dropping into a shell to rotate

Re: classic deficiancy in both windows and linux ?

2003-10-24 Thread Mental Patient
you're doing, thats one way to solve the problem. Not sure, but I do believe kde has a similar functionality. -- Mental -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: 2.4.0 GNOME in Sid

2003-10-20 Thread Mental
ackage you want is libbonobo2-0. /usr/lib/libbonobo-2.so.0.0.0 /usr/lib/libbonobo-activation.so.4.0.0 /usr/share /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/libbonobo2-0 /usr/share/doc /usr/lib/libbonobo-2.so.0 /usr/lib/libbonobo-activation.so.4 /usr/share/doc/libbon

Re: [OT] CVS diff: hard vs. soft tabs

2003-10-10 Thread Mental Patient
ten in. Its easier to deal with that way, especially if you know you're either not going to work on it again, or infrequently. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misu

Re: [OT] CVS diff: hard vs. soft tabs

2003-10-10 Thread Mental Patient
elopers or multiple branches of the code. It'll be difficult to tell what actually changed, vs what was merely moved around. For things like indenting, etc, you could always adjust what you have your tabstop set to. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels...

Re: simply mutt (Re: Mutt with evolution)

2003-10-07 Thread Mental Patient
'll run in the background as you and poll mail every N seconds. When I used fetchmail, I would have it start in the background when I logged in. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterp

Re: Debian-based distros ??

2003-10-06 Thread Mental Patient
Ralph F. De Witt wrote: On Monday 06 October 2003 08:49 pm, Mental Patient wrote: I also removed the apt-pinning that was going on. Mental: I do not understand what you mean by apt-pinning. The term is unfamilliar to me. How do I remove it? Its in the apt howto. For the sake of brevity, here

Re: Debian-based distros ??

2003-10-06 Thread Mental Patient
Ralph F. De Witt wrote: Mental: Please forgive me jumping in here, I have just finished a Knoppix hard disk install, and need guideance in how to convert to unstable. The last time I tried I ended up with several version of hotplug and several essential files went missing, It was a horrible

Re: Debian-based distros ??

2003-10-06 Thread Mental Patient
rade to stable? Just wondering what the problem was. I've known people running testing who've backed out to stable, so there must be a way you can 'get back on track' so to speak. Then again, your definition of reasonable may differ from mine. -- Mental ([EMAIL PROTECTED])

Re: /etc/group changes don't take effect immediately

2003-10-02 Thread Mental Patient
ulled from wherever nsswitch.conf points. Not everyone uses files (I use ldap), so caching can be desired. If you dont want to logout and back in, you can always start a new shell with the newgrp command. See man newgrp and the nscd docs (about caching) HTH -- Mental ([EMAIL PROTECTED]) "Th

Re: cannot find libncurses

2003-09-30 Thread Mental Patient
ugh Dpkg or apt-get. When I type 'make menuconfig' I get the following: /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status Install the -dev package for curses. libcurses5-dev Or use make xconfig or make config -- Mental ([EMAI

Re: debian Sid & Alsa & kernel 2.6.0-test6

2003-09-29 Thread Mental Patient
. Use the alsa drivers in the kernel. I did, and my audigy works just fine with the alsa drivers. Remember to unmute the volume when you insmod the drivers. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misi

Re: X is slow on 2.6-test6 kernel

2003-09-29 Thread Mental Patient
y /etc/X11/Xwrapper.config. Just comment out or remove the nice_level line. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood, and misapplied. Maybe that's why he doesn't do any more i

Re: radeon opengl help

2003-09-23 Thread Mental Patient
al drivers are undesirable, see http://dri.sf.net/ and check the documentation. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood, and misapplied. Maybe that's why he

Re: quake 2 mouse problem

2003-09-22 Thread Mental Patient
ng for that. If not, try to enter +mlook at the game console. but far too quickly No idea I think there's a setting called something like in_dgamouse. Try toggling it from whatever its set to. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed

Re: ATI Radeon 9600G

2003-09-19 Thread Mental Patient
nd that the ATI drivers work well. The nvidia drivers would cause lockups in X once in a while. So far things seem more stable. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood,

Re: ATI drivers 3.2.5, kernel 2.6-test4 and modules

2003-09-19 Thread Mental Patient
ng changes as far as the setup goes, just use the tarball to build the kernel module and put it somewhere in /lib/modules/`uname -r`/ Hope that helps. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpr

Re: directfb w ATI Radeon

2003-09-15 Thread Mental Patient
[EMAIL PROTECTED] wrote: On Mon, Sep 15, 2003 at 08:39:01AM -0400, Mental Patient wrote: Turns out it was a kernel config error. Recompiled with frame buffer console enabled, it goes. Is the framebuffer accelerated with a Radeon [9700]? I got it to work but it was very slow compared to not

sata support in installer

2003-09-15 Thread Mental Patient
ave any advice/recomendations on brands of motherboards (asus prefered, but not required)? -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood, and misapplied. Maybe that's why he doesn

Re: directfb w ATI Radeon

2003-09-15 Thread Mental Patient
Arnt Karlsen wrote: On Sun, 14 Sep 2003 00:31:55 -0400, Mental Patient <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: Anyone using this setup? I recently switched my Geforce3 for a Radeon. I have glx/X11 stuff working fine, but was wondering about getting directfb w

directfb w ATI Radeon

2003-09-13 Thread Mental Patient
Anyone using this setup? I recently switched my Geforce3 for a Radeon. I have glx/X11 stuff working fine, but was wondering about getting directfb working. I've tried passing vga=791 at the grub prompt, as well as video=radeonfb, but the console stays black until X starts (gdm). Anyone have thi

Re: problems with Via AC97 controller

2003-09-12 Thread Mental Patient
ebian kernels support and if possible upgrading your kernel via apt-get or compiling your own. -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood, and misapplied. Maybe that's wh

Re: Mousey broken

2003-09-11 Thread Mental Patient
on which it doesn't. I can't seem to find any differences in the mouse config parts... off topic question: Does sid come with xfree86 4.3 ? Thanx a bunch guys 4.3 isnt in sid yet, I dont think. I'm running an install based on libranet, so I already have 4.3. -- Mental ([EM

Re: Voodoo Graphics still supported?

2003-09-03 Thread Mental Patient
I'd imagine that maybe when X was upgraded, mesa also was upgraded and is no longer compiled with glide suppport? -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood, and misapp

Re: libc.so.6

2003-09-03 Thread Mental Patient
ou want to unpack in your root partition to get libc back) and debian-binary (text file). After rebooting I did an apt-get --reinstall install libc6 just to make sure everything was back the way it was supposed to be. It worked for me, good luck. -- Mental ([EMAIL PROTECTED]) "The Torah

Re: Sound Blaster Audigy and ati radeon 9800 not seen by kernel 2.4.18

2003-08-30 Thread Mental
On Fri, Aug 29, 2003 at 09:48:08PM -0400, Antonio Rodr wrote: > On Fri, 29 Aug 2003 14:38:54 -0400 > Mental Patient <[EMAIL PROTECTED]> wrote: > > > Use the latest cvs code for the emu10k chips. You can get it here > > http://sourceforge.net/projects/emu10k1/ > &

Re: Sound Blaster Audigy and ati radeon 9800 not seen by kernel 2.4.18

2003-08-29 Thread Mental Patient
for ATI, you should check their website. I dont believe any cards newer than the 9000 work in linux (as of now). -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood, and misapplied.

Re: libc6 optimizations

2003-08-23 Thread Mental Patient
Manolis Tzanidakis wrote: [20030822] Mental Patient <[EMAIL PROTECTED]> wrote: Earlier today I was toying with the idea of recompiling libc6 with a bunch of optimization flags. I did an apt-get source libc6 and added the flags I wanted. I built binaries via "fakeroot ./debian/r

Re: libc6 optimizations

2003-08-23 Thread Mental Patient
Diego Calleja García wrote: El Fri, 22 Aug 2003 16:52:12 -0400 Mental Patient <[EMAIL PROTECTED]> escribió: Its not really critical or anything, I was just wondering about it. Try apt-src/apt-build No, I know how to build the debs. The problem is I belive the CFLAGS I used. The kerne

libc6 optimizations

2003-08-22 Thread Mental Patient
flags themselves (I used the same CFLAGS that the kernel does when you compile it optimized for athlons). Also, I used gcc 3.3.2. Should I have used a different compiler? I dont want to have to recompile all the packages, just this one. Its not really critical or anything, I was just wondering a

Re: Nvidia driver install

2003-08-21 Thread Mental Patient
e end conversion happens automagically (most times). -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of GOD. Misquoted, misinterpreted, misunderstood, and misapplied. Maybe that's why he doesn't do any more interviews." -

Re: telnet localhost slow, telnet 127.0.0.1 ok

2003-08-18 Thread Mental Patient
programs. Although I would be surprised if this were the case since telnet and lynx have such a long pedigree... And you're sure these aren't socks clients? -- Mental ([EMAIL PROTECTED]) "The Torah... The Gospels... The Koran... Each claimed as the infallible word of

Re: X11 RENDER support

2003-07-31 Thread Mental Patient
tions > selections.txt ; apt-get remove xlibs ; dpkg --set-selections < selections.txt ; apt-get dselect-upgrade at some point over the weekend when I'm feeling masochistic I'll probably get around to it. Thanks tho. -- Mental ([EMAIL PROTECTED]) CARPE NOCTEM, QUAM

Re: X11 RENDER support

2003-07-31 Thread Mental Patient
point. They're not errors, just warnings. I'll wander over to the libranet users list and see if anyone else has seen this. Know of an easy way to do this? can i apt-get install --reinstall some_meta_package? -- Mental ([EMAIL PROTECTED]) CARPE NOCTEM, QUAM MINIMUM CREDULA POSTERO.

X11 RENDER support

2003-07-31 Thread Mental Patient
commenting/uncommenting the Load Xrender line out of XF86Config-4 with not changes. The X version is 4.3 running in dual head xinerama mode, vid card is a Matrox MGA G400. Has anyone else had this problem? -- Mental ([EMAIL PROTECTED]) CARPE NOCTEM, QUAM MINIMUM CREDULA POSTERO. GPG public

Re: Apache Problems (please help)!

2003-07-28 Thread Mental Patient
r configuration parameters are parsed. Make sure any AddModule/LoadModule directives in httpd.conf come before your IfModule directives. Other than that, tail error logs, see if apache is listening on the correct port, etc. -- Mental ([EMAIL PROTECTED]) CARPE NOCTEM, QUAM MINIMUM CREDULA POSTERO

Re: postfix + evolution smtp auth assistance needed

2003-04-01 Thread Mental
On Mon, Mar 31, 2003 at 02:31:32PM -0500, Mental wrote: > Hello, my apologies if this is a rehash. I've STFW and RTFM'd a bit and > I'm still coming up short on an answer. > > I'm trying to get evolution working properly with postfix. Other clients > (sylpheed,

postfix + evolution smtp auth assistance needed

2003-03-31 Thread Mental
/suggestions. My main.cf/master.cf can be mailed out if anyone wants to bother looking at them, but for now I'll not post them to the list. If you're really interrested, they can be had here: http://www.neverlight.com/postfix-settings.tgz -- Mental ([EMAIL PROTECTED]) "Shouting at p

Re: Galeon spinner/toolbar broken?

2002-05-22 Thread Mental
ged everything that depended on libgtk1.2 and removed all gnome2 packages. I just apt-get install'd galeon and its fine. I'm going to restore my selections and see if it was one of those that caused the issue. -- Mental ([EMAIL PROTECTED]) Factorials were someone's attempt to ma

Galeon spinner/toolbar broken?

2002-05-22 Thread Mental
ome and reinstall it? Fortunately I have broadband and a fast mirror nearby. I'm just running out of ideas. Or is this a known problem that incidentally coincides with my experimentation with kde3? Any help would be appreciated. -- Mental ([EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL P

Re: Java problem

2002-04-28 Thread Mental
lla/plugins I made a symlink that points java2 to $JAVA_HOME and a link that points libjavaplugin_oji140.so to $JAVA_HOME/plugin/i386/ns610/libjavaplugin_oji140.so Mozilla works fine. This is on a single use workstation. JAVA_HOME is /home/mental/java/j2sdk1.4.0/. The jre download from netscape was

Re: sb live/ X /emu10k1

2002-04-10 Thread Mental
ats really weird. Is there anything in syslog? You're logged in as teh same user in both situations, right? You're in the audio group and you checked the permissions on /dev/dsp? You've verified that the module is indeed loaded with lsmod? -- Mental ([EMAIL PROTECTED]) It's a good

uw-imapd bug or feature?

2002-04-01 Thread Mental Patient
d I'm tunneling it through sslwrap. So far, evolution, outlook express, outlook and mozilla work just fine. I believe this is related to the -DMICROSOFT_BRAIN_DAMAGE flag that the debian package is compiled with. Has anyone else had this problem? -- Mental ([EMAIL PROTECTED]) I bought a h

Nautilus/autofs (was Re: [quickly veering OT] Re: File Manager)

2001-12-07 Thread Mental
ng for the cdrom to unmount so I can change it. > (There were other things in Nautilus I didn't like, e.g. not removable > hard disk icons, which will tempt some idle users to play with them > ...) > I dont have those. Are you refering to the tree view or elsewhere? -- Mental (

Re: BIG xwindow apps

2001-12-07 Thread Mental
indings. You can lower the dpi for X, but as was already stated X started out running at 1024x768 or higher. Lower resolutions get cramped quickly. -- Mental ([EMAIL PROTECTED]) Cross country skiing is great if you live in a small country. --Steven Wright GPG public key: http://www.neverlight.com/Mental.asc

Re: XMMS and Galeon (with Flash) at the same time?

2001-12-02 Thread Mental
us they're really easy to setup. You dont usually need anything other than insmod. Oh, and you can finally do some environmental audio with them now. Just an option. Sometimes its less hassle to just buy your way out of a problem. -- Mental ([EMAIL PROTECTED]) GPG public key: http://www.neverlight.com/Mental.asc

autofs + nautilus (was Re: newbie .. how to start with autofs)

2001-11-14 Thread Mental
Has anyone had a good experience using autofs + nautilus? Besides popping up a window every time a file system unmounts, it seems like it isnt happy about the unmounting either. KDE works just fine. -- Mental ([EMAIL PROTECTED]) GPG public key: http://www.neverlight.com/Mental.asc

Re: weird nvidia problem in unstable

2001-11-11 Thread Mental
roblem was somewhere else. A kind soul sent me this script which checks your nvidia configuration. It doesnt need special privleges to run, it just checks things. It doesnt fix them. Anyways, the url to my copy is here: http://hades.neverlight.com/nv_check.sh Its quite handy. -- Men

weird nvidia problem in unstable

2001-11-05 Thread Mental
eird behavior happened with my last apt-get upgrade, but I'm not %100 sure and I dont even remember what got upgraded. Anyone have any advice? -- Mental ([EMAIL PROTECTED]) Fighting for peace is like fucking for virginity GPG public key: http://www.neverlight.com/Mental.asc

Re: sendmail 8.11.0.Beta1-1

2000-06-06 Thread Mental
ail.org/~ca/email/cyrus/sysadmin.html > and http://www.sendmail.org/~ca/email/auth.html > but I'm still confused You'll also need to tell sendmail what auth mechanisms to use. Have a look here to see what most mail clients support: http://www.sendmail.org/~ca/email/mel/SASL_Clien

Re: sendmail 8.11.0.Beta1-1

2000-06-06 Thread Mental
o research what you want to support and act acordingly. Otherwise you're going to have a lot of password files to keep synchronized... Good luck. If you need more info, I'll see if I can dig up my notes and urls. The RFC for smtp auth is a good starting point. -- Mental GPG 1.0.1 Public Key: http://www.neverlight.com/mental-gpg.asc

Re: Unreal 1 on Linux

2000-05-18 Thread Mental
it under wine. Have a look at http://www.linuxgames.com for info. -- Mental "When in doubt, use brute force." --Ken Thompson (author of unix) GPG 1.0.1 Public Key: http://www.neverlight.com/mental-gpg.asc pgpjh8mBRma8u.pgp Description: PGP signature

Re: quake-3dfx and mouse

2000-05-13 Thread Mental
I really forget the reason behind it. Zoid had explained the problem a while back. The short answer is there isnt really a fix for it beyond writing a wrapper to kill gpm, start quake, then restart gpm. If I recall, the software renderer has no such problem. Its specific to 3dfx mode. -- Mental

Re: Epson 740

2000-05-13 Thread Mental
e test page printed errors was because I needed to install gsfonts. If you dont install the gsfonts package, printing postscript files wont work. Netscape prints out in ps format. So install gsfonts, grab apsfilter and setup your printer. -- Mental "When in doubt, use brute force." --K

Re: Q: Potato install tool to config X is?

2000-05-12 Thread Mental
s an IMPS2 pointer, refused to work if gpm was running. Its just good to know alternatives if you have issues with gpm/X. There's usually a work around. If you dont care, thats valid too. I was just pointing out an option. -- Mental "When in doubt, use brute force." --Ken Thompson

Re: Shadow passwords with SAMBA

2000-05-12 Thread Mental
passwords was a better idea, and ultimately moved user accounts to ldap anyways. (the samba support for ldap isnt what it could be, but is functional for my needs) What version of samba are you trying to setup anyhow? Theres a few good books on the subject. The O'Reilly one has come in handy ma

Re: apache 1.3.9 debs

2000-05-12 Thread Mental
helps make re-getting packages less of an issue. Theres probably a much more elegant/proper way of doing this, but I was kinda in a hurry. HTH -- Mental "When in doubt, use brute force." --Ken Thompson (author of unix) PGP 2.6.3a Public Key: http://www.neverlight.com/Menta

Re: Q: Potato install tool to config X is?

2000-05-12 Thread Mental
tros and similar hardware for relevant snippets of their > XF86Config files. You know, you CAN use gpm and have it work quite nicely with X. This issue has come up and been answered several times while I've been on this list (about 3 weeks). Hint: use /dev/gpmdata as your Pointer for X.

Re: finding which packages installed

2000-05-06 Thread Mental
On Sat, May 06, 2000 at 07:31:58AM -0500, Lance Hoffmeyer wrote: > What package can I use to determine which packages I have installed and > a description of what they do? dpkg >How would I use this package? dpkg -l | less Check the man page for all kinds of useful information.

°hµ|®½¤½¯q ½Ð¤ä«ù¥»·|

1999-06-14 Thread Mental Health Association of Hong Kong
»Â²Â¾Ã‰ÂªA°È¤´¥¼¨ü¬F©²©Î¥ô¦ó¹ÎÅé¸ê§U¡A§Ú [EMAIL PROTECTED]|¤é¡]¬P´Á¤»¡^Á|¦æ½æºXÄw´Ú¥HÄw¶°¤£ [EMAIL PROTECTED] Ãö¤ß¡vªº²z©À¡C The Information Phoneline and Telephone Counseling Service of the Mental Health Association of Hong