<?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; operating systems</title> <atom:link href="http://www.cyberciti.biz/tips/tag/operating-systems/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>Linux Memory Management &#8211; Understanding a Program in Memory</title><link>http://www.cyberciti.biz/tips/linux-understanding-program-in-memory.html</link> <comments>http://www.cyberciti.biz/tips/linux-understanding-program-in-memory.html#comments</comments> <pubDate>Tue, 27 Jan 2009 18:09:56 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[anatomy]]></category> <category><![CDATA[generic examples]]></category> <category><![CDATA[heart]]></category> <category><![CDATA[internals]]></category> <category><![CDATA[linux memory management]]></category> <category><![CDATA[memory addresses]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[system administration]]></category> <category><![CDATA[virtual address space]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4378</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> Excellent article! It explains how programs are laid out in memory.
From the blog post:<blockquote>Memory management is the heart of operating systems; it is crucial for both programming and system administration. In the next few posts I’ll cover memory with an eye towards practical aspects, but without shying away from internals. While the concepts are generic, examples are mostly from Linux and Windows on 32-bit x86. This first post describes how programs are laid out in memory. Each process in a multi-tasking OS runs in its own memory sandbox. This sandbox is the virtual address space, which in 32-bit mode is always a 4GB block of memory addresses.</blockquote> <br
/><br
/> => <a
href="http://www.cyberciti.biz/rss.redirect.php?u=http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory">Anatomy of a Program in Memory</a> ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-understanding-program-in-memory.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>UNIX Command Line And The History Of The Shell</title><link>http://www.cyberciti.biz/tips/command-line-interface.html</link> <comments>http://www.cyberciti.biz/tips/command-line-interface.html#comments</comments> <pubDate>Fri, 04 Jul 2008 13:13:25 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[aix operating system]]></category> <category><![CDATA[command line]]></category> <category><![CDATA[command line interface]]></category> <category><![CDATA[command line scripting]]></category> <category><![CDATA[ibm aix]]></category> <category><![CDATA[korn]]></category> <category><![CDATA[korn shell]]></category> <category><![CDATA[linux command line]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[robustness]]></category> <category><![CDATA[shell prompt]]></category> <category><![CDATA[unix command line]]></category> <category><![CDATA[unix history]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2441</guid> <description><![CDATA[After reading this article, you should now be able to use the Korn shell in ways you may not have known before. Mastering the command line can simplify your work and help you better understand how to make the shell and command line work for you rather than you working harder for it. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/command-line-interface.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Understanding SELinux ( Security-Enhanced Linux )</title><link>http://www.cyberciti.biz/tips/understanding-selinux-security.html</link> <comments>http://www.cyberciti.biz/tips/understanding-selinux-security.html#comments</comments> <pubDate>Mon, 12 May 2008 11:32:36 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[anatomy]]></category> <category><![CDATA[architecture]]></category> <category><![CDATA[bullet proof]]></category> <category><![CDATA[enhancements]]></category> <category><![CDATA[gnu linux]]></category> <category><![CDATA[implementation]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[linux operating system]]></category> <category><![CDATA[mandatory access control]]></category> <category><![CDATA[maximum coverage]]></category> <category><![CDATA[national security agency]]></category> <category><![CDATA[new security]]></category> <category><![CDATA[next level]]></category> <category><![CDATA[nsa]]></category> <category><![CDATA[operating system security]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[role based access control]]></category> <category><![CDATA[security modules]]></category> <category><![CDATA[selinux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2283</guid> <description><![CDATA[Understanding anatomy of security-enhanced Linux (SELinux) architecture and implementation.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/understanding-selinux-security.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>How To Install Ubuntu Linux Under Windows Vista / XP With Wubi</title><link>http://www.cyberciti.biz/tips/install-linux-under-windows-vista-xp.html</link> <comments>http://www.cyberciti.biz/tips/install-linux-under-windows-vista-xp.html#comments</comments> <pubDate>Sat, 26 Apr 2008 11:20:36 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[developers]]></category> <category><![CDATA[heron]]></category> <category><![CDATA[how to install ubuntu linux]]></category> <category><![CDATA[linux 8]]></category> <category><![CDATA[linux under windows]]></category> <category><![CDATA[linux world]]></category> <category><![CDATA[little windows]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[parition]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[vista]]></category> <category><![CDATA[windows users]]></category> <category><![CDATA[windows utility]]></category> <category><![CDATA[wubi]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2240</guid> <description><![CDATA[You can install latest Ubuntu Linux 8.04 under Windows Vista / XP without creating a new parition with a new tool called Wubi. It is a Ubuntu installer for Windows users that will bring you into the Linux world with a single click.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/install-linux-under-windows-vista-xp.html/feed</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>Operating Systems At War &#8211; But Who Wins?</title><link>http://www.cyberciti.biz/tips/compare-osx-vista-xp-linux-2.html</link> <comments>http://www.cyberciti.biz/tips/compare-osx-vista-xp-linux-2.html#comments</comments> <pubDate>Fri, 25 Apr 2008 17:46:38 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Devils Advocate]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[advantages and disadvantages]]></category> <category><![CDATA[joe user]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[mac os x]]></category> <category><![CDATA[merits]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[windows xp]]></category> <category><![CDATA[x windows]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2236</guid> <description><![CDATA[Linux, Mac OS X, Vista and XP: head-to-head - Operating systems at war - but who wins?]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/compare-osx-vista-xp-linux-2.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>History and Culture of Unix Programming &#8211; The Art of Unix Programming</title><link>http://www.cyberciti.biz/tips/download-the-art-of-unix-programming-book.html</link> <comments>http://www.cyberciti.biz/tips/download-the-art-of-unix-programming-book.html#comments</comments> <pubDate>Thu, 27 Mar 2008 09:35:57 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[C Programming]]></category> <category><![CDATA[Download of the day]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[derivations]]></category> <category><![CDATA[development experience]]></category> <category><![CDATA[java programmer]]></category> <category><![CDATA[novice level]]></category> <category><![CDATA[novice programmers]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[partisans]]></category> <category><![CDATA[should read this book]]></category> <category><![CDATA[unix approach]]></category> <category><![CDATA[unix programmer]]></category> <category><![CDATA[unix programming]]></category> <category><![CDATA[unix user]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/download-the-art-of-unix-programming-book.html</guid> <description><![CDATA[The Art of Unix Programming by Eric Raymond is a book about the history and culture of Unix programming from its earliest days in 1969 to now, covering both genetic derivations such as BSD and conceptual ones such as Linux. You should read this book if you are an experienced Unix programmer who is often [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/download-the-art-of-unix-programming-book.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Why Linux Desktop Does Not Spread &#8211; the Curse of Being Free</title><link>http://www.cyberciti.biz/tips/why-linux-desktop-does-not-spread.html</link> <comments>http://www.cyberciti.biz/tips/why-linux-desktop-does-not-spread.html#comments</comments> <pubDate>Mon, 18 Feb 2008 05:34:16 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Business]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[apple hardware]]></category> <category><![CDATA[average joe]]></category> <category><![CDATA[bollocks]]></category> <category><![CDATA[desktop linux]]></category> <category><![CDATA[gnu linux]]></category> <category><![CDATA[human behavior]]></category> <category><![CDATA[human psyche]]></category> <category><![CDATA[incompatibility]]></category> <category><![CDATA[linux on desktop]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[popular operating system]]></category> <category><![CDATA[psychology]]></category> <category><![CDATA[steep learning curve]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/why-linux-desktop-does-not-spread.html</guid> <description><![CDATA[This is a philosophical post on why Linux hasn't grown to challenge Windows as the most popular operating system. From the blog post: Linux isn't very popular on the desktop. It's a far third behind OS X, which is a very far second behind Windows. Most people cite pre-installed operating systems as the reason. But [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/why-linux-desktop-does-not-spread.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Linux Lighttpd Configure ASP.NET Applications as FastCGI Mono Server</title><link>http://www.cyberciti.biz/tips/lighttpd-aspnet-web-servers-on-linux.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-aspnet-web-servers-on-linux.html#comments</comments> <pubDate>Sun, 03 Feb 2008 19:00:44 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[language runtime]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[server configuration]]></category> <category><![CDATA[web servers]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/lighttpd-aspnet-web-servers-on-linux.html</guid> <description><![CDATA[Mono project offers .NET compatible set of tools, including among others a C# compiler and a Common Language Runtime. It runs on Linux, *BSD, Windows and other operating systems. From the article: The FastCGI Mono Server was developed as part of the 2007 Google Summer of Code (http://code.google.com/soc/2007/) with the goal of increasing the availablity [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-aspnet-web-servers-on-linux.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Humor: Operating Systems and Airlines</title><link>http://www.cyberciti.biz/tips/operating-systems-and-airlines.html</link> <comments>http://www.cyberciti.biz/tips/operating-systems-and-airlines.html#comments</comments> <pubDate>Thu, 13 Dec 2007 18:31:01 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Humor]]></category> <category><![CDATA[airlines]]></category> <category><![CDATA[operating systems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/operating-systems-and-airlines.html</guid> <description><![CDATA[If Operating Systems allowed to ran airlines. Absolutely hilarious, here is an an excerpt from post: Everyone brings one piece of the plane along when they come to the airport. They all go out on the runway and put the plane together piece by piece, arguing non-stop about what kind of plane they are supposed [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/operating-systems-and-airlines.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Can I boot My Linux Server from iSCSI or SAN or NAS network attached storage?</title><link>http://www.cyberciti.biz/tips/should-i-boot-linux-from-san.html</link> <comments>http://www.cyberciti.biz/tips/should-i-boot-linux-from-san.html#comments</comments> <pubDate>Mon, 12 Nov 2007 08:05:53 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux Scalability]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[boot disk]]></category> <category><![CDATA[central server]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[diskless nodes]]></category> <category><![CDATA[fiber channel]]></category> <category><![CDATA[hba]]></category> <category><![CDATA[high availability]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[network storage]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[root filesystem]]></category> <category><![CDATA[san booting]]></category> <category><![CDATA[topology]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/should-i-boot-linux-from-san.html</guid> <description><![CDATA[My previous article related to iSCSI storage and NAS storage brought a couple of questions. An interesting question from my mail bag: I've 5 Debian Linux servers with HP SAN box. Should I boot from SAN? No, use centralized network storage for shared data or high availability configuration only. Technically you can boot and configure [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/should-i-boot-linux-from-san.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Howto: Linux write (burn) data to DVD or DVD/RW</title><link>http://www.cyberciti.biz/tips/howto-linux-write-burn-data-to-dvd-or-dvdrw.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-write-burn-data-to-dvd-or-dvdrw.html#comments</comments> <pubDate>Fri, 07 Jul 2006 19:13:01 +0000</pubDate> <dc:creator>LinuxTitli</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[archiving]]></category> <category><![CDATA[bsd]]></category> <category><![CDATA[cdrw]]></category> <category><![CDATA[debian installation]]></category> <category><![CDATA[dvd tools]]></category> <category><![CDATA[dvdrw]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[rw tools]]></category> <category><![CDATA[shell]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-linux-write-burn-data-to-dvd-or-dvdrw.html</guid> <description><![CDATA[In order to write DVD/DVD-RW from shell prompt you need to install a package called dvd+rw-tools. DVD is another good option for backup, archiving, data exchange etc. You can install dvd+rw-tools with following commands. Also note that this package works under *BSD, HP-UX, Solaris and other UNIX like operating systems. Debian installation: # apt-get install [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-write-burn-data-to-dvd-or-dvdrw.html/feed</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Monitoring hard disk health with smartd under Linux or UNIX operating systems</title><link>http://www.cyberciti.biz/tips/monitoring-hard-disk-health-with-smartd-under-linux-or-unix-operating-systems.html</link> <comments>http://www.cyberciti.biz/tips/monitoring-hard-disk-health-with-smartd-under-linux-or-unix-operating-systems.html#comments</comments> <pubDate>Wed, 03 May 2006 14:37:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[Howto]]></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[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[acronym]]></category> <category><![CDATA[ata ide]]></category> <category><![CDATA[bsd]]></category> <category><![CDATA[daemon]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[drive failures]]></category> <category><![CDATA[hard drive]]></category> <category><![CDATA[hard drives]]></category> <category><![CDATA[operating systems]]></category> <category><![CDATA[reliability]]></category> <category><![CDATA[reporting technology]]></category> <category><![CDATA[scsi_3]]></category> <category><![CDATA[self tests]]></category> <category><![CDATA[smart disk]]></category> <category><![CDATA[smart system]]></category> <category><![CDATA[Solaris]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/monitoring-hard-disk-health-with-smartd-under-linux-or-unix-operating-systems.html</guid> <description><![CDATA[smartd is SMART Disk Monitoring Daemon for Linux. SMART is acronym for Self-Monitoring, Analysis and Reporting Technology (SMART) system built into many ATA-3 and later ATA, IDE and SCSI-3 hard drives. The purpose of SMART is to monitor the reliability of the hard drive and predict drive failures, and to carry out different types of [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/monitoring-hard-disk-health-with-smartd-under-linux-or-unix-operating-systems.html/feed</wfw:commentRss> <slash:comments>11</slash:comments> </item> </channel> </rss>
