We are looking for two experienced software developers. The following skills are essential: * Strong C/C++
Read more »LGP is looking for C/C++ developers for porting games to Linux
- Login to post comments
There's No "I" in a Great System Administration Team
Everyone knows that working amid a disjoint or dsynfunctional team reduces productivity... On the other hand, being on a great team can make work seem like fun. A team that clicks is tackles technical problems with ease and increased efficiency... So how do you build a great, individual system administrator?
Read more »- Login to post comments
Installing Hyper-V Linux Integration Components On CentOS 5
Microsoft has introduced together with Windows 2008 a new Hypervisor called Hyper-V. Initially Microsoft only supported Microsoft products and Novell Suse, but recently they added support for Red Hat Enterprise Linux. With this support it is also possible to install the components on CentOS.
Read more »- Login to post comments
Git gets demystified and Subversion control
Learn basic Git concepts and compare Git with Subversion. Distributed version control systems (DVCSs) offer a number of advantages over centralized VCSs, and for Subversion users looking to explore this model, Git is a great place to start. Using Subversion as a baseline, this first of two articles shows how to install Git, set up a remote repository, and begin using basic Git commands.
Read more »- Login to post comments
Old Meets New: Using Mutt on the Android G1
Juliet Kemp is a Mutt (powerful text email client) user, even in these modern times, and shows us how to use old-school Mutt + SSH for security on the newfangled Android G1.
Read more »- Login to post comments
Review: Novell software easiest yet at building Linux appliances
While SUSE Studio does not offer the breadth of features of rPath's rBuilder, Novell's product is much easier at appliance creation, says the review.
Read more »- Login to post comments
Google Makes Mobile App Development Simple
Google has announced a new programming language for Android-based phones called Simple. Simple is a BASIC-like language, meaning that it has very simple syntax.
The interesting thing about this announcement is that this is the first effort to make writing mobile applications really easy, even for programming novices.
- Login to post comments
Linux runlevels
The idea behind operating different services at different runlevels essentially revolves around the fact that different systems can be used in a different ways. Some services cannot be used until the system is in a particular state, or mode, such as ready for more than one user or has networking available.
Read more »- Login to post comments
VME bus support for Linux
Today another nice thing for the Linux kernel happened, we got working VME bus drivers and infrastructure submitted to the kernel tree.
Read more »- Login to post comments
OpenGL 3.2 Specification Officially Released
The Khronos Group announced the release of the OpenGL 3.2 specification this morning via a press release.
Read more »- Login to post comments
Google go Simple
A new Google project, Simple, aims to be as BASIC as possible. Simple is very much a work in progress, but currently consists of a compiler and runtime for the Simple language, which is a dialect of BASIC specifically for developing Android Applications.
Read more »- Login to post comments
Install Drizzle On Debian Lenny
Drizzle is a Free Software/Open Source database management system (DBMS) that was forked from version 6.0 of the MySQL DBMS. Like MySQL, Drizzle has a client/server architecture and uses SQL as its primary command language. Drizzle is distributed under version 2 of the GNU General Public License.
Read more »- Login to post comments
8 of the Best Free Linux Compilers
A compiler is software that transforms source code written in a computer language (the source language) into another computer language (the target language, often having a binary form known as object code).
Read more »- Login to post comments
Defuzzing Sound on Linux
So I often hear the phrase: “Sound on Linux is Confusing”. While I don’t totally disagree with this statement, as with everything on Linux the sound system is pretty logical and if you follow through the steps you can demystify things pretty quickly. So this article will explain how things work on Mandriva and should ensure users are more comfortable with “how things work”.
Read more »- Login to post comments
Writing a Simple Portcheck program in C Part 3
In part 1 an examination of creating an ultra simple single port single host port check program was done. In the second part of the series the code was broken out between a header file and source file, input validation added, a usage message defined and a Makefile was setup for simple recompiling.
Read more »
