Wednesday, March 6, 2013

CPU-G and i-Nex Hardware info Utilities for Ubuntu 12.10/12.04/13.04/11.10/Linux Mint




CPU-G is useful utility to show hardware information. It detects hardware and display details about everything, it shows information about CPU(Processor), RAM(Active/Inactive, Free, Used and cached), Motherboard and Chipset, Bios Details, Graphic card details, and details of installed Linux.

cpu-g

cpu-g ubuntu

To install CPU-G in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:cpug-devs/ppa
  • sudo apt-get update
  • sudo apt-get install cpu-g


2nd: i-Nex Hardware information Tool for Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu 11.10/11.04/10.10/10.04/Linux Mint 13/12/11/10/9

i-Nex is used to gather information on the main system components (devices) such as CPU, motherboard, video memory, sound and so on. The application allows through a tabbed interface to display information about the system hardware.
i-nex

i-nex ubuntu

To install i-Nex in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:eloaders/i-nex-daily 
  • sudo add-apt-repository ppa:nemh/gambas3
  • sudo apt-get update
  • sudo apt-get install i-nex
That's it

Source: noobslab

Free to Play MMORPG Champions of Regnum comes to Linux



Following the recent release of the real-time strategy game Wargame: European Escalation for Linux, a new Linux MMORPG, Champions of Regnum, has been released on Steam by the publisher NGD Studios. In the game, developed by the indie game studio, players battle on the side of one of three epic empires, with its special environment and abilities.
A major advantage of the game, compared to many other games of this kind, is the fact that it's Free to Play.
What do you think, what game genre do Linux gamers miss now?



Source:SteamForLinux

Puppy Linux 5.5 "Slacko"



Barry Kauler has announced the release of Puppy Linux 5.5 "Slacko" edition, a small and fast distribution built from and compatible with Slackware's binary packages: "Slacko Puppy is built from Slackware 14.0 binary TXZ packages, hence it has binary compatibility with Slackware Linux and access to the Slackware, Salix and Slacky package repositories. Slacko 5.5 has many improvements due to the heavy development of the woof build system and the many bug fixes to the Slacko base packages. Through the dedication of many testers and developers we were able to produce what is a great working dog Puppy that can rejuvenate your hardware and show it's potential. Release notes: improved SFS manager; improved updates manager - to get the latest; new kernels following LTS branches; improved graphics support, with KMS and Mesa...." Read the release announcement and release notes for more details. Download: slacko-5.5-4G.iso (165MB, MD5), slacko-5.5-PAE.iso (165MB, MD5).

Tuesday, March 5, 2013

Springdale Linux 6.4



Josko Plazonic has announced the release of Springdale Linux 6.4, a distribution formerly known as PUIAS Linux and built from source packages for Red Hat Enterprise Linux 6.4: "We just made Springdale Linux 6.4 available. This release follows the 5.9 release in renames to Springdale - so new name, new logos. Of course the big news is over 1,000 package updates with many goodies and new features. For further information please check RHEL 6.4 release notes. One small note on an issue we've seen during internal testing. New versions of NSS libraries have in effect blocked SSL connections to sites and services using SSL certificates with MD5 hash signatures. For example, if your LDAP server is using such a certificate then sssd will stop working." The release of Springdale Linux 6.4 was announced on 1 March, but the installation DVD images only appeared on the project's main download server and its mirrors today; here is the download link: Springdale-6.4-x86_64-DVD.iso (4,333MB, MD5).

Monday, March 4, 2013

PureOS 7.0



Marc Poirette has announced the release of PureOS 7.0, a Debian-based desktop Linux distribution with a choice of GNOME or Openbox desktop user interfaces: "PureOS 7.0 is a GNU/Linux live distribution based on Debian's 'testing' branch, multilingual, installable and built with the new Linux Live Kit scripts. It is available in two editions (GNOME and Openbox) as ZIP images for live USB only. Features common to both editions: Linux kernel 3.6.11; Chromium, GParted, Synaptic; scripts for modules management (dir2pb, pb2dir, pure activate and deactivate, deb2pb and debs2pb); smxi and sgfxi scripts. The Openbox edition weighs only 356 MB; it was designed to serve as a basis for the design of the live USB image customized by adding modules. The GNOME edition is more complete (supports scanners and printers) and it weighs 642 MB." Here is the brief release announcement. Download links: PureOS_70_Gnome.zip (642MB, MD5), PureOS_70_Openbox.zip (356MB, MD5).

Saturday, March 2, 2013

Copyq Advance Clipboard Manager for Ubuntu 13.04/12.10/12.04/Linux Mint



CopyQ is advanced clipboard manager with searchable and editable history with support for image formats, command line control and more. Command interface and graphical interface accessible from tray. By default the application stores any new clipboard content in list in the first tab. Main window can be opened by either left clicking on tray icon, running command copyq show or using system-wide shortcut (configurable from Preferences).


Advance Features:
  • open video player if text copied in clipboard is URL with multimedia,
  • store text copied from a code editor in "code" tab,
  • store URLs in different tab,
  • save screenshots (print-screen),
  • load all files from directory to items (create image gallery),
  • replace a text in all matching items,
  • run item as a Python script.
Keyboard Shortcuts:
  • Item list navigation >> PgDown/PgUp, Home/End, Up/Down
  • Tab navigation >> Left, Right, Tab, Shift+Tab
  • Move selected items >> Ctrl+Up, Ctrl+Down
  • Cycle through item formats >> Ctrl+Left, Ctrl+Right
  • Hide window >> Escape
  • Exit >> Ctrl+Q
  • Edit selected items (in place) >> F2
  • Edit items in external editor >> Ctrl+E
  • Open action dialog for selected items >> F5
  • Delete selected items >> Delete
  • Put current item into clipboard >> Enter
  • Show help >> F1

To install copyq in Ubuntu/Linux Mint open Terminal (Press CTRL+ALT+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:samrog131/ppa
  • sudo apt-get update
  • sudo apt-get install copyq
That's it


Source: noobslab