• About
  • Contact
  • What People Are Saying

Posts tagged Ubuntu

Mark Shuttleworth » Introducing the HUD. Say hello to the future of the menu.

Jan24th
2012
Leave a Comment Written by Daniel Veazey

The desktop remains central to our everyday work and play, despite all the excitement around tablets, TV’s and phones. So it’s exciting for us to innovate in the desktop too, especially when we find ways to enhance the experience of both heavy “power” users and casual users at the same time. The desktop will be with us for a long time, and for those of us who spend hours every day using a wide diversity of applications, here is some very good news: 12.04 LTS will include the first step in a major new approach to application interfaces.

via Mark Shuttleworth » Blog Archive » Introducing the HUD. Say hello to the future of the menu..

A lot of Ubuntu’s stuff has been hit or miss lately, but at least they are not afraid to try new things. Also, it seems that this new HUD interface might be an attempt to show that Ubuntu is not abandoning the desktop/laptop platforms, after all the discussion about Unity being a step toward the tablet market.

But I can’t help but wonder why they would introduce this on 12.04. It’s supposed to be a Long Term Stable release. I think it might have been better to wait until 12.10.

Nevertheless, I am curious to try this out, and I suspect I’ll at least install Ubuntu in a Virtual Machine to see whether it is awesome.

Linux    12.04, HUD, Mark Shuttleworth, Pangolin

Ubuntu 11.10 (Oneiric Ocelot) Beta 2 released

Sep23rd
2011
Leave a Comment Written by Daniel Veazey

Ubuntu 11.10 (Oneiric Ocelot) Beta 2.

Linux    oneiric ocelot

The Linux Mint Blog » Blog Archive » Linux Mint Debian 201109 (Gnome & Xfce) released!

Sep18th
2011
Leave a Comment Written by Daniel Veazey

The Linux Mint Blog » Blog Archive » Linux Mint Debian 201109 (Gnome & Xfce) released!.

I have recently started using Linux Mint 11 (the version based on Ubuntu). From what I have read in various places, LMDE (and Debian, for that matter) is kind of rough around the edges for people without a fair amount of experience with Linux. I am definitely no expert, so I’ll stick to the Ubuntu-based version for now.

Linux    debian, mint

How to install Gnome 3 on Ubuntu 11.04

Sep11th
2011
2 Comments Written by Daniel Veazey

Gnome 3 Desktop Environment screenshotUbuntu 11.10, which is due for release next month, will include the Gnome 3 desktop environment. But if you don’t want to wait, you can type a few commands into the terminal to install Gnome 3 in Ubuntu 11.04.

But be warned. This will make the Unity desktop environment unusable, so only follow these steps if you’re sure you want to use Gnome 3 (which is a great desktop environment).

First, add the Gnome 3 repository by typing the following command. If required, also type your sudo password when asked for it.

sudo add-apt-repository ppa:gnome3-team/gnome3

Next you’ll want to update everything with these two commands. These might take a few minutes to finish.

sudo apt-get update
sudo apt-get dist-upgrade

Now you’re ready to install Gnome 3 with this command:

sudo apt-get install gnome-shell

This might take a few minutes as well. When asked for a Y/N answer, type Y. Once it’s finished, restart your computer. When you reach the login screen, choose the Gnome desktop environment and enjoy.

Linux    gnome 3

DigiNotar certificate fix released for Ubuntu

Sep9th
2011
Leave a Comment Written by Daniel Veazey

DigiNotar logoBug #837557 in firefox (Ubuntu): “fraudulent DigiNotar certificate issuance”

Looks like Ubuntu has released a fix to get rid of DigiNotar’s certificate. If you haven’t already followed my tutorial on removing the certificate manually, running a system update now should take care of the problem.

Linux    diginotar

Alt-Tab and Alt-` in Unity

Sep1st
2011
Leave a Comment Written by Daniel Veazey

Linux    oneiric

Ubuntu 11.10 Development update

Sep1st
2011
Leave a Comment Written by Daniel Veazey

Daniel Holbach gives a good rundown of what’s happening as Ubuntu 11.10 gets closer.

Ubuntu 11.10 Development update

Linux    Linux, omgubuntu, oneiric ocelot

Quickly Tutorial for Natty: DIY Media Player

Aug30th
2011
Leave a Comment Written by Daniel Veazey

Quickly Tutorial for Natty: DIY Media Player

Linux, Python    Linux, Python, quickly

The linux-minidisc project

Jun14th
2010
9 Comments Written by Daniel Veazey

With Sony being the proprietary fools that they are, I have explained how to set up VirtualBox on your Linux OS so you can run Windows, so you can access files on your Sony MiniDisc Walkman. Now I am going to tell you about another, more attractive solution: The linux-minidisc project. READ MORE »

Gadgetry, Linux, Music    Linux, minidisc, sony

A note about installing Ubuntu 10.04

Apr10th
2010
1 Comment Written by Daniel Veazey

I ran into this problem, and Dr.Arthur had the same problem. He and Splitpaw from ubunite.com and I discussed this on Facebook. If you’re installing Ubuntu 10.04 and you have multiple displays, disconnect all except the main monitor. Otherwise, the Live CD will freeze on the splash screen. That’s just a purely empirical view based on two people’s experiences. Have you installed Lucid whilst multiple displays are connected? Leave a comment.

Linux    facebook, lucid, multiple displays

VirtualBox setup complete

Mar28th
2010
1 Comment Written by Daniel Veazey

I installed the closed source edition of VirtualBox and then I got Windows installed inside of that. I had a little bit of trouble figuring out how to get the USB ports to work, but after a little while I had it all up and running just fine. One thing I had to do was make sure I was part of the vboxusers group. In Ubuntu, I clicked System -> Administration -> Users and Groups. I clicked the key button and entered my sudo password to make changes. I clicked “Manage Groups” and found the “vboxusers” entry. I opened that up and made sure there was a check mark next to my name and next to root.

I restarted the computer so the Users and Groups list would be reloaded. Then I started up Windows in VirutalBox. I attached my MiniDisc but it still didn’t show up in Windows. It appeared on the Ubuntu desktop. So I looked around some more. I found this line in the VirtualBox online user manual:

In order to use VirtualBox’s USB support, the user account under which you intend to run VirtualBox must have read and write access to the USB filesystem (usbfs).

So I went about trying to figure out how to get read/write access to usbfs. I found some posts from ’07 and ’08 that said I had to edit a file called “mountdevsubfs.sh” But the lines in that file that the post said to make the changes on didn’t exist. Then I found another post that said USB should be working “straight out of the box” now. I had read a post earlier that talked about USB filters in the VirtualBox settings. I tried that. I checked the USB settings in VirtualBox for the Windows machine. I had the MiniDisc plugged in and I clicked the “add filter” button. The MiniDisc showed up right away. I started Windows again and POW! The MiniDisc was there and I was able to transfer files from it using SonicStage.

So a big shout-out goes to cigarboxuke. You are awesome. Thanks for suggesting I use VirtualBox. Now I’m going to put Ubuntu 10.04 on the previously Windows-occupied machine and put VirtualBox on it, too.

As always, comments are greatly appreciated. See you soon.

Gadgetry, Linux    cigarboxuke, Linux, minidisc, usb, virtualbox, windows

Windows inside VirtualBox

Mar27th
2010
Leave a Comment Written by Daniel Veazey

Installing Windows in VirtualBox

At the suggestion of cigarboxuke, I am installing Windows in a VirtualBox on my Ubuntu laptop. Everything seems to be going well. Amazingly well, actually. I will give a full report when it’s finished.

Linux    Linux, virtualbox, windows
← Older Entries

Why you should leave a comment

1. I read all the comments.
2. I reply and answer every question.
3. I always click through to see the sites of commentators.
4. Because you can.
5. You become a participant instead of just an observer.

EvoLve theme by Theme4Press  •  Powered by WordPress Daniel Veazey
Things I find interesting