Thursday, November 1, 2012

Install Google Earth 7 In Ubuntu 12.10/12.04/Linux Mint 13

 
In this tutorial we will help you install Google Earth 7 in Ubuntu/Linux Mint. This latest version includes more exciting new features such as 3D imagery and tour guide. These features allow the user to view some cities in 3D which will be amazing for owners of HDTV and widescreen monitors. For more information about this latest release, click here.

The installation will be for the following Linux distributions:


  • Ubuntu 12.10/12.04/11.10
  • Linux Mint 13/12
  • Debian 6.0 Squeeze
Google Earth 7 Installation

In a 32-bit system, issue these commands from the terminal:

sudo apt-get install lsb-core 
cd /tmp 
wget -c http://goo.gl/YEqTf -O google-earth-stable_i386.deb 
sudo dpkg -i google-earth-stable_i386.deb
For 64-bit systems, run these commands:

sudo apt-get install lsb-core 
cd /tmp 
wget -c http://goo.gl/t6E3i -O google-earth-stable_amd64.deb 
sudo dpkg -i google-earth-stable_amd64.deb

You can also download Google Earth from its website here.

Install G-Xiria 3.0 Icon Theme From PPA In Ubuntu 12.10/12.04/Linux Mint 13



G-Xiria 3.0 is an amazing icon theme for Gnome Shell and Unity. In this tutorial we will help you install it under Ubuntu/Linux Mint from PPA. Here are some screenshots of G-Xiria 3.0 icons under Ubuntu Unity:




The PPA is supported by these distributions:

  • Ubuntu 12.10/12.04/11.10
  • Linux Mint 13
G-Xiria 3.0 Installation

Open the terminal and run these commands:

sudo add-apt-repository ppa:upubuntu-com/icons 
sudo apt-get update 
sudo apt-get install gxiria-icons

To enable it, use Gnome Tweak Tool or run this command:

gsettings set org.gnome.desktop.interface icon-theme 'G-Xiria'

Credits for this icon theme go here.

Wednesday, October 31, 2012

How to Full GNOME Shell Package Installation on Ubuntu 12.10



Are too loyal to Ubuntu , but you just can not digest Unity and prefer GNOME Shell ? Well, then this article is just for you! If you are using Ubuntu 12.10 with Unity or some other desktop environment, and want to switch to a full desktop experience without installing GNOME Shell Ubuntu GNOME Remix 12.10 , you can just simply install some packages . Using the instructions below, not only will install GNOME Shell but the default settings and applications that you find with Ubuntu GNOME Remix. There are also some optional steps for installing some applications, then it’s up to you to decide whether to opt for the installation or not.

Install GNOME packages necessary

The first thing to do is type in the terminal the following command:
sudo apt-get install ubuntu-desktop ubuntu-gnome-gnome-default-settings
Now it’s up to you to choose whether you want to GDM or LightDM because during the installation you will be asked if you want to install GDM. In the event that this does not happen, and you want GDM instead of LightDM, you would type:
sudo dpkg-reconfigure gdm
and select GDM instead of LightDM. At the end of installation just get out of the current session and select from the screen to enter GNOME GNOME Shell, at this point, it will be the version 3.6.1 ! Now the advice is to remove the following metapackage will not involve any system problem:

sudo apt-get remove ubuntu-settings
The package “ubuntu- settings ‘sets different default values of Ubuntu, as the order of the buttons in the window, some plugins Rhythmbox and so on.

Optional: Install the missing packages

Some packages in the repositories of Ubuntu 12.10 are not updated to the latest version 3.6.x. (As you already long ago we described, for example, Nautilus). To overcome this problem, open the terminal and type:
sudo add-apt-repository ppa: gnome3-team/gnome3
sudo apt-get update sudo apt-get
dist-upgrade
packages that will be upgraded are Aisleriot 3.6.0, Brasero 3.6.0, Nautilus 3.6.1, Totem 3.6.0, Transmission 0.7.1, Transmageddon 12:23 and Sound Juicer 3.5.0 .
Finally, if you like, you can also remove the overlay scrollbars:
sudo apt-get remove overlay-scrollbar *
attention now! If you have any problems with Plymouth try typing the command from the terminal:
sudo update-alternatives - config default.plymouth
and choose ubuntu-gnome, now given a nice:
sudo update-initramfs-u
and everything should be solved!

Slackel KDE-4.9.2


Dimitris Tzemos has announced the release of Slackel KDE-4.9.2, a live Slackware-based distribution with the very latest KDE desktop environment: "Slackel Live KDE-4.9.2 has been released. A collection of two KDE live DVD images are immediately available that can be burned to a DVD or used with a USB drive. The Slackel live DVD images include Linux kernel 3.2.29. Slackel Live KDE-4.9.2 includes the current tree of Slackware Linux and KDE 4.9.2, accompanied by a rich collection of KDE-centric software. Firefox 16.0.2, KMail, KTorrent, Akregator, Kopete, OpenJRE 7u9, Pidgin, gFTP, GParted, wicd, slapt-get and Gslapt, sourcery. In the multimedia section Bangarang 2.1, Clementine 1.0.1, K3b 2.0.2 are all included. See the release announcement to find out more about the release. Download (MD5) the installation DVD images from SourceForge: slackellive-kde-4.9.2-32.iso (1,002MB), slackellive-kde-4.9.2-64.iso (1,011MB).

Tuesday, October 30, 2012

Show Widget on Desktop with PlexyDesk



PlexyDesk is an extension for your desktop which lets you use your desktop background efficiently. It's powered by Nokia Qt Framework. If you have some scripting skill, you can customize your dekstop with QML and PlexyDesk C++ API, make theme packs (skins) using QML and share it with your friends.



PlexyDesk features:
  • Change your desktop wallpaper by dragging and dropping any image you like from your file manager
  • Fully supports Qt QML
  • Provides support for Qt/3D
  • PlexyDesk widgets can be programmed with shader programs (GLSL).
  • API for writing data models, and C++ widget plugins
  • Dbus api for changing the wallpaper on Linux
  • Various Utility widgets (like a Clock, File browser, and Photo Frame).
PlexyDesk is in early stages so it has many disadvantages such as: we can't change the size of the widgets and there is no support for removing widgets. If you want report bugs, issues, ideas, and suggestions please visit here.

Installation on Ubuntu
Unfortunately, there is no package for Ubuntu 12.10 Quantal Quetzal yet. Otherwise, Ubuntu 12.04 Precise Pangolin users and older version can install PlexyDesk with its official PPA.
Stable build:
  • sudo apt-add-repository ppa:plexydesk/plexydesk-stable
  • sudo apt-get update
  • sudo apt-get install plexydesk

Daily build:
  • sudo apt-add-repository ppa:plexydesk/plexydesk-dailybuild
  • sudo apt-get update
  • sudo apt-get install plexydesk
PlexyDesk's website: http://www.plexyplanet.org/

Parabola GNU/Linux 2012



André Fabian Silva Delgado has announced the release of Parabola GNU/Linux 2012.10.17, a new version of the project's Arch-based distribution containing strictly free software only: "There is a new install medium available. We plan to release new installation media monthly. The live system can be used for new installs or as a rescue system. We have updated packages, fixed bugs and we have done the following visible changes: first medium with Linux-libre 3.6 (3.6.2) with Atheros AR8162 (ALX driver) support; the script boot parameter works again; when booting via PXE and NFS or NBD the ISO will be copied to RAM to ensure a more stable usage; the live medium contains usb_modeswitch and wvdial which allows to establish a network connection using an UMTS USB dongle; the newest version of systemd and netcfg are included.... Read the remainder of the release announcement for further details. Download from here: parabola-2012.10.17-dual.iso (368MB, torrent).