|
|
2010-04-08
, 18:21
|
|
Posts: 8 |
Thanked: 0 times |
Joined on Mar 2010
|
#62
|
|
|
2010-05-11
, 12:41
|
|
|
Posts: 1,023 |
Thanked: 4,421 times |
Joined on Feb 2010
@ Argentina
|
#63
|
|
|
2010-06-28
, 18:42
|
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#64
|
| The Following User Says Thank You to ndi For This Useful Post: | ||
|
|
2010-07-31
, 17:31
|
|
Posts: 134 |
Thanked: 31 times |
Joined on Mar 2010
@ Sao Paulo / Brazil
|
#65
|
|
|
2010-07-31
, 17:39
|
|
Posts: 490 |
Thanked: 191 times |
Joined on May 2010
|
#66
|
|
|
2010-07-31
, 17:41
|
|
Posts: 134 |
Thanked: 31 times |
Joined on Mar 2010
@ Sao Paulo / Brazil
|
#67
|
|
|
2010-07-31
, 23:28
|
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#68
|
I was copying some files from my N900 to my PC, and Norton alerted me that proftpd has a behaviour that looks like a trojan.
Does anyone know why?
|
|
2010-08-22
, 20:27
|
|
Posts: 8 |
Thanked: 0 times |
Joined on Aug 2010
|
#69
|
Ive got it! It was painful.
Here you are ppl:
http://ubuntuforums.org/showthread.php?t=79588

|
|
2011-03-26
, 16:10
|
|
|
Posts: 99 |
Thanked: 64 times |
Joined on Jun 2009
@ Stuttgart/Germany
|
#70
|
# This is a basic ProFTPD configuration file (rename it to # 'proftpd.conf' for actual use. It establishes a single server # and a single anonymous login. It assumes that you have a user/group # "nobody" and "ftp" for normal operation and anon. ServerName "N900" ServerType standalone DefaultServer on # Port 21 is the standard FTP port. Port 21 # Don't use IPv6 support by default. UseIPv6 off # Umask 022 is a good standard umask to prevent new dirs and files # from being group and world writable. Umask 022 # To prevent DoS attacks, set the maximum number of child processes # to 30. If you need to allow more than 30 concurrent connections # at once, simply increase this value. Note that this ONLY works # in standalone mode, in inetd mode you should use an inetd server # that allows you to limit maximum number of processes per service # (such as xinetd). MaxInstances 30 # Set the user and group under which the server will run. User nobody Group nogroup # To cause every FTP user to be "jailed" (chrooted) into their home # directory, uncomment this line. DefaultRoot /home/user/ # Normally, we want files to be overwriteable. AllowOverwrite on # Bar use of SITE CHMOD by default <Limit SITE_CHMOD> DenyAll </Limit> RootLogin on ## A basic anonymous configuration, no upload directories. If you do not ## want anonymous users, simply delete this entire <Anonymous> section. #<Anonymous ~ftp> # User ftp # Group ftp # # # We want clients to be able to login with "anonymous" as well as "ftp" # UserAlias anonymous ftp # # # Limit the maximum number of anonymous logins # MaxClients 10 # # # We want 'welcome.msg' displayed at login, and '.message' displayed # # in each newly chdired directory. # DisplayLogin welcome.msg # DisplayChdir .message # # # Limit WRITE everywhere in the anonymous chroot # <Limit WRITE> # DenyAll # </Limit> #</Anonymous>
the config file is in /opt/etc
http://www.proftpd.org/docs/howto/ConfigFile.html
Is a basic example.
Class .. : Power Poster, Potential Coder
Humor .. : [*********] Alignment: Chaotic Evil
Patience : [***-------] Weapon(s): +2 Logic Mace
Agro ... : |*****-----] Relic(s) : G1, N900