nixCraft Linux Sys Admin Blog |
| Mozilla Is Trying To Set A Guinness World Record For Software Download With FireFox 3 Posted: 29 May 2008 09:38 AM CDT Go firefox go Mozilla is aiming to create what may be the geekiest world record ever with its upcoming Firefox 3 browser release. With more than 14,000 improvements, Firefox 3 is faster, safer and smarter than before. Mozilla asking users to pledge to download the next full release of its browser on the day it is available so the release can set a Guinness World Record for the largest number of software downloads in 24 hours. => Set a Guinness World Record Enjoy a Better Web (via PCWorld) Related Posts:
© Mozilla Is Trying To Set A Guinness World Record For Software Download With FireFox 3 - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| Find Out If Windows Server System Hacked / Cracked Or Not Posted: 29 May 2008 09:25 AM CDT Some time my work force me to do detective work on MS-Windows boxes. Just like Linux / UNIX / BSD system , Windows machines get *owned* a lot. Recently while searching for information I came across couple of nice built-in windows command line security tools to determine if a system has been
=> Built-in Windows commands to determine if a system has been hacked : Part I and Part II Related Posts:
© Find Out If Windows Server System Hacked / Cracked Or Not - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| How to Install and Configure ProFTPD in RHEL / CentOS / Fedora Linux Posted: 28 May 2008 12:38 PM CDT This is a user contributed tutorial. ProFTPD is an enhanced, secure and highly configurable FTP server. Its configuration syntax is very similar to apache web server. It offers several functionalities such as: Install ProFTPD serverType the following command as root user: /etc/proftpd.conf - Proftpd configuration fileThe default configuration file is located at /etc/proftpd.conf. To edit the configuration file, enter: Virtual users authentication configurationWhen you install ProFTPD, it is almost ready to use by anonymous users, you only have to uncomment anonymous section in /etc/proftpd.conf but if you want authenticated access then you must configure extra directives, keep in mind these to virtual users authentication.
Open /etc/proftpd.conf file: AuthUserFile /etc/ftpd.passwd AuthGroupFile /etc/ftpd.group Warnings! The created user must have UNIX permission under his home directory. The value of --shell option must be set to /bin/false if you want to improve the security of the FTP server. Sometimes ProFTPD throws many errors when you try to authenticated trough virtual users then you must look these directives and theris recommend values. Don't check against /etc/shells Playing with files access permissionThe general syntax is as follows: Sets the mask of the newly created files and directories. FILEMODE and DIRMODE must be an octal mode, in the format 0xxx. If DIRMODE is omitted then DIRMODE = FILEMODE. Some examples:
More restrictive:
To Deny every one except admin changes files permission via ftp put this in your context: Firewall Configuration - Open FTP portSee FAQ section for further details on iptables configuration. Further readings:This article / faq is contributed by Yoander Valdés RodrÃguez (yoander). nixCraft welcomes readers' tips / howtos. Related Posts:
© How to Install and Configure ProFTPD in RHEL / CentOS / Fedora Linux - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| You are subscribed to email updates from nixCraft Linux Sys Admin Blog To stop receiving these emails, you may unsubscribe now. | Email Delivery powered by FeedBurner |
| Inbox too full? | |
| If you prefer to unsubscribe via postal mail, write to: nixCraft Linux Sys Admin Blog, c/o FeedBurner, 20 W Kinzie, 9th Floor, Chicago IL USA 60610 | |
No comments:
Post a Comment