On Sat, Jun 02, 2007 at 09:11:33AM +0700, Mr. Chu wrote: > I am using Debian Etch but yesterday, by mistake I delete the file: > /bin/hostname . So I can't run Apache or any service concerning Webserver > but I don't want to install Debian again. > > So you can help me by send to me package: */bin/hostname*.
Hi, this is a topic for the debian-user mailing list, not debian-www, but I'll answer anyway. To fix this you need to download the "hostname" package from http://packages.debian.org/hostname Be sure to select the right version depending on what version of Debian you are running. Download the .deb file, then open a command shell and use this command to reinstall the package: dpkg -i hostname_*.deb ...And do I need to mention one of the basic rules when working with Linux? *Don't work as root unless you really really have to!* :-) Cheers, Richard -- __ _ |_) /| Richard Atterer | GnuPG key: 888354F7 | \/¯| http://atterer.net | 08A9 7B7D 3D13 3EF2 3D25 D157 79E6 F6DC 8883 54F7 ¯ '` ¯ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

