<?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>WebChicklet &#124; Just a Geek Girl &#187; Ubuntu / Kubuntu</title>
	<atom:link href="http://www.webchicklet.com/category/computers/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webchicklet.com</link>
	<description>Your geeky chicklet on the web</description>
	<lastBuildDate>Thu, 12 Jan 2012 14:46:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Easily Export Ubuntu Evolution Contacts To Gmail</title>
		<link>http://www.webchicklet.com/computers/ubuntu/easily-export-ubuntu-evolution-contacts-to-gmail/</link>
		<comments>http://www.webchicklet.com/computers/ubuntu/easily-export-ubuntu-evolution-contacts-to-gmail/#comments</comments>
		<pubDate>Tue, 26 May 2009 09:21:01 +0000</pubDate>
		<dc:creator>webchicklet</dc:creator>
				<category><![CDATA[Ubuntu / Kubuntu]]></category>

		<guid isPermaLink="false">http://www.webchicklet.com/?p=527</guid>
		<description><![CDATA[I decided to export all the contacts I have in Evolution today and import them into Gmail. I wondered if it would be hard to do (or even possible) and luckily I discovered it was a piece of cake. I&#8217;ll call it a 3-step process. Step 1: Export Evolution Contacts This step is super-simple. Open [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webchicklet.com/computers/ubuntu/easily-export-ubuntu-evolution-contacts-to-gmail/";
		digg_bgcolor = "";
		digg_skin = "";
		digg_window = "";
		digg_title = "Easily+Export+Ubuntu+Evolution+Contacts+To+Gmail";
		digg_media = "";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>I decided to export all the contacts I have in Evolution today and import them into Gmail.  I wondered if it would be hard to do (or even possible) and luckily I discovered it was a piece of cake.  I&#8217;ll call it a 3-step process.</p>
<h3>Step 1: Export Evolution Contacts</h3>
<p>This step is super-simple.  Open terminal and paste the following command:</p>
<blockquote><p>evolution-addressbook-export &#45;&#45;format=csv > evolution.contacts.csv</p></blockquote>
<p>You now have a .csv file (spreadsheet) with all your contacts in it, located in your home folder.</p>
<h3>Step 2: Clean Up Contact List</h3>
<p>Open the evolution.contacts.csv file in OpenOffice or whatever spreadsheet program you use.  I deleted any rows that I didn&#8217;t want to keep, and any columns that weren&#8217;t being used.  I ended up with just a First Name, Last Name, and Email_1, Email_2 and Email_3 column, but you may choose to keep mailing addresses and phone numbers if you have data in those columns.  I also renamed the first name and last name columns from given_name and family_name to First Name and Last Name.  Gmail is very flexible about column names so the defaults might work, but I was certain that First Name and Last Name would be recognized by Gmail, so I just went with those.  Once you&#8217;ve cleaned up the file, save it.</p>
<h3>Step 3: Import Into Gmail</h3>
<p>In the left sidebar of Gmail, click on Contacts.  Once the Contacts page opens, click on Import in the upper right corner.  Click the Browse button, choose the file you just saved from your home folder, and click on Import.  Gmail will tell you if it deletes any duplicates or merges any together, and will let you know that how many it successfully imported.</p>
<p>That&#8217;s it!  All done.</p>
<p>&copy;2012 <a href="http://www.webchicklet.com">WebChicklet | Just a Geek Girl</a>. All Rights Reserved.</p>.

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.webchicklet.com/computers/ubuntu/easily-export-ubuntu-evolution-contacts-to-gmail/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu Newbie Guide: First 24 Hours With Ubuntu</title>
		<link>http://www.webchicklet.com/computers/ubuntu/ubuntu-newbie-guide-first-24-hours-with-ubuntu/</link>
		<comments>http://www.webchicklet.com/computers/ubuntu/ubuntu-newbie-guide-first-24-hours-with-ubuntu/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 09:50:18 +0000</pubDate>
		<dc:creator>webchicklet</dc:creator>
				<category><![CDATA[Ubuntu / Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[newbie]]></category>
		<category><![CDATA[noob]]></category>

		<guid isPermaLink="false">http://www.webchicklet.com/?p=395</guid>
		<description><![CDATA[A good friend of mine, who is very computer savvy, recently bought a new computer and installed Ubuntu on it rather than Windows. Now, despite being a very smart guy when it comes to PCs and Windows, he was still a newbie to the world of Ubuntu, so he and I went through a series [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webchicklet.com/computers/ubuntu/ubuntu-newbie-guide-first-24-hours-with-ubuntu/";
		digg_bgcolor = "";
		digg_skin = "";
		digg_window = "";
		digg_title = "Ubuntu+Newbie+Guide%3A+First+24+Hours+With+Ubuntu";
		digg_media = "";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>A good friend of mine, who is very computer savvy, recently bought a new computer and installed Ubuntu on it rather than Windows.  Now, despite being a very smart guy when it comes to PCs and Windows, he was still a newbie to the world of Ubuntu, so he and I went through a series of questions and answers before, during, and after his Ubuntu install.  I&#8217;ve turned those into a FAQ for Ubuntu noobs that should answer a fair amount of questions for the first 24 hours of a first-time Ubuntu installation.</p>
<p>Of course, don&#8217;t forget to read my previous post on <a title="Ubuntu Tips and Tricks" href="http://www.webchicklet.com/computers/ubuntu/ubuntu-newbie-guide-first-24-hours-with-ubuntu/" target="_blank">Ubuntu Tips and Tricks</a> as well, for some more ubuntu newbie help!</p>
<h3>Ubuntu Pre-Installation Questions</h3>
<p><strong>Q: Should I install 32-bit or 64-bit Ubuntu on my new 64-bit machine?</strong></p>
<p><strong>A:</strong> The short answer is that most people should install the 64-bit version, even if they don&#8217;t see a noticeable (to the naked eye) boost in performance.  Some reasons (beyond &#8220;just because&#8221;) to go with the 64-bit version:</p>
<ul>
<li>If your machine has more than 3 GB of RAM, you&#8217;ll want the 64-bit version so that it can utilize the extra RAM.  The 32-bit version is limited to recognizing and using approximately 3 GB (although there is a <a href="http://ubuntuforums.org/showthread.php?t=855511">workaround you can try</a>, but it&#8217;s not a perfect solution).</li>
<li>If you routinely run processor-intensive apps, such as running whacky MySQL queries against a large database, or heavy-duty Excel number crunching, etc., you&#8217;ll want to make use of the extra oomph you&#8217;ll get from utilizing your 64-bit power.</li>
<li>If you simply want to make sure you&#8217;re utilizing future-facing technology, and not backward-facing technology, choose the 64-bit OS.</li>
</ul>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0393084972569655";
/* black text and images 336x280 */
google_ad_slot = "2925192938";
google_ad_width = 336;
google_ad_height = 280;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>Who should consider installing the 32-bit version on their 64-bit machine?  Occasionally, it may be difficult or even impossible to install an app that you need or want because there is no 64-bit version for it, and the 32-bit version refuses to install and/or run on a 64-bit OS.  *cough* Adobe products *cough* for example are notorious for causing problems in this area.  <a href="http://ubuntuforums.org/showthread.php?t=368607">Luckily, over time, most of these difficulties have been resolved</a> or have decent workarounds.  For example, I like to download music from Amazon&#8217;s MP3 store.  Downloading single songs is not an issue, but for some reason, Amazon insists that you run the Amazon MP3 Downloader application in order to purchase/download an entire album.  Unfortunately, that app doesn&#8217;t want to be installed on 64-bit Ubuntu, but some searching brings up a <a href="http://www.ensode.net/roller/dheffelfinger/entry/installing_amazon_mp3_downloader_under">nice workaround</a> that works perfectly.  Still, the possibility exists that an app that is absolutely essential to you just won&#8217;t run unless you are using the 32-bit version.  In that case, you&#8217;re a candidate for using 32-bit instead of 64-bit Ubuntu on your 64-bit machine.  These days, I&#8217;d say that&#8217;s going to be a rare case.</p>
<p>Once you make a decision, it&#8217;s time to <a href="http://www.ubuntu.com/getubuntu/download">download Ubuntu</a> and then <a href="https://help.ubuntu.com/community/BurningIsoHowto">burn the ISO image</a> to a CD, so you can install it when ready.</p>
<p><em>One other note: If you don&#8217;t want to make the commitment to partitioning and installing, but want to either try Ubuntu or one-click install it through Windows, then you should be aware of these two options.</em></p>
<ul>
<li><em>You can run Ubuntu straight from its <a href="https://help.ubuntu.com/community/LiveCD">Live CD</a> without ever installing it.  This is a great way to try it out first, but it&#8217;s not something you&#8217;d want to run all the time.</em></li>
<li><em>You can install Ubuntu via Windows using <a href="http://www.wubi-installer.org/">Wubi</a>.  This is more of a one-click solution where you install it like you would any other Windows application and uninstall it just as easily.  Great solution for anyone squeamish about dual-boot installations.</em></li>
</ul>
<p><em> </em></p>
<hr /><strong>Q: Will Ubuntu be able to read and write to my old Windows NTFS hard drive?</strong></p>
<p><strong>A:</strong> Yes! It uses a driver called NTFS-3G to make this magic happen. In previous versions, the driver had to be installed separately, but these days, it&#8217;s included by default, and you should be able to mount your old drive and read/write to it without a second thought.</p>
<hr /><strong>Q: Will Ubuntu be able to read and write to my old Windows FAT32 hard drive?</strong></p>
<p><strong>A:</strong> Again, yes! And again, you shouldn&#8217;t need to do anything special to make that happen.  It just works.</p>
<hr /><strong>Q: Should I dual-boot Ubuntu with Windows and if so, how?</strong></p>
<p><a>A:</a> You probably should, just in case you need Windows for something, or you decide you don&#8217;t like Ubuntu for some reason.  Here&#8217;s the <a href="http://apcmag.com/how_to_dualboot_vista_with_linux_vista_installed_first.htm">tutorial</a> I used when I did my install.</p>
<hr /><strong>Q: Should I place my /home folder in its own separate partition and if so, how?</strong></p>
<p><strong>A:</strong> It&#8217;s a good idea, but it makes the initial installation a bit more complicated, as you&#8217;ll have to do a manual partition and that can get hairy for non-geekazoids. <img src='http://www.webchicklet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Still, if you want to have all your documents etc on one partition, here are a few guides to help you through it.  Start <a href="http://www.psychocats.net/ubuntu/partitioning">here</a>, then go <a href="http://www.psychocats.net/ubuntu/separatehome">here</a>, then <a href="http://ubuntuforums.org/showpost.php?p=6350518&amp;postcount=3">here</a>.  It&#8217;s absolutely not essential though, so just let the install process handle the partitioning automatically for you if you&#8217;d like.</p>
<hr /><strong>Q: Now what?</strong></p>
<p><strong>A:</strong> The very first thing you should do is head on over to the <a href="http://ubuntuforums.org/">Ubuntu forums</a>, register for a free account, and bookmark the site.  You&#8217;ll use it often.  Having said that, as is the case with many forum software packages, the search function kinda sucks.  The better way to search the Ubuntu forums is to search via Google with a search phrase something like this:</p>
<p><em>ubuntu firefox flash problem site:ubuntuforums.org</em></p>
<p>(where &#8220;firefox flash problem&#8221; is replaced with whatever you want to search for)</p>
<p>Keep ubuntu and site:ubuntuforums.org somewhere in the search phrase.</p>
<p><strong>If that&#8217;s too much typing or too difficult to remember, you can also use the Google Custom Search Engine I created which will use Google&#8217;s search engine to search JUST the ubuntu forums without you having to do anything special.  Just search as usual and you&#8217;ll only get results from the forums.  Here&#8217;s the special search engine I created for you:</strong></p>
<p><strong><a href="http://www.webchicklet.com/search-ubuntu-forums/" target="_blank">Search Ubuntu Forums</a></strong></p>
<p>Almost every question or problem you can imagine has been encountered by someone and probably resolved by someone else.  The forums are your friend.</p>
<hr />
<h3>Ubuntu Post-Installation Questions</h3>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-0393084972569655";
/* black text and images 336x280 */
google_ad_slot = "2925192938";
google_ad_width = 336;
google_ad_height = 280;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p><strong>Q: Ok, I got Ubuntu installed, but I have Nvidia graphics and the drivers didn&#8217;t load properly. Now what?</strong> (This question could be slightly altered in any number of ways, but the bottom line is that if you are having issues with Nvidia video, it&#8217;s a common problem, and yes, there are solutions).</p>
<p><strong>A:</strong> Nvidia uses a restricted set of drivers (as in &#8220;not open&#8221;), so you&#8217;ll have to allow Ubuntu to use these restricted drivers.  This is where you dive into the world of repositories.  And while we are adding the appropriate restricted drivers repository so that you can use the Nvidia drivers, we&#8217;ll go ahead and make sure you have a few other repositories added (assuming you want the extra apps and goodies that are available in 3rd-party repositories).  (And unless you are a purist freak, you probably do). (j/k on the &#8220;freak&#8221; comment&#8230;sorta). <img src='http://www.webchicklet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
<li>What&#8217;s a repository? A repository is like a library filled with software applications.  There are the official Ubuntu repositories, and there are 3rd-party repositories.  Many of the apps you&#8217;ll want to install will reside in a 3rd-party repository, so you should add a few of the main ones now.</li>
<li>How do I add a repository and which ones should I add? Head on over to <a href="http://www.psychocats.net/ubuntu/sources">for detailed instructions</a>. <strong>Pay careful attention to these instructions</strong>. Don&#8217;t skim the article, or you&#8217;re likely to encounter an error that freaks you out, without realizing it&#8217;s perfectly normal, and there&#8217;s instructions to deal with it. There are other repositories you might want to add later, but these will get you off to a great start.</li>
<li>Now you&#8217;re ready to use those restricted Nvidia drivers. If all goes well, you&#8217;ll only need to go to System-&gt;Administration-&gt;Hardware Drivers and check the box to enable the restricted drivers for your NVIDIA card if the option is provided.  (Note that it may appear to hang for a while, but try to be patient and give it a few minutes before freaking out).  You may also need to reboot when finished.  You can now access the Nvidia settings (change resolution, etc.) by going to System &gt; Administration &gt; NVIDIA X Server Settings.  If doing all that doesn&#8217;t work as expected, <a href="https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia">go here for detailed instructions</a>.  Unfortunately, the graphics issues can be very annoying until you get it all worked out, but I&#8217;m willing to bet you WILL get it worked out, and then it&#8217;s over and done with, so try to hang in there while troubleshooting.</li>
</ul>
<hr /><strong>Q: How do I find and install new software?</strong></p>
<p><strong>A:</strong> Here comes the fun part. Go to System &gt; Administration &gt; Synaptic Package Manager, type in your password when prompted, and welcome to the world of finding new software! At this point, you can either browse or search.  Browse around just to get an idea of what&#8217;s available.  Search if you know what you want.</p>
<p>Let&#8217;s go ahead and install one nice little utility right now, so you can see how it works.  Type &#8220;sysinfo&#8221; (without the quotes) into the Quick Search box.  You see one or more listings come up, with a checkbox to the left of each.  If the checkbox is empty next to the sysinfo listing, you can check it by clicking on it, and choosing Mark for Installation from the resulting drop-down box.  This often brings up a box letting you know that in order to install this app, you&#8217;ll need to also install a list of other things.  Just agree by clicking on the Mark button.  Now that you&#8217;ve chosen to install sysinfo, click on the big Apply button (with a green check mark in the menu) and when asked if you want to apply the changes, click Apply.</p>
<p>That&#8217;s it! Sysinfo will install itself and you&#8217;ve just added a new piece of software to your system.  Free and easy, eh?  Wait, you say, where is this new application?  How do I run it?  Good question, let&#8217;s tackle that next.</p>
<hr /><strong>Q: Where do I find new software that I installed?</strong></p>
<p><strong>A:</strong> That depends. The first place to look is in the Applications menu.  For example, the Sysinfo app that you just installed is now located in Applications &gt; System Tools &gt; Sysinfo.  Click on that and open up your new application!  Not every app automatically installs itself into the menu however.  In those cases, some digging might be required.</p>
<p>The first thing I&#8217;d try to do is run it manually by doing the following: Click Alt-F2 to open the Run Application window.  Now start typing in the name of the app you just installed (such as sysinfo).  As you type, it will try to find the app you want, and if it does, just hit enter to run it.</p>
<hr /><strong>Q: How do I add that app to the Applications menu so I don&#8217;t have to run it manually any longer?</strong></p>
<p><strong>A:</strong> Right-click on Applications and choose Edit Menus. For more detailed instructions, <a href="http://www.ubuntugeek.com/howto-add-entries-in-gnome-menu.html">go here</a>. Just remember that &#8220;command&#8221; is the most important aspect of the process.  That&#8217;s the field that contains the actual command that makes the application launch, so that&#8217;s the most critical field to get right when you add the information into the new menu.  The command is &#8220;usually&#8221; the same as the program name.</p>
<hr /><strong>Q: Great, but what if I install something that doesn&#8217;t automatically add itself to the menu, and trying to run it manually via the Run Application window doesn&#8217;t find it either.  Now what?</strong></p>
<p><strong>A:</strong> Now it&#8217;s time to introduce you to the terminal.  You may have already used the terminal in any of the previous actions when I sent you off to another link for detailed instructions, but if not, here&#8217;s your first foray into the world of command-line control via a terminal window.  To start, open a new terminal window from Applications &gt; Accessories &gt; Terminal.  Now type in:</p>
<p><em>whereis sysinfo</em></p>
<p>replacing sysinfo with the name of whatever application you just installed.  You should see a list of directories that contain any bits and pieces of the app.  One part of the new app is probably in one of the directories called bin (either /bin or most likely /usr/bin), and this is usually the file that you&#8217;d need to run or add to the command field in the menu.  This may be getting you in over your head at this point, and I won&#8217;t elaborate further, but it would at least be a start at figuring out where it lives, and might help determine what to put into a command field when adding to the menus.  You&#8217;ll need to dig deeper into the Ubuntu file system and structure if you want more details however.  <a href="http://ubuntu-tutorials.com/2006/12/20/explanation-of-the-ubuntu-linux-file-structure-ubuntu-all-versions/">A good place to start is here</a>.</p>
<hr /><strong>Q: While reading some of the links above, I noticed people mentioning using sudo in the terminal to run as root.  Huh???</strong></p>
<p><strong>A:</strong> Ah yes, permissions. Ubuntu likes to make sure your system stays nice and secure, so it requires that you occasionally jump an extra hoop to accomplish some tasks that might muck everything up. <img src='http://www.webchicklet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   You should <a href="https://help.ubuntu.com/community/RootSudo">read more about sudo, gksudo and root here</a>.</p>
<hr /><strong>Q: Hey, why don&#8217;t I have any sound?</strong></p>
<p><strong>A:</strong> There may be lots of answers to this question, some more appropriate than others, but I&#8217;m going to start with the short (and most likely) answer.  Ubuntu uses something called PulseAudio and it frankly just doesn&#8217;t always work right &#8211; right out of the box anyway.  The quick and dirty method of getting your sound to work is probably by doing this:</p>
<p>Go to System &gt; Preferences &gt; Sound.  Change the first 3 dropdowns on the Device tab to ALSA &#8211; Advanced Linux Sound Architecture.  Does that make it work for you?  If so, great.  If not, or if you&#8217;d just really rather use PulseAudio which is newer and has some features ALSA lacks (such as the ability to change the volume of applications separately), then you&#8217;ll need to go down a (probably frustrating) road of research and trial and error.  <a href="https://wiki.ubuntu.com/PulseAudio">Start here</a>, then <a href="https://bugs.launchpad.net/ubuntu/+bug/25632">read the posts nearer the bottom of this bug report</a>, and good luck.</p>
<hr /><strong>Q: Why doesn&#8217;t Flash (or insert some other audio/video/multimedia variant) work?</strong></p>
<p><strong>A:</strong> Ok, this is a big one.  I&#8217;m not going to even TRY to answer it here.  Instead, I&#8217;m going to <a href="http://ubuntuforums.org/showthread.php?t=766683">send you here</a>.  Pretty much any of your questions related to Flash or multimedia will be addressed by following the incredible details in this post.  Follow those instructions and you&#8217;ll probably end up with a big smile on your face, even if it did take a while to get through it all.</p>
<hr /><strong>Q: How do I navigate my files and directories like I used to do in Windows Explorer?</strong></p>
<p><strong>A:</strong> Nautilus is Ubuntu&#8217;s version of Explorer.  Click on Places &gt; Home Folder.  That gets you right into your user&#8217;s home folder within the Nautilus file browsing window.  You can get into nautilus other ways, of course, but that&#8217;s enough to know for now.  <img src='http://www.webchicklet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr /><strong>Q: How do I see hidden files (like system files) in Nautilus?</strong></p>
<p><strong>A:</strong> Easy. While in Nautilus, click on View &gt; Show Hidden Files or press Ctrl-H.</p>
<hr /><strong>Q: How do I customize the bars that have the menus on them?</strong></p>
<p><strong>A:</strong> Those &#8220;bars&#8221; are called Panels, and it&#8217;s very easy to customize them.  Just right-click on any empty spot on a panel to see your options.  You can add launchers (shortcuts to programs) to any panel, you can move launcher icons around, you can move panels around, etc.  It&#8217;s all fairly self-explanatory, so I&#8217;ll let you just play around with it and investigate your options.</p>
<hr /><strong>Q: Ok, customizing the panels was fun. Can I customize anything else?</strong></p>
<p><strong>A:</strong> You can customize just about everything!  A good place to start is System &gt; Preferences &gt; Appearance.</p>
<hr /><strong>Q: I keep hearing about the whiz-bang graphics features like wiggling windows and rotating cubes.  I&#8217;m not sure what it&#8217;s all about but I want it too!</strong></p>
<p><strong>A:</strong> What you want is Compiz Fusion composite manager (assuming your video card can handle the advanced graphics, and if your system isn&#8217;t very old, it probably can).  Check out <a href="http://www.youtube.com/watch?v=ZxfSwzhSn1c">this video</a> first to get an idea of what it&#8217;s all about.</p>
<p>Now to get all that fun eye-candy yourself, you&#8217;ll first need to install it from Synaptic Package Manager.  Search for simple-ccsm and install it.  Then search for compizconfig-settings-manager in Synaptic and install it.  Now go to System &gt; Preferences &gt; Appearance, choose the Visual Effects Tab, select Custom.  Then go to System &gt; Preferences &gt; Compiz Config Settings Manager, and play with the fancy effects.  You&#8217;ll want to check the box next to Rotate Cube to get the rotating cube effect obviously.  There are so many options with Compiz, that I&#8217;ll just send you <a href="http://wiki.compiz-fusion.org/CCSM">here</a> and <a href="http://wiki.compiz-fusion.org/Plugins/Cube">here</a> for all the info.</p>
<hr /><strong>Q: I&#8217;ve heard I can run some Windows programs via something called Wine. True? And if so, how do I make that work?</strong></p>
<p><strong>A:</strong> True.  You can install Wine from Synaptic Package Manager just like any other app.  Once installed, you can then install some Windows programs just like you would if you were doing it on Windows.  In other words, you can just double-click on the .exe install file, and it will install it just like it would on Windows.  Yes, you&#8217;ll even see some &#8220;fake&#8221; C:\Program Files and other similar Windows type directories being created.  (Sort of, like I said, it&#8217;s kind of fake, but it works).  You can read more about Wine <a href="http://www.winehq.org/about/">here</a>, and see a list of apps that are known to work well <a href="http://appdb.winehq.org/">here</a>.</p>
<hr />That should be enough for now.  Like I mentioned early on in this guide, almost every problem has already been encountered by someone, and almost every problem has a solution documented somewhere.  <a href="http://www.webchicklet.com/search-ubuntu-forums/" target="_blank">Searching the Ubuntu forums</a> will become your best friend.  Now it&#8217;s time to navigate the menus, open applications, see what your new operating system can do, and have fun.  As the first 24 hours winds down, you may want to install some apps that are good <a href="http://linuxappfinder.com/alternatives">alternatives to popular Windows software</a>.  Welcome to Ubuntu!</p>
<p>P.S. If you want, you can <a href="http://www.seo-scoop.com/2008/05/13/how-and-why-i-made-the-switch-from-vista-to-linux-ubuntu-kubuntu/">read the post</a> I wrote not long after I first installed Ubuntu and was still a newbie.  Well, I&#8217;m still a noob in some ways, but I&#8217;ve come a long way in the last 9 months.  You will too, now that you&#8217;re armed with a guide for your first 24 hours as an Ubuntu noob!</p>
<p><em>*There are incredibly bright and generous people who have already written detailed documentation and guides to all of these issues, and I simply link to them in many places rather than reinventing the wheel.  I&#8217;ve done some of the leg work in finding these resources for you. This way, you don&#8217;t have to waste time hunting for them yourself!</em></p>
<hr />
        <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
        <input type="hidden" name="cmd" value="_xclick" />
    <input type="hidden" name="business" value="captkev@gmail.com" /><input type="hidden" name="item_name" value="Find this post ueseful? Consider adding to my coffee fund..." /><input type="hidden" name="currency_code" value="USD" /><span style="font-size:10.0pt"><strong> Find this post ueseful? Consider adding to my coffee fund...</strong></span><br /><br /><select id="amount" name="amount" class=""><option value="0">Help replenish my caffeine stores</option></select><br /><br /><strong> Your Email Address :</strong><input type="hidden" name="on0" value="Reference" /><br /><br /><input type="text" name="os0" maxlength="60" />
        <br /><br />
        <input type="hidden" name="no_shipping" value="2" />
        <input type="hidden" name="no_note" value="1" />
        <input type="hidden" name="mrb" value="3FWGC6LFTMTUG" />
        <input type="hidden" name="bn" value="IC_Sample" />
    <input type="hidden" name="return" value="http://www.webchicklet.com" /><input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but11.gif" name="submit" alt="Make payments with payPal - it's fast, free and secure!" /></form></p>
<p>&copy;2012 <a href="http://www.webchicklet.com">WebChicklet | Just a Geek Girl</a>. All Rights Reserved.</p>.

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.webchicklet.com/computers/ubuntu/ubuntu-newbie-guide-first-24-hours-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>A Few Things A New Ubuntu User Might Want To Do</title>
		<link>http://www.webchicklet.com/computers/ubuntu/a-few-things-a-new-ubuntu-user-might-want-to-do/</link>
		<comments>http://www.webchicklet.com/computers/ubuntu/a-few-things-a-new-ubuntu-user-might-want-to-do/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 06:07:52 +0000</pubDate>
		<dc:creator>webchicklet</dc:creator>
				<category><![CDATA[Ubuntu / Kubuntu]]></category>

		<guid isPermaLink="false">http://www.webchicklet.com/?p=280</guid>
		<description><![CDATA[When presented with a bare Ubuntu desktop, a new user is often not sure what to do next. Here are a few things I would suggest: Enable Universe and Multiverse Repositories It&#8217;s almost a given that you&#8217;re going to want to download some cool program from one of these repositories. (Repositories are just collections of [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webchicklet.com/computers/ubuntu/a-few-things-a-new-ubuntu-user-might-want-to-do/";
		digg_bgcolor = "";
		digg_skin = "";
		digg_window = "";
		digg_title = "A+Few+Things+A+New+Ubuntu+User+Might+Want+To+Do";
		digg_media = "";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>When presented with a bare Ubuntu desktop, a new user is often not sure what to do next.  Here are a few things I would suggest:</p>
<p><b>Enable Universe and Multiverse Repositories</b><br />
It&#8217;s almost a given that you&#8217;re going to want to download some cool program from one of these repositories.  (Repositories are just collections of programs that you can download).  The Universe repository contains thousands of programs maintained by the Ubuntu community, are generally safe, but come with no guarantee.  Multiverse contains programs that are not &#8220;free&#8221;, meaning they have licensing issues that don&#8217;t meet Ubuntu&#8217;s requirements, so take that into consideration.  To learn more about the various repositories, <a href="http://www.ubuntu.com/community/ubuntustory/components" target="_blank">go here</a>.  To enable these repositories, simply go to System &gt; Administration &gt; Software Sources. Check the boxes labeled &#8220;Community-maintained Open Source software (universe)&#8221; and &#8220;Software restricted by copyright or legal issues (multiverse)&#8221;, and then click the Close button.  When prompted to reload, just click the Reload button.</p>
<p><b>Investigate Synaptic</b><br />
Go to System &gt; Administration &gt; Synaptic Package Manager.  Here&#8217;s where you get to see all the applications that you can download any time you want.  Once you find an app you want to download, click the box next to it, select Mark for Installation, and then click on the Mark button if prompted to also install additional items that the program needs.  When ready to download, just click the Apply button on the top menu and all the apps you chose will be downloaded and installed for you.  Try installing a game or two for fun.  One of my favorites is FloboPuyo.  You can click the Search button and type that in to go right to it.</p>
<p><b>Add Applets and Launchers to Panel</b><br />
The panels are like toolbars for the desktop.  You can add things to the panels to make it easy to launch applications.  Right-click on any empty space on the panel.  Click Add To Panel.  Now you have 3 choices:</p>
<p>1) Choose one of the pre-configured applets such as Clipboard Manager, Force<br />
Quit, System Monitor, Volume Control, and Weather Report and click the Add button.</p>
<p>2) Application Launcher &#8211; Lets you copy one of the already configured programs located in the Applications menu onto the panel.  For instance, I added Synaptic and Terminal to my panel for quick, easy access.</p>
<p>3) Custom Application Launcher &#8211; If an application isn&#8217;t already in the Applications menu, this is how you add it to the panel.  It&#8217;s a little more complex, so I&#8217;ll skip it for now, but basically, you&#8217;ll need to know the command needed to run the app in order to make this work.</p>
<p>You can also add more panels to your desktop (bottom, sides&#8230;).  Simply right-click the panel, and choose New Panel.  A new one will be created.  You can then right-click the new panel, choose Properties and redefine where it should be placed or make other adjustments to it.  Then just add items to it just like you did above.</p>
<p><b>Run through the System menu items</b><br />
The System menu (Preferences and Administration) holds tons of useful information.  Just take a look at everything there so you are familiar with it.  Next time you need to do something like configure power management, you might remember where to find it because you saw it during this run-through.</p>
<p><b>Check out Tomboy in Applications / Accessories</b><br />
Tomboy is an awesome little notes application that helps me remember all kinds of things (including Ubuntu tips).  Some people have issues with Tomboy because they don&#8217;t like the fact that it is historically connected to Microsoft, but I don&#8217;t let that kind of thing get in the way of enjoying a cool program.</p>
<p><b>Install Sysinfo</b><br />
Go to Applications &gt; Add/Remove, choose Show All Available Applications, and search for Sysinfo.  When it is listed, place a checkmark in the box next to it, and then click on Apply Changes to install it.  Once installed, it will show up in Applications &gt; System Tools and will show you lots of juicy details about your system configuration.  Of course, there are other ways to get the information from the command line, but this is the nice, graphical solution for beginners.</p>
<p><b>Google Anything You Don&#8217;t Understand</b><br />
The fastest way to get an answer to a question is to Google it!  I usually just type the word &#8220;ubuntu&#8221; in front of whatever I&#8217;m wondering how to do in the Google search bar, and my answer is usually found really quickly that way.</p>
<p>Those are just a few things to get you started on your journey.  Have fun!</p>
<p>&copy;2012 <a href="http://www.webchicklet.com">WebChicklet | Just a Geek Girl</a>. All Rights Reserved.</p>.

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.webchicklet.com/computers/ubuntu/a-few-things-a-new-ubuntu-user-might-want-to-do/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Add Items To KDEs System Menu Applet</title>
		<link>http://www.webchicklet.com/computers/ubuntu/how-to-add-items-to-kdes-system-menu-applet/</link>
		<comments>http://www.webchicklet.com/computers/ubuntu/how-to-add-items-to-kdes-system-menu-applet/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 09:46:49 +0000</pubDate>
		<dc:creator>webchicklet</dc:creator>
				<category><![CDATA[Ubuntu / Kubuntu]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[System Menu]]></category>

		<guid isPermaLink="false">http://www.webchicklet.com/?p=137</guid>
		<description><![CDATA[In KDE&#8217;s Kicker (panel), you have the option of adding a System Menu Applet, which looks like this (although yours may be slightly different). If you don&#8217;t yet have it on your kicker, but you want to add it, simply right-click the kicker, and choose Add Applet to Panel and then scroll down to System [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webchicklet.com/computers/ubuntu/how-to-add-items-to-kdes-system-menu-applet/";
		digg_bgcolor = "";
		digg_skin = "";
		digg_window = "";
		digg_title = "How+To+Add+Items+To+KDEs+System+Menu+Applet";
		digg_media = "";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>In KDE&#8217;s Kicker (panel), you have the option of adding a System Menu Applet, which looks like this (although yours may be slightly different).</p>
<p><img src="http://www.webchicklet.com/wp-content/uploads/2008/09/kde-system-menu-original.png" alt="" title="kde-system-menu-original" class="alignnone size-full wp-image-138" height="184" width="237"></p>
<p>If you don&#8217;t yet have it on your kicker, but you want to add it, simply right-click the kicker, and choose Add Applet to Panel and then scroll down to System Menu and choose it.  While I like having it handy, I kept wishing I could add a few items to it, but there didn&#8217;t seem to be any way to do so.  In fact there is, but it&#8217;s definitely not straight-forward.  I wanted to be able to essentially add shortcuts to my most frequently used folders such as Pictures, Music, and Downloads, and as you can see from the screenshot below, I was able to successfully add them.  </p>
<p><img src="http://www.webchicklet.com/wp-content/uploads/2008/09/kde-system-menu-new.png" alt="" title="kde-system-menu-new" class="alignnone size-full wp-image-139" height="270" width="237"></p>
<p>Here are detailed instructions to help you add shortcuts (or bookmarks) to your favorite folders into the System Menu Applet.</p>
<ol>
<li>Open Dolphin File Manager (Home)</li>
<li>Choose View / Show Hidden Files</li>
<li>Open .kde</li>
<li>Open share</li>
<li>Open apps</li>
<li>Unless you see a folder named systemview, you&#8217;ll need to create it.  To do so, right-click in any empty space and choose Create New &gt; Folder</li>
<li>Name it systemview</li>
<li>Open systemview</li>
<li>Right-click in empty space and choose Create New &gt; Text File.</li>
<li>Name it <em>Something.desktop</em> (where Something is whatever descriptive word you want to use to describe your new System Menu item).  If you have a folder called Pictures, for example, and you want to add that folder to the System Menu, it would make sense to name this text file <em>Pictures.desktop</em></li>
<li>Edit this text file using Kate or whatever text editor you wish.  Just right-click the Something.desktop icon and choose Open With &gt; Editors &gt; Kate for example.</li>
<li>Type the following into the editor.
<p><code>[Desktop Entry]<br />
Encoding=UTF-8<br />
Icon=camera<br />
Name=Pictures<br />
OnlyShowIn=KDE;<br />
Type=Directory<br />
URL=/home/yourusername/Pictures</code></p>
<p>Note: You&#8217;ll want to change 3 things in this file to match whichever folder you are adding.  </p>
<p>&gt;&gt; change the icon name so it uses something that makes sense.  Not sure which icon to use or what its name would be?  Here&#8217;s one way to find an icon and determine the name of it&#8230; Open Dolphin File Manager, right-click any folder icon, and choose Properties.  Now left click on the actual icon on the General tab that is located just to the left of the name of the folder (and just above the word Type:).  Here is where you can choose from lots of icons in various categories (Actions, Applications, File Systems, and Devices are the ones I use the most).  Once you find one you like, just make a note of what its name is, which is listed just below the icon, and type that name in the Desktop Entry you&#8217;ve just created on the Icon= line.</p>
<p>&gt;&gt; change the Name= from Pictures to whatever descriptive word or phrase you want to appear on the System Menu</p>
<p>&gt;&gt; change the URL= to the correct path to the folder you want added to the System Menu.  This is the part that had me confused for a bit, because I kept getting the path wrong.  The structure I used above should work for you in most cases.</li>
<li>Last step.  Open a terminal window.  Type the following to reset the System Menu and show your newly added item:
<p><code>dcop kicker kicker restart</code></li>
</ol>
<p>That&#8217;s it!  You&#8217;ve successfully added an item to the KDE System Menu. If you want to add more items, repeat steps 9 &#8211; 13 for each.</p>
<p><i>Props to both <a href="http://tnlessone.wordpress.com/2007/02/18/adding-a-folder-to-system-menu-applet-from-kde-task-panel/">this post</a> and <a href="http://ubuntuforums.org/showthread.php?t=325062">this thread</a> &#8211; Although neither gave me the instructions in the clearest or most detailed manner for me to understand and follow, together they got me started on the right path to making this happen.</i></p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/2861fb0e-7e73-4fee-8bc7-e4adcb2c6eb5/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=2861fb0e-7e73-4fee-8bc7-e4adcb2c6eb5" alt="Reblog this post [with Zemanta]"></a></div>
<p>&copy;2012 <a href="http://www.webchicklet.com">WebChicklet | Just a Geek Girl</a>. All Rights Reserved.</p>.

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.webchicklet.com/computers/ubuntu/how-to-add-items-to-kdes-system-menu-applet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu Tips and Tricks</title>
		<link>http://www.webchicklet.com/computers/ubuntu-tips-and-tricks/</link>
		<comments>http://www.webchicklet.com/computers/ubuntu-tips-and-tricks/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 22:25:48 +0000</pubDate>
		<dc:creator>webchicklet</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ubuntu / Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webchicklet.com/?p=7</guid>
		<description><![CDATA[These are just a few tips and tricks for Ubuntu newbies mostly who are just migrating over from Windows and need to know some basics. (work in progress, and will be added to over time).  [edit] Since I wrote this article I&#8217;ve posted a new post that would be helpful for a Ubuntu newbie about [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>These are just a few tips and tricks for Ubuntu newbies mostly who are just migrating over from Windows and need to know some basics. (work in progress, and will be added to over time).  [edit] Since I wrote this article I&#8217;ve posted a new post that would be helpful for a <a title="Ubuntu Newbie" href="http://www.webchicklet.com/computers/ubuntu/a-few-things-a-new-ubuntu-user-might-want-to-do/" target="_blank">Ubuntu newbie</a> about things you should do when starting out.  I&#8217;ve also written a popular post called <a title="Ubuntu Newbie Guide" href="http://www.webchicklet.com/computers/ubuntu/ubuntu-newbie-guide-first-24-hours-with-ubuntu/" target="_blank">Ubuntu Newbie Guide</a> The First 24 Hours With Ubuntu.  But of course please read the rest of this post first!</p>
<p><strong>Show Hidden Files (.filename) in User Home</strong></p>
<p>* Places / Home<br />
* Press Ctrl + H</p>
<p><strong>How To Edit php.ini if You&#8217;ve Installed PHP5</strong><br />
In a terminal window, type:<br />
sudo gedit /etc/php5/apache2/php.ini</p>
<p><strong>How To Restart Apache</strong><br />
In a terminal window, type:<br />
sudo /etc/init.d/apache2 restart</p>
<p>(Do this when you&#8217;ve made changes to php.ini that you want the site to recognize)</p>
<p><strong>Copy/Paste</strong><br />
Copy/Paste is much easier in Linux than it is in Windows.  Once you highlight some text in one application, and go to another app, all you have to do is press the mouse wheel down to paste.  You don&#8217;t have to right-click on the text to choose Copy, and you don&#8217;t have to right-click in the app to choose Paste.  Highlight text in one app, press mouse wheel in the other app.  Bam!  Quick and easy.</p>
<p><strong>Shut Down Via Keyboard Only (KDE/Kubuntu)</strong><br />
Press Ctrl-Alt-Delete and then press Alt-T (T stands for Turn off).</p>
<p>This comes in handy when power goes out and/or monitor screen goes black, but your UPS keeps your system alive long enough to be able to power down gracefully.</p>
<p><strong>Looking For A Program?</strong><br />
In a terminal window, type:<br />
whereis program_name</p>
<p>So, if you were wondering where the various Firefox files were located, for example, you&#8217;d type:<br />
whereis firefox</p>
<p><strong>Backing Up Home Directory</strong><br />
If you back up home, you&#8217;ve backed up all your data, settings, etc. &#8211; basically anything you wouldn&#8217;t want to lose.  To do so:</p>
<p>1. Open terminal and become root: sudo su<br />
2. Go to root folder: cd /<br />
3. Type following command and wait for a while (maybe 15 mins. or more):</p>
<p>tar cvpfz homebak.tgz /home</p>
<p>This will compress (zip) your home folder into a file called homebak.tgz, which you&#8217;ll now find in the root folder ( / ).  Store that elsewhere in case you need it some day.  To restore:</p>
<p>1. Open terminal and become root: sudo su<br />
2. Go to root folder: cd /<br />
3. Type: tar xvpfz homebak.tgz -C</p>
<!--diggZ=none-->
<p>&copy;2012 <a href="http://www.webchicklet.com">WebChicklet | Just a Geek Girl</a>. All Rights Reserved.</p>.

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.webchicklet.com/computers/ubuntu-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

