Hi;
I hope that these links will be help you...
ftp://fr2.rpmfind.net/linux/fedora/development/i386/os/Packages/libcurl-7.18.0-2.fc9.i386.rpm
ftp://fr2.rpmfind.net/linux/Mandrake/2008.0/i586/media/main/release/libboost1-1.33.1-6mdv2008.0.i586.rpm
ftp://fr2.rpmfind.net/linux/Mandrake/2008.0/i586/m
Manish Kathuria wrote:
The idea is to switch between multiple internet links for the same
internal network, without making frequent changes to /etc/resolv.conf.
The ISPs here don't allow DNS look ups from an IP not belong to their
address, so a number of look up requests get denied when the outg
Karanbir Singh wrote:
James Fidell wrote:
Is there a PHP 5.2 build for CentOS5.1 anywhere? Unfortunately I need a
fix for a SOAP bug that is present in the current 5.1.6 release.
Not yet, but we are working on it - there should be something there in
the next few days.
Will this be as part o
On Fri, 2008-03-07 at 11:59 -0500, Ross S. W. Walker wrote:
> Ross S. W. Walker wrote:
> > Jerry Geis wrote:
> > >
> > > Hi - I am not an expert at shell script writing.
> > > If /proc/cmdline looks like
> > >
> > > option1 option2 ... ks=http://192.168.1.8/ks/ks.cfg option3
> > > option 4 ...
>
I'm trying to find a way to get remote connections from my Linux Desktop
machine to a remote Linux box which is hosting a MySQL database, via SSH port
22, and then once connection is established, log in to the database port 3306
and have either an SSH and or SCP connection established so I can
On Mon, Mar 10, 2008 at 7:50 AM, Therese Trudeau <[EMAIL PROTECTED]> wrote:
> I can connect to the remote database via Linux desktop, it's just via an un
> encrypted connection through port 3306. For obvious reasons I don't want to
> do it that way.
> My question is, is OpenOffice Calc able t
Jerry Geis wrote:
Is there a way in the %post section of install to continue to have the
VT3 logging but also
log that to a file. Somehow using tee perhaps?
I have found --log=/tmp/post-install.log but then that shows nothing
on VT3.
I would like to have both if possible. Log to VT and a file
On Mon, Mar 10, 2008 at 12:17:29AM -0400, Therese Trudeau enlightened us:
> Ah great i'll check out the URL thanks.
>
> One thing, an earlier poster reccomended RAID 5 instead of RAID 1. I guess
> if one only has 2 drives RAID 1 is the way to go but if I have 4 drives he
> said go with RAID 5 ove
Hi List,
I'm noticing that the CentOS-plus repo for 4.6 has MySQL 5.0.54 in it,
but the CentOS 5.1 repo does not have a newer rpm, leaving the
"newest" easily-available version as the vendor-provided mysql 5.0.22.
Is there a reason for this? We're wanting to try a newer MySQL under
Cent
I tried the above suggestion and it did not have the desired effect.
Everything gets logged to log file. I was hoping for a way to log
to the file and also still see it on the screen also.
Have you tried something like this:
%post
(
do your stuff here
) 2>&1 | tee post-install.log
>> I can connect to the remote database via Linux desktop, it's just via an un
>> encrypted connection through port 3306. For obvious reasons I don't want to
>> do it that way.
>
>> My question is, is OpenOffice Calc able to connect to remote databases via
>> SSH and or SCP? If so, do I need
J. Potter wrote:
Hi List,
I'm noticing that the CentOS-plus repo for 4.6 has MySQL 5.0.54 in it,
but the CentOS 5.1 repo does not have a newer rpm, leaving the "newest"
easily-available version as the vendor-provided mysql 5.0.22.
Is there a reason for this? We're wanting to try a newer My
James Fidell wrote:
Karanbir Singh wrote:
James Fidell wrote:
Is there a PHP 5.2 build for CentOS5.1 anywhere? Unfortunately I need a
fix for a SOAP bug that is present in the current 5.1.6 release.
Not yet, but we are working on it - there should be something there in
the next few days.
W
On Mon, Mar 10, 2008 at 09:18:55AM -0400, Therese Trudeau enlightened us:
> >> I can connect to the remote database via Linux desktop, it's just via an
> >> un encrypted connection through port 3306. For obvious reasons I don't
> >> want to do it that way.
> >
> >> My question is, is OpenOffic
Karanbir Singh wrote:
> Therese Trudeau wrote:
>> I'm just really looking for a RAID card that will do RAID 1, with four
>> drive capacity, i.e.,
>> a master drive with the OS and applications installed and mirrored, and a
>> slave drive for data and
>> photos, graphic design, video, etc also mirro
Therese Trudeau wrote:
> Ah great i'll check out the URL thanks.
>
> One thing, an earlier poster reccomended RAID 5 instead of RAID 1.
> I guess if one only has 2 drives RAID 1 is the way to go but if I have 4
> drives he said go with
> RAID 5 over RAID 1. Isn't RAID 1 mirroring a better soluti
Jerry Geis wrote:
> I tried the above suggestion and it did not have the desired effect.
> Everything gets logged to log file. I was hoping for a way
> to log to the file and also still see it on the screen also.
>
> Is there a way to do that?
As another poster noted you can use tee, which should
nate wrote:
>
> Therese Trudeau wrote:
>
> > Ah great i'll check out the URL thanks.
> >
> > One thing, an earlier poster reccomended RAID 5 instead of RAID 1.
> > I guess if one only has 2 drives RAID 1 is the way to go but if I have 4
> > drives he said go with
> > RAID 5 over RAID 1. Isn't R
on 3-7-2008 10:55 PM Rudi Ahlers spake the following:
My NFS server is on 192.168.10.10, with the following setup in
/etc/exports:
/backup 192.168.10.0/24(rw)
Then, form a client (192.168.10.11), I run mount 192.168.10.10:/backup
/bck, but get the following error:
[EMAIL PROTECTED] [~]# moun
On Sun, 2008-03-09 at 23:24 -0400, Dave wrote:
> Hello,
> I've got a FreeBSD openldap server set up and i'd like to authenticate
> to it with a centos 5.1 client. The server is also acting as a client itself
> and user access works fine from it.
> On the clientside I'm getting an error c
nate wrote
the whole point of a BBU is that you can turn on write back caching -
and get a fair win in write performance on regular tasks.
You can turn on write back caching if you have a UPS as well
(provided your UPS is wired into your system for a graceful shutdown)
UPS isnt going to help
I can connect to the remote database via Linux desktop, it's just via an
un encrypted connection through port 3306. For obvious reasons I don't
want to do it that way.
>>>
My question is, is OpenOffice Calc able to connect to remote databases
via SSH and or SCP? If s
on 3-9-2008 5:36 PM Therese Trudeau spake the following:
So these cards are just plug n play? Just plug them in, no software or
drivers required,
all mirroring is managed by firmware built into the card RAID card itself?
Drivers are required for all storage adapters(RAID or not). 3Ware
handles
Jerry Geis wrote:
Jerry Geis wrote:
Is there a way in the %post section of install to continue to have
the VT3 logging but also
log that to a file. Somehow using tee perhaps?
I have found --log=/tmp/post-install.log but then that shows nothing
on VT3.
I would like to have both if possible. L
ftp ftp.ietf.org
cd rfc
prompt
mget *index*
gets part way through then.
local: rfc-index-latest remote: rfc-index-latest
227 Entering Passive Mode (64,170,98,32,156,203)
150 Opening BINARY mode data connection for rfc-index-latest (4042 bytes).
*** glibc detected *** ftp: malloc(): memory co
On Mon, Mar 10, 2008 at 12:38:34PM -0400, Therese Trudeau enlightened us:
> I can connect to the remote database via Linux desktop, it's just via
> an un encrypted connection through port 3306. For obvious reasons I
> don't want to do it that way.
> >>>
> My question is, is
On Mon, Mar 10, 2008 at 01:21:00PM -0400, Robert Moskowitz wrote:
> ftp ftp.ietf.org
> cd rfc
> prompt
> mget *index*
>
> gets part way through then.
>
...
> any help?
>
What about some context information
(http://www.catb.org/~esr/faqs/smart-questions.html)
CentOS version? arch? glibc ver
When I enable logging = 5 (medium) in logwatch, I get my cron log updates but
hourly as well which is to frequent?
How can I get cron log updates in the once-daily logwatch I am used to when
logging is set to low?
Thanks!
jlc
___
CentOS mailing list
Ce
hi all,
when i login as root, i got:
[EMAIL PROTECTED] html]#
any other user, i got:
-bash-3.1$
what do i need to change for user profile or during user creation
process to make it looks like:
[EMAIL PROTECTED] html]#
thanks
t. hiep
___
CentOS m
On Mon, 10 Mar 2008 11:07:48 -0700 (PDT)
Hiep Nguyen <[EMAIL PROTECTED]> wrote:
> what do i need to change for user profile or during user creation
> process to make it looks like:
That's normally set through .bashrc as contained in /etc/skel so it's inherited
by all new users when they are crea
On Mon, Mar 10, 2008 at 02:04:21PM -0400, Robert Moskowitz wrote:
> thanks. Now I know some info to supply!
:D
>
> Centos 5.1, everything current as of yesterday.
>
> ftp-0.17-33.fc6.i386.rpm
> glibc-2.5-18.el5_1.1.i686.rpm
> glibc-common-2.5-18.el5_1.1.i386.rpm
> glibc-devel-2.5-18.el5_1.1.i386.
thanks. Now I know some info to supply!
Tru Huynh wrote:
On Mon, Mar 10, 2008 at 01:21:00PM -0400, Robert Moskowitz wrote:
ftp ftp.ietf.org
cd rfc
prompt
mget *index*
gets part way through then.
...
any help?
What about some context information
(http://www.catb.org/
Tru Huynh wrote:
On Mon, Mar 10, 2008 at 02:04:21PM -0400, Robert Moskowitz wrote:
thanks. Now I know some info to supply!
:D
Centos 5.1, everything current as of yesterday.
ftp-0.17-33.fc6.i386.rpm
glibc-2.5-18.el5_1.1.i686.rpm
glibc-common-2.5-18.el5_1.1.i386.rpm
glibc-devel-2.5
hi all, i have a little problem and seek for your advice.
search "jade sterling" on google, msn or any other, the return is:
Offering surplus bar and rod, selling to the Forging Industry, CNC
Machining Industry and Screw Machine Industry supplying hot rolled and
cold finished
i went through
What words do you want to remove, and from what pages do you want to remove
these words from?
-- Original message from Hiep Nguyen <[EMAIL PROTECTED]>: -- > hi all, i have a little problem and seek for your advice. > > search "jade sterling" on google, msn or any other
"surplus" is the word i would like to remove from all pages.
t. hiep
On Mon, 10 Mar 2008, [EMAIL PROTECTED] wrote:
What words do you want to remove, and from what pages do you want to remove
these words from?
-- Original message from Hiep Nguyen <[EMAIL PROTECTED]>:
On 3/10/08, nate <[EMAIL PROTECTED]> wrote:
> You can turn on write back caching if you have a UPS as well
> (provided your UPS is wired into your system for a graceful shutdown)
Hopefully you have a redundant PS unit. Having a UPS is not going to
help if your PS fails.
--
Robert Arkiletian
E
Robert Arkiletian wrote:
>
> On 3/10/08, nate <[EMAIL PROTECTED]> wrote:
>
> > You can turn on write back caching if you have a UPS as well
> > (provided your UPS is wired into your system for a graceful shutdown)
>
> Hopefully you have a redundant PS unit. Having a UPS is not going to
> help i
> Date: Mon, 10 Mar 2008 13:27:28 -0400
> From: [EMAIL PROTECTED]
> To: centos@centos.org
> Subject: Re: [CentOS] SSH,SCP connections to remote MySQL Database using
> OpenOffice Possible?
>
> On Mon, Mar 10, 2008 at 12:38:34PM -0400, Therese Trudeau
On Mon, Mar 10, 2008 at 2:45 PM, Hiep Nguyen <[EMAIL PROTECTED]> wrote:
> hi all, i have a little problem and seek for your advice.
>
> search "jade sterling" on google, msn or any other, the return is:
>
> Offering surplus bar and rod, selling to the Forging Industry, CNC
> Machining Industry and
Robert Arkiletian wrote:
On 3/10/08, nate <[EMAIL PROTECTED]> wrote:
You can turn on write back caching if you have a UPS as well
(provided your UPS is wired into your system for a graceful shutdown)
Hopefully you have a redundant PS unit. Having a UPS is not going to
help if your PS
On Mon, Mar 10, 2008 at 03:08:19PM -0400, Therese Trudeau enlightened us:
>
> > Date: Mon, 10 Mar 2008 13:27:28 -0400
> > From: [EMAIL PROTECTED]
> > To: centos@centos.org
> > Subject: Re: [CentOS] SSH, SCP connections to remote MySQL Database using
> > Op
On Mon, 10 Mar 2008 11:45:45 -0700 (PDT)
Hiep Nguyen <[EMAIL PROTECTED]> wrote:
> i went through all my pages and can't find "Offering surplus". my
> question is how do i remove these words???
At some point in the (relatively recent) past, the search bots apparently found
that text on your web
The profile file mentioned below is going to set the PS1 environment variable.
For more information, you might want to look at the bash man page in the
PROMPTING section.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Cox
Sent: March 10, 2008 14:1
Robert Arkiletian wrote:
> On 3/10/08, nate <[EMAIL PROTECTED]> wrote:
>
>> You can turn on write back caching if you have a UPS as well
>> (provided your UPS is wired into your system for a graceful shutdown)
>
> Hopefully you have a redundant PS unit. Having a UPS is not going to
> help if your
nevermind, obviously I misunderstood the question, sorry.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
CentOS-5.1
Is there anything special one must do to get the Totem shipped with CentOS-5
to display .mov files? When I try to view a file I get an error box with the
message:
Totem could not play 'file:///tmp/073_complex_forms_part_1.mov'.
Could not decode stream."
# rpm -
On Mon, 10 Mar 2008 11:55:47 -0700 (PDT)
Hiep Nguyen <[EMAIL PROTECTED]> wrote:
> "surplus" is the word i would like to remove from all pages.
It is also worth noting that there is apparently something wrong with the
structure of your web page. If you click on the "cached" link for your page,
al
> Date: Mon, 10 Mar 2008 15:12:31 -0400
> From: [EMAIL PROTECTED]
> To: centos@centos.org
> Subject: Re: [CentOS] SSH,SCP connections to remote MySQL Database using
> OpenOffice Possible?
>
> On Mon, Mar 10, 2008 at 03:08:19PM -0400, Therese Trudeau
> From: [EMAIL PROTECTED]
> To: centos@centos.org
> Subject: RE: [CentOS] SSH,SCP connections to remote MySQL Database using
> OpenOffice Possible?
> Date: Mon, 10 Mar 2008 16:33:49 -0400
>
>
>
>
>> Date: M
on 3-10-2008 1:33 PM Therese Trudeau spake the following:
Date: Mon, 10 Mar 2008 15:12:31 -0400
From: [EMAIL PROTECTED]
To: centos@centos.org
Subject: Re: [CentOS] SSH, SCP connections to remote MySQL Database using
OpenOffice Possible?
On Mon, Ma
On Mon, Mar 10, 2008 at 02:36:34PM -0400, Robert Moskowitz wrote:
...
I have tried from home CentOS-5.1 x86_64 current
06:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network
Connection (rev 02)
same versions as yours for the ipw3945 drivers and no issue.
"ftp -v -d" might shed
I can't say for sure, because I don't generally play .mov, but if I want
ANYTHING to play in totem, I usually need the gstreamer-ugly or universe
packages.
Not going to be available on a stock Centos Install.
You'll need to add a 3rd party repository.
http://gstreamer.freedesktop.org/download
Therese Trudeau wrote:
From: [EMAIL PROTECTED]
To: centos@centos.org
Subject: RE: [CentOS] SSH, SCP connections to remote MySQL Database using
OpenOffice Possible?
Date: Mon, 10 Mar 2008 16:33:49 -0400
Please edit your quotes, no need to quote
Dennis McLeod wrote:
I can't say for sure, because I don't generally play .mov, but if I want
ANYTHING to play in totem, I usually need the gstreamer-ugly or universe
packages.
Not going to be available on a stock Centos Install.
You'll need to add a 3rd party repository.
rpmforge has t
> To: centos@centos.org
> From: [EMAIL PROTECTED]
> Date: Mon, 10 Mar 2008 13:43:00 -0700
> Subject: [CentOS] Re: SSH, SCP connections to remote MySQL Database using
> OpenOffice Possible?
>
> on 3-10-2008 1:33 PM Therese Trudeau spake the following:
>>
> Please edit your quotes, no need to quote the entire thread back in
> every email - just trim down to the required bits.
OK Sorry :)
_
Climb to the top of the charts! Play the word scramble challenge with star
power.
http://cl
On Mon, Mar 10, 2008 at 05:12:46PM -0400, Therese Trudeau enlightened us:
> OK Some progress anyway, by not putting in the port twice I got a
> connecrtion. But as before,
> when I connected un securely, OpenOffice freezes up and crashes after about
> one minute,
> whether or not it's through p
> Sounds like an OOo problem, then. When I briefly tried testing it, there was
> a couple of driver options to connect to MySQL, you might try using the one
> you're not (IIRC one was ODBC and the other was JDBC).
I'm using both the Java Runtime Environment jre1.6.0_05 and the
sql-connector-ja
Ted Miller wrote:
I finally got 5.1 to boot after install (install couldn't keep the disk
IDs from getting crossed up, so at reboot partitions were not where
install said they would be).
I needed to compile vmware and nvidia modules, but decided to upgrade
first. Told yumex to upgrade everyt
On Mon, 10 Mar 2008, Jim Wight wrote:
On Fri, 2008-03-07 at 11:59 -0500, Ross S. W. Walker wrote:
Ross S. W. Walker wrote:
Jerry Geis wrote:
Hi - I am not an expert at shell script writing.
If /proc/cmdline looks like
option1 option2 ... ks=http://192.168.1.8/ks/ks.cfg option3
option 4 ...
Hi,
I was just searching the web for some information on 32bit support in 64bit environment and was able
to find couple pages about Debian and CentOS. However, I couldn't find any comparison between them.
If anyone knows the differences (e.g. which one is easier to set up and maintain) or could
62 matches
Mail list logo