Showing posts with label OSS. Show all posts
Showing posts with label OSS. Show all posts

Thursday, August 29, 2013

New Video: Installing Linux Mint 15

0 comments
In our latest video we step through how to install Linux Mint 15 'Olivia' on a clean hard drive.  In our example, I am using a new VirtualBox machine and Linux Mint 15 'MATE' edition with No Codecs.  If you have ever installed Ubuntu, then you will have no problem stepping through the installation wizard and successfully installing Mint on a system.

However, if you have not installed Ubuntu, and Mint is your first experience with Linux.  Do not fear.  As the wizard is rather simple and straight forward.  Check out our video, and as always make sure to subscribe to our YouTube Channel to stay up to date with all of our videos as they are released.



Thanks for watching!

Checkout our YouTube channel for more videos on Linux Mint, Ubuntu, and Windows!
http://www.youtube.com/techiesmarts

Monday, August 26, 2013

Remove Ubuntu from a Dual Boot Computer

0 comments
In our most recent video, we are going to learn how to remove Ubuntu from a Windows 7/Ubuntu dual boot setup.  You may be asking yourself: "Wait a minute, Techie always does his best to promote Linux in general.  Why is he telling people how to remove it?".  And if that is your question, I'd say it is a very valid question.

But simply put, there are a plethora of reasons why someone would want to remove Linux from a dual-boot machine.  See below for a short list of just a few reasons:

1- They may be low on total Hard Drive space and may need to reclaim that space for Windows.
2- Maybe Ubuntu just isn't the Operating System for you.  There are thousands of Linux distros to try.
3- Maybe you want to revert back to Windows for everyday use, and run virtual machines of Ubuntu from within Windows.

There are many, many other reasons.  But whatever they may be, removing one of the Operating Systems from a dual-booting PC may sound like a daunting task.  However, I am here to report that it isn't as daunting as it may seem.  And in most cases should take less than half and hour.

Disclaimer: Anytime you start monkeying around with Operating Systems, Boot Records, Partitions, etc.  Please be sure to backup any data that is important to you.  There is always the off-chance that something could go wrong.

Be sure to check the video out below, as always I will list the steps as a sort of cheat sheet below as well.

Difficulty: Moderate Skills Are Required (Basic Understanding of Boot Records, Paritions, Partition Wizards)



Step 1

Be sure both Ubuntu and Windows are accessible and bootable.

Step 2

We need to remove the Grub Bootloader that was installed when we installed Ubuntu.  DO NOT attempt removing Grub manually.  As you will render both operating systems unbootable.  To remove Grub, we need to use a tool called: EasyBCD.

Visit the following website to download EasyBCD (there is a free community edition):
http://neosmart.net/EasyBCD/

Note: If you are using EasyBCD within a commercial setting, you need to honor the developers wishes and purchase a copy of it.

Step 3

Once EasyBCD has been installed, run it.  Click on 'BCD Backup/Repair' button.  On the right, select 'Re-create/Repair Boot Files'.  Our goal is to rewrite the MBR and restore the Windows bootloader.  Don't worry, this process takes a couple minutes.  

Once this completes, the status box will disappear.  You can then exit EasyBCD.

Step 4

Reboot the PC and make sure Grub does not appear.  If Grub is now gone, we can proceed to removing the Ubuntu Parition and the Linux Swap Partition.

Step 5

Once Windows 7 has finished rebooting and we have verified Grub is gone, click on:
-Start
-Right click on 'Computer'
-Left click on 'Manage'

This will open the computer management console.  Locate 'Disk Management' on the left side of the screen.  This will allow us to manipulate the Hard Drive's Partitions.

Step 6

Once inside the 'Disk Management' tool, locate your Ubuntu and Linux Swap Partitions.  Note: These partitions will not have a file system assigned to them.  Be sure to pick the correct partition as you don't want to delete the wrong ones.

Step 7

With the first partition identified, move the mouse of that partition in the graph towards the bottom of the screen and right click on it.  Choose 'Delete Volume'.  This should convert that partition to 'Unallocated Space'.  If it changes it to 'Free Space', right click on it again and select 'Delete Partition'.  This should convert it to unallocated space.

Repeat this step for the Swap Partition.

Step 8

You should now have a portion of the hard drive labeled as 'Unallocated Space'.  Locate the Windows 7 partition and right click on it in the graph.  Select 'Extend' from the context menu.

Step 9

The 'Partition Extension' wizard will appear.  By default it will detect the amount of 'Unallocated Space' and give you the option to use all of it.  Take the defaults and click 'Next' until you get to the confirmation screen.  Once here, simply click on 'Finish'.  It may take a few moments depending on hard drive and partition size.

Step 10

One the unallocated space has been taken up by the Windows 7 partition, simply close the 'Computer Management' console and verify the changes took effect by going into Windows Explorer and verifying your C: drive size.  Now reboot just to make sure everything looks good.

That's it, your now back at a "single" boot machine.

Saturday, August 27, 2011

GNOME 2 Has Been Forked!

0 comments
Yay!  For those of us who have been less than thrilled with Unity and it's inclusion in the latest Ubuntu release, guess what?!  GNOME 2 has been forked into 'Mate'.  Currently it is only packaged for Arch Linux.  But it is out there!

Monday, August 15, 2011

I would use open source software if...

0 comments
"If there were an open source program that I could use to replace ****  with, I'd give it a try; but there isn't."

This is one of the most popular arguments I hear when it comes to discussing open source software with people.  And I fully agree, I mean; why would you ever decide to stop using a program you know so well but costs an arm and a leg and start using a half designed free program that will only be extremely different than what you already use.  I understand, trust me.

Now, my respomse is usually something along the lines of "Do you know for sure there isn't something free to use out there that is potentially better in any way than your current solution"?  And most of the time, people have no clue.  Another common misconception is Open Source must mean Linux right?  Nope, just because it's an open source program doesn't mean you have to become a Linux user.  Linux is considered open source, and many open source packages or applications do have Linux versions.  But there are numerous projects out there that support at least Linux and Windows (if not Mac in some cases).

If in doubt, I like to visit: http://www.osalt.com
which mean 'Open Source as an Alternative'. It is a great reference if you are tired of forking over cash for software, you can search their site for open source alternatives to commercial software packages. Looking for an alternative to Microsoft's Office check their site and find links to great applications like Libre Office or OpenOffice.Org.

So before shrugging off open source, give it a chance.

Friday, April 15, 2011

New Video Posted: MultiBoot Live Ubuntu DVD Demo!

2 comments
The new video went live on YouTube this afternoon, it is a short demo of a Live MultiBoot Ubuntu DVD I created using the multicd.sh script.  Look for another video coming soon of how to use to the script.



You can find the script at: http://multicd.tuxfamily.org
Feel free to drop by my YouTube Channel for more videos (and more coming soon) at: http://www.youtube.com/user/TechieSmarts
Happy Surfing!

Monday, October 11, 2010

Making the jump to 'Maverick Meerkat'

0 comments
Like so many others, I too downloaded the newest Ubuntu release version:10.10. Which happened to release on October 10, 2010. I did a fresh install today (over my existing 10.04.1 partition). From first glance, I honestly could't tell that much of a difference from 0.04. LTS). Sure, the new wallpaper looked nice. But the overall experience was still pretty much the same. Nothing seemed to be lost or gained in the new version of the Live CD.

Then, I launched the installer. And to my surprise, I was looking at a new install wizard. It had a few checkmarks denoting that my system had adequate free hard drive space, memory, and an Internet connection. Then I stepped through the somewhat simplified wizard and was underway with installing a lot quicker than I had remembered the process being. One of the big differences I saw were 2 new options before committing to the install.
1- Download updates during install.
2- the option to install 3rd party codecs like MP3 support during install.

I took both of the options for experimentation sake. And they worked flawlessly. My next steps were to download the restricted driver for my nVidia graphics card, run the Update Wizard (which came back as updated), and try out Gwibber. I was one of the many who were affected with Gwibber issues in 10.04.1 LTS. It just wouldn't function right (or at all in some cases).

For those who haven't used it, Gwibber is a social networking app that aggregates status updates from sites like Faceboook and Twitter (and several others). I setup my Twitter account with no issues. But the Facebook setup still wouldn't work. But no worries, Empathy picks up some of the slack; allowing access to Facebook chat instead of logging in only on the website. My next moves were to install some of the other apps I like to use (like Gimp and OpenShot). Which installed fine. I also setup Compiz with my desired effects, and downloaded Ubuntu Tweak (which I will have a review on very shortly).

After installing the Chrome web browser and downloading some custom wallpapers, and installing Docky to replace the bottom GNOME panel; I was once again happy with the way my Ubuntu install looks and feels. Cannonical has once again brought the world another great version of Ubuntu with many more features under the hood that I can't wait to try out.

By the way, a review will be showing up soon about the Ubuntu One features. And hopefully, I can find a way to replace my iTunes music shopping habits with the Ubuntu One music store that is integrated with RhythmBox. To my dismay, all of the songs I have purchased in the last week from iTunes for 99 cents, are on the Ubuntu music store for just 77 cents. What can I say, I'm cheap. LOL

Happy surfing!