Warung Bebas
Showing posts with label linux mint. Show all posts
Showing posts with label linux mint. Show all posts

Wednesday, 26 December 2012

Install reNIX theme on Ubuntu 12.10/12.04/11.10/Linux Mint (GTK + Gnome Shell)

Install reNIX GTK + Gnome Shell theme in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/Linux Mint 14/13/12

reNIX theme is inspired by Android IceCream Version. This theme makes desktop really cool like Android. Also checkout themes collection.

reNIX GTK Version
ubuntu themes

reNIX Gnome Shell Version
android theme

android theme
Theme Tested on Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise

1st Download Wallpapers
2nd Also check Icons Collection
3rd Download reNIX Theme for Chrome/Chromium (Download and just drag+drop to Browser for installation)
You can use these Tools to change theme and icons: Gnome Tweak ToolUbuntu Tweak

Install Fonts for this theme open Terminal and enter commands:
  • mkdir ~/.fonts
  • wget -O aller-fonts-renix.zip http://goo.gl/zZltU
  • unzip aller-fonts-renix.zip -d ~/.fonts
  • sudo rm aller-fonts-renix.zip
To install reNIX theme on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:noobslab/themes
  • sudo apt-get update
For GTK 3
  • sudo apt-get install renix-gtk
For Gnome Shell
  • sudo apt-get install renix-gs
That's it, Enjoy

Monday, 24 December 2012

LightRead "Google Reader" for Ubuntu 13.04/12.10/12.04/Linux Mint

Install LightRead offline "Google Reader" in Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 14/13

LightRead is "Google Reader" client, Which is lightweight and allow you to sync news/rss online then read them offline without internet. LightRead basically requires Google account in order to use this application. You can easily manage your "Google Reader" feeds, digests, and other services with this client.
Lightread

Google Reader

To install LightRead in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:cooperjona/lightread
  • sudo apt-get update
  • sudo apt-get install lightread
That's it, Enjoy
Source: LightRead

Sunday, 2 December 2012

Install Variety Wallpaper Changer in Ubuntu 12.10/12.04/Linux Mint 14/13

Install Variety Wallpaper Changer in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 14/13

Variety is a wallpaper changer for Ubuntu which is featureful, yet slim and very easy to use. It can automatically download wallpapers from various online sources, allows rotating them on a regular interval or on demand, and provides easy to use ways to separate the great images from the junk.
variety wallpaper changer

Ubuntu wallpaper changer

Ubuntu variety

variety wallpaper changer

Changes in this Variety 0.4.12:
  • Updated tips and changes txt
  • Bugfix: Save original wallpaper name when quotes are applied
  • Bugfix: a download was forcing the thumbs window to reshow when already hidden
  • Minor fix
  • Improvements related to image preparing; Minor bug-fixes
  • Trigger a download when too few images found; Livelier thumbs when showing folders, not only history and downloads (new downloads are auto-shown)
  • Merged in variety-instant-preferences
  • Fix: removed class Window was still referred at one place
  • Replaced some unnecessary timers with calls to GObject.timeout_add
  • Reordered prefs tabs. Command-line way to set options
  • Added UI preferences tab
  • Added Rating option to main menu - optional (off by default)
  • Added funtionality to set image ratings
  • Filtering by rating added; Preparations for adding simple functionality to rate images
  • Ensure wallpaper is changed even if the current background is a solid color in Gnome/Unity

To install Variety in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:peterlevi/ppa
  • sudo apt-get update
  • sudo apt-get install variety
That's it, Enjoy
Download source for other distro

Cinnamon 1.6.7 has been Released for Ubuntu 12.10/12.04/13.04/Linux Mint 14/13

Install Cinnamon 1.6.7 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/13.04/Linux Mint 14/13 and Cinnamon 1.4 in Ubuntu 11.10 Oneiric/Linux Mint 12

Cinnamon team released new version of Cinnamon with many bugs fixes, theme improvements, enhancements to the bottom panel, also include cinnamon setting manager. Latest Version is a maintenance release which adds polish and tackles important issues from the previous release.
cinnamon

What's new in Cinnamon 1.6.7 Version:
  • Resize existing icons in window list applet when panel icon scaling mode is changed
  • Fixed icon pixelation in Alt-tab (for most toolkits including pyGTK)
  • Fixed menu application buttons being cropped
  • Fixed advanced options box in cinnamon-settings->backgrounds not being shown properly in Mint 14 (GTK3.6?)
  • Updated translations
  • Fixed localization of application items in main menu
  • Nemo 1.1.2: Cleaned up code from move-to/copy-to entries so that views can be finalized (ensures all listener signals get disconnected, stops random crashes in the preferences screen).

To Install Latest Cinnamon in Ubuntu 12.10/12.04/11.10 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
  • sudo apt-get update
  • sudo apt-get install cinnamon
That's it, Enjoy
Source: Cinnamon

Wednesday, 28 November 2012

Install LightDm Display Manager in Linux Mint 14 'Nadia'

Install LightDm Display Manager in Linux Mint 14 'Nadia'

Many People like LightDm login screen, they prefer LightDM instead of other login managers. Linux Mint 14 comes with MDM as default login manager but you can change it easily with LightDM. First of all you will install LightDM then some tweaks for LightDM like removing guest account, Ubuntu logo and white dots. So lets start!
For Linux Mint 13 Maya Checkout Here
Mint lightdm

To install LightDM in Linux Mint 14 open Terminal (Press Ctrl+Alt+T) and copy the following command in the Terminal:
  • sudo apt-get install lightdm gnome-settings-daemon indicator-session unity-greeter ubuntu-mono light-themes
During installation terminal will ask to choose Display Manager, So select "LightDm"
linux Mint lightdm

Now remove white dots from LightDM
Enter following commands in the Terminal to remove white dots from login screen:
  • sudo xhost +SI:localuser:lightdm
  • sudo su lightdm -s /bin/bash
  • gsettings set com.canonical.unity-greeter draw-grid false
Remove Ubuntu Logo from LightDM
  • sudo rm /usr/share/unity-greeter/logo.png
Disable Guest Account from LightDM
If you don't want Guest account you can easily remove it, Enter following command it will open file in terminal.
  • sudo nano /etc/lightdm/lightdm.conf
Now add this line at the end of file then Press Ctrl+O to save file, then Press Ctrl+X to close file.
allow-guest=false
Then reboot and you will be with LightDm.

Get back MDM (Mint Display Manager)
If you want to get back MDM simple enter following command in terminal and choose MDM option in Terminal:
  • sudo dpkg-reconfigure mdm
That's it, Enjoy

Tuesday, 27 November 2012

Install Ubuntu One Client in Linux Mint 14/13

Install Ubuntu One Client in Linux Mint 14 Nadia/Linux Mint 13 Maya

Ubuntu One is the personal cloud that brings your digital life together, so you can enjoy your content, your way, wherever you are. With our suite of cloud services including storage, sync, sharing and streaming - you have immediate access to your music collection, favorite photos, videos, important documents and more, at any time and from any device.
Ubuntu One gives you 5 GB free storage per account. Also you can get 20 GB with your referral link.
ubuntuone client
Linux mint ubuntuone

To install Ubuntu-One client in Linux Mint 14 'Nadia' open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:ubuntuone/stable
  • sudo apt-get update
  • sudo apt-get install ubuntuone-client ubuntuone-control-panel ubuntuone-client-proxy ubuntuone-control-panel-qt
To install Ubuntu-One client in Linux Mint 13 'Maya' open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:ubuntuone/stable
  • sudo apt-get update
  • sudo apt-get install ubuntuone-client ubuntuone-control-panel-gtk ubuntuone-client-proxy
That's it, Enjoy

Tuesday, 20 November 2012

Linux Mint 14 "Nadia" has been Released

Clement Lefebvre has announced the availability of Linux Mint 14 - in the usual MATE and Cinnamon flavours: "The team is proud to announce the release of Linux Mint 14 Nadia. For the first time since Linux Mint 11, the development team was able to capitalize on upstream technology which works and fits its goals. After six months of incremental development, Linux Mint 14 features an impressive list of improvements, increased stability and a refined desktop experience. We're very proud of MATE, Cinnamon, MDM and all the components used in this release, and we're very excited to show you how they all fit together in Linux Mint 14. New features: MATE 1.4 comes with numerous bug fixes, Bluetooth and mate-keyring are now functional and caja features support for Dropbox...."
Read the release announcement, release notes for more information, known issues and screenshots.

New features:
  • MATE 1.4
  • Cinnamon 1.6
  • MDM
  • Software Manager
  • System Improvements
  • Artwork Improvements
  • Upstream Components
Important info:
  • PAE required for 32-bit ISOs
  • Intel drivers, poor performance and high CPU usage
  • Moonlight
  • mint4win
  • Desktop icons in Cinnamon
  • CD images
  • GnomePPP and local repository

Download (SHA256):
Linux Mint-14-Mate-dvd-32bit.iso (966MB, torrent) (Mirrors)
Linux Mint-14-mate-dvd-64bit.iso (968MB,torrent) (Mirrors)
Linux Mint-14-cinnamon-dvd-32bit.iso (884MB, torrent) (Mirrors)
Linux Mint-14-cinnamon-dvd-64bit.iso (873MB, torrent) (Mirrors)

Monday, 12 November 2012

Linux Mint 14 'Nadia' RC Has Been Released

Clement Lefebvre has announced the availability of the release candidate for Linux Mint 14 - in the usual MATE and Cinnamon flavours: "The team is proud to announce the release of Linux Mint 14 Nadia RC. For the first time since Linux Mint 11, the development team was able to capitalize on upstream technology which works and fits its goals. After six months of incremental development, Linux Mint 14 features an impressive list of improvements, increased stability and a refined desktop experience. We're very proud of MATE, Cinnamon, MDM and all the components used in this release, and we're very excited to show you how they all fit together in Linux Mint 14. New features: MATE 1.4 comes with numerous bug fixes, Bluetooth and mate-keyring are now functional and caja features support for Dropbox...."
Read the release announcement, release notes for more information, known issues and screenshots.

What's new?
  • Cinnamon 1.6
  • Workspace OSD
  • Window Quick-List
  • Notifications Applet
  • Alt-Tab Thumbnails and Window Previews
  • Improved Sound Applet
  • Nemo File Manager

Download (SHA256):
Linux Mint-14-mate-dvd-32bit-rc.iso (966MB, torrent)
Linux Mint-14-mate-dvd-64bit-rc.iso (961MB,torrent)
Linux Mint-14-cinnamon-dvd-32bit-rc.iso (879MB, torrent)
Linux Mint-14-cinnamon-dvd-64bit-rc.iso (873MB, torrent)


Thursday, 20 September 2012

Install Wine 1.5.13 in Ubuntu 12.10/12.04/Linux Mint 13 (New Release)

Install Wine 1.5.13 in Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Client-side window rendering using the DIB engine.
  • Raw input support for keyboard and mouse.
  • Support for transparent window areas using color keying.
  • Proper C++ RTTI support on 64-bit.
  • Implementation of logical processor information.
  • Support for fonts with localized names.
  • Various bug fixes.

Install Wine in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:ubuntu-wine/ppa
  • sudo apt-get update
  • sudo apt-get install wine1.5
  • sudo apt-get install winetricks
Here you can download source of Wine 1.5.13 for other Distro's from Source Forge.
Check announcement of Wine 1.5.13 version.
Enjoy

Monday, 17 September 2012

Install Format Junkie in Ubuntu 12.10/12.04/Linux Mint 13

Install Format Junkie in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 13

It converts a variety of audio and video formats, and even can convert ISOs to other disc images (in this case the CSO disc image). In addition to audio, video, and disc image files, this converter even converts images and converts all the popular formats!
A Graphical User Interface user-friendly application with lots of options, which can convert your media files to all the popular formats! Unity integration has been bear in mind.
converter
Specifically, it has the following features: 
  • Audio: Conversion between the audio formats: mp3, mp2, wav, ogg, wma, flac, m4r, m4a and aac
  • Video: Conversion between the video formats: avi, ogv, vob, mp4, vob, flv, 3gp, mpg, mkv, wmv
  • Image: Conversion between the image formats: jpg, png, ico, bmp, svg, tif, pcx, pdf, tga, pnm
  • Iso|Cso: Create an iso with selected files, convert iso to cso and vice versa.
  • Advanced: Encode subtitles to an avi file.

To install FormatJunkie in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:noobslab/apps
  • sudo apt-get update
  • sudo apt-get install formatjunkie
That's it, Enjoy

Install Marlin File Browser in Ubuntu 12.10/12.04/11.10/Linux Mint

Install Marlin File Browser in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/Linux Mint 13/12

Marlin is a lightweight file browser built from the ground-up to be responsive, simply designed and easy to use. It will be the default file browser in the next release of the elementary project�s OS.
Marlin is based on gtk3 and uses Gnome 3 technologies extensively and is built in C and uses vala for interface. Some key features of XFCE file-browser Thunar too are included to give it a certain slickness despite it being a File browser.
marlin

marlin

Marlin Features:
  • Tabbed browsing
  • Multiple-views
  • Single-click to open (default)
  • Configurable toolbars and interface
  • Plugin framework
  • networking support (SSH, FTP, Windows share, HTTP and HTTPS)
  • single click/double click to open file
  • And Many More

To install Marlin File Browser in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the terminal:
  • sudo add-apt-repository ppa:marlin-devs/marlin-daily
  • sudo apt-get update
  • sudo apt-get install marlin
Also Install UbuntuOne and DropBox Extensions for Marlin:
  • sudo apt-get install marlin-plugin-*
That's it, Enjoy
Source: launchpad

Sunday, 16 September 2012

Install GreyBird GTK3 theme on Ubuntu 12.04/Linux Mint 13

Install GreyBird GTK3 theme on Ubuntu 12.04 Precise/Linux Mint 13

GreyBird is lightweight and cool theme for Linux Environment. GreyBird is the default theme in Xubuntu 12.04/11.10/11.04.
The Greybird desktop suite includes:
  • GTK2 theme
  • GTK3 theme
  • Xfwm4 themes (normal and compact)
  • xfce-notifyd theme
  • Emerald theme
  • Metacity theme
  • Mutter theme
  • Unity support
  • Granite widgets support
Also checkout Icons Collection here.

To install GreyBird Theme on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:shimmerproject/ppa
  • sudo apt-get update
  • sudo apt-get install shimmer-themes-greybird
That's it, Enjoy
For other Distro's Download from here.
Source: Greybird GTK3

Friday, 14 September 2012

Install Banshee Media Player in Ubuntu/Linux Mint

Install Banshee Media Player in Ubuntu 12.04/11.10 Oneiric Ocelot/Ubuntu 11.04 Natty Narwhal/Linux Mint

Banshee is the culmination of six months' work by 35 developers, 38 translators and dozens of bug reporters and testers. It is a stable release, the successor to Banshee 2.0.
Play your audios and videos. Keep up with your podcasts and Internet radio. Discover new music and podcasts. Keep your portable device loaded with good stuff.
Banshee music player

To install Banshee in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:banshee-team/ppa
  • sudo apt-get update
  • sudo apt-get install banshee
That's it, Enjoy
Here is the Homepage of Banshee.

Install Latest Cinnamon 1.6 in Ubuntu 12.04/Ubuntu 11.10

Install Latest Cinnamon 1.6 in Ubuntu 12.04 Precise Pangolin/Ubuntu 11.10 Oneiric Ocelot

Cinnamon team released new version of Cinnamon with many bugs fixes, theme improvements, enhancements to the bottom panel, also include cinnamon setting manager. Latest Version is a maintenance release which adds polish and tackles important issues from the previous release.

cinnamon

"Scale" was present in previous Cinnamon releases and looks like the Compiz Scale plugin, it shows all the windows from your current workspace on the screen and easily allows you to select the one you�re interested in.
ubuntu cinnamon

"Expo" is really cool in Cinnamon. It zooms out of your current workspace and shows you all the workspaces on your system. From there you can switch to the workspace you want, or even drag and drop windows from one workspace to another.
Cinnamon has 5 workspaces, whether you use them or not, whether you restart Cinnamon or not, whether you even reboot your computer or not� you�re in charge of your workspace management now.

linux cinnamon

By default shortcuts for Expo and Scale:
CTRL+ALT+UP goes to Expo
CTRL+ALT+DOWN goes to Scale
The hot corner is on the top-left and calls Expo
CTRL+ALT+LEFT/RIGHT switches to the LEFT/RIGHT adjacent workspace
CTRL+ALT+SHIFT+LEFT/RIGHT moves the active window to the LEFT/RIGHT adjacent workspace

"Settings Applet" And "Panel Edit Mode"
This applet features:
- Troubleshooting options (restart cinnamon, looking glass, restore settings to default)
- Panel Edit Mode
- Quick access to settings

cinnamon

"Menu Improvements"
The menu received two significant improvements: full drag & drop support, and edition.
You can use drag & drop to:
  • Add applications to the panel launchers from the menu
  • To add/remove applications to/from your favorites
  • To reorder your favorites
  • By right-clicking the menu and selecting �Edit menu� you can launch a brand new menu editor. �Alacarte� was made compatible with Cinnamon and got fully integrated with the desktop.
cinnamon

To Install Latest Cinnamon 1.6 in Ubuntu 12.04/11.10 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
  • sudo apt-get update
  • sudo apt-get install cinnamon
Enjoy
Source: Cinnamon

Wednesday, 12 September 2012

Install Latest VirtualBox in Ubuntu 12.04/11.10/Linux Mint

Install Latest VirtualBox in Ubuntu 12.10 Quantl/Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/11.04/Ubuntu older versions/Linux Mint
virtualbox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2.
Presently, VirtualBox runs on Windows, Linux, Macintosh, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, OS/2, and OpenBSD.

Here you can see latest VirtualBox changelog.

To install VirtualBox on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • echo "deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contrib" | sudo tee /etc/apt/sources.list.d/virtualbox.list
  • wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
  • sudo apt-get update
  • sudo apt-get install virtualbox-4.2 
For other Distro's download from here.
Here you can find some Additional Extensions for VirtualBox like (Usb 2.0, etc).
Enjoy

Monday, 10 September 2012

Install LibreOffice 3.6.1 in Ubuntu 12.04/Ubuntu 11.10/Linux Mint

Install LibreOffice 3.6.1 in Ubuntu 12.04 Precise/11.10 Oneiric Ocelot/Any Ubuntu Version/Linux Mint
LibreOffice is the power-packed free, libre and open source personal productivity suite for Windows, Macintosh and GNU/Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base. Support and documentation is free from our large, dedicated community of users, contributors and developers.


New Features and Fixes:
  • Support for color scales and data bars. Import from .xlsx and import/export from/to .ods in ODF 1.2 (extended).
  • Added Word Count to status bar.
  • PDF Export with Watermark option.
  • 10 new Impress master pages
  • Support for importing Office SmartArt
  • Import Filter for Corel Draw documents
Writer Changes:
  • Support for contextual spacing.
  • Format paintbrush can now differentiate character automatic formating applied to paragraphs from those applied to text portion inside the paragraph.
  • VML import now handles lines, rotations and flips.
  • DOCX import now handles GetExpression and SetExpression fields.
  • RTF/DOCX import/export handles document zoom settings.
  • Pressing "Ctrl+[" will decrease or "Ctrl+]" will increase the font size of the selected text, respectively.
  • Updates to Word Count.
  • Table AutoFormats now record the following table-level properties.
  • Shows Text Boundaries depending on the choice to display unprintable characters.
  • Support for importing Office SmartArt.
Calc Changes:
  • "Ctrl+D" fills down in more familiar ways, filling with contents of the cell above if no cell is selected, and, filling down multiple cells with larger selections.
  • New option to specify a custom sheet name prefix in new documents.
  • Merge cells option added to right-click menu.
  • Sheets can now be hidden and/or shown by using the sheets tab context menu.
  • Improved error message for invalid sheet name.
  • Export conditional formatting to .xlsx
  • Improved CSV file import.
  • Added a "Save cell formulas instead of calculated values" option to CSV export.
  • Added support for field items in cells.
More features info here

To Install LibreOffice on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:libreoffice/ppa
  • sudo apt-get update
  • sudo apt-get install libreoffice libreoffice-gnome
Download Libreoffice for other Distro's
Enjoy

Saturday, 8 September 2012

Install Mintu Themes on Ubuntu/Linux Mint (GTK3 + Gnome Shell)

Install Mintu Themes on Ubuntu 12.04/11.10/Linux Mint (GTK3 + Gnome Shell)

Hani Ahmed shared his Mintu theme with NoobsLab. So today bring Mintu Theme for you by Hani Ahmed. Also check here huge Themes Collection.

You can use these Tools to change theme and icons: Gnome Tweak ToolUbuntu Tweak

Mintu Male Version
Ubuntu themes

Mintu Female Version
Ubuntu themes

Mint Gnome Shell Version (Male + Female)
Ubuntu themes

Theme tested on Ubuntu 12.04 Precise Pangolin with GTK 3 + Gnome Shell 3.4.1

To Install Mintu-Male Theme on Ubuntu/Linux Mint (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • mkdir ~/.themes
  • wget -O Mintu-male.zip http://dl.dropbox.com/u/53319850/NoobsLab.com/themes/Mintu-male.zip
  • unzip Mintu-male.zip -d ~/.themes
  • sudo rm Mintu-male.zip
To Install Mintu-Female Theme on Ubuntu/Linux Mint (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • mkdir ~/.themes
  • wget -O Mintu-female.zip http://dl.dropbox.com/u/53319850/NoobsLab.com/themes/Mintu-female.zip
  • unzip Mintu-female.zip -d ~/.themes
  • sudo rm Mintu-female.zip
That's it, Enjoy

Wednesday, 5 September 2012

Install Energreen theme on Ubuntu/Linux Mint (GTK 3 + Gnome Shell)

Install Energreen theme on Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/Linux Mint 13/12 for (GTK 3 + Gnome Shell)

Energreen is really cool looking theme for Linux desktop, Author provide this theme as a complete suite which includes conky, wallpaper and theme for GTK + Gnome Shell.

GTK Version
ubuntu themes

Gnome Shell Version
ubuntu themes

ubuntu themes

ubuntu themes

Theme tested on Ubuntu 12.04 Precise Pangolin with GTK 3 + Gnome Shell 3.4.1

1st Install Mint-X Icons or you can check our Icons collection
2nd Download Energreen Wallpaper
3rd Install Energreen Conky Gadget

You can use these Tools to change theme and icons: Gnome Tweak ToolUbuntu Tweak

To install Energreen theme on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:noobslab/themes
  • sudo apt-get update
  • sudo apt-get install energreen-theme
That's it, Enjoy

Install Energreen Conky in Ubuntu/Linux Mint/Fedora/Others

Install Energreen Conky in Ubuntu 12.10/Ubuntu 12.04/11.10/11.04/Any Ubuntu Verion/Any Linux Mint/Fedora/Others

Previously NoobsLab shared other Conky widgets for linux desktop to make desktop nice. So today brings Energreen conky for you, Basically this conky is available for some environments but NoobsLab provides after modification for all Linux desktops like (Gnome Shell, Unity, Cinnamon, Gnome Classic, Mate, and others) and for Ethernet and Wifi. EnerGreen conky shows OS version with Kernel, CPU usage, Memory usage, HDD usage, User Login info, Current Processes, CPU up-time, and Current PC Time + Date.
conky green

conky green

Install Conky in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo apt-get install conky conky-all
Install by yourself in other distro's.

First of all Download Startup script with following commands:
  • wget -O .start-conky http://goo.gl/6RrEw
  • chmod +x .start-conky
Now open Startup Applications > click Add  > New Dialog box will open click on Browse > Now (Press Ctrl+H) see following screenshot.
conky startup


1: Energreen Conky for (Unity, Gnome Classic, Mate, and Others)
conky
>> For Ethernet

To install Energreen-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • wget -O energreen-conky-eth-u.zip http://goo.gl/dVLWl
  • unzip energreen-conky-eth-u.zip
  • sudo rm energreen-conky-eth-u.zip
>> For Wifi

To install Energreen-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • wget -O energreen-conky-wlan-u.zip http://goo.gl/IUu0B
  • unzip energreen-conky-wlan-u.zip
  • sudo rm energreen-conky-wlan-u.zip

2: Energreen Conky for (Gnome Shell, Cinnamon)
conky green
>> For Ethernet

To install Energreen-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • wget -O energreen-conky-eth-gs.zip http://goo.gl/5HVfs
  • unzip energreen-conky-eth-gs.zip
  • sudo rm energreen-conky-eth-gs.zip
>> For Wifi

To install Energreen-Conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • wget -O energreen-conky-wlan-gs.zip http://goo.gl/HICai
  • unzip energreen-conky-wlan-gs.zip
  • sudo rm energreen-conky-wlan-gs.zip
That's it, Enjoy
Source: Energreen

Install Mint-X Icons in Ubuntu/Other Ubuntu Based Distro's (Mint 13 Icons)

Install Mint-X Icons in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/Other Ubuntu Based Distro's (Mint 13 Icons)

Linux Mint is famous distribution in Linux world, Mint is based on Ubuntu. So today I decided to bring Mint-X Icons for Ubuntu/Other Ubuntu based Distributions. These icons extracted from Linux Mint 13 Version. Mint-X icons available in two versions, one is dark for light color themes and light icons for dark themes.


To Install Mint-X Icons in Ubuntu open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:noobslab/icons
  • sudo apt-get update
  • sudo apt-get install mint-x-icons
That's it, Enjoy
Source: Linux Mint
 

Just the Life of Eddie Copyright © 2012 Best Celebrity Wallpaper -- Powered by Blogger