Re: [CentOS] Users

2009-05-04 Thread Daniel_Curry
If adding several users, you may want to try something such as: for (( i = 0; i <=100; i++ )); do echo $1; adduser student$i; echo "password" | passwd --stdin "student$i"; done Of course, modify the for loop if you just need to add a few specific named accounts. I used this one for a school setu

Re: [CentOS] Users

2009-05-04 Thread John R Pierce
nate wrote: > Jason Todd Slack-Moehrle wrote: > >> Hi All, >> >> I am confused about users. IIRC, ftp users are just ordinary users on >> the system (/etc/passwd) >> >> Is there an add user wizard from the command-line? >> > > Quick way is typically: > adduser > passwd > > actually, u

Re: [CentOS] Rosewill RSV-S8 Storage Enclosure Support

2009-05-04 Thread Daniel_Curry
I had a similar problem with the sil3132 and a 4 drive enclosure. I was using CentOS 5.1, at the time. Installing 5.2 with the 3132 drivers form the SiI website, resolved the raid issues. Daniel -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Beh

Re: [CentOS] Users

2009-05-04 Thread nate
Jason Todd Slack-Moehrle wrote: > Hi All, > > I am confused about users. IIRC, ftp users are just ordinary users on > the system (/etc/passwd) > > Is there an add user wizard from the command-line? Quick way is typically: adduser passwd > I dont quite get all of the steps to add a user, dont le

[CentOS] Users

2009-05-04 Thread Jason Todd Slack-Moehrle
Hi All, I am confused about users. IIRC, ftp users are just ordinary users on the system (/etc/passwd) Is there an add user wizard from the command-line? I dont quite get all of the steps to add a user, dont let login except FTP, etc, etc -Jason _

Re: [CentOS] Dev Tools

2009-05-04 Thread Jim Perrin
On Mon, May 4, 2009 at 7:48 PM, Jason Todd Slack-Moehrle wrote: > I need to compile ProFTPD, etc, etc. I tried yum install gcc, what else? I'm going to trot out the soap box here for a moment. Why do you need to compile Proftpd? There are rpms for it which work flawlessly in centos. When you st

Re: [CentOS] Dev Tools

2009-05-04 Thread John R Pierce
Greg Bailey wrote: > Sounds like the group you want, so: > > yum groupinstall "Development Tools" > yeah, I was going to say this exact same thing. ... that will install most all the usual buildkit stuff including gnu configure, make, etc etc. ___

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Florin Andrei
Chris Boyd wrote: > On May 3, 2009, at 10:48 PM, Akemi Yagi wrote: > >> There are a few ssh client applications available for the iPhone. No >> need to jailbreak. I am using TouchTerm (free version) and it works >> for me. I have never tried others, so cannot tell if this is better >> or worse

Re: [CentOS] Dev Tools

2009-05-04 Thread Greg Bailey
Jason Todd Slack-Moehrle wrote: > Hi All, > > Cent OS 5.3. I need to install the gcc toolchain, but what yum > packages is this? > > I need to compile ProFTPD, etc, etc. I tried yum install gcc, what else? > > -Jason > You could use "yum grouplist" to show available groups: yum grouplist Th

Re: [CentOS] Dev Tools

2009-05-04 Thread Jason Todd Slack-Moehrle
Nate, >>> I need to compile ProFTPD, etc, etc. I tried yum install gcc, what >>> else? > >> checking for g++... no >> checking for c++... no >> > > gcc is a C compiler, perhaps what your looking for is gcc-c++ Doh, I need to slow down and read... Thank you! -Jason __

Re: [CentOS] Dev Tools

2009-05-04 Thread nate
Jason Todd Slack-Moehrle wrote: > >> Cent OS 5.3. I need to install the gcc toolchain, but what yum >> packages is this? >> >> I need to compile ProFTPD, etc, etc. I tried yum install gcc, what >> else? > checking for g++... no > checking for c++... no > gcc is a C compiler, perhaps what your loo

Re: [CentOS] Dev Tools

2009-05-04 Thread Jason Todd Slack-Moehrle
> Cent OS 5.3. I need to install the gcc toolchain, but what yum > packages is this? > > I need to compile ProFTPD, etc, etc. I tried yum install gcc, what > else? I fill follow up and say it seems that 'yum install gcc' is not enough because I get: [r...@server1 proftpd-1.3.2]# ./configure

[CentOS] Dev Tools

2009-05-04 Thread Jason Todd Slack-Moehrle
Hi All, Cent OS 5.3. I need to install the gcc toolchain, but what yum packages is this? I need to compile ProFTPD, etc, etc. I tried yum install gcc, what else? -Jason ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinf

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Scott Silva
on 5-4-2009 8:11 AM Martin Jernberg spake the following: > i like MidPSSH http://www.xk72.com/midpssh/ > > tough its the only mobile SSH client i have used :p Have you figured out how to use certificate logins? signature.asc Description: OpenPGP digital signature __

Re: [CentOS] 5.3 on an EeePC??

2009-05-04 Thread Scott Silva
on 5-3-2009 12:02 PM Beartooth spake the following: > On Mon, 27 Apr 2009 15:20:30 -0500, Ron Blizzard wrote: > [...] >> I like CentOS better than Debian also but, apparently, the new Ubuntu >> 9.04 works really well on netbooks. >> >> It's here: http://www.ubuntu.com/getubuntu/download-netbo

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Jacob Bresciani
Threading is there, but only for apple aproved apps(mail, phone). Lets hope for looser security in 3.0 Sent from my iPhone On May 4, 2009, at 11:56 AM, "Sean Carolan" wrote: On Mon, May 4, 2009 at 1:41 PM, wrote: > Touchterm is nice as it can be configured to launch screen (provided > you

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Ionut Vancea
Hi On Mon, May 4, 2009 at 1:34 AM, Sean Carolan wrote: > I'm up for a cell phone contract renewal and am considering upgrading > my handset.  I looked at some devices at my local AT&T store but > nothing really jumped out at me.  I'm particularly interested in a > cell phone that has a reliable s

Re: [CentOS] jigdo images

2009-05-04 Thread Ralph Angenendt
Marcelo M. Garcia wrote: > Hi > > Is there a jigdo image available for CentOS-5.3? No. Several people have looked into it, but either haven't understood jigdo or lost interest in it. > Or is there a jigdo project for CentOS? Want to start one? Join the centos-devel mailing list and make a thou

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Sean Gilligan
CM wrote: >> I am using TouchTerm (free version) and it works >> for me. >> >> Akemi >> > > +1 for TouchTerm (the commercial one) > CM > > It seems the "free" version of TouchTerm is now 99 cents. I bought it and gave it a quick test drive -- it's nice. Works reasonably well with the

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Sean Carolan
On Mon, May 4, 2009 at 1:41 PM, wrote: > Touchterm is nice as it can be configured to launch screen (provided > your host has it installed) on connect so that if you switch away from > ssh on your iphone you don't have to start completely over when you > switch back. Yes, a sucky "feature" of th

[CentOS] jigdo images

2009-05-04 Thread Marcelo M. Garcia
Hi Is there a jigdo image available for CentOS-5.3? Or is there a jigdo project for CentOS? Thanks Marcelo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread jacob
Touchterm is nice as it can be configured to launch screen (provided your host has it installed) on connect so that if you switch away from ssh on your iphone you don't have to start completely over when you switch back. - Jacob Bresciani, Systems Adm

Re: [CentOS] kickstart question

2009-05-04 Thread John R Pierce
Jerry Geis wrote: / I do not have package @mysql in the list - yet after install "rpm -qa | />/ grep -i mysql" reports mysql loaded. />/ />/ how can I stop mysql from loading from anaconda? / Type 'yum remove mysql' and see what depends on it. I'd guess something

Re: [CentOS] kickstart question

2009-05-04 Thread Joshua Baker-LePain
On Mon, 4 May 2009 at 1:38pm, Jerry Geis wrote >> >>> / I do not have package @mysql in the list - yet after install "rpm -qa | >> />/ grep -i mysql" reports mysql loaded. >> />/ >> />/ how can I stop mysql from loading from anaconda? >> / >> Type 'yum remove mysql' and see what depends on it. I'

Re: [CentOS] kickstart question

2009-05-04 Thread Jerry Geis
> > >/ I do not have package @mysql in the list - yet after install "rpm -qa | > />/ grep -i mysql" reports mysql loaded. > />/ > />/ how can I stop mysql from loading from anaconda? > / > Type 'yum remove mysql' and see what depends on it. I'd guess something > in the gnome-desktop group is brin

Re: [CentOS] kickstart question

2009-05-04 Thread Joshua Baker-LePain
On Mon, 4 May 2009 at 1:28pm, Jerry Geis wrote > I do not have package @mysql in the list - yet after install "rpm -qa | > grep -i mysql" reports mysql loaded. > > how can I stop mysql from loading from anaconda? Type 'yum remove mysql' and see what depends on it. I'd guess something in the gno

[CentOS] kickstart question

2009-05-04 Thread Jerry Geis
Hi all, My kickstart section for packages is %packages @base-x @dialup @gnome-desktop @base @development-libs @core @x-software-development @mail-server @development-tools @web-server @graphical-internet @sound-and-video @legacy-software-development @editors @smb-server @ftp-server mesa-libGLU-dev

Re: [CentOS] CentOS 5.3 - OpenJDK vs. Sun JDK

2009-05-04 Thread Les Mikesell
Sean Gilligan wrote: > What have people's experiences with CentOS 5.3 and OpenJDK for server > apps (e.g. Tomcat) been so far? Has anyone found they've had to install > the Sun JDK? If so, what was broken? Seems to work fine with tomcat - I have Hudson running under it on one machine. The

Re: [CentOS] OT Live Help Center

2009-05-04 Thread Tim Nelson
- "Per Qvindesland" wrote: > Hi List >I am wondering if some of you might know about any free alternative to Crafty >Syntax Live and Help Center Live? Crafty Syntax Live appears to already be free. They have donation buttons and offer paid installation/upgrades but the actual application

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Sean Carolan
> I've been waiting for iPhone OS 3.0 before trying SSH (for Bluetooth > keyboard support: > http://www.flickr.com/photos/56083...@n00/3335201114/  -- but hopefully > with a fold-up keyboard) Oh, an Iphone with a bluetooth keyboard would be perfect. One of the main reasons I've stayed away from t

[CentOS] CentOS 5.3 - OpenJDK vs. Sun JDK

2009-05-04 Thread Sean Gilligan
What have people's experiences with CentOS 5.3 and OpenJDK for server apps (e.g. Tomcat) been so far? Has anyone found they've had to install the Sun JDK? If so, what was broken? Thanks, Sean ___ CentOS mailing list CentOS@centos.org http://lists.

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Sean Gilligan
CM wrote: >> There are a few ssh client applications available for the iPhone. No >> need to jailbreak. I am using TouchTerm (free version) and it works >> for me. >> > > +1 for TouchTerm (the commercial one) > CM > > I've been waiting for iPhone OS 3.0 before trying SSH (for Bluetooth

[CentOS] OT Live Help Center

2009-05-04 Thread Per Qvindesland
Hi List I am wondering if some of you might know about any free alternative to Crafty Syntax Live and Help Center Live? Regards Per ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to determine connection time between two node ?

2009-05-04 Thread nate
Semih Gokalp wrote: > Hi all CentOS users, > > How can i determine connection time during the package walking between > two nodes ? But not in my network ! only any two network nodes in > world ? > > For example: Get report time value betwwen www.abc.com and www.cde.com You don't. For some of the

Re: [CentOS] yum update installed xen and pae kernels

2009-05-04 Thread Robert Moskowitz
Ralph Angenendt wrote: > Robert Moskowitz wrote: > >> Why??? >> >> I was/am running kernel 2.6.18-128.1.6.el5 >> >> I did a yum update and watched 2.6.18-128.1.6.el5xen and >> 2.6.18-128.1.6.el5PAE being installed, with PAE listed first in my >> /boo/grub/menu.lst >> >> I also see: >> >> Insta

[CentOS] CentOS-announce Digest, Vol 51, Issue 3

2009-05-04 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] yum update installed xen and pae kernels

2009-05-04 Thread Ralph Angenendt
Robert Moskowitz wrote: > Why??? > > I was/am running kernel 2.6.18-128.1.6.el5 > > I did a yum update and watched 2.6.18-128.1.6.el5xen and > 2.6.18-128.1.6.el5PAE being installed, with PAE listed first in my > /boo/grub/menu.lst > > I also see: > > Installing: > kmod-fuse

[CentOS] yum update installed xen and pae kernels

2009-05-04 Thread Robert Moskowitz
Why??? I was/am running kernel 2.6.18-128.1.6.el5 I did a yum update and watched 2.6.18-128.1.6.el5xen and 2.6.18-128.1.6.el5PAE being installed, with PAE listed first in my /boo/grub/menu.lst I also see: Installing: kmod-fuse i686 2.7.4-1.el5.rf rpmforge

Re: [CentOS] Rosewill RSV-S8 Storage Enclosure Support

2009-05-04 Thread Ruslan Sivak
Ruslan Sivak wrote: > I'm trying to get RSV-S8 working with Citrix XenServer 5 update 3 (which > I believe runs CentOS 5.something). > > I have the Rosewill card that comes with it in there (sil3132 based). > It's seeing the card, and seeing all my drives. > > I fdisk the drives and I can creat

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Shad L. Lords
I've gone through this same situation with a Samsung phone and AT&T service. After playing with many different ssh clients the one I settled on was zaTelnet Professional (http://www.zatelnet.com). -Shad ___ CentOS mailing list CentOS@centos.org http:/

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread Martin Jernberg
i like MidPSSH http://www.xk72.com/midpssh/ tough its the only mobile SSH client i have used :p ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] How to determine connection time between two node ?

2009-05-04 Thread Semih Gokalp
Hi all CentOS users, How can i determine connection time during the package walking between two nodes ? But not in my network ! only any two network nodes in world ? For example: Get report time value betwwen www.abc.com and www.cde.com Thanks for all advice. -- Iyi calismalar.Basarilar... S

Re: [CentOS] Best mobile SSH client?

2009-05-04 Thread CM
> > There are a few ssh client applications available for the iPhone. No > need to jailbreak. I am using TouchTerm (free version) and it works > for me. I have never tried others, so cannot tell if this is better > or worse than others. > > Akemi +1 for TouchTerm (the commercial one) CM --