Linux
Richard Stallman founder of the GNU project.
Linux is a generic term referring to Unix-like computer operating systems based on the Linux kernel. Their development is one of the most prominent examples of free and open source software collaboration; typically all the underlying source code can be used, freely modified, and redistributed, both commercially and non-commercially, by anyone under licenses such as the GNU General Public License.
Linux can be installed on a wide variety of computer hardware, ranging from embedded devices such as mobile phones, smartphones and wristwatches to mainframes and supercomputers. Linux is predominantly known for its use in servers; in 2007 Linux's overall share of the server market was estimated at 12.7%, while a 2008 estimate suggested that 60% of all web servers ran Linux. Most desktop computers run either Mac OS X or Microsoft Windows, with Linux having only 1–2% of the desktop market. However, desktop use of Linux has become increasingly popular in recent years, partly owing to the popular Ubuntu distribution and the emergence of netbooks and smartbooks.
Typically Linux is packaged in a format known as a Linux distribution for desktop and server use. Linux distributions include the Linux kernel and all of the supporting software required to run a complete system, such as utilities and libraries, the X Window System, the GNOME and KDE desktop environments, and the Apache HTTP Server. Commonly-used applications with desktop Linux systems include the Mozilla Firefox web-browser, the OpenOffice.org office application suite and the GIMP image editor.
The name "Linux" comes from the Linux kernel, originally written in 1991 by Linus Torvalds. The main supporting Userland in the form of system tools and libraries from the GNU Project (announced in 1983 by Richard Stallman) is the basis for the Free Software Foundation's preferred name GNU/Linux.
Posted by Shivam Agrawal at 7:05 AM 0 comments
Labels: What is Linux ?
New Application Could Make All Software 'open Source'
Imagine controlling Apple iTunes from inside Microsoft Word without having to switch applications. That could be possible, according to researchers at the University of Washington who are working on a project that could essentially make any proprietary software open source.
Posted by Shivam Agrawal at 7:00 AM 0 comments
Labels: Latest News
How to check and monitor cpu core temperatures in Ubuntu
sudo apt-get install lm-sensors sensord
sudo sensors-detect
sudo gedit /etc/modules
# Chip drivers
coretemp
#
Posted by Shivam Agrawal at 5:27 AM 0 comments
Labels: Linux Tips N Tricks
Configuring Ubuntu Linux for BSNL Broadband.
BSNL Broadband
BSNL Broadband provides different types of ADSL modem/router:
1. Huawei ADSL modem/router with ethernet and USB port
2. DareGlobal ADSL modem/router with ethernet port.
3. Huawei ADSL modem/router with ethernet port, USB port and built-in wireless access point.
You should have a working ethernet card to connect the modem/router. No information is available about connecting using USB (PPPoA).
Instructions
Note: The router/modem would trigger the connection if configured this way.(Router on -> Connected)
1. Connect the modem/router to the ethernet card.
2. Assign an IP address for the ethernet card; the router has a fixed interface address of 192.168.1.1, so you can use 192.168.1.2 for your ethernet interface.
$ sudo ifconfig eth0 192.168.1.2
3. Add 192.168.1.1 as default gateway.
$ sudo route add default gw 192.168.1.1
4. Enter the address of some DNS servers in /etc/resolv.conf. These DNS adresses are provided on BSNL's instruction manual.
$ sudo vi /etc/resolv.conf
The entry will be of type nameserver 61.1.96.71, where the IP will be the one provided in your BSNL Broadband instruction manual.
5. Access the router's management interface via a browser by typing the address 192.168.1.1. The admin username/password is admin/admin
* Set the connection type to `PPPoE'. On my MT882 box, this comes under `WAN Settings'
* Enter your user name and password (username is of the form xyz@dataone)
* Reset the router. It will take 2-3 minutes for the box to come up again
Steps 2, 3, 4 can also be done from menu System->Administration->Network in GUI
Alternate Method:
1. Connect your ethernet wire to the port at the back of your computer.
2. Fire up the terminal and type in sudo pppoeconf
3. It should detect your modem.
4. Keep on pressing enter. Fill in your user name and password when indicated.
5. It should be easy to stick on to defaults.
6. You should be prompted back to your terminal when it would say pppoe loaded. Simple. That's the end of terminal.
Now go to System>Administration>Networking. Click on it. You would be asked for your password to carry out the administrative job as root. You should be prompted to enter the following details.
1. Activate the Wired connection.
2. Highlight the wired connection and click on properties.
3. Check the box "enable the connection"
4. Configuration as Static IP.
5. IP Address : 192.168.1.2
6. Subnet mask fills on it's own as 255.255.255.0
7. Gateway address :192.168.1.1
Posted by Shivam Agrawal at 5:23 AM 0 comments
Labels: Linux Tips N Tricks
Blender 3D
Blender is the first and only fully integrated 3D graphics creation suite allowing modeling, animation, rendering, post-production, realtime interactive 3D and game creation and playback with cross-platform compatibility - all in one tidy, easily and free downloadable package!
"Blender is quickly being transformed from an impressive 3D creativity tool to a full-blown games and new media design application."
- Garrick Webster, Editor, Computer Arts Magazine
Modeling
* A range of 3D object types including polygon meshes, NURBS surfaces, bezier and B-spline curves, metaballs, vector fonts (TrueType, PostScript, OpenType)
* "Smooth proxy" style catmull-clark subdivision surfaces
* Boolean mesh functions
* Editing functions such as extrude, bevel, cut, spin, screw, warp, subdivide, noise, smooth Soft selection editing tools for organic modeling
* Python scripting access for custom tools
Animation
* Armature (skeleton) deformation with forward/inverse kinematics, auto skinning and interactive 3D paint for vertex weighting
* Non-linear animation mixer with automated walkcycles along paths
* Constraint system
* Vertex key framing for morphing, with controlling sliders
* Character animation pose editor
* Animatable lattice deformation
* "Ipo" system integrates both motion curve and traditional key-frame editing
* Audio playback, mixing and editing support for sound synchronisation
* Python scripting access for custom and procedural animation effects
Realtime 3D/game creation
* Graphical editor for defining interactive behavior without programming
* Collision detection and dynamics simulation
* Python scripting API for sophisticated control and AI, fully defined advanced game logic
* Supports all OpenGL™ lighting modes, including transparencies, Animated and reflection-mapped textures
* Playback of games and interactive 3D content without compiling or pre-processing
* Audio, using the fmod toolkit
* Multi-layering of Scenes for overlay interfaces
Rendering
* Very fast inbuilt raytracer
* Integral support for the famous Yafray render engine
* Oversampling, motion blur, post-production effects, fields, non-square pixels
* Environment maps, halos, lens flares, fog
* Various surface shaders such as Lambert, Phong, Oren-nayar, Blinn, Toon
* Edge rendering for toon shading
* Procedural Textures
* Ambient Occlusion
* Radiosity solver
* Export scripts available for external renderers such as Renderman (RIB), Povray, Virtualight
* UV texture editor with various mesh unwrap modes
Interface
* Flexible user configurable window layout
* Powerful object-oriented data system
* Anti-aliased fonts with international translation support
* Windows for animation curves/keys, schematic scene diagram, non-linear video sequence editing, character animation action editor, non-linear animation mixer, image/UV editing, file/image selection and file management
* Inbuilt text editor for annotations and editing Python scripts
* Consistent interface across multiple platforms
Files
* Save all scene data in a single .blend file
* .blend format supports compression, digital signatures, encryption, forwards/backwards compatibility and can be used as a library to link to from other .blend files
* Read / Write TGA, JPG, PNG, Iris, SGI Movie, IFF, AVI and Quicktime GIF, TIFF, PSD, MOV (Windows and Mac OS X)
* Native import and export for DXF, Inventor and VRML files, with python scripts available for many other 3D formats
* Create stand-alone executables containing interactive 3D content or play back with the 3d web browser plugin.
For more information : www.blender.org
Download Blender 3D
Posted by Shivam Agrawal at 5:21 AM 0 comments
Labels: Linux Tips N Tricks
Shell Transparency with the help of Compiz.
Method
1. Use the Alt + F2 key type ccsm and execute it.
2. This command executes the Compiz Config Settings Manager or the CCSM
3. In the manager look at the to most entry i.e. General Options Click on it.
4. After the General Options window is opened then scroll to the tab named "Opacity Settings". Open it.
5. In the Opacity Settings menu you can see a menu for Window Settings.
6. Click on "New" i.e. under it.
After you open it you will see two options one will ask for the name of the window i.e. Window Opacity (This refers to the window you want the opacity settings to work) the second is the Opacity Window Values (This sets the level of transparency you need - remember the lower the number the lower is the opacity or more transparent is the menu/window. A value of 0 will make the windows go completely invisible whereas a value of 100 removes every bit of transparency and makes it completely opaque. So be sure of giving it somewhat higher value.)
In the Window Opacity you can individually one by one write:
dropdownmenu
tooltip
popupmenu
Posted by Shivam Agrawal at 5:18 AM 0 comments
Labels: Linux Tips N Tricks
Most popular Linux Software
Click On The Name of the Software to download it..
RealPlayer 10.0.5 GOLD
Play all the popular video datatypes.
Mandrake 10.1
Mandrakelinux is the branch of the operating systems.
NimbleX 2
NimbleX is a small but versatile operating system
LimeWire Basic (Linux) 4.12.6
LimeWire is a file sharing program running on the Gnutella Network.
Klinux 2.0
A Linux distribution that can be installed within MS-Windows, without partitioning or formatting.
NetBeans 4.1
This is an integrated JAVA development environment.
Advanced Bash Scripting Guide 5.3
Complete ebook tutorial and reference on shell scripting with Bash in Linux/UNIX
KOffice 1.6
This powerful office suite integrates into KDE 2.0.
AbiWord 2.2.9
AbiWord is a free word processing program similar to Microsoft® Word.
XEmacs 21.5.17
XEmacs is a highly customizable open source text editor.
Posted by Shivam Agrawal at 8:51 AM 0 comments
Labels: Software(Freeware)
OpenSolaris
HISTORY
OpenSolaris is based on Solaris, which was originally released by Sun in 1991. Solaris is a version of SVR4 (System V Release 4) UNIX, co-developed by Sun and AT&T. It was licensed by Sun from Novell to replace SunOS.
Planning for OpenSolaris started in early 2004. A pilot program was formed in September 2004 with 18 non-Sun community members and ran for 9 months growing to 145 external participants.
The first part of the Solaris codebase to be open sourced was the Solaris Dynamic Tracing facility (commonly known as DTrace), a tracing tool for administrators and developers that aids in tuning a system for optimum performance and utilization. DTrace was released on January 25, 2005. At that time, Sun also launched the opensolaris.org web site, and announced that the OpenSolaris code base would be released under the CDDL (Common Development and Distribution License). The bulk of the Solaris system code was released on June 14, 2005. There remains some system code that is not open sourced, and is available only as pre-compiled binary files.
A Community Advisory Board was announced on April 4, 2005: two were elected by the pilot community, two were employees appointed by Sun, and one was appointed from the broader free software community by Sun. The members were Roy Fielding, Al Hopper, Rich Teer, Casper Dik, and Simon Phipps. On February 10, 2006 Sun reestablished this body as the independent OpenSolaris Governing Board.The task of creating a governance document or "constitution" for this organization was given to the OGB and three invited members: Stephen Hahn and Keith Wesolowski (developers in Sun's Solaris organization) and Ben Rockwood (a prominent OpenSolaris community member).
On March 19, 2007, Sun announced that it had hired Ian Murdock, founder of Debian, to head Project Indiana, an effort to produce a complete OpenSolaris distribution, with GNOME and userland tools from GNU, plus a network-based package management system.[8] Several independent distributions are also available.
On May 5, 2008, OpenSolaris 2008.05 was released, in a format that could be booted as a Live CD or installed directly. It uses the GNOME desktop environment as the primary user interface. The later OpenSolaris 2008.11 release included a GUI for ZFS' snapshotting capabilities, known as Time Slider, that provides functionality similar to Mac OS X's Time Machine.
In December 2008 Sun Microsystems and Toshiba America Information Systems announced plans to distribute Toshiba laptops pre-installed with OpenSolaris. On April 1, 2009, the Tecra M10 and Portégé R600 come preinstalled with OpenSolaris 2008.11 release and several supplemental software packages. On June 1, 2009, OpenSolaris 2009.06 was released, with support for the SPARC platform.
VERSION HISTORY
|
Colour | Meaning |
---|---|
Red | Release no longer supported |
Green | Release still supported |
Blue | Future release |
Posted by Shivam Agrawal at 12:02 AM 0 comments
Labels: Operating System
Ubuntu
Ubuntu focuses on usability.The Ubiquity installer allows Ubuntu to be installed to the hard disk from within the Live CD environment, without the need for restarting the computer prior to installation. Ubuntu also emphasizes accessibility and internationalization to reach as many people as possible. Beginning with 5.04, UTF-8 became the default character encoding,which allows for support of a variety of non-Roman scripts. As a security feature, the sudo tool is used to assign temporary privileges for performing administrative tasks, allowing the root account to remain locked, and preventing inexperienced users from inadvertently making catastrophic system changes or opening security holes.PolicyKit is also being widely implemented into the desktop to further harden the system through the principle of least privilege.
Version | Code name | Release date |
---|---|---|
4.10 | Warty Warthog | 2004-10-20 |
5.04 | Hoary Hedgehog | 2005-04-08 |
5.10 | Breezy Badger | 2005-10-13 |
6.06 LTS | Dapper Drake | 2006-06-01 |
6.10 | Edgy Eft | 2006-10-26 |
7.04 | Feisty Fawn | 2007-04-19 |
7.10 | Gutsy Gibbon | 2007-10-18 |
8.04 LTS | Hardy Heron | 2008-04-24 |
8.10 | Intrepid Ibex | 2008-10-30 |
9.04 | Jaunty Jackalope | 2009-04-23 |
9.10 | Karmic Koala | 2009-10-29 |
10.04 LTS | Lucid Lynx | 2010-04-29 |
Posted by Shivam Agrawal at 10:47 PM 0 comments
Labels: Operating System
Fedora
Posted by Shivam Agrawal at 10:08 PM 0 comments
Labels: Operating System
Red Hat Enterprise Linux
Posted by Shivam Agrawal at 9:39 PM 0 comments
Labels: Operating System
Hello Everyone.....!!!
Hi...... This is the first post from the "Linux for You" Team...Stay Tuned for more updates.....:)
Posted by Shivam Agrawal at 11:50 AM 0 comments
Labels: Operating System
Battle For Wesnoth
A normal Wesnoth player has
200+ unit types
16 different races
6 major factions
to choose from. Actually, you can even make your own custom units, design your own map, scenarios or even campaigns. It’s all up to your creativity. The most interesting part of any game is the ability to multiplay. You can challenge up to a total of 8 friends in multiplayer fantasy battles.
Posted by Shivam Agrawal at 8:26 AM 0 comments
Labels: Games
Nexuiz
Several notable features of the game include
ability to multiplay up to 64 players
ability to generate bots for practice sessions
dynamic lighting system similar to Doom 3
Posted by Shivam Agrawal at 8:25 AM 0 comments
Labels: Games
America’s Army
It’s the first well known computer game used for political aims. The game is used as a playable recruiting tool and critics have charged the game serves as a propaganda device. A counter on the homepage of the PC version shows over eight million registered accounts as of 2007. GameSpy tracked the game usage and reported an average of 4,500 players at any one time between 2002 and 2005. It is enough for America’s Army to rank in the Top 10 Online Games chart.
Posted by Shivam Agrawal at 8:24 AM 0 comments
Labels: Games
Labels
- Games (10)
- Latest News (1)
- Learning Linux (4)
- Linux Tips N Tricks (4)
- Operating System (5)
- Software(Freeware) (1)
- What is Linux ? (1)
Labels
- Games (10)
- Latest News (1)
- Learning Linux (4)
- Linux Tips N Tricks (4)
- Operating System (5)
- Software(Freeware) (1)
- What is Linux ? (1)