<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.techsoup.org/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Software</title><link>http://forums.techsoup.org/cs/forums/20.aspx</link><description>Discuss and receive advice on all aspects of computer software. Topics include non-profit and other programs, including those available through &lt;a href="http://www.techsoup.org/fb/index.cfm?fuseaction=forums.showSingleForum&amp;forum=2028&amp;cid=117&amp;"&gt;TechSoup Stock&lt;/a&gt;, troubleshooting, databases, and operating systems.&lt;br /&gt;Hosted by &lt;a href="http://forums.techsoup.org/cs/members/dwelp/default.aspx"&gt;Dave Welp&lt;/a&gt; of &lt;a href="http://scottcountyfamilyy.org"&gt;Scott County Family YMCA&lt;/a&gt; and &lt;a href="http://forums.techsoup.org/cs/members/Yann/default.aspx"&gt;Yann Toledano&lt;/a&gt; of &lt;a href="http://www.ytconsulting.com"&gt;YTConsulting.com&lt;/a&gt;.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Debug Build: 30619.63)</generator><item><title>Re: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/100525.aspx</link><pubDate>Sat, 04 Jul 2009 12:51:24 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:100525</guid><dc:creator>dbarlamas</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/100525.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=100525</wfw:commentRss><description>&lt;p&gt;Hello, I am trying to get FOG running at our non profit.&amp;nbsp; Ran into some snags, was hoping that you may know someone that I can contact for help.?&amp;nbsp; Did you ever get it going in your organization?&amp;nbsp; I am specifically having problem with the image upload.&amp;nbsp; Let me know and I can give you specifics if you have time.&amp;nbsp; Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/98037.aspx</link><pubDate>Sat, 11 Apr 2009 08:40:59 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:98037</guid><dc:creator>Rog</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/98037.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=98037</wfw:commentRss><description>&lt;p&gt;&lt;blockquote&gt;&lt;div&gt;&lt;img src="http://forums.techsoup.org/cs/Themes/techsoup/images/icon-quote.gif"&gt; &lt;strong&gt;awalshe09:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#39;ve got a power user/guru available you can get some great results just with the linux/bsd command line program &amp;#39;dd&amp;#39;.&lt;/p&gt;
&lt;p&gt;http://www.debianadmin.com/recover-data-from-a-dead-hard-drive-using-dd.html&lt;/p&gt;
&lt;p&gt;&lt;b&gt;It&amp;#39;s not pretty to work&lt;/b&gt; with but all it takes is a live rescue disc to get started.&amp;nbsp; If out of the box solutions aren&amp;#39;t working for you this can be a last resort.&amp;nbsp; (one with a highly technical learning curve though, no pretty point and click available)&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;I sort of disagree with this &amp;quot;not pretty to work with&amp;quot; statement.&amp;nbsp; dd is a very elegant (i.e. &amp;quot;simple&amp;quot;) tool.&lt;/p&gt;
&lt;p&gt;Sure, dd may not be not intuitive to, say, your grandmother, but it is a very elegant tool if you realize the core thing that it does and doesn&amp;#39;t do. Linux/UNIX is built on the philosophy that you understand these &amp;quot;simple&amp;quot; raw tools and then string them together in a way that lets you accomplish exactly what you need to do. If one tool doesn&amp;#39;t do it for you, you use a symbol like a&amp;nbsp; | or a &amp;gt; mark.&lt;/p&gt;
&lt;p&gt;There are a lot of other simple kickass tools built on top of dd, like ddrescue. ddrescue is a godsend when dd craps out because of hard drive issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/97562.aspx</link><pubDate>Wed, 25 Mar 2009 18:21:37 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:97562</guid><dc:creator>awalshe09</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/97562.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=97562</wfw:commentRss><description>&lt;p&gt;If you&amp;#39;ve got a power user/guru available you can get some great results just with the linux/bsd command line program &amp;#39;dd&amp;#39;.&lt;/p&gt;
&lt;p&gt;http://www.debianadmin.com/recover-data-from-a-dead-hard-drive-using-dd.html&lt;/p&gt;
&lt;p&gt;It&amp;#39;s not pretty to work with but all it takes is a live rescue disc to get started.&amp;nbsp; If out of the box solutions aren&amp;#39;t working for you this can be a last resort.&amp;nbsp; (one with a highly technical learning curve though, no pretty point and click available)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/97560.aspx</link><pubDate>Wed, 25 Mar 2009 18:00:45 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:97560</guid><dc:creator>shipley.c</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/97560.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=97560</wfw:commentRss><description>&lt;p&gt;&lt;blockquote&gt;&lt;div&gt;&lt;img src="http://forums.techsoup.org/cs/Themes/techsoup/images/icon-quote.gif"&gt; &lt;strong&gt;dbarlamas:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;
&lt;p&gt;Looking for infomation on FOG for disaster recover for servers and workstations and for deployment.&amp;nbsp; Want to store on the network.&amp;nbsp; Very new to this, would like some input.&amp;nbsp; Thanks for any replies&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/blockquote&gt;I&amp;#39;m going to be implementing this for my consulting company and some clients, but I haven&amp;#39;t yet done it.&amp;nbsp; Have you listened to the &lt;a href="http://twit.tv/floss53"&gt;FOG Podcast on Floss Weekly (link provided)&lt;/a&gt;?&amp;nbsp; It doesn&amp;#39;t go into how to implement, but does discuss some of the things that are possible with it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/97557.aspx</link><pubDate>Wed, 25 Mar 2009 17:22:11 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:97557</guid><dc:creator>Rog</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/97557.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=97557</wfw:commentRss><description>&lt;p&gt;&lt;blockquote&gt;&lt;div&gt;&lt;img src="http://forums.techsoup.org/cs/Themes/techsoup/images/icon-quote.gif"&gt; &lt;strong&gt;CALIFMARY:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;I use GPARTED. &amp;nbsp;It&amp;#39;s open source; free.&lt;/div&gt;&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;Open source is only &amp;quot;free&amp;quot; when your time is worth nothing!&lt;/p&gt;
&lt;p&gt;While I prefer gparted for partitioning (and QTparted for the GUI interface), I didn&amp;#39;t notice that it was faster.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/97554.aspx</link><pubDate>Wed, 25 Mar 2009 16:47:31 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:97554</guid><dc:creator>dbarlamas</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/97554.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=97554</wfw:commentRss><description>&lt;p&gt;Looking for infomation on FOG for disaster recover for servers and workstations and for deployment.&amp;nbsp; Want to store on the network.&amp;nbsp; Very new to this, would like some input.&amp;nbsp; Thanks for any replies&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: RE: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/96985.aspx</link><pubDate>Tue, 10 Mar 2009 04:24:10 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96985</guid><dc:creator>Rog</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96985.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=96985</wfw:commentRss><description>&lt;p&gt;Yeah, I&amp;#39;ve heard good things about it.&amp;nbsp; Like any of these tools, the most important thing is that you can use whatever tool you settle on.&lt;/p&gt;
&lt;p&gt;A side note, multicast support is very important on any network that will require heavy ghosting / imaging.&amp;nbsp; I took that for granted on a wired network, and now that I often work more on wireless networks with no multicast support, I long for the good ole days!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/96895.aspx</link><pubDate>Thu, 05 Mar 2009 22:09:42 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96895</guid><dc:creator>donc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96895.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=96895</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.farstone.com/software/driveclone-pro.htm"&gt;Drive Clone Pro&lt;/a&gt; - Although in truth it&amp;#39;s very rare nowadays that we need to&amp;nbsp;clone&amp;nbsp;drives (maybe one in the past year or two). We use network services to deploy Ops and Apps, and ustate migration to move user files and personal settings between drives.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/96889.aspx</link><pubDate>Thu, 05 Mar 2009 21:20:56 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96889</guid><dc:creator>CALIFMARY</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96889.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=96889</wfw:commentRss><description>&lt;p&gt;I use GPARTED. &amp;nbsp;It&amp;#39;s open source; free. &amp;nbsp;I used Ghost in the past and it was a bit easier but I&amp;#39;m now used to GPARTED and I like it just fine. &amp;nbsp;It has a decent GUI and allows you to re-size, copy, move, create and delete partitions. &amp;nbsp;You can set flags and disk labels. &amp;nbsp;It works faster than Ghost did. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;There were times when the cloning would fail but I would go to the GPARTED support forums and they had good help there. &amp;nbsp;They also have good documentation and tutorials on their Website.&lt;/p&gt;
&lt;p&gt;Biggest limitation - it only clones disk to disk. &amp;nbsp;Can&amp;#39;t store the image on the network or CD&amp;#39;s like you could with Ghost. &amp;nbsp;So I have one or two drives set aside just to store images. &amp;nbsp;When I have an image of a model, I reduce it to its minimum size and copy it to an image drive. &amp;nbsp;I can have 4 different PC models stored on each image drive.&lt;/p&gt;
&lt;p&gt;I list each PC model specs and build info (apps, customizations, updates, etc) on a spec sheet. &amp;nbsp;The spec sheet is rubber banded to the image drives. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I need to build a PC in a hurry I grab the image drive, copy and size-up the appropriate model partition to the new hard drive and tape a copy of the appropriate model spec sheet to the new PC build. &amp;nbsp;After deployment I use the spec sheet to update my equipment database.&lt;/p&gt;
&lt;p&gt;I feel overly wordy. &amp;nbsp;Hope someone finds this useful!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: RE: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/95548.aspx</link><pubDate>Mon, 26 Jan 2009 14:11:23 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:95548</guid><dc:creator>shipley.c</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/95548.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=95548</wfw:commentRss><description>&lt;p&gt;FOG has some more exposure now.&amp;nbsp; I just heard about it on &lt;a href="http://twit.tv/floss53"&gt;FLOSS Weekly, episode 53&lt;/a&gt;.&amp;nbsp; Which is a great podcast about open source software.&amp;nbsp; And it has &lt;a href="http://www.fogproject.org/"&gt;a new website&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/91098.aspx</link><pubDate>Mon, 04 Aug 2008 15:42:00 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:91098</guid><dc:creator>dsentelle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/91098.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=91098</wfw:commentRss><description>I just tried G4U on some brand new HP 5800 machines we bought and it works like a charm.  I did have to go download the alpha version due to something a little buggy in the HP&amp;#39;s ethernet settings or the kernel&amp;#39;s network drivers.  &lt;br /&gt;
&lt;br /&gt;
If you go this route and want to avoid the sysprep duplicate SID problem, go and download the &amp;#39;NewSID&amp;#39; program from www.sysinternals.com.  They&amp;#39;ve recently been bought by microsoft, and I was able to find NewSID at http://technet.microsoft.com/en-us/sysinternals/bb897418.aspx&lt;br /&gt;
&lt;br /&gt;
Even if they are now part of Microsoft, Microsoft still doesn&amp;#39;t officially support this method.  Microsoft has so much material available online, I can&amp;#39;t remember the last time I needed support from them.&lt;br /&gt;</description></item><item><title>RE: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/88493.aspx</link><pubDate>Tue, 15 Apr 2008 23:30:00 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:88493</guid><dc:creator>mfitchor</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/88493.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=88493</wfw:commentRss><description>We are just getting started with our computer lab and I have been very happy with "FOG" (Free, Ghost-like Cloning Solution).  It&amp;#39;s a server that keeps a registry of all the computers, which image they use and provides facilities to upload an image from a computer or send it to a computer using a built in webpage.  It has many other capabilities useful for managing a computer lab, installs easily and just works.&lt;br /&gt;
&lt;br /&gt;
http://sourceforge.net/projects/freeghost/</description></item><item><title>RE: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/82533.aspx</link><pubDate>Tue, 11 Sep 2007 19:30:00 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:82533</guid><dc:creator>kmw</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/82533.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=82533</wfw:commentRss><description>I recommend that non-profits look to the http://LiveCDlist.com as an option for most of their software needs. For cloning I found http://Clonezilla.sourceforge.net to do a good job and is readily available.&lt;br /&gt;
&lt;a href="http://clonezilla.sourceforge.net/" target="_blank" title="http://clonezilla.sourceforge.net/"&gt;&lt;/a&gt;</description></item><item><title>RE: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/77598.aspx</link><pubDate>Mon, 19 Mar 2007 21:38:00 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:77598</guid><dc:creator>Jeramie</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/77598.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=77598</wfw:commentRss><description>I&amp;#39;ve heard Acronis TrueImage or Ghost Solution Suite 2.0 are the way to go.</description></item><item><title>RE: What cloning software do you recommend?</title><link>http://forums.techsoup.org/cs/forums/thread/77576.aspx</link><pubDate>Sun, 18 Mar 2007 18:13:00 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:77576</guid><dc:creator>WorkIncIT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/77576.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=20&amp;PostID=77576</wfw:commentRss><description>Great article and responses!&lt;br /&gt;
Just a reminder about duplicating SIDS can cause undesired network issues.  If not using SysPrep remember to use a tool that will create a random/new SID for the cloned or imaged PCs.  NewSID or GhostWalker are two good examples.  NewSID can be run in GUI mode where Norton&amp;#39;s GhostWalker must be run in DOS mode. &lt;br /&gt;
&lt;br /&gt;
Microsoft&amp;#39;s suggestion that this is not as critical in an Active Directory environment as network SIDs are used does not quite match real life examples.  &lt;br /&gt;
&lt;br /&gt;
Best regards,&lt;br /&gt;
John Sweeney&lt;br /&gt;
Systems Adminstrator&lt;br /&gt;
WORK Inc.&lt;br /&gt;</description></item></channel></rss>