<?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: FreeBSD Update Software and Apply Security Patches</title> <atom:link href="http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html</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, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Mike</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-171819</link> <dc:creator>Mike</dc:creator> <pubDate>Thu, 09 Jun 2011 09:40:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-171819</guid> <description>nice concise info, thanks</description> <content:encoded><![CDATA[<p>nice concise info, thanks</p> ]]></content:encoded> </item> <item><title>By: Mark Hentov</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-160086</link> <dc:creator>Mark Hentov</dc:creator> <pubDate>Fri, 08 Oct 2010 00:53:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-160086</guid> <description>Why does freebsd-update fail so utterly? Yes, my machine is online. I can ping the entire Interwub. Yes, my firewall is off.
root@mentos# freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching public key from update2.FreeBSD.org... failed.
Fetching public key from update5.FreeBSD.org...
failed.
Fetching public key from update4.FreeBSD.org... failed.
Fetching public key from update3.FreeBSD.org... failed.
No mirrors remaining, giving up.
root@mentos# ping hhh.com
PING hhh.com (208.73.210.48): 56 data bytes
64 bytes from 208.73.210.48: icmp_seq=0 ttl=244 time=93.654 ms
64 bytes from 208.73.210.48: icmp_seq=1 ttl=244 time=97.775 ms</description> <content:encoded><![CDATA[<p>Why does freebsd-update fail so utterly? Yes, my machine is online. I can ping the entire Interwub. Yes, my firewall is off.</p><p>root@mentos# freebsd-update fetch<br
/> Looking up update.FreeBSD.org mirrors&#8230; 4 mirrors found.<br
/> Fetching public key from update2.FreeBSD.org&#8230; failed.<br
/> Fetching public key from update5.FreeBSD.org&#8230;<br
/> failed.<br
/> Fetching public key from update4.FreeBSD.org&#8230; failed.<br
/> Fetching public key from update3.FreeBSD.org&#8230; failed.<br
/> No mirrors remaining, giving up.</p><p>root@mentos# ping hhh.com<br
/> PING hhh.com (208.73.210.48): 56 data bytes<br
/> 64 bytes from 208.73.210.48: icmp_seq=0 ttl=244 time=93.654 ms<br
/> 64 bytes from 208.73.210.48: icmp_seq=1 ttl=244 time=97.775 ms</p> ]]></content:encoded> </item> <item><title>By: Biwebco.com</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-153936</link> <dc:creator>Biwebco.com</dc:creator> <pubDate>Thu, 25 Feb 2010 19:45:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-153936</guid> <description>thx!</description> <content:encoded><![CDATA[<p>thx!</p> ]]></content:encoded> </item> <item><title>By: NNT</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-153931</link> <dc:creator>NNT</dc:creator> <pubDate>Thu, 25 Feb 2010 17:28:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-153931</guid> <description>Biwebco.com &gt;
do a binary rehash
# rehash</description> <content:encoded><![CDATA[<p>Biwebco.com &gt;</p><p>do a binary rehash<br
/> # rehash</p> ]]></content:encoded> </item> <item><title>By: Biwebco.com</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-153042</link> <dc:creator>Biwebco.com</dc:creator> <pubDate>Wed, 20 Jan 2010 20:22:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-153042</guid> <description>nice time,
I&#039;m trying FreeBSD and can&#039;t get  portmanager to run.
#make install clean
......
* see man portmanager(1) or http://portmanager.sunsite.dk
*
===&gt;   Compressing manual pages for portmanager-0.4.1_9
===&gt;   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===&gt;   Registering installation for portmanager-0.4.1_9
===&gt;  Cleaning for portmanager-0.4.1_9
# portmanager -u
&lt;b&gt;portmanager: Command not found.&lt;/b&gt;
What&#039;s wrong? THX</description> <content:encoded><![CDATA[<p>nice time,<br
/> I&#8217;m trying FreeBSD and can&#8217;t get  portmanager to run.</p><p>#make install clean<br
/> &#8230;&#8230;<br
/> * see man portmanager(1) or <a
href="http://portmanager.sunsite.dk" rel="nofollow">http://portmanager.sunsite.dk</a><br
/> *<br
/> ===&gt;   Compressing manual pages for portmanager-0.4.1_9<br
/> ===&gt;   Running ldconfig<br
/> /sbin/ldconfig -m /usr/local/lib<br
/> ===&gt;   Registering installation for portmanager-0.4.1_9<br
/> ===&gt;  Cleaning for portmanager-0.4.1_9</p><p># portmanager -u<br
/> <b>portmanager: Command not found.</b></p><p>What&#8217;s wrong? THX</p> ]]></content:encoded> </item> <item><title>By: How to download install patches on FreeBSD using commands.</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-149649</link> <dc:creator>How to download install patches on FreeBSD using commands.</dc:creator> <pubDate>Thu, 23 Jul 2009 10:38:36 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-149649</guid> <description>[...] binary mode use freebsd-update. This works great if you are not using custom kernel. See tutorial: FreeBSD Update Software and Apply Security Patches  To patch base system using source code (build world) use make and cvsup commands, see tutorial - [...]</description> <content:encoded><![CDATA[<p>[...] binary mode use freebsd-update. This works great if you are not using custom kernel. See tutorial: FreeBSD Update Software and Apply Security Patches  To patch base system using source code (build world) use make and cvsup commands, see tutorial &#8211; [...]</p> ]]></content:encoded> </item> <item><title>By: Roy</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-148146</link> <dc:creator>Roy</dc:creator> <pubDate>Thu, 16 Apr 2009 14:56:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-148146</guid> <description>I tried to upgrade install softwares on my system like this and it messed up my system. I backed up all the configuration file. But so many libraries are missing. So many programs broken. I would recommend upgrading installed ports using automated tools like this. I have tried portupgrade and it wasnt very good. But it didnt damage my system like this. lol</description> <content:encoded><![CDATA[<p>I tried to upgrade install softwares on my system like this and it messed up my system. I backed up all the configuration file. But so many libraries are missing. So many programs broken. I would recommend upgrading installed ports using automated tools like this. I have tried portupgrade and it wasnt very good. But it didnt damage my system like this. lol</p> ]]></content:encoded> </item> <item><title>By: David Radovanovic</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-145333</link> <dc:creator>David Radovanovic</dc:creator> <pubDate>Wed, 22 Oct 2008 17:37:08 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-145333</guid> <description>Thanks a bunch for the easy to read and comprehend instructions. They have saved me a lot of wasted time. Thanks again!</description> <content:encoded><![CDATA[<p>Thanks a bunch for the easy to read and comprehend instructions. They have saved me a lot of wasted time. Thanks again!</p> ]]></content:encoded> </item> <item><title>By: Keijo Salakari</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-142359</link> <dc:creator>Keijo Salakari</dc:creator> <pubDate>Fri, 04 Jan 2008 22:31:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-142359</guid> <description>Portmanager have moved to /usr/ports/ports-mgmt/portmanager folder.
What about portupgrade?
Is it okay?</description> <content:encoded><![CDATA[<p>Portmanager have moved to /usr/ports/ports-mgmt/portmanager folder.</p><p>What about portupgrade?</p><p>Is it okay?</p> ]]></content:encoded> </item> <item><title>By: Balwinder S Dheeman</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140734</link> <dc:creator>Balwinder S Dheeman</dc:creator> <pubDate>Thu, 09 Aug 2007 13:19:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140734</guid> <description>Yep, portsnap though howsoever smart it may be or may it be in the base system, is useless for all though people who have some custom ports in their /usr/ports tree. So, ... You need to use csup or cvsup instead ;)
You have not mentioned the lovely &#039;portaudit&#039;, we need not update and, or upgrade every application and, or package on live servers; The portaudit can advise you on security alerts and, or any vulnerabilities found in your installed packages/ports
Take care,</description> <content:encoded><![CDATA[<p>Yep, portsnap though howsoever smart it may be or may it be in the base system, is useless for all though people who have some custom ports in their /usr/ports tree. So, &#8230; You need to use csup or cvsup instead ;)</p><p>You have not mentioned the lovely &#8216;portaudit&#8217;, we need not update and, or upgrade every application and, or package on live servers; The portaudit can advise you on security alerts and, or any vulnerabilities found in your installed packages/ports</p><p>Take care,</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140707</link> <dc:creator>vivek</dc:creator> <pubDate>Mon, 06 Aug 2007 23:30:13 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140707</guid> <description>@raj,
portmanager www/apache22 -l -u -f</description> <content:encoded><![CDATA[<p>@raj,</p><p>portmanager www/apache22 -l -u -f</p> ]]></content:encoded> </item> <item><title>By: raj</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140706</link> <dc:creator>raj</dc:creator> <pubDate>Mon, 06 Aug 2007 23:27:39 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140706</guid> <description>George Donnelly Says:&lt;em&gt;using an automated tool to update all installed ports is IMO risky and not recommended for production machines.&lt;/em&gt;
So what command do you recommend to upgrade Apache port?</description> <content:encoded><![CDATA[<p>George Donnelly Says:<em>using an automated tool to update all installed ports is IMO risky and not recommended for production machines.</em></p><p>So what command do you recommend to upgrade Apache port?</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140705</link> <dc:creator>vivek</dc:creator> <pubDate>Mon, 06 Aug 2007 23:15:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140705</guid> <description>George,
Thanks for the heads up.
Bok,
Yup, I forgot about freebsd-update. Thanks for sharing the same with us.</description> <content:encoded><![CDATA[<p>George,</p><p>Thanks for the heads up.</p><p>Bok,</p><p>Yup, I forgot about freebsd-update. Thanks for sharing the same with us.</p> ]]></content:encoded> </item> <item><title>By: BOK</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140704</link> <dc:creator>BOK</dc:creator> <pubDate>Mon, 06 Aug 2007 22:36:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140704</guid> <description>Don&#039;t forget the &quot;freebsd-update&quot;-command for binary updates of the base system!
http://www.daemonology.net/freebsd-update/
It&#039;s standard in FreeBSD-6.2-RELEASE these days.</description> <content:encoded><![CDATA[<p>Don&#8217;t forget the &#8220;freebsd-update&#8221;-command for binary updates of the base system!<br
/> <a
href="http://www.daemonology.net/freebsd-update/" rel="nofollow">http://www.daemonology.net/freebsd-update/</a><br
/> It&#8217;s standard in FreeBSD-6.2-RELEASE these days.</p> ]]></content:encoded> </item> <item><title>By: George Donnelly</title><link>http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140703</link> <dc:creator>George Donnelly</dc:creator> <pubDate>Mon, 06 Aug 2007 16:43:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-keep-freebsd-system-upto-date.html#comment-140703</guid> <description>- portsnap, as you mention, is in the base system. so there is no need to install it from ports too.
- &quot;make;make install;make clean&quot; that is silly. just run &#039;make install clean&#039;
- &#039;portsnap featch&#039; typo.
- using an automated tool to update all installed ports is IMO risky and not recommended for production machines.</description> <content:encoded><![CDATA[<p>- portsnap, as you mention, is in the base system. so there is no need to install it from ports too.</p><p>- &#8220;make;make install;make clean&#8221; that is silly. just run &#8216;make install clean&#8217;</p><p>- &#8216;portsnap featch&#8217; typo.</p><p>- using an automated tool to update all installed ports is IMO risky and not recommended for production machines.</p> ]]></content:encoded> </item> </channel> </rss>
