Re: [ilugd] FTP Server for linux based embedded device

2008-08-22 Thread justintmoore22
Why are you opposed to PAM? It's the best way in this instance to acheive what you want. If you are unfamiliar with configuring PAM, I (or someone else on this list) can provide you with a working config. Justin On Fri, 22 Aug 2008 7:50 am, Anupam Jain wrote: Hi all, I am looking for

Re: [ilugd] PASSWORD LOST

2008-08-18 Thread justintmoore22
You should append 1 to the end of your kernel boot line in the grub menu. 1 is single user mode (run level 1 ) and will boot you directly into a root shell. You can then use passwd to change your password. Then reboot or type init 5 and you system should come fully up. Justin On Mon, 18 Aug

Re: [ilugd] Hardy Heron: Data CD not detected (Slimtype DS8A1P)

2008-07-05 Thread justintmoore22
You probably just have a bad disk. Try burning another copy. Justin On Sat, 5 Jul 2008 1:21 am, Vikas Upadhyay wrote: Hi All, I am using HP dv6500t with Kubuntu Hardy Heron. Nothing happens when I insert a data CD in the optical drive but any mp3 CD (tried a legally bought mp3 CD) or

Re: [ilugd] Linux Memory utilization

2008-06-25 Thread justintmoore22
The memory utilization is dependent on the size of the database. Are you sure that the memory is not sitting in buffers/cache? Can you paste the output of free -m. Oracle and Sybase will consume as much memory as they are configured in the shared pool (we have some databases that use as little

Re: [ilugd] Linux Memory utilization

2008-06-25 Thread justintmoore22
You can certainly limit the amount of memory used by the database within the oracle tunable parameters and in the /etc/security/limits.conf file, but if it isn't causing any other issues for you, you will be introducing an artificial bottleneck. Justin On Wed, 25 Jun 2008 10:59 am, Yashpal

Re: [ilugd] SVN problem

2008-05-06 Thread justintmoore22
Do you have svn setup with web dav in your apache config? Svn doesn't support http out of the box, you need to integrate it with apache. There is an excellent tutorial on howtoforge.com on this topic that can explain the subject far better than I can :) Justin On Tue, 6 May 2008 9:48 am,

Re: [ilugd] Fwd: Delete thousands of folders and files

2008-04-07 Thread justintmoore22
If you pipe your find output to xargs it will run a lot faster : find somedir ¦ xargs rm -rf should make quick work of the files. Justin On Mon, 7 Apr 2008 4:57 am, Tanveer Singh wrote: On Mon, Apr 7, 2008 at 2:21 PM, Anupam Jain [EMAIL PROTECTED] wrote: On Mon, Apr 7, 2008 at 1:57 PM,

Re: [ilugd] Virtualization software

2008-03-22 Thread justintmoore22
You can get commercial support for Xen as well. We use Vmware for virtualization on the Windows side (on RHEL Hosts) and have consolidated a little over 400 servers. On the Solaris side we make use of Ldom's and zones, and for linux I've done a proof of concept with openvz (although we would

Re: [ilugd] [LONG] [RANT] Ubuntu and Quality Control

2008-03-16 Thread justintmoore22
Raj, Why are you using Ubuntu for production servers? Look how many major releases they have had vs. Debian, or RHEL. They push out the latest version of the software as fast as possible because that is what their user base wants. That's why I use Ubuntu on my desktops. But they can't

Re: [ilugd] smbclient Traffic

2008-02-26 Thread justintmoore22
Agreed, or scp the files, WAN mounting an FS is not a great idea unless you have a fast dedicated pipe between your two locations. ___ ilugd mailinglist -- ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd Next Event:

Re: [ilugd] How to create linux virtual users

2008-01-20 Thread justintmoore22
This can be accomplished with PAM. Search howtoforge.com for pam mysql and you should find what you are looking for. Have a nice day. Justin ___ ilugd mailinglist -- ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd Next

Re: [ilugd] is RHEL free ?

2007-12-13 Thread justintmoore22
No, RHEL refers to the package of the binaries with the support contract. You do have free options however. Fedora Core is the upstream community driven Red Hat distribution which is usually 2 revs ahead of RHEL FC 5 refers to RHEL 3 IIRC. CentOS is a binary compatible distribution which

Re: [ilugd] intel software radio for wimax, DVB-H, etc

2007-12-13 Thread justintmoore22
The only real downside is using commodity chips for specialized tasks. Back in the days of dial up we had win modems which were a physical interface to the pstn, but the cpu was in charge of the transmissions, which caused a lot of overhead. I wonder what the overhead will be like with this

Re: [ilugd] Status of linux-delhi.org website

2007-10-26 Thread justintmoore22
Out of curiosity, what are the technical issues? I'd be happy to help if needed. Justin ___ ilugd mailinglist -- ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd Next Event: http://freed.in - September 28-29, 2007 Archives

Re: [ilugd] UTS release version mismatch

2007-10-06 Thread justintmoore22
Also if you are building with make-kpkg you probably ant to use --append-to-version to customize your kernel rather than changing the build name. ___ ilugd mailinglist -- ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd Next

[ilugd] [Commercial]PHP developer needed on a contract basis

2007-09-24 Thread justintmoore22
Good morning, We are looking for a PHP developer on a contract basis, possibly to hire. A qualified candidate should posess the following: 2-5 years experience with PHP 2-5 years experience with MySQL Experience with the subversion version control system Experience developing under Linux

[ilugd] [Commercial] jbilling consultant needed

2007-09-24 Thread justintmoore22
Good afternoon, We are in need of a jbilling consultant to assist with a new installation of jbilling. The ideal candidate will posess the following: Experience installing and configuring jbilling web services. Experience with Debian Linux Experience with apache 2 Experience running