> >YAST2_LOADFTPSERVER="no" > Have set this as "no" yet still do not have the list.
Well you get the list by downloading it. If you turn downloading off, ... Perhaps the download itself failed and the errorr msg is bogus. Did you check the obvious: you have internet connection, and root can run wget and retrieve files from anonymous ftp servers? The servers are stored in /var/lib/YaST2/you/youservers but the default list is essentially useless in NZ because all the servers are European. You probably want a server in the USA, but try not to use suse.com. Why don't you use planetmirror in Oz? > services in windows I understand and I can stop/start/restart OK, but in > linux I'm at square 1. Is the service in this example "onlineupdate"? No, thre's nothing you need to restart for YOU because nothing is running permanently. "Service" in Unix means a network service (like smtp, http) which is implemented by a program (daemon) permanently running and listening on the respective port. Obviously if you change the configuration of such a daemon you'll have to make sure it picks up on the change. The details are daemon specific, a restart always works (SuSEconfig before restart!). There are a few other things which are implemented and started the same way as real daemons during system boot, but they don't usually need to be re-run. Details are specific to the service, sorry. > I've just been looking in /etc/init.d and gotta say I'm very confused at > this point... Don't worry. Ignore what you don't understand now, that's what yast is for :) Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
