Indunil Jayasooriya wrote:
Hi,
I want to setup vsftp on centos 4.5. 2 types of ftp. they are active
and pasive. What is the default type ftp type o CentOS ?
Is is PASIVE ftp?
in /etc/vsftpd/vsftpd.conf, I found below line. What should I do for
below line?
# Make sure PORT transfer connec
On Friday 21 September 2007 10:43:49 [EMAIL PROTECTED] wrote:
> Exactly how much throughput are you realistically anticipating? What
> connection are you going to use? 802.11 or 10/100 or gige? And yes, the
> chips will pretty much always give you better performance with raid.
>
> Geoff
>
> Sent
On Friday 21 September 2007 11:39:03 Jim Wildman wrote:
> On Thu, 20 Sep 2007, John Bowden wrote:
> > (docs, music and DVD ) for all of these machines, print server, (two
> > ink-jets), mail server and later on a myth tv set up. Would SAMBA be the
> > best option for the file and print serving ?
>
On Friday 21 September 2007 12:40:56 Ted Miller wrote:
> John Bowden wrote:
> > I have a Gygabyte GA-7N400 PRO2 with a 2.6 mHz Athlon cpu. I want to set
> > up a central file storage for 2/3 users using 6/7 machines. A mixture of
> > win2k, XP and various Linux distros (my home network). It will be
On Friday 21 September 2007 16:39:46 Von Landfried wrote:
> My one piece of advice, coming from experience, is to buy a hardware
> RAID card from a reputable manufacturer, i.e. 3ware, Adaptec, LSI. I
> personally recommend 3ware, and have 10+ in various servers here in
> the office. The $200-$600 d
On Friday 21 September 2007 16:24:24 Les Mikesell wrote:
> John Bowden wrote:
> > I have a Gygabyte GA-7N400 PRO2 with a 2.6 mHz Athlon cpu. I want to set
> > up a central file storage for 2/3 users using 6/7 machines. A mixture of
> > win2k, XP and various Linux distros (my home network). It will
On Friday 21 September 2007 19:06:16 John R Pierce wrote:
> John Bowden wrote:
> > The mother board has 2 X IDE channels, 2 X IDE channels with raid and 2 X
> > SATA raid channels, that's up to 10 hard drive devices. ...
>
> Sometimes those IDE channels w/ raid only support 1 drive per channel.
> a
James A. Peltier wrote:
Sorry to be a bit of a stickler, but can we please change the topic for
each architecture. I am monitoring all posts containing IA64 or Itanium
to see when CentOS 5 support will be available and this thread has been
throwing *a lot* of false positives.
What sort of mac
PASIVE vs ACTIVE depend on witch one, the server or the client will
open the DATA connection first, this is the client that decide. This
is useful if the client is behind a firewall
not able to make connection tracking on ftp sessions.
Use sftp instead of ftp. sftp is already running if sshd is ru
Date: Sat, 22 Sep 2007 09:34:29 +0500From: [EMAIL PROTECTED]: [EMAIL
PROTECTED]: Re: [CentOS] xorg-x11Salam,I am using CentOs 4.4 here is the
list,yum list | grep xorg-x11Please have a look you will find in the bottom
these two packages,xorg-x11-deprecated-libs.i3866.8.2-1.EL.31
Date: Sat, 22 Sep 2007 09:34:29 +0500From: [EMAIL PROTECTED]: [EMAIL
PROTECTED]: Re: [CentOS] xorg-x11Salam,I am using CentOs 4.4 here is the
list,yum list | grep xorg-x11Please have a look you will find in the bottom
these two packages,xorg-x11-deprecated-libs.i3866.8.2-1.EL.31
actually it'll perform WORSE in many cases than Linux software raid.
Scott Silva wrote:
[EMAIL PROTECTED] spake the following on 9/21/2007 2:43 AM:
Exactly how much throughput are you realistically anticipating? What
connection are you going to use? 802.11 or 10/100 or gige? And yes,
the ch
On Saturday 22 September 2007, umair shakil wrote:
> Salam,
>
> Tell me one thing, you killed the service, means service not running.
> when u start the
> service then why are u using this command!!!
>
> service named restart
>
> should be "service named start" or /etc/init.d/named star
On Saturday 22 September 2007, umair shakil wrote:
> Dear Salam,
>
> No it doesnot slow down the system
>
> Regards,
>
> Umair Shakil
> ETD
>
> On 9/21/07, Feizhou <[EMAIL PROTECTED]> wrote:
> > umair shakil wrote:
> > > Dear Salam,
> > >
> > > Well i have used the command on shell "updatedb" it wi
On Fri, 2007-09-21 at 20:47 +0100, John Bowden wrote:
> The m/board has an on board Realtek 8110S Gigabit chip (RJ45). All but the
> newest m/boards have 100 megabit nics and the switch is a 100 magabit, 8 port
> switch. the DSL modem is an "up to 8Mb connection" (generally about half that
> spe
Dear List,
I want to run a rsync-ing script in cron, generating a very verbose
-vv rsync log in a log file. The log file should combine both stderr
and stdin, which is easy:
backup.sh >>/var/log/backup.log 2>&1
However, I would like to propagate only stderr to cron - in case there
has been
On Fri, 2007-09-21 at 20:53 +0100, John Bowden wrote:
> On Friday 21 September 2007 11:39:03 Jim Wildman wrote:
> > On Thu, 20 Sep 2007, John Bowden wrote:
> > > (docs, music and DVD ) for all of these machines, print server, (two
> > > ink-jets), mail server and later on a myth tv set up. Would S
On Sat, Sep 22, 2007 at 09:44:20AM -0400, Peter Arremann wrote:
> Because restart executes stop and then start. Even if the process has been
> killed, there may be other things like lock files, shared memory segments and
> so on around that will be properly removed by stop. Therefore using restar
Indunil Jayasooriya wrote:
> # Make sure PORT transfer connections originate from port 20 (ftp-data).
> connect_from_port_20=YES
>
> Should I COMMENT it out? I need a very secure ftp service.
Don't bother. Use (enforce) passive instead, it is much friendlier with
firewalls.
> YOUR ideas?
If you re
On Sat, 2007-09-22 at 17:11 +0300, Alexander Georgiev wrote:
> I would like the lines in their initial sequence.
>
> Do you know a shell trick or a tool that I can use to achive desired goal?
Can't be done. stdout and stderr aren't synchronized.
--
Ignacio Vazquez-Abrams <[EMAIL PROTECTED]>
PL
Hi... I was trying to install Ktorrent in my centos 4 x64 (i use kde)
and when I typed './configure' i get this error message:
checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (library
qt-mt) not found. Please check your installation!
For more details about this problem, look at t
On Sat, 2007-09-22 at 15:12 -0400, Dago Pacheco wrote:
> Hi... I was trying to install Ktorrent in my centos 4 x64 (i use kde)
> and when I typed './configure' i get this error message:
>
> checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (library
> qt-mt) not found. Please check yo
Everyone,
I installed a sata drive on a SuperMicro with SCSI drives. No problem
with the installation. Everything went as expected as the os recognized
the drive and assigned /dev/sdc to the new 300 gig Seagate drive. I had
planned to use this drive for backup tarballs.
The drive had been func
I'm trying to install centos 5 on an old machine, a
Micron with a pentium III and 250 megs of ram. I'm
using the DVD image.
The media check said the DVD was OK.
Everything starts fine (both in graphics and text
modes), untl I get to the custom partition table. The
new system will go on hda, wit
Hi
I think I hit the cifs bug described at
http://wiki.centos.org/TipsAndTricks/WindowsShares
and
http://bugs.centos.org/view.php?id=1776
As CentOS Wiki said, CentOS 5.0 do have a bug fixed cifs.ko, so I thought it
should be in CentOSPlus repository ... so I upgrade my kernel and using
2.6.18-8.1
You should be able to boot off the CentOS 5 (assuming its 5) DVD or
CD1 and go into "linux rescue" mode which will allow you to mount
the / drive in rw mode thus allowing you to remove the entry from
the /etc/fstab. Look into that option, I have done it before, but
can't remember the exact
On 9/22/07, Kuang-Chun Cheng <[EMAIL PROTECTED]> wrote:
> Hi
>
> I think I hit the cifs bug described at
> http://wiki.centos.org/TipsAndTricks/WindowsShares
> and
> http://bugs.centos.org/view.php?id=1776
>
> As CentOS Wiki said, CentOS 5.0 do have a bug fixed cifs.ko, so I thought it
> should be
Where can I get the Gnumeric spreadsheet for Centos 5?
--
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
28 matches
Mail list logo