The hostname command is not persistant across reboots - it never is, and never will be :) Assuming that that is what you are using...
/etc/hostname is where you should put it. There is no format to that file - just a one line hostname entry. That is a problem - if the hostname of the system is not resolvable by DNS or /etc/hosts, the system will hang until the DNS look at times out. So, if you use a host name which is not resolvable via DNS, make sure you put in entry in /etc/hosts for it so it can be found that way. I hope that helps, David ----- Original Message ----- From: "Matjaz M." <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, December 02, 2003 5:12 PM Subject: KDE slow startup > I have installed the enviroment through apt-get. The KDE desktop needs > too much time to start - it stops at initializing services, blinkig icon > for aprox. 3 min, then the splash screen disapears and i wait another 2 > min. to see the desktop - also some programes, (its explorer in > windows, how is it called under linux? i dont remember ...) have slow > startup (1 min), but most of them starts good. Konqueror for web starts > quickly and runs ok. However if i disconnect with poff (-a), everything > is okay. These things only happen when i am connected. > > Also, i dont know is this is related, i can not set hostname. Actualy i > can, but when i restart, its set back to (none). > > > thank you for your answers, > > matjaz > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

