It is all Google’s fault. As of this month (April 2014) Flash is no longer supported by Google on the Chromium browser. That means that if you go to a site with Flash, it won’t work. So I have migrated back to Firefox.
Month: April 2014
Standard Scrollbars in Ubuntu 14.04
IMPORTANT!! I no longer recommend this method. See Unity Tweak Tool Issue.
The scrollbars in Ubuntu 14.04 are fine for most things, but they simply don’t work for me in Audacity. But luckily there is a way to remove the newer overlay scrollbars and replace them with the older scrollbars. Here’s how it’s done.
Open Terminal and copy and paste the following, then press enter and enter your password:
sudo apt-get remove overlay-scrollbar liboverlay-scrollbar-0.2-0 liboverlay-scrollbar3-0.2-0
That’s all there is to it.
On Second Install
I installed Ubuntu 14.04 beta 2. After problems with the ttf-mscore-installer I managed to, in the process of trying to fix it, lose sound and all admin privileges so that I couldn’t even mount a usb to save anything.
I am now on my second fresh install. This is why I suggest people wait to install Ubuntu 14.04 until it is officially released on April 17. It has been a while since I have installed a beta, but I knew what I was getting into. You have to expect problems, that’s why it is called a beta.
Things To Do After Installing Ubuntu 14.04
Update your system
Open Terminal and copy and paste the following in it, then press enter:
sudo apt-get update
If you are still using the beta, then use this instead:
sudo apt-get update && sudo apt-get upgrade
Disable Amazon/Product Suggestions
Open Settings
Click Security and Privacy
Open on the Search tab
Switch off toggle “Include online search results”
Install Programs in Terminal
This is much faster than doing it in the Ubuntu Software Center. Just copy and paste the following in Terminal, then press enter. It will ask you for your password, enter it and press enter. When it asks you, Do you want to continue? [Y/n] Type Y and press enter. Here are some of the programs I install.
sudo apt-get install chromium-browser
sudo apt-get install vlc
sudo apt-get install gimp
sudo apt-get install unity-tweak-tool
sudo apt-get install icedtea-7-plugin openjdk-7-jre
sudo apt-get install wine
sudo apt-get install miro
sudo apt-get install soundconverter
sudo apt-get install gPodder
sudo apt-get install OpenShot
sudo apt-get install easytag
sudo apt-get install audacity
sudo apt-get install calibre
sudo apt-get install nautilus-dropbox
To install skype, see the following:
http://JayForrest.org/2014/04/04/installing-skype-in-ubuntu-14-04/
To install Seamonkey, see the following:
http://JayForrest.org/2014/04/03/installing-seamonkey-in-ubuntu-14-04/
Switch Default Applications
In Dash enter “Details”, click on it.
Click on “Default Applications” tab.
Choose the ones you want to use.
Some Last Tips
To change the size of icons on the Launcher, search in Dash for appearance, click on it. On the bottom right there is a slider, choose the size that works for you. This is also where you can change your Wallpaper.
While you are in appearance, click on the Behavior tab. Here you can switch to show menus in the window’s title bar. That way the menu is not locked to the top bar.
One last tip, for Dash shortcuts just keep holding down the Windows key (called Super) until it appears. This will give you shortcuts like hold Super and w will spread all the windows on one screen.
Enjoy Ubuntu 14.04 LTS Trusty Tahr!
Installing Skype in Ubuntu 14.04
Skype is not included in the Ubuntu repositories, which means you have install it differently. Here are the link:
ttf-mscorefonts-installer Issue Solved
Installing ttf-mscorefonts-installer caused me problems because I couldn’t click to acknowledge I read the agreement. After a bit of research I discovered that shift + tab worked to highlight it, then I just clicked enter.
If you click out of Terminal beforehand you will need to enter the following, in Terminal:
sudo apt-get clean
sudo apt-get install –reinstall ttf-mscorefonts-installer
FireWall GUI for Ubuntu 14.04
Ubuntu 14.04 comes with a firewall already installed. But if you are not good on the command line, you may want to use a Graphical User Interface to configure it.
To install the Graphical User Interface for the UFW Firewall, open the Terminal and type:
sudo apt-get install gufw
It is now installed. Just search for Firewall to open it. It will ask for your password.
Most user will only need to use the following basic settings:
Status: On
Incoming: Deny
Outgoing: Allow
Installing SeaMonkey in Ubuntu 14.04
SeaMonkey is no longer in the Ubuntu Software Manger. You have to install it via a ppa. I really like its WYSIWYG html editor. I can do it by hand but its time consuming. Here is how:
http://sourceforge.net/apps/mediawiki/ubuntuzilla/index.php?title=Main_Page
Installing Ubuntu 14.04 LTS
Well I did it. I installed Ubuntu 14.04 beta 2 on my main system, deleting Linux Mint. Installation was easy and I had no problems.
Now the tweaking begins. Even though I have just begun, I have run into a few issues. That is normal for a beta. Do Not Install unless you know command line and back up everything!
I did want to give a shout out to a great article entitled Things To Do After Installing Ubuntu 14.04 LTS Trusty Tahr. Very helpful.
LINK
http://www.enqlu.com/2014/03/things-to-do-after-installing-ubuntu.html
Shutting Down Ubuntu One
Canonical, the company that produces Ubuntu, has decided to shut down Ubuntu One. What is Ubuntu One? It’s an online storage service, sort of like Drop Box. I have used both services and understand their decision. Personally I liked the extra cloud space.
LINK
http://blog.canonical.com/2014/04/02/shutting-down-ubuntu-one-file-services/
