Showing posts with label To Linux. Show all posts
Showing posts with label To Linux. Show all posts

Thursday, 26 December 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 14 )

Ubuntu-1310

Since my last Article in this series I've had to go back to using Windows since the only Windows Machine in the house has died I needed to go back to Windows 7 Ultimate for compatibility reasons with some external hardware that the wife needs to use that A) only works under Windows & B) only works with Internet Explorer for Windows 7.

I've enjoyed bringing you this series but for the foreseeable future I'll be using Windows, so any Articles that I was planning that are Linux related have now been put on hold until I can ether get an OS Free Laptop to put Ubuntu back on or a Windows 8 Laptop that I can stick Ubuntu Linux on in place of Windows 8.

Roland

Previous

Google+

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 13 )

Ubuntu-1310

One month on from my migration from Windows 8.1 Pro with Media Centre to Ubuntu, and I'm really glad that I did. I've become far more productive thanks to the clean and tidy design of the Unity Desktop compared to when I was using Windows 8.1 Pro.

The clean and tidy Unity Desktop is a lot more productive, user friendly & professional looking than the Windows 8.1 Desktop that looks like it's been designed for a child's tablet. The Windows 8.1 Desktop is less user friendly than the old Windows 7 Desktop which makes it less productive as the Start Screen isn't useful at all even on a table.

Windows 8 Bad points


Microsoft could have quite easily made the Windows 7 UI touch friendly, just make the icons e.t.c bigger. If Canonical can make the ARM version of Ubuntu work fine on tablets then Microsoft with all their money and Developing muscle could have made Windows 8 a tablet friendly version of Windows 7 while also making it work perfectly fine on standard Computers, Laptops & Netbooks.


A Windows 8 License is expensive meaning that it's expensive to upgrade every Computer in your home to Windows 8. Also if you want to do a full Windows Home Network it'll set you back a small fortune for a Single Windows Server License.



Windows 8 Good points


The only good points to Windows 8 is that it supports Professional & Business Software from Microsoft, Adobe and others along with a vast catalogue of Commercial & Independent games.

Ubuntu 13.10 Bad points


Linux is still very much a Niche Operating System, and that is shown by the lack of the same Professional & Business Software from Microsoft & Adobe along with the slightly smaller catalogue of Commercial &  Independent games.

Ubuntu 13.10 Good points


Ubuntu is free to use on as many Computers as you like meaning that you can set-up a large Server based Network for very little in the way of financial cost, as Linux has all the same Server side tools as Windows Server like a Web Server Active Directory Server, Groupware Server, Database Server, Email Server, Print Server e.t.c, but these Server side tools are only equivalent to the tools available for Windows Server and there is a good selection of them that is free. Ubuntu Server is very light weight as it doesn't have a Desktop Environment aout of the box and everything is done via a CLI (Command Line Interface) but it's quite easy to Install the Enlightenment Desktop Environment, xfce Desktop Environment or even the lxde Desktop Environment onto a Ubuntu Server if you want a GUI interface. I'd recommend any of the above mentioned lightweight Desktop Environments over KDE, Gnome or Unity for a Server Desktop as it'll mean more resources being used by the Server over the Desktop and a low end Graphics Card can be used in the Server.

There is all the Software that you need to use Ubuntu or Linux the same as what you do Windows, it's just that you'll have to adjust to using Gimp over PhotoShop KdenLive over Premier Pro, LibreOffice over Microsoft Office (although LibreOffice is available on Windows & Mac) and you'll have to use Opera, Firefox, Chrome or Chromium over Internet Explorer on Windows or Safari on Mac, but the mentioned alternative browsers are all available for Windows & Mac.

LibreOffice supports both Opening & Saving to Microsoft Office file formats meaning that you still stay compatible with Windows users which is handy for students. The Gimp Image Editor supports Opening and Saving to PhotoShop format which is handy for both students & professionals that need the PhotoShop file format.

Linux is vastly more customizable than Windows and if you take the time to learn how to use the Terminal or even CLI it's far more powerful than Windows. Also Linux doesn't need Anti-Virus Software as it isn't has prone to Viruses or Malware as Windows is.

Conclusion


Linux & Ubuntu especially is a viable alternative to Windows & Mac OSX especially if you're looking for something that you can play around with to make it look just how you want at a price that is cheaper than Windows or Mac OSX, but has to have more flexibility than a Chromebook or Chromebox.

Mac OSX is a viable alternative if you want to & can afford to buy premium hardware combined with an OS that's loosely based on Unix which Linux takes it's inspiration from.

If you can afford to Mac OSX is an ideal way to get to grips with Unix based OS's as it comes pre-installed on Apple Computers, then migrate onto installing Linux on an old PC. But if you are looking for a drop in replacement to Windows on your Desktop, Laptop or Netbook then Ubuntu is probably the best choice as it has the most simplest of Installers amongst all of the various Linux Distributions.

Roland

Next    Previous

Google+

Sunday, 8 December 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 11)

Ubuntu-1310

In this part I'll talk about Software Development on Ubuntu 13.10. There are loads of different Development tools available for linux that range from the nano code editor that comes with Ubuntu 13.10 and is accessed from the Linux Terminal to full IDE's. In this part I'll be focusing on the Qt Creator IDE with the Ubuntu SDK Plugin installed.

nanoTheGNU nano Code Editor


Development Credentials


I'm not a Developer or even proficient at writing any form of code be it Python or even html, and I've not even had a look at the Markdown code that has been introduced on Wordpress & my only dive into the Code Editor on Wordpress is to add my Google+ Profile badge to the end of every post, & even then I just copy and past the Code.

By now you may be wondering what the hell am I doing writing an Article on something like a Programming IDE when I'm not a Programmer or even have any proficiency in writing code. Well I've been interested in Coding since Microsoft introduced Visual Studio Express, but never could workout how to do anything with it. I then tried Python earlier in the year with a Tutorial that I got from a Linux Magazine and got the hang of Python fairly quick, but then gave up after I was unable to get one of the tutorials to compile (think I was using on of the Ubuntu 13.04 Development releases at the time) & ended up giving up.

I've now decided to try and pick up learning to Code again, probably when this series has finished so I can then move onto a new Coding series and not have to switch back and forth between to series and have more time to dedicate to learning to Code.

Qt Creator & Ubuntu SDK


The Qt Creator IDE is very slick and easy to understand as you are talked through the steps of creating a new Project and get to select where files e.t.c. go, and you are then presented with a slick and minimalistic Code Editor that isn't full of  multiple panes, toolboxes, icons and when using the Global Menu option in Unity you're not overwhelmed by having the Menu Bar on display all the time.

Qt Creator Start ScreenThe start screen of Qt Creator with the Ubuntu SDK in is minimalistic compared to that of Microsoft Visual Studio & the Welcome option on the top of the left hand menu panel even has a Tutorials option (which I might have to investigate when I'm starting the next series & actually learning how to Code).

Welcom Screen

The New Project Screen lists all the different projects in the left hand list with all the different options for the selected project type on the right. This layout makes it simple to see what you can do with each project type without having to select a project type to move onto a window listing the options which makes it easy at a glance to know which project type to choose for what you want to create.

New Project

The Code Editor window is minimalistic with the IDE's options menu on the left hand side showing up from the Start Screen, then the Projects file Tree panel above the Open Document window with the Code Editor panel taking up the rest of the Screen with that being it for the Code Editor.

Code Editor

The IDE Menu is absent from Qt Creator when Using Unity Global Menu, but if you have got Unity Global Menu switched off or using KDE or Gnome Desktops the Menu will be permanently attached to Qt Creator.

Qt Creator Menu

I personally like how tidy the Unity Global Menu keeps everything by hiding the Application Menu so I only see the Qt Creator Menu when I mouse over the Unity Panel.

Conclusion


Qt Creator is probably one of the best designed Development Environments I've seen and I look forward to getting to know it more and document more about it. The Ubuntu SDK for Qt Creator is an added bonus and I can see being very useful.

Roland

Next      Previous

Google+

Saturday, 7 December 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 10)

Ubuntu-1310 In this part I'll conclude the Video Editing and Scree Capture series with Web Cam Video Capture, and talk about two Web Cam tools I've got installed, Cheese Webcam Booth & GTK UVC video viewer.

Cheese Webcam Booth


Cheese Webcam Booth is a simple Webcam video recorder & photo taking app. Cheese is ideal for recording videos & taking photos only and has a number of video & photo effects and has a burst photo mode, but if you want to overlay video onto a Screen Recorder session then its not ideal as it has got a UI that shows all the options & time stamp for video recording.

GTK UVC video viewer


GTK UVC video viewr is a better option for working with Webcam video as it has a separate Video window & tools meaning that you can use it to record video from your Webcam, take pictures with your Webcam or just minimize the controls window and have the video window open during a Screen Recorder Session that you can have Webcam footage showing while showing the applications etc, this is ideal for making video tutorials or OS reviews. GTK UVC video viewr is the most flexible and powerful of the two Webcam tools that I've talked about here and I've not had a play with GTK UCV video viewr so I'm not sure what it's fully capable of.

Conclusion


The probably the easiest & most powerful selection of tools has to be:

  1. Kazam for Screen Recording & Screenshot taking.

  2. GTK UVC video viewer for working with a Webcam.

  3. HandBrake for Video Conversion.

  4. KdenLive for video editing.


With the 4 tools I've mentioned in the list  above you'll be able to do pretty much anything for YouTube or any other distribution way you want. As I mentioned at the end of the last part YouTube is your best bet in learning everything that you could possibly need to use the above tools to their full potential

Roland

Next       Previous

Google+

Friday, 6 December 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 9)

Ubuntu-1310

In this part I'll be talking about Screen Recording, Video Conversion & Video Editing, and in Part 10 I'll be talking about Web Cam Software that's ideal for doing YouTube OS Reviews or even YouTube or even Offline Tutorials.

Screen Recording


There are various Screen Recorders for Linux, but the one that I chose to Download and Install was Kazam and for Ubuntu users Kazam is available in the Ubuntu Software Centre.

Kazam allows you to record your Desktop Session which is ideal for producing OS Reviews or Tutorials, the only downside is that if you don't require any edits to your recorded Desktop Session you will have to run it through ether a Video Editor or Video Converter to be able to use the raw video as is. On a plus note though Kazam allows for Screenshot Capture which is ideal for YouTube producers that want to create a Thumbnail for their OS Review or Tutorial.

Video Conversion


The Video Converter that I've Installed is HandBrake, the only thing is that it's not available to Install from the Ubuntu software Centre and the only place to get it is from here.

HandBrake is a pretty straight forward piece of software and does the conversions pretty quick, but speeds will depend on the size of the video being copied so don't expect say a full HD Video with Full 5.1 Surround with a length of an eposode of Game Of Thrones to convert as quick as a 10-20 min Video captured using an iPhone or Samsung Galaxy S4 that's High Quality SD or even 720p HD.

Also the more resources you've got will speed up the Conversion an 8 Core 64 Bit AMD CPU with 32GB of Matched RAM will fly compared to a Single Core 64 Bit intel Celeron CPU with 3GB of RAM.

Video Editing


I've Downloaded KdenLive from the Ubuntu Software Centre as two YouTube producers that use Linux & produce Linux OS Reviews also use it, so it can't be that bad.

KdenLive has a pretty simple but functional Layout with the top half of the screen split between a video & audio clip library on the left & preview window on the right, while the bottom is taken up by a multi track timeline.

I've not had chance to have a play with KdenLive much yet so can't really go into too much depth with all the features of KdenLive at this time.

Another good Video Editor is Lightworks by Red Shark. I've had a bit of a play with Lightworks when I last used Linux, but I might have to give it a go again in the future.

Lightworks is a Professional Video Editor with lots of powerful features that are probably beyond the knowledge or even use of most people unless they have got experience in using Adobe Premier Pro or Adobe After Effects as they are both Industry Standard Video Editors (Windows & Mac OSX only). Lightworks is currently only available on Windows & Linux with a Mac OSX version in development.

Note


I've not had much of a chance to play with ether HandBrake, KdenLive or Lightworks, but as soon as I've had a chance to have a play with them I'll post an in-depth review on them. Kazam on the other hand is so simple to use that the review would be to short to be of any use as the UI is basically self explanatory.

In the meantime a YouTube search on the software mentioned in this part will probably bring up video reviews and tutorials that will help.

Roland

Next        Previous

Google+

Thursday, 5 December 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 8)

Ubuntu-1310

In this part I'll talk about gaming & mainly about more main steam gaming via the Steam Distribution Platform in particular all though a couple of the game also distribute via the Game Developers own website as well as via Steam.

There is a multitude of games that are available via the Ubuntu Software Centre and most can be Installed as Default in OpenSuse. I've got three Installed on my Ubuntu Laptop that I downloaded from the Ubuntu Software Centre, these are SuperTux & SuperTux 2 that are based on the classic side scrolling Platform Game Super Mario Bros & Super Mario Bros 2 and the third is SuperTuxKart which is based on the original Super Mario Kart (I think).

Gaming On Linux Using Steam


Even though I've got 7 Games with Linux versions on my Steam Account I've currently only got 1 game from my Steam Library currently installed at the minute & that's my current favourite game Euro Truck Simulator 2 by SCS Software. Apart from it being an addictive game by taking the Driving Simulator out of the Racing genre (but that's for a different part or Article) I needed a game with Steering Wheel support for an earlier part on Hardware Support in Linux.

There is only three other indie games that I've go:

  • Bastion that is like a fantasy Platform game that I got via the Humble Bundle Weekly Sale.

  • Game Dev Tycoon  that I got when I was using Windows 8. If you are using Linux already then I'd highly recommend getting games via Steam if they are available via Steam as I had all kinds of trouble getting the Ubuntu package of Game Dev Tycoon to Install when It was made available for Linux, and in the end just gave up and Installed the Windows version using Play On Linux (but that ended up with sound issues) fortunately the last time I was on Windows 8 I spotted a link in the game to upgrade to a Steam License which I did.

  • Kerbal Space Program when I last moved to Ubuntu. Kerbal Space Program on the other hand doesn't allow for the upgrading of a License to Steam. Kerbal Space Program offers the choice to Download an Installer Version on Windows & Mac, but that  neater solution isn't available which only leaves the Steam Version as the neater and easier option  (which I'm going to have to re purchase through Steam at some point).


I've then got the Valve Produced HalfLife 2 & Addons and Counter Strike Source from years ago in my Library that I got years ago that doesn't work properly on my Laptop & the rest of my Steam Library is made up of Windows only games.

I've also got a vast Library of games on the Origin Distribution Platform that I'm unable to use for two reasons:

  1. Origin isn't available for Linux.

  2. If Origin was available for Linux it would then have to rely on the game Developers getting behind Linux, which is going to take time as Steam has still got gaps in it's vast Library of games that have also got Linux versions.


Conclusion


Gaming on Linux is slowly starting to gather steam as indie developers are starting to get behind Linux as well as Windows & Mac and when one of the biggest Developers Valve gets behind Linux by releasing HalfLife 2 and Steam for Linux the whole Gaming industry should take notice of Linux.

The forthcoming Linux based Steam OS Gaming platform developed by Valve should be a big game changer for Linux as it will offer far more than the proprietary OS's used by Sony in the Playstation, Nintendo in the Wii & Microsoft in the Xbox, also with Steam OS being Free & Open Source it means that  anyone will be able to build their own Steam OS powered Console as well as OEM's and presumably Valve building their own Steam OS based Console to rival the established Console's.

Linux maybe slowly moving out of the niche market to main stream, especially when it can support Hardware that will technically reach  End Of Life for Windows in about 2 or 3 versions of Windows due to Hardware requirements of newer versions of Windows, and will be totally End Of Life once the last version of Windows that runs fine once Microsoft stops all Support for it.

Microsoft then expects users to ether upgrade Hardware where possible or buy a new Computer with Windows pre-installed. Why a user should seriously consider purchasing a new Computer with the Latest version of Windows on when they can just Install the latest version of Linux on it is beyond me.

Roland

Next           Previous

Google+

Tuesday, 3 December 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 6)

Ubuntu-1310

Since I started my transition from Windows 8.1 Pro with Media Centre last Wednesday I thought I'd try the Linux alternative to Myth TV. In this part I document my brief encounter with Myth TV.

MythTV_logo2

Myth TV is the Linux alternative to Windows Media Centre, but it's far more powerful than Windows Media Centre, & with all the extra power and features it makes it more complex to setup. I found this oout the hard way when I tried to set it up yesterday evening.

Unlike Windows Media Centre MythTV is split into two separate parts:

  • Part 1 is the Backend that can be thought of as a Server (and I guess in some way it is a Server) this means that you can setup the MythTV Backend & presumably the TV receiving Hardware & then put it in a Cupboard or in a Loft out of the way as long as you've got an Ethernet Connection to your Network where you have got the MythTV Backend machine.

  • Part 2 is the Frontend, the Frontend is the UI of MythTV, this can be setup on another Machine and placed in your living room, bedroom, kitchen or Home Theater room and act as a Set Top Box. The Frontend can also be setup on your Laptop or Desktop Computer as well.


MythTV can have both the Backend & Frontend, this method is probably going to be the most common way of setting up MythTV as it's the cheapest method as it only needs one Computer. The HTPC method is probably one of the easiest routes to go as it doesn't require a Backend Server & separate Frontend STB to work, which is in keeping with how Windows Media Centre works.

ab_mythbuntu_small

If you're building a dedicated MythTV HTPC the you can't go wrong with MythUbuntu. Mythubuntu combines a stripped down veersion of XUbuntu with MythTV and can be used as Both an All In One Ubuntu HTPC or as a separate MythTV Server & separate MythTV STB. MythUbuntu also allows you to try out the MythTV Client Server model by having a MythUbuntu Computer & using the MythUbuntu Disk to boot any Desktop or Laptop into the MythUbuntu Frontend, this is ideal if you want to try out the Client Server model of MythTV/MythUbuntu without having to install it onto you existing Windows Media Centre HTPC.

MythTV_logo2

I installed MythTV from the Ubuntu Software Centre & instantly found out the hard way that MythTV is a complex beast, but with all the power of MythTV it wouldn't be able to have the Client Server model that it does.

Once installed I went into the MythTV Backend setup and couldn't get past the first 3 dialogues before it went back to the beginning after 3 attempts with the Backend setup I tried the Frontend setup and got the same result, but this time with a constant Unity Notification that MythTV had restarted & no amount of Quitting MythTV would stop it from re-starting, and I was forced to unlock MythTV from the Unity Dock & Uninstall MythTV to be able to have a working Laptop back.

On reflection of my brief experience with MythTV maybe I should have gone to the MythTV website and downloaded the pdf version of the MythTV documentation to actually find out what I was supposed to be actually doing to correctly setup MythTV.

In no way is my brief experience with MythTV a knock on what I'm sure is an excellent Media Centre service, but compared to the ease of use of Windows Media Centre (Microsoft have done an excellent job of making Media Centre mimic as close as they possibly can the Firmware on a Consumer DVR STB whilst taking into account the extra power that a HTPC has over a traditional DVR STB.

I'll definitely give MythTV another look, but this time I'll use the MythTV Documentation to assist me in setting it up, and it'll make for another article in the future, maybe part 10 or 11 maybe eariler than that depending on how much free time I've got later this week to dedicate to having a concentrated attempt at setting it up.

Roland

Next          Previous

Google+

Monday, 2 December 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 5)

Ubuntu-1310

In this part I'll explain my thoughts on how Linux could get more of a main stream acceptance.

For Linux to get more of a main stream acceptance than it already has got Software Developers need to fill the gaps by making ether Linux equivalents to the big and more specialized Software suites that are on Windows, make there versions operate in as close to the same way as well as make them look as close as they can to the big Window's software suites without getting sued for copy right infringement or the Big Window's software manufacturers should bring out a Linux version of their software. Microsoft & Adobe already make Mac OSX versions of their software, they could easily make money out of people that need Microsoft Office or Adobe Creative Cloud at work or School/Collage/University and don't have a Windows or Mac Computer at home, as well as from people that don't like Windows but would like to keep all the Software that they have purchased on Windows.

There are ways to get Microsoft Office (Pre Office 2013/Office 365) along with other Windows only software using Crossover Office (Paid) Play on Linux (Free but mainly meant for Games) and the Free but not as user friendly way to get Windows Software to run on Linux Wine, but Native versions would certainly boost Linux's popularity.

The other way to use Windows only Software is to use something like VMWare or VirtualBox and installing a Licensed copy of Windows just for the Windows only software, but this method will severely impact the performance of the host Linux computer as well as have a negative impact on the Vitalized Windows Computer unless you have a new powerful Computer, but that then defeats one of the big draws of Linux, that it can run on ageing Computers that can't handle the newer versions of Windows that well.

With both independent Game Developers and even Valve getting behind Linux with the introduction of Halflife 2, its addons, Counter Strike, Portal & even Steam all being made available for Linux & Windows Natively by Valve and even independant Developers making both Linux & Windows native versions of their games it really makes sense that the other Big Game Developers like Electronic Arts and even the Big software Developers to make Linux versions of their software available natively on Linux, but I can't see many doing that as they are ether stuck in the Windows only world with a few diversifying to Mac OSX & probably don't see the extra expense of having to employ Linux Developers to translate or even re-package their games or software to Linux as viable compared to the amount of extra revenue that they would make, thus alienating owners of their games or even software who would get the game for free on Linux since they already have the Windows version ( only applicable to Game Developers like Electronic Arts that have the Origin distribution platform, Developers that use the Steam Distribution platform, Adobe with the Creative Cloud platform & Microsoft with the Office 365 platform), even some independent  game Developers that Distribute their games themselves as well as through Steam give their games away free to Linux users that purchase the Windows version as well as to Windows Users that purchase the Linux version.

Microsoft also don't help the growth of the big computer OEM's by giving them huge incentives to only install Windows on their computers if they left the big OEM's to pick and choose the OS they want to sell a computer with or even to allow them to sell computers OS free it would bring more people to try Linux by ether buying a computer with Linux Pre-Installed or even at a discount without anything installed, thus allowing people to even choose what OS to install without voiding their warranty. Currently there are only two OEM's that give an alternative to Windows, 1 is System 76 who make Ubuntu only Desktop, Laptop & Server Computers with Ubuntu Pre-installed and the other is Novatech who do mid range prices for a base configuration OS free computer, a more expensive fully customized OS free computer up to a very expensive fully customized computer with Windows and Office.

Novatech's Desktops are fully customizable and include the choice of no OS, Windows only or Windows & Office, & like Apple they also offer a cheaper version of their Desktop & Laptop computers in the form of a base configuration that you can also configure however you like & how bigger budget you've got, but unlike all the other OEM's including Apple they have the same options in OS free version which is a bonus for Linux users as they don't have to potentially void their Hardware warranty by replacing Windows with Linux or existing Windows users that have got their own Licensed copy of Windows & also own their own Licensed copy of Office or own their own Licensed copy of Windows and have one of the Office 2013 365 subscriptions or even for anyone who wants to buy their own Licensed copy of Windows to avoid the bloatware associated with buying a computer from one of the big OEM's.

Sure with some of these ideas Microsoft would see a loss of revenue from potentially less Windows sales, but that would be more than made up for by the increase in ether Office 2013+ or Office 365 Subscriptions. But I suppose that Microsoft has it's reasons for being anti- Linux, but that makes no sense when they release Office for both Windows, Mac OSX, iOS & Android along with its own Windows Phone & Windows 8 RT Platforms. Their long standing argument that Linux is complicated & expensive compared to Windows is harking back to the early days of Linux but with UI's that are more visually appealing and simpler than Windows 8 this is no longer true, also with Broadband Internet being the only option for many people now compared to when Linux first came to light it's so much cheaper than Windows as it just needs the price of a Blank DVD and time to backup files on a Windows computer, reboot the computer with the Linux DVD in the DVD, install and be running Linux in a matter of minutes compared to the close to 30mins to over an hour to Instalolandl Windows 8.1 (Depending if you are coming from a Windows 8 Upgrade DVD, Windows 8 DVD or Windows 8.1 DVD) and having to install Hardware Drivers.

Roland

Next      Previous

Google+

Sunday, 1 December 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 4)

Ubuntu-1310

In this part I'll sum up my feelings after using Ubuntu13.10 & Linux full time for the last three days. I'll sum up what I think are Ubuntu 13.10's major selling points and what I feel should be worked on to make Ubuntu a vaible alternative to Windows, & what makes for a tough decision for someone wanting to switch to Linux.

Ubuntu 13.10's major selling points


Ubuntu 13.10 & linux in general's main selling point is, it's cheap as it only costs the price of a Blank DVD and Internet connection, It's also easy to setup with all Hardware being detected and setup during Installation, the only Linux Distribution that needs a bit of work to get fully working is OpenSuse with its oddity of having to different ways of handling the Wireless Card. There are loads of software applications both free & paid, Windows game developers are starting to bring out their catalogue of games on Linux. Ubuntu 13.10 has got a very intuitive and user friendly UI that makes it ideal for anyone who is new to Computers or Linux and it's far more productive than Windows 8.1's UI.

What needs to be changed in Ubuntu


The Hibernate feature used in Laptops and Netbooks to suspend & shutdown then resume from where you left off, needs to be fixed as in the last release it was broken & needed to be manually setup by getting help from the Ubuntu Forums on how to set it up & in this latest release it still needs to be manually setup, but it's still partially broken as it will only Hibernate when the battery is low & there doesn't seem to be a way to setup Hibernate to  work when the Laptop or Netbook lid is closed.  This needs to be fixed in the next version, but I highly doubt if it will get fixed as the developers probably don't even know that it's broken or just don't care that it's broken.

What makes it tough for anyone looking to switch to Linux from Windows


The one thing that makes it tough for anyone looking to switch to Linux from Windows is that there are a mass of different Linux Distributions.

Here is a list of the ones that I can think of off the top of my head:

  • Debian

  • Ubuntu and its derivatives KUbuntu, LUbuntu, XUbuntu, EdUbuntu, Linux Mint & Pear OS.

  • Red Hat Enterprise Linux & its derivatives Fedora Core & Cent OS.

  • Openuse.

  • Slakware Linux.

  • BSD Unix derivatives Open BSD, Free BSD & Net BSD.

  • The more Technically involved but highly customizable, built from Source Code Gentoo Linux.


Then there are the different Desktop Environments:

  • K Desktop Environment (KDE).

  • Gnome Desktop Environment.

  • Unity Desktop Environment (Used by Ubuntu).

  • Enlightenment Desktop Environment ( a lightweight Desktop Environment).

  • Xfce (another lightweight Desktop Environment).

  • Cinnamon Desktop Environment (Used by Linux Mint).

  • A heavily modded to look like Mac OSX Gnome Desktop Environment (used by Pear OS).


With all these different Linux Distributions & Desktop Environments there is no wonder that Linux is finding it hard to break out of the Niche market and make it into wat is a viable alternative to Windows & even Mac OSX when in windows there is only the Modern UI/Classic Desktop & in Mac OSX there is only the Mac Desktop that makes Mac OSX a true viable alternative to Windows if you can afford the price of Mac Hardware & with the dozens of OEM's that pre Install Windows onto Laptop/Desktop & Netbook Hardware with a varying price range to suit everyone. The only slightly Linux based system that is currently a viable alternative to Windows & Mac OSX being the Chromebook range running Google's Chrome OS as they are really cheap compared to Windows & even Mac Laptops & Netbooks.

Roland

Next                    Previous

Google+

Friday, 29 November 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 3)

Ubuntu-1310

In this third part I'll summarize the strengths & weaknesses of Linux over Windows & how Linux could get more public exposure.

Strengths Of Linux Over Windows



  • It's Free and the only financial outlay is the price of your Internet Connection & the price of a Blank DVD, where as Windows you've got to pay £100's for a DVD Boxset.

  • There is a wide selection of Distributions ranging from easy to setup to compiling and Installing from Source Code as well as lightweight Distributions that can run perfectly fine on ageing Hardware as well as on new Hardware, where as with Windows you need Hardware from at least 2-3 years ago or newer for it to run well.

  • Linux has a wide range of Desktop Environments ranging from lightweight up to feature rich Desktop Environments, where as Windows only has the Metro UI Modern UI/Classic Desktop.

  • With Linux you can build a fully functional & feature rich Single Server or Multi Server Network without having to pay £1000's, where as with Windows you have to spend £1000's putting it out of the reach of someone wanting to create & host their own website & email without having to resort to using pirated versions of the Windows Server OS & other Server side software.

  • Linux isn't full of Viruses or Malware as it's still a Niche operating system, and it would mean that Virus developers would have to package the virus up into two different formats 1 a .rpm that is used by OpenSuse & Fedora Linux to name to Distributions & a .deb that is used by Debian Linux & Ubuntu & it's many variants meaning that if Linux does become main stream one day it would still be hit and miss how many people would be affected due to it being hard to know exactly what version of Linux a particular user is using, where as Windows uses the .exe format for software meaning that 100% of Windows users are likely to be hit by a particular virus.


Weaknesses Of Linux Over Windows



  • Linux doesn't have the same OEM support as Windows due to Microsoft giving OEM's an incentive to pre-install Windows on their Hardware meaning that Linux is a Niche market for OEM's with only one US based Online OEM making Linux systems that come with Ubuntu pre-installed, the downside of this is that since there is only System 76 making Linux Systems their prices are higher than those of the other OEM's that make Windows only Systems, & for anyone located outside of North America the cost of shipping and import duty makes them not as attractive as they first seem, which in turn pushes people towards buying a Windows Machine instead.

  • Only die hard Linux users buy a Windows Machine and wipe Windows & Install Linux, meaning that the vast majority of people buying a new Computer will leave Windows on.

  • Linux doesn't have as many games that serious gamers play compared to Windows, even though Valve are trying to change things for the good by making a Linux version of their Steam Client, but there are still few main stream games available for Linux with mainly Independent Developers producing Linux compatible Games.

  • The choice of different Distributions & Desktops is vast, which makes the choice a bit overwhelming for new users, this is where Windows shines as there is only Windows 8.1 Pro with the Modern UI/Classic Desktop combination.

  • Linux compatible software isn't readily available in shops, meaning that you need to use your Distributions Software manager or Software store, or search online to install free & paid software, where as Windows software is readily available in shops, from the Windows store and by searching online.


How Linux could get more public exposure


Linux could get more public exposure by having paid software that runs on Linux readily available in shops along with Distribution developers producing DVD Boxsets of their Distributions with Documentation & User Manuals for new users with a cost of about £50-£60, this in turn would make Linux look like a serious alternative to Windows and would possibly entice OEM's away from Windows to Linux or entice them to make a Linux line along with a Windows line.

Roland

Next         Previous

Google+

Thursday, 28 November 2013

My Move From Windows 8.1 Pro With Media Centre To Ubuntu 13.10 (Part 2)

Ubuntu-1310

In this second part I'll detail my System spec and explain why Ubuntu 13.10 is better than Windows 8.1 Pro

System Spec


My System is a 15.6" Toshiba C660-15R Laptop that I've had since about 2010, over they years I've upgraded from the stock 2GB of RAM, 250GB HDD & Realtek 802.11b/g/n Wireless Adaptor to 4GB of RAM, 1TB Toshiba HDD and Intel Centrino Advanced N + WiMax Wireless Adaptor that is capable of operating on both the 2.4GHZ & 5.0GHZ Wireless Bands (Wireless Router or Wireless Access Point Capable of Both the 2.4GHZ & 5.0GHZ Wireless Bands required).

Why Ubuntu 13.10 is better than Windows 8.1 Pro


Windows 8.1 Pro can run on my Laptop just fine but it can be sluggish at times and Setup from fresh is pretty long winded with requiring most of the useful software like Office & fully featured Email Clients needing Installing after initiall setup, then all Hardware needs to have Device Drivers individually Installed and a re-boot required after every Driver has been Installed.

Another major annoyance is that Windows requires Activating over the Internet, meaning that if anything goes wrong and you have to do more than a set amount of Fresh Installs in a set amount of time that isn't published as far as I'm aware by Microsoft then you are out of look and will be unable to Activate your copy of Windows (This doesn't affect anyone whose Laptop or Desktop machine came with Windows Pre-Installed) and it will become un-usable after 30 days, leaving you with ether having to download an Activator that will make Windows think it's been Activated or do what I did in March & switch to Linux.

Ubuntu 13.10 runs lightning fast on my Laptop and a Fresh Install is quicker than that of Windows 8.1 Pro and no Device Drivers need to be Installed and Office Software comes Pre-Installed in the form of Libre Office 4.1 and a fully featured Email client in the form of Mozilla Thunderbird 24.1, this greatly speeds up initial setup as you can do everything from wite a letter, an email and browse the Internet as soon as you login. You can then brows the Ubuntu Software Centre for any free or paid application that you then require.

A plus for Ubuntu 13.10 and any other Linux distribution out there is that a license is free and you are free to Install on as many Computers as you like, the only cost involved in running Ubuntu 13.10 or any other Linux distribution is the cost of your Internet Subscription to download the ubuntu.iso and the price of a blank DVD compared to the £100's for a Windows 8.1 Pro License & DVD Pack.

Another plus for Ubuntu is that you can try the latest release from early build's all the way up to final release without having to do a fresh Install all the time (I wouldn't recommend using the development builds as it can be a bit troublesome to someone new to Linux, and the Ubuntu Forums Members aren't always going to know what your problem is due to the vast amounts of different system configurations from specific configurations between different OEM's to a custom build from an OEM like DELL through to a custom home built Desktop, even the systems made and sold by Ubuntu OEM System 76 might not work correctly with the Development builds of Ubuntu due to the bleeding edge software that is used, and as it's a Development build 1 update could quite easily knockout a perfectly working system if there is a small bug or even an incompatibility with another feature. Also to use the Development Build it requires being confident using the Command line to configure text files to make software updates from the Development Branch of the Ubuntu Servers available to you, and sometimes you can go days without getting any updates then get a ton in a couple of hours to days).

Roland

Next                              Previous

Google+

Wednesday, 27 November 2013

My Move From Windows 8.1Pro With Media Centre To Ubuntu 13.10 (Part 1)

Ubuntu-1310

In this new series I'll be documenting my move away from Microsoft Windows 8.1 Pro with Media Centre to Ubuntu Linux 13.10.

In th is first part I'll explain some of the reasons for my move away from Windows 8.1 Pro to Ubuntu Linux 13.10 & why I decided to go with Ubuntu 13.10.

Why I decided to go with Ubuntu 13.10


I decided to go with Ubuntu 13.10 as I'd already got the 64 Bit Ubuntu 13.10 DVD image on my HDD along with DVD image of Pear OS 8 that is a Mac OSX themed version of Ubuntu.  So after I burned both images to DVD's I booted up my trusty Toshiba Satellite C660-15R Laptop that I've had since 2010 with the freshly burned Pear OS 8 DVD in the DVD Drive and booted into Live mode and gave Pear OS 8 a quick look, but despite it looking very much like Mac OSX the icons don't look anything like the ones that Apple use in OSX as the Developers of Pear OS decided to use an iOS styled icon set, & the Windows buttons are too small compared to the OSX ones.

I then re-booted to the Live Ubuntu 13.10 session with the Ubuntu 13.10 DVD and preferred the more slick & polished look of Ubuntu compared to that of Pear OS 8, and since I've used Ubuntu on & off since about late 2009 to mid 2010 I felt at home with the style of Ubuntu, I've also been an on and off Linux user since about 2006/7 and used to love using Suse Linux then OpenSuse, but once the default Desktop Environment in OpenSuse KDE added the Plasma Desktop (Widgets) and made them unable to be switched off fully& then the way that there was 2 different Network Managers making it hard for new users or users returning to OpenSuse from a different Distro virtually impossible to get online. Also the Ubuntu Forums are very well laid out and the users are very knowledgeable and friendly compared to the poorly laid out but equally as  knowledgeable and friendly OpenSuse Forums.

 The reasons for my move away from Windows 8.1 Pro to Ubuntu Linux 13.10


I decided to move away from Windows 8.1 Pro to Ubuntu 13.10 due to an annoyance that seems to have popped up with the inability burn Audio CD's from both iTunes & Windows Media Player, which is annoying when I want to burn Audio CD's to play in the car, also the Metro UI Modern UI has made Windows Bloated and Annoying to use at times, especially when you want to do something quick.

Roland

Next


Google+

Advertisement

BBC News - Sheffield & South Yorkshire