Tagged Questions
2
votes
1answer
121 views
pureftpd - login authentication failed
I am on openSUSE 10.2, using pure-ftpd v1.0.21
I've added new virtual user, but I cannot connect (password is ok)
Output of verbose log:
Apr 10 17:10:35 hostzzz pure-ftpd: (?@xxx.yyy.zzz.uuu) ...
0
votes
0answers
126 views
Is it possible to enter a port range in /etc/services?
I have a passive FTP server setup that accepts ftp-data connections on a specific set of ports, ie 50000-50100
In the /etc/services file, I found the ftp-data entries:
ftp-data 20/tcp # ...
1
vote
1answer
126 views
tomcat: symbolic link in a loop
linux-trra:/usr/local> $CATALINA_HOME
bash: /home/anisha/openGTS17Nov/apache-tomcat-7.0.32/: is a directory
linux-trra:/usr/local # ln -s $CATALINA_HOME tomcat
linux-trra:/usr/local # file tomcat ...
2
votes
1answer
2k views
Installing Redmine on openSUSE
I installed redmine-1.1.3-1.1 on a openSUSE 12.1 using the repositories http://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_12.1 . Anyway, after the installation: I edited the ...
3
votes
2answers
348 views
Impossible to log out from OpenSuSE's KDE menu
I'm running OpenSuSE 12.1 with the KDE desktop on a test machine. The "logout" menu entry in the KDE menu does not seem to do anything. I am not aware of changing any KDE settings that might be ...