<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: More Linux tips	</title>
	<atom:link href="https://www.dragonflydigest.com/2005/01/19/more-linux-tips/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2005/01/19/more-linux-tips/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Thu, 20 Jan 2005 21:35:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Mezz		</title>
		<link>https://www.dragonflydigest.com/2005/01/19/more-linux-tips/comment-page-1/#comment-423</link>

		<dc:creator><![CDATA[Mezz]]></dc:creator>
		<pubDate>Thu, 20 Jan 2005 21:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=896#comment-423</guid>

					<description><![CDATA[&#062; Some of the first things many Linux users discover about a
&#062; default FreeBSD installation are that it doesn&#039;t include bash
&#062; and doesn&#039;t colorize the output of ls.

By default, tcsh does support colours in FreeBSD. Dru Lavigne should has say something about you don&#039;t have to type &#039;rehash&#039; when you switch the shell to bash, zsh or other better one. Current, I have this in my /etc/csh.cshrc:

alias ls        ls -GF

&#062; Instead, use the chpass utility to update all of the password
&#062; databases correctly.

I usually use chsh for shell change.

&#062; If you prefer to use an ncurses-type GUI, use the
&#062; /stand/sysinstall menu. Its Configure option allows you to
&#062; install software, create users, configure networking, and
&#062; configure X.

I don&#039;t recommend to touch sysinstall right after the installtion. sysinstall is dumb and nasty that doesn&#039;t do the sed or whatever to replace the old configure. It rathers add dozens of same lines at the everytime when you touch sysinstall to configure networking in /etc/rc.conf.

When the newbie complains about that he has changed something in sysinstall, but it still doesn&#039;t work because he has more than two same entry in /etc/rc.conf.

The rest in this article look good to me.
]]></description>
			<content:encoded><![CDATA[<p>&gt; Some of the first things many Linux users discover about a<br />
&gt; default FreeBSD installation are that it doesn&#8217;t include bash<br />
&gt; and doesn&#8217;t colorize the output of ls.</p>
<p>By default, tcsh does support colours in FreeBSD. Dru Lavigne should has say something about you don&#8217;t have to type &#8216;rehash&#8217; when you switch the shell to bash, zsh or other better one. Current, I have this in my /etc/csh.cshrc:</p>
<p>alias ls        ls -GF</p>
<p>&gt; Instead, use the chpass utility to update all of the password<br />
&gt; databases correctly.</p>
<p>I usually use chsh for shell change.</p>
<p>&gt; If you prefer to use an ncurses-type GUI, use the<br />
&gt; /stand/sysinstall menu. Its Configure option allows you to<br />
&gt; install software, create users, configure networking, and<br />
&gt; configure X.</p>
<p>I don&#8217;t recommend to touch sysinstall right after the installtion. sysinstall is dumb and nasty that doesn&#8217;t do the sed or whatever to replace the old configure. It rathers add dozens of same lines at the everytime when you touch sysinstall to configure networking in /etc/rc.conf.</p>
<p>When the newbie complains about that he has changed something in sysinstall, but it still doesn&#8217;t work because he has more than two same entry in /etc/rc.conf.</p>
<p>The rest in this article look good to me.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
