<?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; Windows server</title> <atom:link href="http://www.cyberciti.biz/tips/category/windows-server/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>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <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>Vivek Gite</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>Software Vs Hardware RAID</title><link>http://www.cyberciti.biz/tips/raid-hardware-vs-raid-software.html</link> <comments>http://www.cyberciti.biz/tips/raid-hardware-vs-raid-software.html#comments</comments> <pubDate>Tue, 07 Jul 2009 16:01:56 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[disk raid]]></category> <category><![CDATA[FreeBSD software RAID]]></category> <category><![CDATA[hardware raid]]></category> <category><![CDATA[Linux software Raid]]></category> <category><![CDATA[raid 0]]></category> <category><![CDATA[raid 10]]></category> <category><![CDATA[raid 6]]></category> <category><![CDATA[software raid]]></category> <category><![CDATA[Solaris Software RAID]]></category> <category><![CDATA[Windows Software RAID]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5306</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> A redundant array of inexpensive disks (RAID) allows high levels of storage reliability. RAID is not a backup solution. It is used to improve disk I/O (performance) and reliability of your server or workstation. A RAID can be deployed using both software and hardware. But the real question is whether you should use a hardware RAID solution or a software RAID solution.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/raid-hardware-vs-raid-software.html/feed</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Slowloris DoS Tool: It Can Bring Down Apache 1.x/2.x</title><link>http://www.cyberciti.biz/tips/apache-http-dos-tool-released.html</link> <comments>http://www.cyberciti.biz/tips/apache-http-dos-tool-released.html#comments</comments> <pubDate>Fri, 19 Jun 2009 14:50:39 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[News]]></category> <category><![CDATA[PF Firewall]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security Alert]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[accf]]></category> <category><![CDATA[apache dos attack]]></category> <category><![CDATA[denial of service]]></category> <category><![CDATA[denial of service attack]]></category> <category><![CDATA[distributed denial of service ddos attack]]></category> <category><![CDATA[dns ddos attack]]></category> <category><![CDATA[dos attack]]></category> <category><![CDATA[dos tool]]></category> <category><![CDATA[incoming connections]]></category> <category><![CDATA[kernel module]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[memory exhaustion]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[squid]]></category> <category><![CDATA[web server]]></category> <category><![CDATA[webservers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5138</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/apache' title='See all Apache Webserver related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/apachelogo.gif' border='0' /></a></div> Apache Security Update - a flaw In Apache can be used to carry out DoS. Slowloris is a new Apache DoS tool which can use slow Internet links to bring down Apache servers, rather than flooding networks. Most D/DoS tool requires faster net connections but this tool works with minimal bandwidth.  This tool can lead to a DoS attack on Apache 1.x, 2.x, dhttpd, GoAhead WebServer, and Squid, while MS IIS6.0, IIS7.0, and lighttpd are confirmed not vulnerable to this attack.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/apache-http-dos-tool-released.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>How A Microsoft Veteran Learned To Love Linux And Why It Matters</title><link>http://www.cyberciti.biz/tips/learned-to-love-linux-and-why-it-matters.html</link> <comments>http://www.cyberciti.biz/tips/learned-to-love-linux-and-why-it-matters.html#comments</comments> <pubDate>Thu, 18 Jun 2009 22:50:37 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[airplane]]></category> <category><![CDATA[dual boot]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[free software]]></category> <category><![CDATA[graphical installer]]></category> <category><![CDATA[keith curtis]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft employee]]></category> <category><![CDATA[microsoft veteran]]></category> <category><![CDATA[minor miracle]]></category> <category><![CDATA[ntfs partition]]></category> <category><![CDATA[software wars]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5109</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> Great article.<br
/><br
/> "After The Software Wars", is a new book in which former Microsoft employee Keith Curtis explores the worlds of proprietary and free software.  Quoting from the article:<blockquote>While I came to not be all that thrilled with Fedora itself, I was floored merely by the installation process. It contained a graphical installer that ran all the way to completion, it resized my NTFS partition -- which I considered a minor miracle, setup dual boot, and actually did boot, and let me surf the Web. I didn't have a clue what to do next, but the mere fact that this all worked told me more about the potential of Linux than anything I had read so far. You cannot, by accident, build an airplane that actually flies.</blockquote> <br
/>=> <a
href="http://www.techflash.com/How_a_Microsoft_veteran_learned_to_love_Linux_and_why_it_matters_48542167.html">How a Microsoft veteran learned to love Linux, and why it matters</a>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/learned-to-love-linux-and-why-it-matters.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Missing Memory</title><link>http://www.cyberciti.biz/tips/missing-memory.html</link> <comments>http://www.cyberciti.biz/tips/missing-memory.html#comments</comments> <pubDate>Fri, 13 Mar 2009 18:53:20 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[additional memory]]></category> <category><![CDATA[backup node]]></category> <category><![CDATA[java client]]></category> <category><![CDATA[lvs]]></category> <category><![CDATA[memory modules]]></category> <category><![CDATA[memory problem]]></category> <category><![CDATA[nfs]]></category> <category><![CDATA[server motherboard]]></category> <category><![CDATA[servers]]></category> <category><![CDATA[slow performance]]></category> <category><![CDATA[timeout errors]]></category> <category><![CDATA[virtual server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4518</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/troubleshooting' title='See all Troubleshooting related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> Today, I've upgraded total 8 servers from 4GiB to 8GiB to improve performance of system by inserting additional memory modules. We started each server and checked for memory count at console. All severs booted normally after the upgrade and services such as SMTP, NFS, CIFS, HTTP started as expected.  Shortly, afterwords I got a call from help desk about pop3 server for slow performance. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/missing-memory.html/feed</wfw:commentRss> <slash:comments>8</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>Vivek Gite</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>Why Did You Switch From IE ( Internet Explorer ) ?</title><link>http://www.cyberciti.biz/tips/why-did-you-switch-from-ie-internet-explorer.html</link> <comments>http://www.cyberciti.biz/tips/why-did-you-switch-from-ie-internet-explorer.html#comments</comments> <pubDate>Wed, 11 Feb 2009 20:17:26 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Ask nixCraft]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[apple safari]]></category> <category><![CDATA[Chrome]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[google]]></category> <category><![CDATA[google browser]]></category> <category><![CDATA[internet explorer]]></category> <category><![CDATA[ms windows]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[safari]]></category> <category><![CDATA[server logs]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4417</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> I was going though my server logs / Google Analytics settings and found that over 60% users are on MS-Windows. However, each and every month visitors are switching to Firefox or Google browser and so on. So I would like to know your reasons for making switch from IE to another browser. Why did you switch and which browser did you switch to?]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/why-did-you-switch-from-ie-internet-explorer.html/feed</wfw:commentRss> <slash:comments>54</slash:comments> </item> <item><title>Samba 4: Linux Active Directory Server</title><link>http://www.cyberciti.biz/tips/linux-active-directory-server.html</link> <comments>http://www.cyberciti.biz/tips/linux-active-directory-server.html#comments</comments> <pubDate>Tue, 20 Jan 2009 18:08:45 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[andrew bartlett]]></category> <category><![CDATA[database architecture]]></category> <category><![CDATA[directory server]]></category> <category><![CDATA[domain controller]]></category> <category><![CDATA[flexible database]]></category> <category><![CDATA[forthcoming release]]></category> <category><![CDATA[gensec]]></category> <category><![CDATA[kerberos server]]></category> <category><![CDATA[ldap server]]></category> <category><![CDATA[major features]]></category> <category><![CDATA[microsoft active directory]]></category> <category><![CDATA[networking protocol]]></category> <category><![CDATA[samba project]]></category> <category><![CDATA[samba version]]></category> <category><![CDATA[security subsystem]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4328</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> Linux does have directory server called OpenLDAP, but it requires good understanding and admin skills. Enterprise networks now have an alternative choice to Microsoft Active Directory (AD) servers, with the open source Samba project aiming for feature parity with the forthcoming release of version 4.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-active-directory-server.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Leap Second To Be Added End Of 2008 And Its Impact On Clustered Computers / Network</title><link>http://www.cyberciti.biz/tips/leap-second-to-be-added-dec-31-2008.html</link> <comments>http://www.cyberciti.biz/tips/leap-second-to-be-added-dec-31-2008.html#comments</comments> <pubDate>Wed, 31 Dec 2008 20:28:25 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[clock time]]></category> <category><![CDATA[current epoch]]></category> <category><![CDATA[daily rotation]]></category> <category><![CDATA[gps receiver]]></category> <category><![CDATA[internal time]]></category> <category><![CDATA[leap second]]></category> <category><![CDATA[leap seconds]]></category> <category><![CDATA[linux leap second]]></category> <category><![CDATA[ntp daemon]]></category> <category><![CDATA[precise timing]]></category> <category><![CDATA[radio clock]]></category> <category><![CDATA[second announcements]]></category> <category><![CDATA[system clock]]></category> <category><![CDATA[unix leap second]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4247</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> Get ready for a minute with 61 seconds. Scientists are delaying the start of 2009 by the first 'leap second'  a timing tweak meant to make up for changes in the Earth's rotation.<br
/><br
/> The aged Earth is slowing down in its daily rotation, at least in the current epoch. So a leap second is added (a one-second adjustment added) to our time. This year will be exactly one second longer. <br
/><br
/> Precise time measurements are needed for high-speed communications systems among other modern technologies such as clusters, GPS, networks. You need to make sure that you are running updated version of ntpd that support leap second for UNIX and Windows computers.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/leap-second-to-be-added-dec-31-2008.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Top 10 Linux Virtualization Software</title><link>http://www.cyberciti.biz/tips/linux-virtualization-software.html</link> <comments>http://www.cyberciti.biz/tips/linux-virtualization-software.html#comments</comments> <pubDate>Wed, 31 Dec 2008 15:00:59 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[Linux Virtualization]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[xen]]></category> <category><![CDATA[kvm]]></category> <category><![CDATA[Linux-VServer]]></category> <category><![CDATA[OpenVZ]]></category> <category><![CDATA[oracle vm]]></category> <category><![CDATA[storage virtualization]]></category> <category><![CDATA[virtual machine]]></category> <category><![CDATA[virtual machines]]></category> <category><![CDATA[virtualbox]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4215</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> Virtualization is the latest buzz word. You may wonder computers are getting cheaper every day, why should I care and why should I use virtualization? Virtualization is a broad term that refers to the abstraction of computer resources such as:<ol><li>Platform Virtualization</li><li>Resource Virtualization</li><li>Storage Virtualization</li><li>Network Virtualization</li><li>Desktop Virtualization</li></ol> This article describes why you need virtualization and list commonly used <acronym
title="Free and open source software">FOSS</acronym> and proprietary  Linux virtualization software.  ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-virtualization-software.html/feed</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Download of the day: WordPress 2.7</title><link>http://www.cyberciti.biz/tips/download-wordpress-27.html</link> <comments>http://www.cyberciti.biz/tips/download-wordpress-27.html#comments</comments> <pubDate>Thu, 11 Dec 2008 04:32:57 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Download of the day]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open source coding]]></category> <category><![CDATA[php]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[coltrane]]></category> <category><![CDATA[download coltrane]]></category> <category><![CDATA[download coltrane 2.7]]></category> <category><![CDATA[download wordpress]]></category> <category><![CDATA[new interface]]></category> <category><![CDATA[wordpress]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3916</guid> <description><![CDATA[<p><div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/download-of-the-day' title='See all previously featured / recommended downloads'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/download_of_the.day.png' border='0' /></a></div> Wordpress version 2.7 has been released and available for download. From the announcement page:<blockquote> The first thing you'll notice about 2.7 is its new interface. From the top down, we've listened to your feedback and thought deeply about the design and the result is a WordPress that's just plain faster. Nearly every task you do on your blog will take fewer clicks and be faster in 2.7 than it did in a previous version.</blockquote></p><p><h3>What is new in Wordpress 2.7</h3> For a visual introduction to what 2.7 is, check out this video (available in HD, and full screen):<br
/><br
/> <embed
src="http://v.wordpress.com/hFr8Nyar" type="application/x-shockwave-flash" width="530" height="300" allowscriptaccess="always" allowfullscreen="true"></embed></p><p><a
href="http://wordpress.org/download/">Download the latest release of WordPress version 2.7</a>, released on 10 December 2008.</p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/download-wordpress-27.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>HowTo: Authenticate Linux Clients with Microsoft Active Directory</title><link>http://www.cyberciti.biz/tips/authenticate-linux-clients-with-active-directory.html</link> <comments>http://www.cyberciti.biz/tips/authenticate-linux-clients-with-active-directory.html#comments</comments> <pubDate>Tue, 18 Nov 2008 08:22:16 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[active directory service]]></category> <category><![CDATA[authentication modules]]></category> <category><![CDATA[authentication server]]></category> <category><![CDATA[authentication services]]></category> <category><![CDATA[authentication using kerberos]]></category> <category><![CDATA[desktop computers]]></category> <category><![CDATA[desktop system]]></category> <category><![CDATA[kerberos authentication]]></category> <category><![CDATA[ldap directory]]></category> <category><![CDATA[linux clients]]></category> <category><![CDATA[microsoft active directory]]></category> <category><![CDATA[ntlm]]></category> <category><![CDATA[PAM]]></category> <category><![CDATA[using samba]]></category> <category><![CDATA[winbind]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3576</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> Every IT shop has a mix of Windows and Linux system. Sometime you need to authenticate your Linux desktop system against Microsoft Active Directory service. You can save time, effort and IT infrastructure by sharing authentication server.  This article explains how to setup the Linux desktop computers with Active Directory using Samba and winbind.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/authenticate-linux-clients-with-active-directory.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Linux VMWare Server 2: Start / Stop VMs From a Shell Prompt</title><link>http://www.cyberciti.biz/tips/start-stop-vmware-virtualization-vms-command.html</link> <comments>http://www.cyberciti.biz/tips/start-stop-vmware-virtualization-vms-command.html#comments</comments> <pubDate>Wed, 29 Oct 2008 07:02:41 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[Linux Virtualization]]></category> <category><![CDATA[Start VMWare Guest OS]]></category> <category><![CDATA[Start VMWARE VPS]]></category> <category><![CDATA[Stop VMWARE VPS]]></category> <category><![CDATA[virtual machine]]></category> <category><![CDATA[vmrun command]]></category> <category><![CDATA[vms]]></category> <category><![CDATA[vmware server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3235</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/vmware' title='See all VMWare Virtualization software related articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/vmware-logo.png' border='0' /></a></div> You can easily start / stop / pause or take a snapshot from a shell prompt under a Linux / Windows host using vmrun command. This is useful if you do not want to <a
href="http://www.cyberciti.biz/tips/howto-control-vmware-server-using-web-port-8333.html">run web interface for starting and/or stopping VMs</a>.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/start-stop-vmware-virtualization-vms-command.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>RAID 5 vs RAID 10: Recommended RAID For Safety and Performance</title><link>http://www.cyberciti.biz/tips/raid5-vs-raid-10-safety-performance.html</link> <comments>http://www.cyberciti.biz/tips/raid5-vs-raid-10-safety-performance.html#comments</comments> <pubDate>Wed, 22 Oct 2008 12:48:43 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[data storage]]></category> <category><![CDATA[database servers]]></category> <category><![CDATA[disk mirroring]]></category> <category><![CDATA[fault tolerance]]></category> <category><![CDATA[hardware raid]]></category> <category><![CDATA[raid 0]]></category> <category><![CDATA[raid 10 explained]]></category> <category><![CDATA[raid 10 vs raid 5]]></category> <category><![CDATA[raid 5 array]]></category> <category><![CDATA[raid 5 vs raid 10]]></category> <category><![CDATA[raid arrays]]></category> <category><![CDATA[raid controllers]]></category> <category><![CDATA[raid level]]></category> <category><![CDATA[redundant array]]></category> <category><![CDATA[storage schemes]]></category> <category><![CDATA[virtualization]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3155</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/file-system' title='See all File system related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/file-manager.png' border='0' /></a></div> <a
href="http://www.cyberciti.biz/faq/different-raid-levels/">A Redundant Array of Independent Drives</a> (or Disks), also known as Redundant Array of Inexpensive Drives (or Disks) (RAID) is an term for data storage schemes that divide and/or replicate data among multiple hard drives. RAID can be designed to provide increased data reliability or increased I/O performance, though one goal may compromise the other. There are 10 RAID level. But which one is recommended for data safety and performance considering that hard drives are commodity priced? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/raid5-vs-raid-10-safety-performance.html/feed</wfw:commentRss> <slash:comments>61</slash:comments> </item> <item><title>Nagios: System and Network Monitoring Book</title><link>http://www.cyberciti.biz/tips/book-review-nagios-system-network-monitoring.html</link> <comments>http://www.cyberciti.biz/tips/book-review-nagios-system-network-monitoring.html#comments</comments> <pubDate>Sat, 18 Oct 2008 13:59:12 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Book Review]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[catastrophes]]></category> <category><![CDATA[host resources]]></category> <category><![CDATA[memory usage]]></category> <category><![CDATA[Monitor]]></category> <category><![CDATA[nagios]]></category> <category><![CDATA[nagios databases]]></category> <category><![CDATA[nagios plugins]]></category> <category><![CDATA[nagios SAP]]></category> <category><![CDATA[nagios Windows server]]></category> <category><![CDATA[network monitoring]]></category> <category><![CDATA[notification system]]></category> <category><![CDATA[processor load]]></category> <category><![CDATA[running processes]]></category> <category><![CDATA[system administrators]]></category> <category><![CDATA[visualization tools]]></category> <category><![CDATA[windows servers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3102</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href="http://www.amazon.com/gp/product/1593271794?ie=UTF8&#038;tag=cyberciti-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1593271794"><img
src="http://files.cyberciti.biz/uploads/tips/2008/10/nagios-system-network-monitoring-book.jpg" alt="" title="nagios-system-network-monitoring-book" width="121" height="160" class="alignnone size-full wp-image-3109" /></a></div> The convenience and reliability that monitoring programs offer system administrators is astounding. Whether at home, commuting, or on vacation, admins can continuously monitor their networks, learning of issues long before they become catastrophes.<br
/> Nagios, the most popular open source solution for system and network monitoring, is extremely robust, but it's also intensely complex. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/book-review-nagios-system-network-monitoring.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Power Off Server Once In a While?</title><link>http://www.cyberciti.biz/tips/power-off-server-once-in-a-while.html</link> <comments>http://www.cyberciti.biz/tips/power-off-server-once-in-a-while.html#comments</comments> <pubDate>Sat, 11 Oct 2008 16:55:32 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[hardware replacement]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[mailbag]]></category> <category><![CDATA[power issues]]></category> <category><![CDATA[sysadmin]]></category> <category><![CDATA[unix server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3093</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> From my mailbag:<br
/><blockquote>I turn off the PC at home or the office once in a while. Now, I've  server at colocation center. Do we need to run server 24/7? I do reboot the server once a month. Is it advisable to completely power off a server once in a while instead of 24/7 running?</blockquote>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/power-off-server-once-in-a-while.html/feed</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>MySQL vs PostgreSQL</title><link>http://www.cyberciti.biz/tips/mysql-vs-postgresql.html</link> <comments>http://www.cyberciti.biz/tips/mysql-vs-postgresql.html#comments</comments> <pubDate>Thu, 09 Oct 2008 13:02:16 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[Postgresql]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[database software]]></category> <category><![CDATA[database system]]></category> <category><![CDATA[oracle]]></category> <category><![CDATA[relational databases]]></category> <category><![CDATA[software projects]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3073</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/mysql' title='See all MySQL Database Server related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/mysqllogo.gif' border='0' /></a></div> Useful comparison of MySQL and PostgreSQL open source database software.
MySQL vs PostgreSQL is a decision many must make when approaching open-source relational databases management systems. Both are time-proven solutions that compete strongly with propriety database software.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/mysql-vs-postgresql.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Google Way: Saving Electricity For Data Center</title><link>http://www.cyberciti.biz/tips/saving-electricity-for-data-center.html</link> <comments>http://www.cyberciti.biz/tips/saving-electricity-for-data-center.html#comments</comments> <pubDate>Wed, 01 Oct 2008 20:05:07 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[data center]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[News]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[energy use]]></category> <category><![CDATA[google]]></category> <category><![CDATA[how to save electricity]]></category> <category><![CDATA[infrastructure]]></category> <category><![CDATA[internet services]]></category> <category><![CDATA[saving electricity]]></category> <category><![CDATA[traffic]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=3005</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> Learn from Google how to save electricity while serving millions of request across a globe. Google come up with 5-step approach to build efficient data centers.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/saving-electricity-for-data-center.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How to Transfer PuTTY Sessions To Another Windows Machine</title><link>http://www.cyberciti.biz/tips/putty-session.html</link> <comments>http://www.cyberciti.biz/tips/putty-session.html#comments</comments> <pubDate>Tue, 09 Sep 2008 11:11:20 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[confirmation message]]></category> <category><![CDATA[import menu]]></category> <category><![CDATA[laptop]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[regedit command]]></category> <category><![CDATA[registry key]]></category> <category><![CDATA[sessions]]></category> <category><![CDATA[windows machine]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2836</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> PuTTY is a terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols. You can use putty for remote login or to control your <a
href="http://www.cyberciti.biz/tips/replace-windows-vista-hyperterminal-with-putty.html">router connected via serial</a> devices. <br
/> By default PuTTY stores the session information in the registry on Windows machine. If you have several PuTTY sessions stored in one laptop and would like to transfer those sessions to another laptop, you need to transfer HKEY_CURRENT_USER\Software\SimonTatham registry key and value as explained below.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/putty-session.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Midori OS: Microsoft Sees End of Windows Era</title><link>http://www.cyberciti.biz/tips/midori-operating-system.html</link> <comments>http://www.cyberciti.biz/tips/midori-operating-system.html#comments</comments> <pubDate>Mon, 04 Aug 2008 18:18:24 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[bbc article]]></category> <category><![CDATA[dependencies]]></category> <category><![CDATA[desktop operating system]]></category> <category><![CDATA[microkernel based operating system]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft server]]></category> <category><![CDATA[microsoft windows]]></category> <category><![CDATA[Midori]]></category> <category><![CDATA[virtualisation]]></category> <category><![CDATA[windows user]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2580</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> <a
href="http://www.cyberciti.biz/rss.redirect.php?u=http://research.microsoft.com/os/singularity/">Midori operating system</a> is the code name for a microkernel-based operating system written as managed code, being developed at Microsoft, mooted as a possible successor to Microsoft Windows by many.
Midori will use the Internet to operate and data will be stored on central Microsoft server. It will remove the role of a single PC.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/midori-operating-system.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
