Mono Tools lets Visual Studio developers use the Microsoft IDE for cross-platform application development
Read more »Novell plugs Linux developers into Visual Studio
- Login to post comments
How to Crack / Hack your Neighbour Wireless Router using Ubuntu 9.10
First we need to install the necessary Ubuntu packages. This can be done with the Synaptic Package Manager (search for aircrack-ng and kismet) or using the Terminal.
Read more »How to install vmware server 2.0.x in Ubuntu 9.10 (Karmic)
First you need to download vmware server 2.0.x from vmware website and get the vmware server installation key.
Read more »Apache troubleshooting tips
How many times have you installed a LAMP server only to find Apache doesn't seem to want to run right? Or you install a new module only to see Apache try to download pages as file, instead of displaying them on screen?
Read more »- Login to post comments
Setup Fedora 12 PV DomU at xVM 3.3.2 Dom0 OpenSolaris 1002-126
Setup xvm per Sun the most recent instructions. As appears latter Virt-Manager is broken in 126 ( vs 124), but this is not the worst thing supposed to happen. Virt-install rejects to install Fedora12 PV DomU which is not yet in the dictionary in meantime. XML startup file for f12 allows to avoid this restriction.
Read more »Keeping score in test-driven development with Python, PyLint, unittest, doctest, and PyRate
Programming is more fun when you keep score. The extreme programming (XP) development model popularized the idea of test-driven development (TDD) with professional programmers in mind. But TDD turns out to be even more useful for lone amateur programmers, because it provides much needed motivation in the form of more visible rewards for your work.
Read more »Unreal Engine 3 Free (or Not) for Game Developers
So unreal the name, so real the news: Epic Games is providing its Unreal Engine 3 free to developers. It isn't open source, but game developers can implement it for noncommercial games and applications.
Read more »- Login to post comments
CentOS 5.x Samba Domain Controller With LDAP Backend
This will show you how to set up a Samba Domain Controller with a local LDAP backend, using CentOS 5.x (tested on 5.3, still successfully running on 5.4). Includes a web-interface for managing LDAP users/groups/etc.
Read more »- Login to post comments
When should you take up a new file system?
One of the questions that's been thrown at me of late is "When should I take up a new file system?" To explain this a little farther, the user is asking more or less how soon they should adopt one of the newer file systems in place of the older.
Read more »- Login to post comments
An important Linux fix
It's not often that Linux needs to be fixed, but a recently discovered security problem does deserve your attention.
Read more »- Login to post comments
Amahi Linux Home Server 4.2
Amahi version 4.2 is released. Amahi Linux Home Server is a server targeted for home and home office environments.
Read more »- Login to post comments
Transitions in an open source software project
This is the third of four guest posts by software and system engineer, and former maintainer of freeDOS, James Hall.
Read more »- Login to post comments
How to Configure Ubuntu desktop to use your proxy server
If you are having ubuntu desktop/laptop in your office or home behind proxy this tutorial is for you.This tutorial will explain How to Configure Ubuntu desktop/laptop to use your proxy server.
Read more »- Login to post comments
Debunking the Growing Use of Misleading Claims and False Truisms in Cybersecurity
Second, while many believe that Linux is a more secure software platform, in fact, Linux isn't significantly more secure than the other uncertified systems that are currently on the market.
Read more »- Login to post comments
Install Java Runtime Environment (JRE) in Ubuntu 9.10 (Karmic)
Java is an object-oriented programming language developed by Sun Microsystems in the early 1990s. Java applications are compiled to bytecode, which at runtime is either interpreted or compiled to native machine code for execution.
Read more »- Login to post comments