<?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"
	>

<channel>
	<title>ServerSolaris.Com</title>
	<atom:link href="http://blog.serversolaris.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.serversolaris.com</link>
	<description>Solaris Administration secrets and programming</description>
	<pubDate>Sat, 27 Dec 2008 03:26:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Setup DHCP a Solaris DHCP client</title>
		<link>http://blog.serversolaris.com/2008/12/networking/setup-dhcp-a-solaris-dhcp-client.html</link>
		<comments>http://blog.serversolaris.com/2008/12/networking/setup-dhcp-a-solaris-dhcp-client.html#comments</comments>
		<pubDate>Sat, 27 Dec 2008 03:26:20 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=101</guid>
		<description><![CDATA[In my network i have setup a Linux DHCP Server and multiple Solaris machines who obtain all their network information though dhcp.  First in the Solaris machine i enable the dhcp client:

ifconfig pcn0 dhcp start

To release the IP and obtain a new one:

ifconfig pcn0 dhcp release
ifconfig pcn0 dhcp start

This is going to obtain the IP, [...]]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/12/networking/setup-dhcp-a-solaris-dhcp-client.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Using Solaris Management Console</title>
		<link>http://blog.serversolaris.com/2008/10/administration/using-solaris-management-console.html</link>
		<comments>http://blog.serversolaris.com/2008/10/administration/using-solaris-management-console.html#comments</comments>
		<pubDate>Mon, 13 Oct 2008 07:04:57 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=99</guid>
		<description><![CDATA[The Solaris Management Console is known as a graphical user interface (GUI) that provides administration tools and the possibility to manage computers remotely inside a network.  But it is not only a nice graphical interface, it is a powerfull set of commands and a server application.
How to start SMC ?
/etc/init.d/init.wbem start
Solaris Management Console server [...]]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/10/administration/using-solaris-management-console.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Comparing Packages, Clusters and Software Groups</title>
		<link>http://blog.serversolaris.com/2008/10/administration/comparing-packages-clusters-and-software-groups.html</link>
		<comments>http://blog.serversolaris.com/2008/10/administration/comparing-packages-clusters-and-software-groups.html#comments</comments>
		<pubDate>Mon, 13 Oct 2008 04:23:34 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=98</guid>
		<description><![CDATA[A package are files and directories grouped in a single entity.
A cluster is a logical collection of packages.
A Software group is a grouping of Packages and Clusters, these are selected in the installation, and individual packages can be uninstalled from a Software Group.
Now, which is the relation between Software Groups and their Cluster Name ?
This [...]]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/10/administration/comparing-packages-clusters-and-software-groups.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Solaris Certification Assessment</title>
		<link>http://blog.serversolaris.com/2008/10/administration/solaris-certification-assessment.html</link>
		<comments>http://blog.serversolaris.com/2008/10/administration/solaris-certification-assessment.html#comments</comments>
		<pubDate>Thu, 09 Oct 2008 01:03:05 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=97</guid>
		<description><![CDATA[Try your Solaris 10 knowledge !
This pre-assessment gives you an idea of how well you would perform on the following certification test:
Sun Certified System Administrator for the Solaris 10 Operating System (Part 1) (CX-310-200).
http://www.sun.com/training/certification/assessment/200-S10intro.jsp
]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/10/administration/solaris-certification-assessment.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>SUN Patches report</title>
		<link>http://blog.serversolaris.com/2008/09/unix-solaris-security/sun-patches-report.html</link>
		<comments>http://blog.serversolaris.com/2008/09/unix-solaris-security/sun-patches-report.html#comments</comments>
		<pubDate>Mon, 29 Sep 2008 17:56:01 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/2008/09/unix-solaris-security/sun-patches-report.html</guid>
		<description><![CDATA[SUN Microsystems has a bi-monthly patch report:
From this link:
http://sunsolve.sun.com/show.do?target=patchpage
You access this page:
http://sunsolve.sun.com/search/document.do?assetkey=1-34-10_x86-1
]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/09/unix-solaris-security/sun-patches-report.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Setup network parameters in Solaris 10</title>
		<link>http://blog.serversolaris.com/2008/09/networking/setup-network-parameters-in-solaris-10.html</link>
		<comments>http://blog.serversolaris.com/2008/09/networking/setup-network-parameters-in-solaris-10.html#comments</comments>
		<pubDate>Thu, 25 Sep 2008 21:46:29 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=95</guid>
		<description><![CDATA[Part of the network setup in a Unix operating system is the configuration of the default gateway and the dns resolutions, this is what i want to show how it is done:
1) Setup default gateway:
Edit /etc/defaultrouter and set there the ip address from the gateway of your LAN/WAN.  The graphic is only illustrative.

2) Setup dns:
Edit [...]]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/09/networking/setup-network-parameters-in-solaris-10.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Solaris Forum Community</title>
		<link>http://blog.serversolaris.com/2008/09/general/solaris-forum-community.html</link>
		<comments>http://blog.serversolaris.com/2008/09/general/solaris-forum-community.html#comments</comments>
		<pubDate>Wed, 17 Sep 2008 21:32:49 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=94</guid>
		<description><![CDATA[ServerSolaris.com has now a Forum, we would like to be a point of contact between unix professionals to present news about our world for our world.
Visit the forum here: http://blog.serversolaris.com/forum

]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/09/general/solaris-forum-community.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Crontab Security</title>
		<link>http://blog.serversolaris.com/2008/09/unix-solaris-security/crontab-security.html</link>
		<comments>http://blog.serversolaris.com/2008/09/unix-solaris-security/crontab-security.html#comments</comments>
		<pubDate>Tue, 02 Sep 2008 18:07:27 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=91</guid>
		<description><![CDATA[Implementing security in crontab is something easy to do because all the tools are already available with the operating system, this info is usefull in Solaris as in Linux, and probably many other *nix like systems.
To give or deny access to crontab, this means, give the user permission to modify its own crontab file (see [...]]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/09/unix-solaris-security/crontab-security.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Manage files with a dash in their name</title>
		<link>http://blog.serversolaris.com/2008/08/administration/manage-files-with-a-dash-in-their-name.html</link>
		<comments>http://blog.serversolaris.com/2008/08/administration/manage-files-with-a-dash-in-their-name.html#comments</comments>
		<pubDate>Sat, 30 Aug 2008 23:49:38 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=88</guid>
		<description><![CDATA[Files that have a dash at the start of their name have to be handled with special options because a dash is also used for arguments of the commands.  In this video i display some examples.

cat ./-ls
cat -- -l
rm -- -ls
]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/08/administration/manage-files-with-a-dash-in-their-name.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Scheduling processes in Solaris</title>
		<link>http://blog.serversolaris.com/2008/08/administration/scheduling-processes-in-solaris.html</link>
		<comments>http://blog.serversolaris.com/2008/08/administration/scheduling-processes-in-solaris.html#comments</comments>
		<pubDate>Fri, 29 Aug 2008 13:54:52 +0000</pubDate>
		<dc:creator>Lamagna Walter</dc:creator>
		
		<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://blog.serversolaris.com/?p=85</guid>
		<description><![CDATA[In Solaris are two possibilities to schedule processes, it depends on the nature of the scheduling objective that one method is used or the other.
The methods are &#8220;cron&#8221; and &#8220;at&#8221;.
Cron
This name is inspired in the Greek god of Crono, the god of human&#8217;s time (day, month, years, calendards).The Cron method is used if you need [...]]]></description>
		<wfw:commentRss>http://blog.serversolaris.com/2008/08/administration/scheduling-processes-in-solaris.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
