I have opensuse 12.3 and ubuntu 13.04 and runnning Xvnc and X11vnc to log on each other, then thought an easiest way to move files around between systems was to run FTP server (vsftpd), which I did on both machines. But it's running fine on Ubuntu machine while it failed to start on OpenSuSE machine. What I did was.. - installed vsftpd via software manager in Yast(GUI) - enabled it in xinetd (GUI) - then tried running manually with "/etc/init.d/vsftpd start" But in systemctl, it shows as "failed" and not running. Can someone tell me what might be the cause of this failure? suse123:/etc/init.d # /etc/init.d/vsftpd start redirecting to systemctl start vsftpd suse123:/etc/init.d # ps -ef | grep ftpd root 6022 5976 0 20:36 pts/3 00:00:00 grep --color=auto ftpd suse123:/etc/init.d # systemctl | grep ftpd vsftpd.service loaded failed failed Vsftpd ftp daemon Thanks, Toshi -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org