RSS
 

Posts Tagged ‘linux’

Ubuntu Studio 10.04 Lucid Lynx

14 Jul

Ubuntu Studio is a multimedia editing/creation derivative of Ubuntu. It is built for audio, video and graphic enthusiasts or professionals. But as it is free and open-source, everyone is free to use. It is an officially recognized derivative of the Ubuntu Linux distribution, which is explicitly modified for general multimedia production. The latest version is Ubuntu Studio 10.04 – Lucid Lynx. We have already discussed in detail about Ubuntu Studio 9.10 in our previous post.

Download Ubuntu Studio 10.04 [ 1.7GB DVD image] :-

Torrent:- i386 or amd64

Direct :- i386 or amd64

For details see the Official Download Page.

Read the rest of this entry »

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 

True Combat ELITE

23 Jun

TrueCombat:Elite (TC:E) by ” Team Terminator “  & Studio Groove Six is a modification to first-person shooter Wolfenstein: Enemy Territory. Wolfenstein Enemy Territory is based on World War II & weapons and techniques of that time , TC:E modernizes all aesthetic elements of the game while preserving the fast-paced first person shooter style of gameplay compared to my favourite Counter Strike by Valve Corporation. Also in common with Enemy Territory, True Combat : Elite is cross-platform free software with clients for Linux,Windows & Mac OS X. TC:E remains popular and components of the game including maps and weapons are under continuous development .

TC:E puts you into the role of elite mercenary soldier in the conflicts of two internationally operating forces. Sounds cool ,isnt it :)

Game Modes :-

  1. Objective -Each player is deployed(spawns) once per round. As terrorist,  the main aim is to plant a bomb at a specified bombsite and prevent enemy from defusing it till it detonates or to kill all enemies , all this inside a specified timeline . As a special operative, one aims to prevent the terrorists from achieving their goals by killing all the terrorists or defusing their bomb.
  2. Body Count -Deployment comes in 10 second increments. Players that have been killed prior to a deployment are continuously redeployed. Yes, you can call it a deathmatch (kick ass).
  3. Capture The Flag – CTF simulates the game of capture the flag: teams try to bring a flag back to their base from across the map. Unlikely R-obj (known as Reinforced Objective) the goal is to capture as many areas (marked by flags) as possible before the time limit, or the elimination of either team.

Gameplay :-

The gameplay is multiplayer & entirely online .

Download :-

W:ET Full game : here

& Security patch : here

TC:E Full game : here

& Elite patch : here

Read the rest of this entry »

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 

Geany – A basic programming IDE for Linoobs

09 Jun

While learning Programming we do need tools to make our work simpler. One such tool is Geany which is basically a text editor with IDE like features, and focuses on simplicity rather than features. It supports a variety of languages which include (but not limited to) C, Java, JavaScript, PHP, HTML, CSS, Python, Perl, Ruby, Pascal and Haskell.

Installing Geany

Geany is in Ubuntu repos and can be easily installed via Synaptic, Software Center, and obviously through terminal.

sudo apt-get install geany

The Interface

As it can be seen from the screen shot, Geany has a pretty basic interface and new users won’t really be lost as it is like any other text editor in terms of simplicity.

How it works

Geany works on the file extension principle. When you save a text file of a program code with an extension, Geany corresponds to the appropriate compiler and interpreter and thus serves multiple languages. For example for .c extension it corresponds to gcc, .py for Python, .rb for Ruby, .pl for Perl, etc.
It does not have the advanced features of IDEs like Eclipse or Code::Blocks, but it serves perfectly for learning programming.
Also note that it’s only an IDE and does not have the corresponding compiler or interpreter. For that you need to download and set that separately. For instance you can install C/C++ compiler by:

sudo apt-get install build-essential

Geany having a very simple interface can be easily used for practicing programming or creating basic programs. For instance, you can create a C program like this:

#include<stdio.h>
int main()
{
    printf("Hello, World!");
    return 0;
}

Now you have to save the file with a .c extension, and compile the code by going to Build->Compile or simply pressing F8. To link the code you have to go to Build->Build or press F9. If your program has been compiled and linked correctly, you can simply execute it as Build->Execute or pressing F5.

And in case of Python:

#!/usr/bin/env python
print "Hello, World!"
#

Now in case of Python you simply execute the code by pressing F5, since Python is an interpreted language. You can also “compile” which basically checks for few syntax errors.

Similarly Geany works in plenty of languages and saves a lot of time particularly for beginner programmers since they don’t really have to change to a particular directory and invoke compiler by terminal.

Happy Programming.

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 

Ultimate Edition 2.7

25 May

Ultimate Edition is an operating system based on Ubuntu Linux Distribution. The creators aim was to create a better user experience and improved usability. Its a third-party Ubuntu derivative.

‘Ultimate Edition’ started off as Ubuntu Christmas Edition, and was made as a Christmas present for the Ubuntu community. The creator, Glen Cady aka TheeMahn, then created Ubuntu Ultimate 1.1. Ultimate Edition has more software pre-installed and ready for use even in the Live CD/DVD environment than Ubuntu. Ubuntu Ultimate 1.2 was released shortly after 1.1 with even more new software. To answer the call of gamers, TheeMahn then built Ubuntu Ultimate Gamers Edition. On October 18, 2007, TheeMahn received an e-mail from Canonical asking not to use the Ubuntu name or logo due to violation of trademark policy. Ubuntu Ultimate then became ‘Ultimate Edition’. Additional softwares such as Java, Flash, Acrobat Reader or Google Earth, which were removed due to licensing agreements, can be installed using an integrated custom repository. The latest release Ultimate Edition 2.6 is based on Ubuntu Lucid Lynx 10.04 LTS.

For newbies it is highly recommended if you have a PC with decent configuration since it contains all the features you need else will have to download and enable after default Ubuntu Installation.

Desktop Environment :-

Ultimate Edition comes with Gnome Desktop Environment by default. The special releases like Ultimate Edition Gmaers or Odd releases like Ultimate Edition 2.5 which gives the choice of KDE and XfCE before login.

Read the rest of this entry »

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 

TeamViewer comes to Ubuntu

02 May

Download Now

Ever tried giving remote support to any of your friends.Well probably I do it everyday and its kind easy task if you are using Windows but handling it in Linux is difficult job (atleast not so quick).But all your problems gonna get easier thanx to TeamViewer.

The amazing software, earlier available just for windows ,is now available as Beta for various Linux Distros including Ubuntu.

It comes as free for personal use with all features enabled while for commercial use you have to pay a nominal fee for a lifetime license

The sessions in TeamViewer are 256-bit secured and the software works out-of-box with various OS versions.Also it has features of VPN,voice chatting as well as chatting and also online transfer of files.The software also supports browser bases remote support which also doesn’t require any additional plugins.This can be effectively used for presentations,handling remote servers as well as clients.

If going for a try then just remember that what you need is the  ID and authentication Password of remote PC and you are good to go .

Happy Remote Support :)

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 
 

Ubuntu 10.04 LTS is here!

30 Apr

So, finally the Ubuntu 10.04 “Lucid Lynx” LTS is released.

Here are the Torrent files for you to download from:

i386: http://releases.ubuntu.com/10.04/ubuntu-10.04-desktop-i386.iso.torrent

AMD64: http://releases.ubuntu.com/10.04/ubuntu-10.04-desktop-amd64.iso.torrent

For HTTP/FTP downloads, kindly visit this link: http://www.ubuntu.com/getubuntu/download

Ubuntu 10.04 LTS

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace