On Wednesday 06 February 2008, ankush grover wrote:
> Hi Friends,
>
>
> I am currently using Samba on Centos 4.4 as a domain member of AD 2003
> with each user having a quota of 2GB(no of users is around 2,000). Now
This mean you can run several smaller filesystem and (among other things) run
bac
Hi All,
There is some discrepancy between what quota reports and what du reports
-bash-3.00$ cat /etc/redhat-release
CentOS release 4.4 (Final)
-bash-3.00$ pwd
/home/corview
-bash-3.00$ df .
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/vgroot-LogVol01
On Tue, Feb 05, 2008, Robinson Tiemuqinke wrote:
>Hi,
>
> I'm running Centos 5 with python 2.4.3. Anyone know
>if there are python xml processing tools/packages that
>can turn an XML file directly into a complex
>structure? and write a complex structure back into an
>XML file?
>
>I'm a newbie to Py
On Feb 6, 2008 10:30 AM, Ed Morrison <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to upgrade php to version 5. When running yum upgrade I
> get this failure:
>
> --> Running transaction check
> --> Processing Dependency: php = 4.3.9-3.22.9 for package: php-pear
> --> Finished Dependency Resol
ankush grover wrote:
> There is a concept of snapshots of Samba with LVM where snapshots of
> samba are taken at the given interval but so far haven't found any
> good article or how-to on that and also what is the experience of
> users using this technology and also what other technologies are be
Hi,
I am trying to upgrade php to version 5. When running yum upgrade I
get this failure:
--> Running transaction check
--> Processing Dependency: php = 4.3.9-3.22.9 for package: php-pear
--> Finished Dependency Resolution
Error: Missing Dependency: php = 4.3.9-3.22.9 is needed by package ph
Hi Friends,
I am currently using Samba on Centos 4.4 as a domain member of AD 2003
with each user having a quota of 2GB(no of users is around 2,000). Now
the management wants to increase the quota to 10GB with this there
will be more than 20TB of data to be backup weekly which will take
lots of h
On Tue, 5 Feb 2008 19:46:58 -0600
Chris Boyd <[EMAIL PROTECTED]> wrote:
>
> On Feb 5, 2008, at 7:23 PM, Jun Salen wrote:
>
> >
> > Last year, I tried to installed and evaluate the following OSS web
> > base trouble ticketing system. This is for me to track history on
> > our IT related issue
Jun Salen wrote:
Take a look at Request Tracker
http://bestpractical.com/rt/
Active support and an active user community.
and run it on Centos 5 or use the updated LAMP packages in the centos
plus repository if you are running Centos 4.I try to used this also last year but I found it compli
>> Take a look at Request Tracker
>> http://bestpractical.com/rt/
>>
>> Active support and an active user community.
>>
>and run it on Centos 5 or use the updated LAMP packages in the centos
>plus repository if you are running Centos 4.I try to used this also last year
>but I found it compli
Jun Salen wrote:
Hi,
Last year, I tried to installed and evaluate the following OSS web base trouble
ticketing system. This is for me to track history on our IT related issues
Aside from the mentioned above, can you suggest others that are better. ...
FlySpray is a 'bug tracking system'
--- Keith Christian <[EMAIL PROTECTED]> wrote:
> Using a kickstart file that stops with a curses dialog "You have multiple
> network devices on this system. Which one do you want to install through?"
I'll check them out for my next server build, and I'll reply to this thread.
I appreciate the
Chris Boyd wrote:
On Feb 5, 2008, at 7:23 PM, Jun Salen wrote:
Last year, I tried to installed and evaluate the following OSS web
base trouble ticketing system. This is for me to track history on our
IT related issues. Those that I tried are the PHP Ticket,
DanPHPSupport, Epix Power Suppor
On Feb 5, 2008, at 7:23 PM, Jun Salen wrote:
Last year, I tried to installed and evaluate the following OSS web
base trouble ticketing system. This is for me to track history on
our IT related issues. Those that I tried are the PHP Ticket,
DanPHPSupport, Epix Power Support, ruQueue, Tick
Jay Hilliard wrote:
In your pxelinux config file:
add ksdevice=bootif
also add "IPAPPEND 2" to the end of the file
In your kickstart file, don't specify a device:
"network --bootproto dhcp"
-Jay
Karl R. Balsmeier wrote:
yeah, it can be a bit daunting at first, but the below info is
righ
Jay Hilliard wrote:
In your pxelinux config file:
add ksdevice=bootif
also add "IPAPPEND 2" to the end of the file
In your kickstart file, don't specify a device:
"network --bootproto dhcp"
-Jay
Karl R. Balsmeier wrote:
yeah, it can be a bit daunting at first, but the below info is
righ
Hi,
I'm running Centos 5 with python 2.4.3. Anyone know
if there are python xml processing tools/packages that
can turn an XML file directly into a complex
structure? and write a complex structure back into an
XML file?
I'm a newbie to Python programming, though years ago
I've processed XML file
Hi,
Last year, I tried to installed and evaluate the following OSS web base trouble
ticketing system. This is for me to track history on our IT related issues.
Those that I tried are the PHP Ticket, DanPHPSupport, Epix Power Support,
ruQueue, Ticket Express, OTRS, PMOS Help Desk and eTicket. Fr
On Tue, Feb 05, 2008 at 07:20:39PM -0500, Jerry Geis alleged:
> I have noticed that xloadimage rpm is not in centos 5.1
>
> I use the command "xview -identity" to get the size of gifs, jpgs, and pngs.
> xview is part of the xloadimage package.
>
> The command "file filename" also reports sizes fo
I have noticed that xloadimage rpm is not in centos 5.1
I use the command "xview -identity" to get the size of gifs, jpgs, and pngs.
xview is part of the xloadimage package.
The command "file filename" also reports sizes for gifs and pngs BUT not
for jpgs.
Is there an alternative command to u
This may not be what you're lookin for, but...
If it's the order of devices giving you a problem, you can also try the
"latefcload" boot option so your internal disks show up first.
There also the ignoredisk option in the kickstart (ie: ignoredisk
--drives=sdb,sdc)
-Jay
-Original Message
In your pxelinux config file:
add ksdevice=bootif
also add "IPAPPEND 2" to the end of the file
In your kickstart file, don't specify a device:
"network --bootproto dhcp"
-Jay
Karl R. Balsmeier wrote:
yeah, it can be a bit daunting at first, but the below info is right.
also consider down
John R Pierce wrote:
> or leave the FC unplugged during the install for the same net effect :)
yeah that works too assuming your on site! :)
nate
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Tue, 2008-02-05 at 16:06 -0600, Sean Carolan wrote:
> > I believe the only thing you can download is the code that was audited
> > for suitable GPL License which is what is known as Fedora Directory
> > Server...
> >
> > http://directory.fedoraproject.org/wiki/Download
>
> I figured as much.
> I believe the only thing you can download is the code that was audited
> for suitable GPL License which is what is known as Fedora Directory
> Server...
>
> http://directory.fedoraproject.org/wiki/Download
I figured as much. I have an old version of Netscape Directory Server
which I was hoping
On Tuesday 05 February 2008 12:00, Ray Van Dolson wrote:
> iptables -A OUTPUT -p tcp --dport 80 -j LOG --log-prefix "WWW "
I was thinking more along these lines for a rule:
iptables -A OUTPUT -p tcp --dport 80 -m state --state NEW -j LOG --log-prefix
"[WWW] : " --log-tcp-options --log-ip-optio
On Tue, 2008-02-05 at 15:24 -0600, Sean Carolan wrote:
> I understand that Red Hat has purchased and open-sourced (well sort
> of) what was formerly known as Netscape Directory Server. I am
> looking for version 6 of netscape directory server, does anyone know
> if this is available somewhere?
>
Hello all,
I have something strange... And I'm not sure this is the best form... so
suggest another if you prefer.
I have a CentOS (and a Fedora) box with 100+ vlan's.
When I boot to run level 3 and startx, X gives a stack trace, pauses for
a few seconds and I can use my computer again.
I c
nate wrote:
Tom Brown wrote:
Does anyone know what the issue could be or how i could disable these
hba's during the install process so that they are not recognised?
un-export the volumes from the array to the host so the HBAs don't
see any volumes on install. Then re-export them once
yeah, it can be a bit daunting at first, but the below info is right.
also consider down the road if you are using PXE/DHCP that there can be
conflicts, so PXE to eth0, kickstart to eth1, that sort of thing.
-krb
nate wrote:
Keith Christian wrote:
PXE begins the install with DHCP, so K
I understand that Red Hat has purchased and open-sourced (well sort
of) what was formerly known as Netscape Directory Server. I am
looking for version 6 of netscape directory server, does anyone know
if this is available somewhere?
http://www.redhat.com/docs/manuals/dir-server/release-notes/ds60r
Keith Christian wrote:
> PXE begins the install with DHCP, so Kickstart should already know which of
> eth0, eth1, etc. to use.
add ksdevice=eth0 to your kernel parameters, or eth1 if you want
to use eth1. This works for me anyways.
nate
___
CentOS m
On Tue, 2008-02-05 at 12:51 -0800, Keith Christian wrote:
> Using a kickstart file that stops with a curses dialog "You have multiple
> network devices on this system. Which one do you want to install through?"
>
> The machine being configured with PXEboot has two ethernet interfaces. What's
>
- Original Message
From: John R Pierce <[EMAIL PROTECTED]>
To: CentOS mailing list
Sent: Tuesday, February 5, 2008 6:58:42 PM
Subject: Re: [CentOS] 32 bit applications on 64 bit machine
Rozsa
Sandor
wrote:
>
Hi
people,
>
>
I
have
a
64
bit
Centos
machine.
My
problem
is
t
Using a kickstart file that stops with a curses dialog "You have multiple
network devices on this system. Which one do you want to install through?"
The machine being configured with PXEboot has two ethernet interfaces. What's
missing from the network entries below? I'd like this install to pro
Tom Brown wrote:
> Does anyone know what the issue could be or how i could disable these
> hba's during the install process so that they are not recognised?
>
un-export the volumes from the array to the host so the HBAs don't
see any volumes on install. Then re-export them once the OS is
installe
>I'm not sure if this is a timestamp or a count of clean shutdowns. Does
>anyone know?
Well, the setup wasn't mission critical or I would have imaged it out safely so
I proceeded to shutdown the machine and unplug the secondary drive. I then
booted and saw the array obviously had a missing comp
Sean Carolan wrote:
I tried to use Zenoss for monitoring a small network (about 5 subnets)
and i had really a hard time with relationships (a version of sept 2007).
>
> Did you use the 'enterprise' or the OS version?
>
Open source. Sorry, i forgot to mention it.
Does the OS version is crip
Hi
I recently installed some hba's into a bunch of these 585's as they are
forming a RAC cluster - previously to this they were all using DAS
without issue.
After the qlogic cards were installed i reinstalled the OS and now once
installed the OS will not boot - the box just reboots continuou
> I tried to use Zenoss for monitoring a small network (about 5 subnets)
> and i had really a hard time with relationships (a version of sept 2007).
Did you use the 'enterprise' or the OS version?
___
CentOS mailing list
CentOS@centos.org
http://lists.ce
Sean Carolan wrote:
You might take a look at OpenNMS and ZenOSS. I'm not sure if either
could do everything you're asking for out of the box however.
Thanks, ZenOSS just might fit the bill.
I tried to use Zenoss for monitoring a small network (about 5 subnets)
and i had really a hard time w
> You might take a look at OpenNMS and ZenOSS. I'm not sure if either
> could do everything you're asking for out of the box however.
Thanks, ZenOSS just might fit the bill.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listi
Alain Spineux wrote:
If I needed to remove a disc from a software mirror for a quick backup
before a test, how can I remove it cleanly so that it has a good copy of the
OS on it? If I use mdadm to fail then remove it, this would be done while
CentOS is running (It's a mirror of the system disc
Sean Carolan wrote:
Can anyone recommend an enterprise-class monitoring system for both
Linux and Windows servers? Here are my requirements:
SNMP trap collection, ability to import custom MIBs
isup/isdown monitoring of ports and daemons
Server health monitors (CPU, Disk, Memory, etc)
SLA report
Sean Carolan wrote:
>
> Can anyone recommend an enterprise-class monitoring system for both
> Linux and Windows servers? Here are my requirements:
>
> SNMP trap collection, ability to import custom MIBs
> isup/isdown monitoring of ports and daemons
> Server health monitors (CPU, Disk, Memory, et
Quoting Sean Carolan <[EMAIL PROTECTED]>:
> Can anyone recommend an enterprise-class monitoring system for both
> Linux and Windows servers? Here are my requirements:
>
> SNMP trap collection, ability to import custom MIBs
> isup/isdown monitoring of ports and daemons
> Server health monitors (CP
On Tue, Feb 05, 2008 at 11:49:54AM -0600, Sean Carolan wrote:
> Can anyone recommend an enterprise-class monitoring system for both
> Linux and Windows servers? Here are my requirements:
>
> SNMP trap collection, ability to import custom MIBs
> isup/isdown monitoring of ports and daemons
> Server
On Tuesday 05 February 2008 17:20:18 Bill Campbell wrote:
> On Tue, Feb 05, 2008, Anne Wilson wrote:
> >This (CentOS5.1) box is my new imap server. Using
> >system-config-security-level I opened port 143 tcp, and mail is readable
> >throughout the LAN. I want a Roaming account on my laptop so tha
Can anyone recommend an enterprise-class monitoring system for both
Linux and Windows servers? Here are my requirements:
SNMP trap collection, ability to import custom MIBs
isup/isdown monitoring of ports and daemons
Server health monitors (CPU, Disk, Memory, etc)
SLA reporting with nice graphs
P
On Tuesday 05 February 2008 10:02:42 Brian McKerr wrote:
> - "Anne Wilson" <[EMAIL PROTECTED]> wrote:
> > This (CentOS5.1) box is my new imap server. Using
> > system-config-security-level I opened port 143 tcp, and mail is
> > readable
> > throughout the LAN. I want a Roaming account on my l
>I things "md" choose the disk with the last time stamp as the "master"
>to replicate on the second one.
Ah, that's the other question I had :) So if I force the bios to boot off the
current drive, and the old "backup" disc is now online, it will not sync the
wrong way?
Thanks!
jlc
On Tue, Feb 05, 2008 at 09:29:30AM -0800, John R Pierce wrote:
> Tony Schreiner wrote:
>>> assuming you want to log user web browsing traffic, configuring a Squid
>>> transparent proxy at your network border would be the best way. its
>>> logfiles are quite similar to those of a webserver, so yo
On Tue, Feb 05, 2008, Tony Schreiner wrote:
>
>On Feb 5, 2008, at 12:15 PM, John R Pierce wrote:
>
>>Tony Schreiner wrote:
>>>Is there a way to log outbound connections to a specific port (80)?
>>>CentOS 4.6.
>>
>>
>>assuming you want to log user web browsing traffic, configuring a
>>Squid transp
Tony Schreiner wrote:
assuming you want to log user web browsing traffic, configuring a
Squid transparent proxy at your network border would be the best
way. its logfiles are quite similar to those of a webserver, so you
can use a wide range of log analysis tools.
To get more specific abou
>
> To get more specific about what's going on. My network services have
> informed me that the machine is probing other systems at a high rate. An
> infection of some sort. And I'm trying to track down what's going on.
>
The LOG target lets you display the user id of the process I believe,
but
On Tue, Feb 05, 2008, Anne Wilson wrote:
>This (CentOS5.1) box is my new imap server. Using
>system-config-security-level I opened port 143 tcp, and mail is readable
>throughout the LAN. I want a Roaming account on my laptop so that I can read
>mail while away from home. I have set up the acc
On Feb 5, 2008, at 12:15 PM, John R Pierce wrote:
Tony Schreiner wrote:
Is there a way to log outbound connections to a specific port (80)?
CentOS 4.6.
assuming you want to log user web browsing traffic, configuring a
Squid transparent proxy at your network border would be the best
way.
On Feb 5, 2008 5:12 PM, Joseph L. Casale <[EMAIL PROTECTED]> wrote:
>
>
>
>
> If I needed to remove a disc from a software mirror for a quick backup
> before a test, how can I remove it cleanly so that it has a good copy of the
> OS on it? If I use mdadm to fail then remove it, this would be done w
Tony Schreiner wrote:
Is there a way to log outbound connections to a specific port (80)?
CentOS 4.6.
assuming you want to log user web browsing traffic, configuring a Squid
transparent proxy at your network border would be the best way. its
logfiles are quite similar to those of a webserve
On Feb 5, 2008, at 12:00 PM, Ray Van Dolson wrote:
On Tue, Feb 05, 2008 at 11:56:48AM -0500, Tony Schreiner wrote:
Is there a way to log outbound connections to a specific port (80)?
CentOS 4.6.
iptables?
iptables -A OUTPUT -p tcp --dport 80 -j LOG --log-prefix "WWW "
You might want to ta
On Tue, Feb 05, 2008 at 11:56:48AM -0500, Tony Schreiner wrote:
> Is there a way to log outbound connections to a specific port (80)?
> CentOS 4.6.
>
> iptables?
>
iptables -A OUTPUT -p tcp --dport 80 -j LOG --log-prefix "WWW "
You might want to tack --syn on there as well to only log the packet
Rozsa Sandor wrote:
Hi people,
I have a 64 bit Centos machine. My problem is that I can't run 32 bit
applications on that. I can compile with the 32 bit option my sources,
but when I'm trying to run them I obtain the following error message:
-bash: ./a.out: cannot execute binary file
And the
Is there a way to log outbound connections to a specific port (80)?
CentOS 4.6.
iptables?
Thanks
Tony Schreiner
Boston College
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
> A more targeted approach: run "ldd a.out" and see what 32-bit
> libraries your 32-bit binary is expecting to have available.
I should have also said that you need to install the 32-bit versions
of libraries separately. The base CentOS install may have some 32-bit
libs installed, but if you need
On Feb 5, 2008 10:16 AM, Scott Ehrlich <[EMAIL PROTECTED]> wrote:
> On Tue, 5 Feb 2008, Rozsa Sandor wrote:
>
> > Hi people,
> >
> > I have a 64 bit Centos machine. My problem is that I can't run 32 bit
> > applications on that. I can compile with the 32 bit option my sources, but
> > when I'm tr
on 2/5/2008 7:48 AM Chandra spake the following:
| - power supply (aka losing voltage)
| - all the system fans (aka thermal shutdown)
| - memory (run memtest86+ overnight [or longer])
Thanks for your reply.
At first, I rule out any fluctuation in power-supply.
As far as thermal
On Tue, 5 Feb 2008, Rozsa Sandor wrote:
Hi people,
I have a 64 bit Centos machine. My problem is that I can't run 32 bit
applications on that. I can compile with the 32 bit option my sources, but when
I'm trying to run them I obtain the following error message:
-bash: ./a.out: cannot execute
If I needed to remove a disc from a software mirror for a quick backup before a
test, how can I remove it cleanly so that it has a good copy of the OS on it?
If I use mdadm to fail then remove it, this would be done while CentOS is
running (It's a mirror of the system disc) and I suspect the dat
| - power supply (aka losing voltage)
| - all the system fans (aka thermal shutdown)
| - memory (run memtest86+ overnight [or longer])
Thanks for your reply.
At first, I rule out any fluctuation in power-supply.
As far as thermal shutdown is concerned, I don't know how to know if
On Mon, 2008-02-04 at 14:36 -0600, Frank Cox wrote:
> On Mon, 04 Feb 2008 06:01:11 -0700
> Warren Young <[EMAIL PROTECTED]> wrote:
>
> > If you don't have enough RAM to need 64-bit addressing, you're just
> > slowing the system down, making it deal with larger addresses for no
> > benefit.
>
>
Chandra <[EMAIL PROTECTED]> wrote:
Hello!
I am running CentOS-5 with latest kernel available by deault (2.6.23).
I installed it on a Dell XPS machine having Intel Quad processors (4
parallel cpus). I use it to run a computational program and I need to
keep the program running for 1-2 months con
Hi people,
I have a 64 bit Centos machine. My problem is that I can't run 32 bit
applications on that. I can compile with the 32 bit option my sources, but when
I'm trying to run them I obtain the following error message:
-bash: ./a.out: cannot execute binary file
And the file a.out returns th
On Feb 4, 2008 10:38 PM, Scott Ehrlich <[EMAIL PROTECTED]> wrote:
> I've priced some 1 and 2U Dell servers. Now, I'd like to perform a price
> comparison of COTS hardware for 1 and 2U servers. What VAR companies do
> people
> recommend I check out for putting machines together? I'm perfectly
>
Scott Silva <[EMAIL PROTECTED]> wrote:
on 2/4/2008 2:43 PM Joseph L. Casale spake the following:
>> Create a swap lv in the vg you created out of /dev/md1, assuming /dev/md0 is
/boot.
>>
>> -Ross
>
> Oh, I thought it wasn’t good to run swap inside software raid? If I was wrong,
On Mon, 4 Feb 2008 at 7:58pm, nate wrote
Scott Ehrlich wrote:
I've priced some 1 and 2U Dell servers. Now, I'd like to perform a price
comparison of COTS hardware for 1 and 2U servers. What VAR companies do
people
recommend I check out for putting machines together? I'm perfectly capable
of
I'll let others work with you on the kernel version
(which we'll assume is OK and a true CentOS install).
I would put up a console on the local KVM port to
capture the last set of messages before the system
hangs -- which might help isolate the problem.
>From what we've seen so far, it sound
Send CentOS-announce mailing list submissions to
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
You can reac
Sorry for not writing very clearly. here are the details:
$ kernel -qa|grep kernel
kernel-PAE-2.6.18-53.el5
$ uname -a
Linux localhost.localdomain 2.6.18-53.el5PAE #1 SMP Mon Nov 12
02:55:09 EST 2007 i686 i686 i386 GNU/Linux
$ rpm -q centos-release
centos-release-5-1.0.el5.centos.1
Also, I chec
On Tue, Feb 05, 2008 at 06:50:52PM +0900, Chandra wrote:
> > > I am running CentOS-5 with latest kernel available by deault (2.6.23).
> > NO!
> > You are no longer running CentOS-5 if you change your kernel for
> > your own version...
> >
>
> Dear Tru, Thank you for your mail. I didn't change anyt
When I read a message signed by a gpg key that is not already on my keyring I
have runaway cpu usage. To end it I have to 'killall gpg' - at which the
display returns, but of course it has not connected with the keyserver, so
the key is not downloaded and I get a 'signature not verified' error
Chandra wrote:
> > > I am running CentOS-5 with latest kernel available by deault (2.6.23).
> > NO!
> > You are no longer running CentOS-5 if you change your kernel for
> > your own version...
> >
>
> Dear Tru, Thank you for your mail. I didn't change anything at all. It
> is just the default inst
- "Brian McKerr" <[EMAIL PROTECTED]> wrote:
> - "Anne Wilson" <[EMAIL PROTECTED]> wrote:
>
> > This (CentOS5.1) box is my new imap server. Using
> > system-config-security-level I opened port 143 tcp, and mail is
> > readable
> > throughout the LAN. I want a Roaming account on my lap
- "Anne Wilson" <[EMAIL PROTECTED]> wrote:
> This (CentOS5.1) box is my new imap server. Using
> system-config-security-level I opened port 143 tcp, and mail is
> readable
> throughout the LAN. I want a Roaming account on my laptop so that I
> can read
> mail while away from home. I hav
- "Anne Wilson" <[EMAIL PROTECTED]> wrote:
> This (CentOS5.1) box is my new imap server. Using
> system-config-security-level I opened port 143 tcp, and mail is
> readable
> throughout the LAN. I want a Roaming account on my laptop so that I
> can read
> mail while away from home. I hav
> > I am running CentOS-5 with latest kernel available by deault (2.6.23).
> NO!
> You are no longer running CentOS-5 if you change your kernel for
> your own version...
>
Dear Tru, Thank you for your mail. I didn't change anything at all. It
is just the default installation.
However, I AM running
On Tue, Feb 05, 2008 at 04:31:57PM +0900, Chandra wrote:
> Hello!
>
> I am running CentOS-5 with latest kernel available by deault (2.6.23).
NO!
You are no longer running CentOS-5 if you change your kernel for
your own version...
Tru
--
Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenanc
This (CentOS5.1) box is my new imap server. Using
system-config-security-level I opened port 143 tcp, and mail is readable
throughout the LAN. I want a Roaming account on my laptop so that I can read
mail while away from home. I have set up the account in kmail, and I know
that that part is
87 matches
Mail list logo