Home
Home
    • Blog
    • Clinic
    • Contact
    • Download
    • Login
    • Sitemap

Poll

Best of Ubuntu:

Archives

November 2008
SunMonTueWedThuFriSat
1
2345678
9101112131415
16171819202122
23242526272829
30

LXer -- Linux and Open Source News

  • Reliable Linux netbooks for Black Friday
  • S3 Announces New GPU, Magical Linux Driver
  • Anonymous Proxy Using Squid 3 On CentOS 5.x
  • 5 Ways To Beat The IT Budget Blues
  • No Love, but Plenty of Like, for the G1
more

Linux Today

  • Setting Up Master-Master Replication On Four Nodes With MySQL 5 On Debian Etch
  • Plain English Explanation Of An Awk Statement For Linux Or Unix
  • Can't Print in Evince, GEdit, Claws-Mail
  • Kubuntu Moves Forward: You Can't Please Everyone, All the Time
  • Editor's Note: Linux Should Copy Amiga
more

Linux Insider

  • No Love, but Plenty of Like, for the G1
  • Mozilla Cautions Against Experimental Firefox Plug-Ins
  • By the People: Citizen Involvement the Open Source Way
  • The Rocky Legal Landscape of Virtual Worlds, Part 2: Patents
  • The Linux Licensing Labyrinth
more

Archive - Aug 17, 2008

Date
  • All
  • 2008
  • All
  • Jan
  • Feb
  • Mar
  • Apr
  • May
  • Jun
  • Jul
  • Aug
  • Sep
  • Oct
  • Nov
  • Dec
  • All
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

Alternative of VMware ESX in Linux Ubuntu

Submitted by k4tz on Sun, 08/17/2008 - 16:49
  • Blog
  • Linux
  • Ubuntu
Don't have VMware ESX? This is the next best thing. (Howto)
This tutorial assumes you have a basic understanding of Virtualization and the Linux (Debian/Ubuntu) CLI commands. The goal here is to build Ubuntu with a very minimal install to maximize performance.

This tutorial is ideal for small businesses or individuals that heavily use Linux and are not looking to buy Virtual Infrastructure 3 or any of the equivalent competitor products.

As you may or may not know, VMware ESX server is supposed to be an OS or a thin layer of software that has one function. To create VMs for near native performance.

  • k4tz's blog
  • Add new comment
  • Read more

How to Recompile/Repack a .deb Program

Submitted by k4tz on Sun, 08/17/2008 - 16:06
  • Blog
  • Debian
  • Linux
  • Software

How to Recompile/Repack a .deb Program.

By: Zeb Carnell

Ok so you have a program you like on your Debian GNU/Linux based system and would like to edit a menu or option or even recompile the .deb source with a new option or config. You may wonder how you can do this. Well here goes.

Build the basic development environment:

apt-get install devscripts build-essential fakeroot

This installs the necessary packages needed for most development builds in GNU/Linux.
Now you need the source code for the package you wish to repack:

apt-get source packagename

This will download the source code for the package into the directory you are currently in. So please Change Directory (cd) to the directory you want to work in. The above command also unpacks the tar file for you into that directory, so now for you to edit the source code you need to cd into the source folder:

  • k4tz's blog
  • Add new comment
  • Read more

Use pyNeighborhood to Access and Manage Windows and Linux Shares on a Net

Submitted by k4tz on Sun, 08/17/2008 - 16:03
  • Blog
  • Linux
  • Windows

Hello, all.

pyNeighborhood is a really great program that allows you to access your local network, mounting and unmounting shared folders so that you can access them from your computer. It works with both Windows and Linux shares, and requires no command line input. It is available in the repositories, but requires a little bit of setup to get working properly. I just got it set up and working on my computer, so here is my how to to get pyNeighborhood up and running properly.

Step One: Install pyNeighborhood

Open up Synaptic Package Manager and do a search for samba. Mark pyNeighborhood, samba-common, smbclient, and smbfs for install.

Apply changes and close the package manager.

Step Two: Create a Folder for Mounting Shares

  • k4tz's blog
  • Add new comment
  • Read more

Linux kernel developer's guide published

Submitted by k4tz on Sun, 08/17/2008 - 15:55
  • Kernel
  • Linux
  • Linux World

Source: http://news.zdnet.co.uk/software/0,1000000121,39461788,00.htm?r=1

The Linux Foundation has released a guide for developers who wish to contribute Linux code.

A guide to the kernel development process aims to encourage participation by new programmers by explaining what's involved. Some developers and businesses attempting to submit changes to the Linux kernel find themselves tangled up with the processes used, according to the guide, which was written by Jonathan Corbet, executive editor of lwn.net and himself a Linux developer.

"A developer who does not understand the kernel community's ways (or, worse, who tries to flout or circumvent them) will have a frustrating experience in store," Corbet warned.

  • Add new comment
  • Read more

ISO, IEC reject appeals, approve OOXML spec

Submitted by k4tz on Sun, 08/17/2008 - 15:49
  • Linux World
  • Open Source

Source: http://www.itworld.com/open-source/54310/iso-iec-reject-appeals-approve-...

August 15, 2008, 01:26 PM — IDG News Service —

<!--paging_filter-->The International Organization for Standardization (ISO) and International Electrotechnical Commission (IEC) have given the green light to publish the Microsoft-backed Office Open XML (OOXML) specification after organization leaders rejected appeals from four countries to protest the vote that approved OOXML as a standard.

The ISO and IEC technical boards approved the publication of ISO/IEC DIS 29500, the official name for the OOXML specification, the ISO said Friday. The spec is expected to be published within the next few weeks after the standards bodies complete the final processing of the document, provided there are no further appeals against the decision.

  • Add new comment
  • Read more

Happy Birthday Debian

Submitted by k4tz on Sun, 08/17/2008 - 15:33
  • Debian
  • Linux
  • Linux World

http://www.itwire.com/content/view/20064/53/

Like all teenagers it can be temperamental, and always capable of annoying the middle-aged mainstream. As Debian turns 15 today, iTWire says HAPPY BIRTHDAY!!!

August 16th, 1993 is the date when the Debian Project was officially founded. A new Linux distribution at a time when Linux distributions were scarce enough. A distribution that was open to every developer and user as far as contributions when was unique.

  • Add new comment
  • Read more

Recent blog posts

  • How to check which IP's a particular program is connected to
  • Compiling Audacity from source to work with JACK
  • Quickly change an encrypted volume's password
  • Play RealMedia on Ubuntu 8.10
  • JDownloader - error java version
  • Problems with Nvidia drivers: video run slow
  • Realtek ALC861 microfone in Ubuntu trouble
  • Hide terminal which linux keylogger running
  • Firefox for small screens (EEE, Wind, 4211, Aspire One etc)
  • Update to openoffice 3 in Ubuntu 8.10 Intrepid
more

Linux World

  • More Milestones in Linux Kernel Development History
  • Classifying a Linux Knowledge Base
  • Case stories of good and bad community interaction
  • Canonical launches U.S.-based shop.ubuntu.com in time for holiday season
  • USN-674-1: HPLIP vulnerabilities
  • USN-673-1: libxml2 vulnerabilities
  • Set up Sound Juicer to rip from CD as VBR mp3s
  • USN-672-1: ClamAV vulnerability
  • USN-671-1: MySQL vulnerabilities
  • USN-667-1 Firefox and xulrunner vulnerabilities
Archive XML feed
All contents copyright © 2008, Dhuha Net. All rights reserved
Ubuntudoctor® is a member of the Dhuha Network. Privacy Policy
RoopleTheme