Re: Hostname
Fabian Franz <[email protected]> Mon, 19 Jul 2004 00:13:29 +0200
| Newsgroups | gmane.linux.debian.knoppix |
|---|---|
| Message-ID | <[email protected]> |
Am Montag, 19. Juli 2004 00:00 schrieb magpie: > Knoppix 3.4 with persistent home and myconfig on a Sandisk memory card. > > Does anyone know if it is possible to set up a permanent /etc/hosts file ? > Direct editing of the file does not seem work. Any suggestions welcome. rm -f /etc/hosts cp -a /KNOPPIX/etc/hosts /etc vi /etc/hosts should do. Anyway its a often asked questions and as such there should be other answers in the archive or in other forums. :-) cu Fabian