linux
Linux is a POSIX-compliant, UNIX-like operating system created by Linus Torvalds. He started work on Linux in 1991, while enrolled as a student at the University of Helsinki. It was started as a non-commercial alternative to MINIX which was created by Prof. Andrew S. Tannenbaum. While it originally consisted of only the kernel, Torvalds initiated a switch to the GNU General Public License created by Richard M. Stallmann which resulted in the creation of a complete operating system. Linux uses a monolithic kernel design as comparison to a micro-kernel design.
The Linux kernel and many other parts of the operating system promote the concepts of free software and open source software development. It finds use on a wide variety of hardware, from large servers to small embedded systems, along within diverse application domains. There exists a large vibrant community of application and kernel developers for Linux, although the kernel development and releases are still directed by Torvalds. The user interface has matured over the years and various options exist, such as Gnome, KDE, XFCE, etc.
Various “flavors” or distributions of Linux exist in the market, such as Redhat, Fedora, Ubuntu, Suse, Mandrake, Gentoo, etc. While it gains popularity in the server segment with close to 12% of the market share, it is limited to 1–2% of the desktop segment.
Original Technorati articles tagged “linux”
Will Ubuntu's new "HUD" be another wedge issue for users?
It took the CEO of an auction house to point out the obvious. But why wasn't it obvious before?
Unhappy Ubuntu users are looking for an alternative to Unity. Debian is calling you home.
Latest blogosphere posts tagged “linux”
Linux C Daemon
Get a Freelance Job —
I need a linux daemon written in C. This is exactly the job the the daemon must perform. Program Flow 1. Must perform a https get every 5 seconds against a url on a test server that I will provide. 2. Upon receiving a 302 redirect you will then system execute a ssh connection to a test server that I will provide. ...
HP’s Whitman Slags Android to Pump WebOS
Interinfo.in —
Photo: Max Morse/megwhitman2010/Flickr Sometimes, when you’re down and fighting your approach behind to your feet, you’ve got to chuck elbows. Or, if your opponents aren’t in range, rope FUD. On Wednesday, during a assembly of a company’s channel partners in Las Vegas, HP CEO Meg Whitman talked adult Open ...
Auraslate Lifepad, another tablet “Open source†for developers and handyman
Educational Blog —
Auraslate Lifepad, another tablet “Open source†for developers and handyman Not long ago we saw as arose Spark  , the low cost Linux tablet especially designed for use with Linux distributions, with a pretty humble content and specifications for the public more “alternativeâ€. During these ...
Spark Linux Tablet Available For Pre Order
Tablet Crunch —
Freedom just got a whole lot closer today! For those of you who are waiting for a Linux tablet to land comfortably into your hands, your wait just got a whole lot closer.  MakePlayLive.com just published a pre registration form to order the super cool Spark tablet – price tag only €200 ($262).  When you ...
Host Virtual Updates Amsterdam based Cloud
Web Hosting News & Blog —
(From Website Hosting ) Host Virtual Updates Amsterdam based Cloud It was just a few days back that the web host Host Virtual finished upgrading its London based Cloud. They have proceeded to do the same with their Amsterdam based Cloud amidst much excitement. “As our first cloud location in the EU, ...
Download Scientific Linux Live CD 6.2
Just another Geek blog —
Scientific Linux is a Linux release put together by various labs and universities around the world. Scientific Linux’s primary purpose is to reduce duplicated effort of the labs, and to have a common install base for the various experimentors. Scientific Linux Live CD 6.2 is now available for 32-bit and 64-bit ...
MeeGo Releases Cedar Trail Update
Eee PC - Blog —
Just last week, Intel released a new iteration of Meego. It now offers support for the Cedar Trail platform. There is no official release of Tizen and the next version of the mutated Linux platform. The numbered version of MeeGo is alread v.1.2.0.6 and now available for download for Intel x86 netbooks. Last week ...
Server configuration: DNS, Bind, CentOS, nginx, php, mail by aussieone
Chit Chat 247 - Freelance Job Offers —
I am seeking someone who knows how to configure a dedicated server from scratch. 1: We need DNS/Bind configured for the server & our domains. 2: We need nginx & php-fpm serving domains via virtualhosts... (Budget: $30-$250 USD, Jobs: DNS, Linux, MySQL, Nginx, System Admin)
Mlm Downline Builder Script
Get a Freelance Job —
Script Must Be bug FREE, PHP and Mysql Based Provide detail 1. Real-time and historical genealogy reports providing upline and downline information. 2. Tree to users 3. After registration process complete auto generate user id and password and send it to member’s email id or mobile worldwide through SMS. ...
It’s Windows! It’s Linux! No, it’s Zorin, a full featured Linux OS that looks and feels just like Windows
freewaregenius.com —
What if I told you that you could run a 100% free, full fledged OS that can do anything that you would want from a PC, such as an internet browsing, gaming, viewing and managing media files, email, and that even offers an advanced office application, etc? This, in a nutshell, is the promise of Linux; however, most ...
[EB] Adobe Flash Professional CS5.5 11.5 & Bonus Video Tutorials
SymbianPinoy Resources —
Adobe Flash Professional CS5.5 11.5 & Bonus Video Tutorials MAC OSX 2011 Image: http://i.lulzimg.com/b433fdc9e1.jpg Adobe Flash Professional... For more visit SymbianPinoy® Resources - http://symbianpinoy.com
First Raspberry Pi SD Card Image Released [Debian Squeeze, LXDE]
Ubuntu Vibes —
Raspberry Pi Foundation has released first SD card image for $25 computers that will go on sale on February 20. Based on Debian Squeeze (6.0), the image includes LXDE interface, Midori web browser, development tools and example source code for multimedia functions. You can download the image from here  ...
Major Operating system which rules Mobile and tablets
Electro Gadgets —
Mobile and tablet manufacturers are keenly watching the churning phenomenon which Operating Systems are undergoing. Operating Systems companies are assessing market trends, responses to existing developments, development in hardware while mobile manufacturers are noticing the acceptance of developments by customers ...
Selinux Security Label Style Change
Get a Freelance Job —
Hello, I am looking for a person who would be able to change the security context style of the SELinux.. for example Security Context of a file “abc.txt†is unconfined_u:object_r:user_home_t:s0 I want to change it to appear like unconfined_u:object_r:user_home_t:MY-NAME-SHOULD-BE-DISPLAYED-HERE:s0 It should ...
What Linux operating system is best for a home audio and video recording system?
Business & Investing Digital Products Review —
Me and my friends are starting a band from scratch. We are building a computer from scratch and using a Linux Operating system to power it, but which distribution is the best for audio and video recording for a band?
Scientific Linux 6.2 Officially Released
Computer & Internet - computer-internet.marc8.com —
Softpedia: "Being based on the Red Hat Linux Enterprise 6.2, the Scientific Linux 6.2 distribution contains all the upstream goodies, as well as lots of in-house updates and improvements."
static library and link errors
Programmers Heaven Forums RSS Feed —
Hi Guys I was doing the porting of my C++ app to linux, when the next error happened. Im using the Code::Blocks IDE for manage my project. For ex: I have one executable project(console application) that uses two static libraries(they contain all application logic). I have compiled all projects without errors. But i ...
static library and link errors
Programmers Heaven Forums RSS Feed —
Hi Guys I was doing the porting of my C++ app to linux, when the next error happened. Im using the Code::Blocks IDE for manage my project. For ex: I have one executable project(console application) that uses two static libraries(they contain all application logic). I have compiled all projects without errors. But i ...
Toradex Will Unveil Colibri T30 Nvidia Tegra 3 COM at Embedded World 2012
CNXSoft - Embedded Software Development —
Toradex , a Swiss technology company specialized in embedded systems, will be at Embedded World 2012 to showcase their products and technology including: An Embedded Computer Kit with Colibri T20 (Nvidia Tegra 2 Computer on Module) and Iris carrier board. Instant boot demo (480 ms) in WinCE with their NVidia COM ...
Włam na serwer
polish:Elite:board —
Siemka wszystkim. Mam do was taką nietypową prośbę. Niedługo mam termin obrony pracy magisterskiej o temacie "Koncepcja, projekt i wdrożenie systemu informatycznego na potrzeby małej firmy o profilu handlowym". Jednym z podpunktów mojej pracy jest test zabezpieczeń serwera na którym to wszystko stoi. Tu jest ...











Follow Technorati