Re: Need help for file sharing -- linux --> linux boxen

2003-04-05 Thread C-Cose Masters
Greetings nate, I followed your advice with results as follows: ## started portmap daemon grommit:/etc/init.d 00:18:01==>SUPER: /etc/init.d/portmap start Starting portmap daemon: portmap. grommit:/etc/init.d 00:18:08==>SUPER: rpcinfo -p rpcinfo: can't contact portmapper: rpcinfo: RPC: Unable to

Re: Need help for file sharing -- linux --> linux boxen

2003-04-05 Thread nate
C-Cose Masters said: > Starting NFS servers:Cannot register service: RPC: Unable to > receive; errno = Connection refused make sure portmap and nfs-common are running: rpcinfo -p on a system running those should return something similar to: program vers proto port 10

Re: Need help for file sharing -- linux --> linux boxen

2003-04-05 Thread C-Cose Masters
Greetings, the "t" in my apt commands is so from attempting to get the testing version of these packages. I've attempted to install nfs* pkgs from both stable and testing with the same post-install errors. There appears to be a problem connecting to RPC services. I've done the following ~before~