<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; Security</title> <atom:link href="http://www.cyberciti.biz/tips/category/security/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Wed, 24 Apr 2013 18:50:55 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Linux / FreeBSD: PDFCrack A Command Line Password Recovery Tool For PDF Files</title><link>http://www.cyberciti.biz/tips/linux-howto-crack-recover-pdf-file-password.html</link> <comments>http://www.cyberciti.biz/tips/linux-howto-crack-recover-pdf-file-password.html#comments</comments> <pubDate>Wed, 06 Jun 2012 07:33:50 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[archaeologists]]></category> <category><![CDATA[batch mode]]></category> <category><![CDATA[computer forensics]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[Debian Linux PDF Password Recovery]]></category> <category><![CDATA[FreeBSD PDF Password Recovery]]></category> <category><![CDATA[linux operating systems]]></category> <category><![CDATA[Linux PDF Password Recovery]]></category> <category><![CDATA[password strength]]></category> <category><![CDATA[pdfcrack]]></category> <category><![CDATA[pkg_add command]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[Ubuntu Linux PDF Password Recovery]]></category> <category><![CDATA[Unix PDF Password Recovery]]></category> <category><![CDATA[userpassword]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=8994</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all FreeBSD related tips/articles" href="http://www.cyberciti.biz/tips/category/freebsd"><img
src="http://s0.cyberciti.org/images/category/old/freebsd_logo_sm.png" border="0" alt="" /></a></div> <span
class="drop_cap">I</span> already <a
href="http://www.cyberciti.biz/faq/removing-password-from-pdf-on-linux/">written about howto remove a password from all PDF files</a> under Ubuntu or any other Linux distribution in a batch mode. However, many user want a simple command to recover password from pdf files. This is useful if you forgotten your password for pdf file. It is also useful for data-archaeologists, computer forensics professionals, people who want to test their password-strength (pdf files generated by webpass) and many more.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-howto-crack-recover-pdf-file-password.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux: 25 PHP Security Best Practices For Sys Admins</title><link>http://www.cyberciti.biz/tips/php-security-best-practices-tutorial.html</link> <comments>http://www.cyberciti.biz/tips/php-security-best-practices-tutorial.html#comments</comments> <pubDate>Wed, 23 Nov 2011 05:48:07 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[php]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[/etc/php.d/]]></category> <category><![CDATA[/etc/php.d/security.ini]]></category> <category><![CDATA[/etc/php.ini]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[chmod command]]></category> <category><![CDATA[chown command]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[php apache security]]></category> <category><![CDATA[php application]]></category> <category><![CDATA[php code security]]></category> <category><![CDATA[php iis security]]></category> <category><![CDATA[php lighttpd security]]></category> <category><![CDATA[php mysql security]]></category> <category><![CDATA[php nginx security]]></category> <category><![CDATA[php security issues]]></category> <category><![CDATA[php security tips]]></category> <category><![CDATA[php security tutorial]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[server side scripting]]></category> <category><![CDATA[server side scripting language]]></category> <category><![CDATA[web server apache]]></category> <category><![CDATA[zend engine]]></category> <category><![CDATA[zend technologies]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=8173</guid> <description><![CDATA[<div
style="float: right; margin-top: 0px; margin-left: 5px;"><a
title="See all PHP related tips/articles" href="http://www.cyberciti.biz/tips/category/php"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/php-logo.png" alt="" border="0" /></a></div> <span
class="drop_cap">P</span>HP is an open-source server-side scripting language and it is a widely used. The Apache web server provides access to files and content via the HTTP OR HTTPS protocol. A misconfigured server-side scripting language can create all sorts of problems. So, PHP should be used with caution. Here are twenty-five <strong>php security best practices for sysadmins</strong> for configuring PHP securely.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/php-security-best-practices-tutorial.html/feed</wfw:commentRss> <slash:comments>51</slash:comments> </item> <item><title>Top 20 Nginx WebServer Best Security Practices</title><link>http://www.cyberciti.biz/tips/linux-unix-bsd-nginx-webserver-security.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-bsd-nginx-webserver-security.html#comments</comments> <pubDate>Sat, 06 Mar 2010 10:20:45 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[mac os x]]></category> <category><![CDATA[nginx]]></category> <category><![CDATA[nginx security]]></category> <category><![CDATA[reverse proxy]]></category> <category><![CDATA[reverse proxy security]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=6449</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/nginx/' title='See all Nginx webserver related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/nginx.gif' border='0' /></a></div> <span
class="drop_cap">N</span>ginx is a lightweight, high performance web server/reverse proxy and e-mail (IMAP/POP3) proxy. It runs on UNIX, GNU/Linux, BSD variants, Mac OS X, Solaris, and Microsoft Windows. According to Netcraft, 6% of all domains on the Internet use nginx webserver. Nginx is one of a handful of servers written to address the C10K problem. Unlike traditional servers, Nginx doesn't rely on threads to handle requests. Instead it uses a much more scalable event-driven (asynchronous) architecture. Nginx powers several high traffic web sites, such as WordPress, Hulu, Github, and SourceForge. This page collects hints how to improve the security of nginx web servers running on Linux or UNIX like operating systems.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-bsd-nginx-webserver-security.html/feed</wfw:commentRss> <slash:comments>36</slash:comments> </item> <item><title>20 Linux Server Hardening Security Tips</title><link>http://www.cyberciti.biz/tips/linux-security.html</link> <comments>http://www.cyberciti.biz/tips/linux-security.html#comments</comments> <pubDate>Fri, 30 Oct 2009 07:52:11 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[bastille linux hardening]]></category> <category><![CDATA[harden tcp ip stack]]></category> <category><![CDATA[Hardening centos]]></category> <category><![CDATA[Hardening debian]]></category> <category><![CDATA[Hardening Linux]]></category> <category><![CDATA[hardening red hat]]></category> <category><![CDATA[Hardening rhel]]></category> <category><![CDATA[linux kernel hardening]]></category> <category><![CDATA[linux security]]></category> <category><![CDATA[Linux Security Kernel Enhancements]]></category> <category><![CDATA[linux security modules]]></category> <category><![CDATA[Redhat Linux Hardening]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5687</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all GNU/Linux related tips/articles" href="http://www.cyberciti.biz/tips/category/linux"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png" border="0" alt="" /></a></div> Securing your Linux server is important to protect your data, intellectual property, and time, from the hands of crackers (hackers). The system administrator is responsible for security Linux box. In this first part of a Linux server security series, I will provide 20 hardening tips for default installation of Linux system.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-security.html/feed</wfw:commentRss> <slash:comments>116</slash:comments> </item> <item><title>Use a Linux LiveCD to Avoid Windows Malware For Netbanking</title><link>http://www.cyberciti.biz/tips/use-linux-live-cd-usb-for-online-banking.html</link> <comments>http://www.cyberciti.biz/tips/use-linux-live-cd-usb-for-online-banking.html#comments</comments> <pubDate>Thu, 15 Oct 2009 12:53:55 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[anti virus]]></category> <category><![CDATA[bank accounts]]></category> <category><![CDATA[banking services]]></category> <category><![CDATA[credit card issuer]]></category> <category><![CDATA[crooks]]></category> <category><![CDATA[knoppix]]></category> <category><![CDATA[latest security]]></category> <category><![CDATA[livecd]]></category> <category><![CDATA[money transfer]]></category> <category><![CDATA[ms windows user]]></category> <category><![CDATA[netbanking]]></category> <category><![CDATA[paraphrase]]></category> <category><![CDATA[security patches]]></category> <category><![CDATA[security tips]]></category> <category><![CDATA[tkip or aes]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[windows based systems]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[wpa wpa2]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5791</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Internet has revolutionized the way online users can shop and avail banking services like internet Banking from anywhere, anytime without visiting bank. But, how safe is your money with online net-banking which allows to carry out money transfer? Companies and in some case individuals lost anywhere from $10,000 to $500,000 dollars because of a single malware infection. The cyber crooks are targeting innocent MS-Windows user. If you are  concerned about how best to protect yourself from this type of fraud, use Linux LiveCD for online banking and avoid Microsoft Windows at all cost.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/use-linux-live-cd-usb-for-online-banking.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Top 5 Email Client For Linux, Mac OS X, and Windows Users</title><link>http://www.cyberciti.biz/tips/download-email-client-for-linux-mac-osx-windows.html</link> <comments>http://www.cyberciti.biz/tips/download-email-client-for-linux-mac-osx-windows.html#comments</comments> <pubDate>Sat, 08 Aug 2009 08:41:12 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Business]]></category> <category><![CDATA[Download of the day]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux laptop]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[Reviews]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[best email client]]></category> <category><![CDATA[email client download]]></category> <category><![CDATA[email client review]]></category> <category><![CDATA[email clients]]></category> <category><![CDATA[email software]]></category> <category><![CDATA[linux email client]]></category> <category><![CDATA[linux email client alternative]]></category> <category><![CDATA[linux Outlook client alternative]]></category> <category><![CDATA[linux Windows Live Mail  alternative]]></category> <category><![CDATA[Mac OS X Email Client]]></category> <category><![CDATA[Open Source Email Client]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5590</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all GNU/Linux related tips/articles" href="http://www.cyberciti.biz/tips/category/linux"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png" border="0" alt="" /></a></div> Linux comes with various GUI based email client to stay in touch with your friends and family, and share information in newsgroups with other users. The following software is similar to Outlook Express or Windows Live Mail and is used by both home and office user.<br
/> Webmail interfaces allow users to access their mail with any standard web browser, from any computer, rather than relying on an e-mail client. However, <a
href="http://en.wikipedia.org/wiki/E-mail_client" target="_blank">e-mail client</a> remains extremely popular in a large corporate environment, small business, home and power users.  An e-mail client (also mail user agent (MUA)) is a frontend computer program used to manage e-mail. Mail can be stored on the client, on the server side, or in both places. Standard formats for mailboxes include Maildir and mbox.<br
/> The following are top five amazing piece of cross-platform software from various projects to make your life easy with wide variety of plug-ins / add-ons.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/download-email-client-for-linux-mac-osx-windows.html/feed</wfw:commentRss> <slash:comments>122</slash:comments> </item> <item><title>BIND 9 Dynamic Update DoS Security Update</title><link>http://www.cyberciti.biz/tips/bind-dynamic-update-dos.html</link> <comments>http://www.cyberciti.biz/tips/bind-dynamic-update-dos.html#comments</comments> <pubDate>Wed, 29 Jul 2009 15:47:12 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[BIND Dns]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[attacker]]></category> <category><![CDATA[bind 9]]></category> <category><![CDATA[CVE-2009-0696]]></category> <category><![CDATA[denial of service]]></category> <category><![CDATA[dns requests]]></category> <category><![CDATA[domain name server]]></category> <category><![CDATA[domain name system]]></category> <category><![CDATA[dynamic updates]]></category> <category><![CDATA[Fix]]></category> <category><![CDATA[internet domain name]]></category> <category><![CDATA[isc]]></category> <category><![CDATA[master zone]]></category> <category><![CDATA[nameserver]]></category> <category><![CDATA[pgp signature]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5570</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/bind-dns' title='See all BIND / Named name server related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/bind-named-logo.gif' border='0' /></a></div> BIND 9 is an implementation of the Domain Name System (DNS) protocols. named daemon is an Internet Domain Name Server for UNIX like operating systems. Dynamic update messages may be used to update records in a master zone on a nameserver. When named receives a specially crafted dynamic update message an internal assertion check is triggered which causes named to exit. An attacker which can send DNS requests to a nameserver can cause it to exit, thus creating a Denial of Service situation. configuring named to ignore dynamic updates is NOT sufficient to protect it from this vulnerability. This exploit is public. Please upgrade immediately.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/bind-dynamic-update-dos.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Top 20 OpenSSH Server Best Security Practices</title><link>http://www.cyberciti.biz/tips/linux-unix-bsd-openssh-server-best-practices.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-bsd-openssh-server-best-practices.html#comments</comments> <pubDate>Fri, 24 Jul 2009 21:49:43 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/rssh.conf]]></category> <category><![CDATA[/etc/ssh/sshd_conf]]></category> <category><![CDATA[openssh]]></category> <category><![CDATA[openssh brute Force Attack]]></category> <category><![CDATA[openssh security]]></category> <category><![CDATA[ssh server security]]></category> <category><![CDATA[sshd]]></category> <category><![CDATA[sshd check error]]></category> <category><![CDATA[sshd chroot]]></category> <category><![CDATA[sshd Chroot Directory]]></category> <category><![CDATA[sshd stop Brute Force Attack]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5489</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href="http://www.cyberciti.biz/tips/linux-unix-bsd-openssh-server-best-practices.html/openssh_logo" rel="attachment wp-att-5522"><img
src="http://files.cyberciti.biz/uploads/tips/2009/07/openSSH_logo.png" alt="Don&#039;t tell anyone that I&#039;m free" title="Don&#039;t tell anyone that I&#039;m free" width="190" height="187" class="size-full wp-image-5522" /></a></div> OpenSSH is the implementation of the SSH protocol. OpenSSH is recommended for remote login, making backups, remote file transfer via scp or sftp, and much more. SSH is perfect to keep confidentiality and integrity for data exchanged between two networks and systems. However, the main advantage is server authentication, through the use of public key cryptography.  From time to time there are <a
href="http://isc.sans.org/diary.html?storyid=6742" target="_blank">rumors</a> about OpenSSH <a
href="http://www.h-online.com/security/OpenSSH-zero-day-exploit-rumours-not-confirmed--/news/113731" target="_blank">zero day</a> exploit. Here are a few things you need to tweak in order to improve OpenSSH server security.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-bsd-openssh-server-best-practices.html/feed</wfw:commentRss> <slash:comments>134</slash:comments> </item> <item><title>20 Linux System Monitoring Tools Every SysAdmin Should Know</title><link>http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html</link> <comments>http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html#comments</comments> <pubDate>Sat, 27 Jun 2009 02:26:39 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bandwidth monitoring tool linux]]></category> <category><![CDATA[cpu monitoring linux]]></category> <category><![CDATA[disk monitoring linux]]></category> <category><![CDATA[htop command]]></category> <category><![CDATA[load monitoring linux]]></category> <category><![CDATA[monitoring linux servers]]></category> <category><![CDATA[nagios monitoring linux]]></category> <category><![CDATA[netstat command]]></category> <category><![CDATA[network monitoring linux]]></category> <category><![CDATA[pgrep command]]></category> <category><![CDATA[process monitoring linux]]></category> <category><![CDATA[ps command]]></category> <category><![CDATA[ss command]]></category> <category><![CDATA[top command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4934</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all GNU/Linux related tips/articles" href="http://www.cyberciti.biz/tips/category/linux"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png" border="0" alt="" /></a></div> Need to monitor Linux server performance? Try these built-in command and a few add-on tools. Most Linux distributions are equipped with tons of monitoring. These tools provide metrics which can be used to get information about system activities. You can use these tools to find the possible causes of a performance problem. The commands discussed below are some of the most basic commands when it comes to system analysis and debugging server issues such as:<ol><li>Finding out bottlenecks.</li><li>Disk (storage)  bottlenecks.</li><li>CPU and memory bottlenecks.</li><li>Network bottlenecks.</li></ol>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html/feed</wfw:commentRss> <slash:comments>316</slash:comments> </item> <item><title>Lighttpd Traffic Shaping: Throttle Connections Per Single IP  (Rate Limit)</title><link>http://www.cyberciti.biz/tips/lighttpd-set-throughput-connections-per-ip.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-set-throughput-connections-per-ip.html#comments</comments> <pubDate>Sun, 21 Jun 2009 00:02:13 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[PF Firewall]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[firewall limit connections per second]]></category> <category><![CDATA[Iptables limit connections per second]]></category> <category><![CDATA[Iptables limit port 80 connections per second]]></category> <category><![CDATA[lighttpd  throughput]]></category> <category><![CDATA[lighttpd limit traffic]]></category> <category><![CDATA[limit traffic]]></category> <category><![CDATA[PF limit connections per second]]></category> <category><![CDATA[PF limit port 80 connections per second]]></category> <category><![CDATA[throughput]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5148</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/lighttpd' title='See all Lighttpd related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/light_logo.png' border='0' /></a></div> If you do not control or throttle end users, your server may run out of resources.  Spammers, abuser and badly written bots can eat up all your bandwidth. A webserver must keep an eye on connections and limit connections per second. This is serving 101. The default is no limit. Lighttpd can limit the throughput for each single connection (per IP) or for all connections. You also need to a use firewall to limit connections per second. In this article I will cover firewall and lighttpd web server settings to throttle end users. The firewall settings can be applied to other web servers such as <a
href="http://www.cyberciti.biz/tips/category/apache">Apache</a> / <a
href="http://www.cyberciti.biz/faq/category/nginx/">Nginx</a> and IIS server behind PF / netfilter based firewall.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-set-throughput-connections-per-ip.html/feed</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>Linux Kernel Security (SELinux vs AppArmor vs Grsecurity)</title><link>http://www.cyberciti.biz/tips/selinux-vs-apparmor-vs-grsecurity.html</link> <comments>http://www.cyberciti.biz/tips/selinux-vs-apparmor-vs-grsecurity.html#comments</comments> <pubDate>Wed, 27 May 2009 22:29:17 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Slackware]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[AppArmor]]></category> <category><![CDATA[AppArmor vs Grsecurity]]></category> <category><![CDATA[Grsecurity]]></category> <category><![CDATA[Linux Security Kernel Enhancements]]></category> <category><![CDATA[selinux]]></category> <category><![CDATA[SeLinux vs AppArmor]]></category> <category><![CDATA[SELinux vs Grsecurity]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4903</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Linux kernel is the central component of Linux operating systems. It is responsible for managing the system's resources, the communication between hardware and software and security. Kernel play a critical role in supporting security at higher levels. Unfortunately, stock kernel is not secured out of box. There are some important  Linux kernel patches to secure your box. They differ significantly in how they are administered and how they integrate into the system. They also allow for easy control of access between processes and objects, processes and other processes, and objects and other objects. The following pros and cons list is based upon my personal experience. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/selinux-vs-apparmor-vs-grsecurity.html/feed</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Red Hat / CentOS VSFTPD FTP Server Configuration</title><link>http://www.cyberciti.biz/tips/rhel-fedora-centos-vsftpd-installation.html</link> <comments>http://www.cyberciti.biz/tips/rhel-fedora-centos-vsftpd-installation.html#comments</comments> <pubDate>Thu, 21 May 2009 18:06:12 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[FTP Server]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[User Management]]></category> <category><![CDATA[/etc/sysconfig/iptables]]></category> <category><![CDATA[/etc/vsftpd/ftpusers]]></category> <category><![CDATA[/etc/vsftpd/vsftpd.conf]]></category> <category><![CDATA[chkconfig command]]></category> <category><![CDATA[chroot_local_user=YES]]></category> <category><![CDATA[ftp port 21]]></category> <category><![CDATA[install vsftpd]]></category> <category><![CDATA[open port 21]]></category> <category><![CDATA[var/log/vsftpd.log]]></category> <category><![CDATA[vsftpd firewall]]></category> <category><![CDATA[vsftpd iptables configuration]]></category> <category><![CDATA[vsftpd pf configuration]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4788</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/redhatfedora-linux' title='See all Redhat/CentOS/Fedora Core related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/rhlogo.gif' border='0' /></a></div> vsftpd (Very Secure FTP Daemon) is an FTP server for UNIX-like systems, including CentOS / RHEL / Fedora and other Linux distributions. It supports IPv6, SSL, locking users to their home directories and many other advanced features. <br
/><br
/> In this guide you will learn:<ol><li>Setup vsftpd to Provide FTP Service.</li><li>Configure vsftpd.</li><li>Configure Firewalls to Protect the FTP Server.</li><li>Configure vsftpd with SSL/TLS.</li><li>Setup vsftpd as Download Only Anonymous Internet Server.</li><li>Setup vsftpd With Virtual Users and Much More.</li></ol> <br/><br/><strong>Read CentOS / RHEL FTP Server Series:</strong><ul><li><a
href="http://www.cyberciti.biz/tips/red-hat-centos-vsftpd-ftp-server-configuration.html">Red Hat / CentOS VSFTPD FTP Server Configuration</a></li><li><a
href="http://www.cyberciti.biz/tips/configure-vsfptd-secure-connections-via-ssl-tls.html">VSFTPD SSL / TLS Configuration</a></li><li><a
href="http://www.cyberciti.biz/tips/rhel-centos-vsftpd-anonymous-internet-server.html">VSFTPD Set Download Only Anonymous Internet Server</a></li><li><a
href="http://www.cyberciti.biz/tips/centos-redhat-vsftpd-ftp-with-virtual-users.html">CentOS / RedHat: VSFTPD FTP With Virtual Users</a></li></ul>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/rhel-fedora-centos-vsftpd-installation.html/feed</wfw:commentRss> <slash:comments>42</slash:comments> </item> <item><title>HowTo: Creating Firewall and Cluster Objects In Firewall Builder</title><link>http://www.cyberciti.biz/tips/creating-firewall-cluster-objects-in-firewall-builder.html</link> <comments>http://www.cyberciti.biz/tips/creating-firewall-cluster-objects-in-firewall-builder.html#comments</comments> <pubDate>Wed, 25 Mar 2009 19:44:25 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[changing ip address]]></category> <category><![CDATA[Firewall Builder]]></category> <category><![CDATA[firewall configuration]]></category> <category><![CDATA[firewall policy]]></category> <category><![CDATA[host os]]></category> <category><![CDATA[interface]]></category> <category><![CDATA[menu object]]></category> <category><![CDATA[object web]]></category> <category><![CDATA[web server]]></category> <category><![CDATA[wizard]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=6521</guid> <description><![CDATA[Here I present an abbreviated explanation of the process of          creating firewall and cluster objects. More detailed          step-by-step guides are available in sections         <a
href="http://www.fwbuilder.org/4.0/docs/users_guide/firewall-object.html">"Firewall Object"</a> and <a
href="http://www.fwbuilder.org/4.0/docs/users_guide/cluster-object.html">"Cluster Object"</a> of                the Firewall Builder Users Guide.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/creating-firewall-cluster-objects-in-firewall-builder.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Firewall Builder: Generate The Web Server Firewall Cluster Running Linux or OpenBSD</title><link>http://www.cyberciti.biz/tips/firewall-builder4-webserver-cluster-tutorial.html</link> <comments>http://www.cyberciti.biz/tips/firewall-builder4-webserver-cluster-tutorial.html#comments</comments> <pubDate>Wed, 25 Mar 2009 19:42:48 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[carp]]></category> <category><![CDATA[Firewall Builder]]></category> <category><![CDATA[firewall configuration]]></category> <category><![CDATA[firewall policy]]></category> <category><![CDATA[heartbeat]]></category> <category><![CDATA[high availability]]></category> <category><![CDATA[ipv6 addresses]]></category> <category><![CDATA[pacemaker]]></category> <category><![CDATA[pf carp cluster]]></category> <category><![CDATA[pf carp firewall]]></category> <category><![CDATA[pf carp OpenBSD firewall]]></category> <category><![CDATA[virtual addresses]]></category> <category><![CDATA[virtual hosts]]></category> <category><![CDATA[virtual ip]]></category> <category><![CDATA[web server configuration]]></category> <category><![CDATA[web servers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=6506</guid> <description><![CDATA[<div
style="float: right; margin-top: 0px; margin-left: 5px;"><a
title="See all Firewall related tips/articles" href="http://www.cyberciti.biz/tips/category/iptables"><img
class="size-full wp-image-6507" title="Firewall Builder Logo" src="http://files.cyberciti.biz/uploads/tips/2010/03/fwbuilder-logo.png" alt="Firewall Builder Logo" width="72" height="72" /></a></div> <span
class="drop_cap">T</span>his article continues mini-series started with the post <a
href="http://www.cyberciti.biz/tips/introduction-to-firewall-builder-4-0.html">Introduction to Firewall Builder 4.0</a>. This article is also available as a section in the "<a
href="http://www.fwbuilder.org/4.0/docs/users_guide/cookbook.html">Firewall Builder Cookbook</a>" chapter of <a
href="http://www.fwbuilder.org/4.0/docs/users_guide/">Firewall Builder Users Guide 4.0</a>.
Firewall Builder 4.0 is currently in beta testing phase. If you find it interesting after reading this post, please download and try it out. Source code archives, binary deb and rpm packages for popular Linux distributions and commercially distributed Windows and Mac OS X packages are available for download here.
In this post I demonstrate how Firewall Builder can be used to       generate firewall configuration for a clustered web server with       multiple virtual IP addresses. The firewall is running on each       web server in the cluster.  This example assumes the cluster is       built with heartbeat using "old" style configuration files, but       which high availability software is used to build the cluster is       not really essential. I start with the setup that consists of       two identical servers running Linux but in the end of the       article I am going to demonstrate how this configuration can be       converted to OpenBSD with CARP.<br
/><br
/> <em>This entry is part 1 of 4 in the series <a
href="http://www.cyberciti.biz/tips/series/linux-firewall-cluster-configuration">Linux Firewall Cluster Configuration</a> with Firewall Builder v4.</em>:<br
/><ul
class="serieslist-ul"><li
class="serieslist-li-current">Firewall Builder: Generate The Web Server Firewall Cluster Running Linux or OpenBSD</li><li
class="serieslist-li"><a
href="http://www.cyberciti.biz/tips/creating-firewall-cluster-objects-in-firewall-builder.html" title="HowTo: Creating Firewall and Cluster Objects In Firewall Builder">HowTo: Creating Firewall and Cluster Objects In Firewall Builder</a></li><li
class="serieslist-li"><a
href="http://www.cyberciti.biz/tips/linux-cluster-building-firewall-rules.html" title="Linux Building Rules For The Cluster With Firewall Builder">Linux Building Rules For The Cluster With Firewall Builder</a></li><li
class="serieslist-li"><a
href="http://www.cyberciti.biz/tips/openbsd-pf-firewall-builder-configuration.html" title="Firewall Builder: Convert Linux Iptables Configuration to OpenBSD and PF">Firewall Builder: Convert Linux Iptables Configuration to OpenBSD and PF</a></li></ul>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/firewall-builder4-webserver-cluster-tutorial.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> <enclosure
url="Explains how to use Firewall Builder 4 to create Linux Heartbeat or OpenBSD carp based failover web cluster." length="" type="" /> </item> <item><title>Firewall Builder: Convert Linux Iptables Configuration to OpenBSD and PF</title><link>http://www.cyberciti.biz/tips/openbsd-pf-firewall-builder-configuration.html</link> <comments>http://www.cyberciti.biz/tips/openbsd-pf-firewall-builder-configuration.html#comments</comments> <pubDate>Wed, 25 Mar 2009 19:28:34 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[carp]]></category> <category><![CDATA[cluster configuration]]></category> <category><![CDATA[heartbeat]]></category> <category><![CDATA[host os]]></category> <category><![CDATA[interface]]></category> <category><![CDATA[pf carp cluster]]></category> <category><![CDATA[pf carp firewall]]></category> <category><![CDATA[pf carp OpenBSD firewall]]></category> <category><![CDATA[protocol]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=6570</guid> <description><![CDATA[Lets see how much effort it is going to take to convert this         configuration to entirely different firewall platform - PF on         OpenBSD. There are different ways to do this. I could make a         copy of each member firewall (linux-test-1 and linux-test-2),         set platform and host OS in the copy to PF and OpenBSD and         then create new cluster object. This would be a sensible way         because it preserves old objects which helps to roll back in         case something does not work out. However, to make the         explanation shorter, I am going to make the changes in place         by modifying existing objects.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/openbsd-pf-firewall-builder-configuration.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux Building Rules For The Cluster With Firewall Builder</title><link>http://www.cyberciti.biz/tips/linux-cluster-building-firewall-rules.html</link> <comments>http://www.cyberciti.biz/tips/linux-cluster-building-firewall-rules.html#comments</comments> <pubDate>Wed, 25 Mar 2009 19:28:10 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[algorithm]]></category> <category><![CDATA[bottom panel]]></category> <category><![CDATA[chains]]></category> <category><![CDATA[cluster configuration]]></category> <category><![CDATA[Firewall Builder]]></category> <category><![CDATA[firewall rules]]></category> <category><![CDATA[firewalls]]></category> <category><![CDATA[heartbeat]]></category> <category><![CDATA[input and output]]></category> <category><![CDATA[ip addresses]]></category> <category><![CDATA[iptables cluster]]></category> <category><![CDATA[iptables heartbeat firewall]]></category> <category><![CDATA[iptables Linux firewall]]></category> <category><![CDATA[iptables Linux heartbeat firewall]]></category> <category><![CDATA[nat rules]]></category> <category><![CDATA[rule set]]></category> <category><![CDATA[users guide]]></category> <category><![CDATA[virtual addresses]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=6553</guid> <description><![CDATA[Now that all objects are ready and heartbeat is configured on         the machines, we can move on and build some firewall         rules. Since this is a cluster configuration, all rules go         into the rule set objects that belong to the cluster rather         than its member firewalls.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-cluster-building-firewall-rules.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Introduction to Firewall Builder 4.0</title><link>http://www.cyberciti.biz/tips/introduction-to-firewall-builder-4-0.html</link> <comments>http://www.cyberciti.biz/tips/introduction-to-firewall-builder-4-0.html#comments</comments> <pubDate>Mon, 16 Mar 2009 07:01:09 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Iptables]]></category> <category><![CDATA[PF Firewall]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[access list]]></category> <category><![CDATA[ASA PIX]]></category> <category><![CDATA[bsd kernel]]></category> <category><![CDATA[cisco firewall]]></category> <category><![CDATA[cisco routers]]></category> <category><![CDATA[commercial solutions]]></category> <category><![CDATA[FBW 4]]></category> <category><![CDATA[Firewall Builder]]></category> <category><![CDATA[Firewall Builder 4]]></category> <category><![CDATA[firewall configuration]]></category> <category><![CDATA[human error]]></category> <category><![CDATA[ipfw]]></category> <category><![CDATA[managing security]]></category> <category><![CDATA[News]]></category> <category><![CDATA[pf]]></category> <category><![CDATA[security problems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=6486</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/iptables' title='See all Firewall related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/firewall.png' border='0' /></a></div> <span
class="drop_cap">T</span>his is the first article in the mini-series of two articles about Firewall Builder.<br
/><br
/> Systems administrators have a choice of modern Open Source and   commercial firewall platforms at their disposal. They could use   netfilter/iptables on Linux, PF, ipfilter, ipfw on OpenBSD and   FreeBSD, Cisco ASA (PIX) and other commercial solutions. All these   are powerful implementations with rich feature set and good   performance.  Unfortunately, managing security policy manually with   all of these remains non-trivial task for several reasons. Even  though the configuration language can be complex and overwhelming  with its multitude of features and options, this is not the most  difficult problem in my opinion. Administrator who manages   netfilter/iptables, PF or Cisco firewall all the time quickly becomes an expert in their platform of choice. To do the job right,   they need to understand internal path of the packet inside Linux or   BSD kernel and its interaction with different parts of packet   filtering engine.  Things get significantly more difficult in the   installations using different OS and platforms where the   administrator needs to switch from netfilter/iptables to PF to Cisco   routers and ASA to implement coordinated changes across multiple  devices. This is where making changes get complicated and  probability of human error increases. Unfortunately typos and more  significant errors in firewall or router access list configurations   lead to either service downtime or security problems, both expensive in terms of damage and time required to fix.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/introduction-to-firewall-builder-4-0.html/feed</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Do You Blame Users For IT Security?</title><link>http://www.cyberciti.biz/tips/it-security-blaming-the-victim.html</link> <comments>http://www.cyberciti.biz/tips/it-security-blaming-the-victim.html#comments</comments> <pubDate>Thu, 12 Mar 2009 19:31:24 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[blaming the victim]]></category> <category><![CDATA[bruce schneier]]></category> <category><![CDATA[Desttops]]></category> <category><![CDATA[IT]]></category> <category><![CDATA[mac os x]]></category> <category><![CDATA[passwords]]></category> <category><![CDATA[security problems]]></category> <category><![CDATA[windows xp]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4512</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/sys-admin' title='See all UNIX/Linux SysAdmin related news/tips'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/sysadmin-logo.jpg' border='0' /></a></div> An interesting article published by security guru Bruce Schneier:<br
/><blockquote>Blaming the victim is common in IT: users are to blame because they don't patch their systems, choose lousy passwords, fall for phishing attacks, and  so on. But, while users are, and will continue to be, a major source of security problems, focusing on them is an unhelpful way to think.</blockquote> <br
/>=> <a
href="http://www.guardian.co.uk/technology/2009/mar/12/read-me-first" target="_blank">Blaming the user is easy – but it's better to bypass them altogether</a>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/it-security-blaming-the-victim.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Uninstall IE8 Under Windows 7</title><link>http://www.cyberciti.biz/tips/uninstall-internet-explore-under-windows-7.html</link> <comments>http://www.cyberciti.biz/tips/uninstall-internet-explore-under-windows-7.html#comments</comments> <pubDate>Thu, 05 Mar 2009 02:07:39 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[computer viruses]]></category> <category><![CDATA[european union]]></category> <category><![CDATA[explorer ie]]></category> <category><![CDATA[ie8]]></category> <category><![CDATA[iexplore exe]]></category> <category><![CDATA[internet explorer 8]]></category> <category><![CDATA[ms operating system]]></category> <category><![CDATA[rival browsers]]></category> <category><![CDATA[software developer]]></category> <category><![CDATA[unexpected behaviors]]></category> <category><![CDATA[windows microsoft]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4483</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/windows' title='See all Micro$oft related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/wine.png' border='0' /></a></div> <span
class="drop_cap">I</span>E (Internet explore)  was first released as part of the add-on package Plus! for Windows 95 in 1995. IE is fully integrated into MS operating system. IE has been subjected to many security vulnerabilities such as spyware, adware, and computer viruses. Removing Internet Explorer does have a number of consequences. Applications that depend on libraries installed by IE will fail to function, or have unexpected behaviors. A just-leaked build of Windows 7 lets users remove Internet Explorer (IE), the first time that Microsoft has offered the option since it integrated the browser with Windows in 1997.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/uninstall-internet-explore-under-windows-7.html/feed</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Security Through Obscurity: MAC Address Filtering ( Layer 2 Filtering )</title><link>http://www.cyberciti.biz/tips/linux-unix-bsd-mac-filtering.html</link> <comments>http://www.cyberciti.biz/tips/linux-unix-bsd-mac-filtering.html#comments</comments> <pubDate>Tue, 17 Feb 2009 18:37:21 +0000</pubDate> <dc:creator>nixCraft</dc:creator> <category><![CDATA[data center]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Iptables]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[Wireless networking]]></category> <category><![CDATA[ip address]]></category> <category><![CDATA[ipfw]]></category> <category><![CDATA[mac address filtering]]></category> <category><![CDATA[mac filtering]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[pf]]></category> <category><![CDATA[security access control]]></category> <category><![CDATA[security through obscurity]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4452</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/networking' title='See all Linux/UNIX networking related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/networking.png' border='0' /></a></div> MAC Filtering (layer 2 address filtering) refers to a security access control methodology whereby the 48-bit address assigned to each network card is used to determine access to the network. Iptables, pf, and IPFW can block a certain MAC address on a network, just like an IP. One can deny or allow from MAC address like 00:1e:2a:47:42:8d using open source firewalls. MAC address filtering is often used to secure LAN or wireless network / devices. Is this technique effective? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-bsd-mac-filtering.html/feed</wfw:commentRss> <slash:comments>14</slash:comments> </item> </channel> </rss>