On 9/25/11, Fabian Arrotin wrote:
> On 09/21/2011 07:55 PM, Johan Vermeulen wrote:
>>
>>
>
> Known bug/issue upstream and not yet fixed .. the workaround described
> in the comments worked for me :
> https://bugzilla.redhat.com/show_bug.cgi?id=666256
>
> Fabian Arrotin
>
> ___
On Sun, Sep 25, 2011 at 10:20 PM, Todd wrote:
> Craig,
>>
>> iTerm2 is a better solution (not perfect... just much better than
>> Terminal.app and fewer time spent in the penalty box for using Mac OS X.
>
> Thanks, this actually solved everything. All the terminal issues I was
> having.
Depending
Craig,
iTerm2 is a better solution (not perfect... just much better than
> Terminal.app and fewer time spent in the penalty box for using Mac OS X.
Thanks, this actually solved everything. All the terminal issues I was
having.
Best,
-Jason
___
CentOS
On Sun, 2011-09-25 at 11:05 -0700, Todd wrote:
> Hi All,
>
>
> I upgraded to OS X 10.7 on my laptop and when I try to ssh into my
> servers and do edits it seems my backspace is now weird. When I
> backspace it skips all around, inserts what looks to be special
> characters, etc. If I save and go
On a Centos-5.7 system, this printer works fine using a parallel cable
but fails using the USB interface; the following appears on the CUPS
page when I try to print a page:
Unable to open device
"hal:///org/freedesktop/Hal/devices/usb_device_6bc_268_AK11044671_if0_printer_no
serial":
Permission de
> You first need to double-check that /dev/ttyS0 is actually
> the correct serial COM port you have the modem connected to.
> Please look under System->Hardware and then click the 16550A-compatible
> COM port in the LH pane.
> Then in the RH pane click on 'Advanced', and find the serial.device s
On 09/25/2011 04:13 PM, Lee Perez wrote:
> Nicolas Thierry-Mieg wrote:
>> Johnny Hughes wrote:
>>
>>> On 09/25/2011 07:07 AM, fakessh wrote:
>>>
hello admin
This is strange and dark: it receives more than one hundred updates and
deposits are still not updated
a
Nicolas Thierry-Mieg wrote:
> Johnny Hughes wrote:
>
>> On 09/25/2011 07:07 AM, fakessh wrote:
>>
>>> hello admin
>>>
>>> This is strange and dark: it receives more than one hundred updates and
>>> deposits are still not updated
>>>
>>> are welcome ...
>>>
>> I am not sure what this
On Sun, Sep 25, 2011 at 10:21:11PM +0300, Dotan Cohen wrote:
>
> Thanks! I is more up to date than I thought!
>
> [root@gastricsleeve html]# cat /etc/redhat-release
> CentOS release 5.5 (Final)
Actually you are 2 full point releases behind; current is 5.7. I would
strongly suggest you update.
On 09/25/11 12:18 PM, Dotan Cohen wrote:
> On Sun, Sep 25, 2011 at 22:06, John R Pierce wrote:
>>> Is there a way to get the most common (unique) lines of the file?
>> sort -k 3 | uniq -f 2
>>
>>
>> which will sort starting at field 3, and then print lines that are
>> unique, skipping the first 2
On 09/25/2011 02:05 PM, Todd wrote:
> I upgraded to OS X 10.7 on my laptop and when I try to ssh into my servers
> and do edits it seems my backspace is now weird
This is something you need to fix on the terminal emulator you're using.
Apparently the backspace code your terminal is sending now is
On Sun, Sep 25, 2011 at 22:10, Frank Cox wrote:
>> Is there a way to get the most common (unique) lines of the file?
>
> If you want what I think you want, a combination of cut and sort will do it.
>
Neither seem to have the "most common line" ability built in. I might
have to resort to either Pe
On Sun, Sep 25, 2011 at 22:06, John R Pierce wrote:
>> Is there a way to get the most common (unique) lines of the file?
>
> sort -k 3 | uniq -f 2
>
>
> which will sort starting at field 3, and then print lines that are
> unique, skipping the first 2 fields, where fields by default are blank
> sep
On Sun, 25 Sep 2011 21:51:51 +0300
Dotan Cohen wrote:
> Is there a way to get the most common (unique) lines of the file?
If you want what I think you want, a combination of cut and sort will do it.
>By the way, I'm not sure if this is RHEL or CentOS, or which version:
> I assume that it is one
On 09/25/11 11:51 AM, Dotan Cohen wrote:
> ...
> 110925 13:09:43 [ERROR] /usr/libexec/mysqld: Incorrect key file for
> table './ox_data_summary_ad_hourly.MYI'; try to repair it
> [root@ log]# wc -l mysqld.log
> 20686 mysqld.log
> [root@ log]# cat mysqld.log | grep ERROR | wc -l
> 20332
> [root@ log
I have a huge mysql.log file full of errors. I'd like to sort it by
the most common line, and work from there. I did go through the
manpage for sort, and googled a bit, but I found nothing relevant.
Here is an example of the output:
[root@ log]# tail mysqld.log
110925 11:05:35 [ERROR] /usr/libexec
Hi All,
I upgraded to OS X 10.7 on my laptop and when I try to ssh into my servers
and do edits it seems my backspace is now weird. When I backspace it skips
all around, inserts what looks to be special characters, etc. If I save and
go back in the file edited right, but due to all the inserted ga
Tom,
Not sure if you are interested, but I use KOAN/Cobbler alot. Its maybe
more involved than what you request here (meaning to setup Cobbler), but I
believe once you get through all the setup you'll be happy :) Cobbler
will even go so far as to generate an ISO that has all your system
def
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..
Johnny Hughes wrote:
> On 09/25/2011 07:07 AM, fakessh wrote:
>> hello admin
>>
>> This is strange and dark: it receives more than one hundred updates and
>> deposits are still not updated
>>
>> are welcome ...
>
> I am not sure what this means ... anyone?
no sorry, I'm out of LSD
__
On Sun, 25 Sep 2011, Michel Donais wrote:
> To: CentOS mailing list
> From: Michel Donais
> Subject: Re: [CentOS] I can't connect to /dev/ttyS0
>
>> You first need to double-check that /dev/ttyS0 is actually
>> the correct serial COM port you have the modem connected to.
>>
>> Please look under
On 09/21/2011 07:55 PM, Johan Vermeulen wrote:
>
>
Known bug/issue upstream and not yet fixed .. the workaround described
in the comments worked for me :
https://bugzilla.redhat.com/show_bug.cgi?id=666256
Fabian Arrotin
___
CentOS mailing list
CentOS
> You first need to double-check that /dev/ttyS0 is actually
> the correct serial COM port you have the modem connected to.
>
> Please look under System->Hardware and then click the
> 16550A-compatible COM port in the LH pane.
>
> Then in the RH pane click on 'Advanced', and find the
> serial.
On Sun, Sep 25, 2011 at 2:35 PM, Johnny Hughes wrote:
> On 09/25/2011 07:07 AM, fakessh wrote:
>> hello admin
>>
>> This is strange and dark: it receives more than one hundred updates and
>> deposits are still not updated
>>
>> are welcome ...
>
> I am not sure what this means ... anyone?
Maybe s
On 09/25/2011 07:07 AM, fakessh wrote:
> hello admin
>
> This is strange and dark: it receives more than one hundred updates and
> deposits are still not updated
>
> are welcome ...
I am not sure what this means ... anyone?
signature.asc
Description: OpenPGP digital signature
__
I use dyndns's (free) service to access a remote machine
with a dynamic IP address.
The machine is running under CentOS-6.0.
I can ssh into the address given me by dyndns (*.homelinux.com),
but when I do this I get the warning
"reverse mapping checking getaddrinfo for" *
"failed - POSSIBLE BREA
hello admin
This is strange and dark: it receives more than one hundred updates and
deposits are still not updated
are welcome ...
--
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
gpg --keyserver pgp.mit.edu --recv-key 092164A7
http://urlshort.eu fakessh @
pgpTOZ9K6FiC9.pgp
On 9/6/2011 10:06 AM, Michael D. Berger wrote:
> On Tue, 06 Sep 2011 02:28:03 -0700, James A. Peltier wrote:
>
>> I didn't read the whole thread but you should make sure you blacklist
>> the b43, bcm43xx and ssb drivers
>>
>> vi /etc/modprobe.d/broadcom-wl.conf
>>
>> blacklist b43
>> blacklist bcm4
On Sat, 24 Sep 2011, Michel Donais wrote:
> To: CentOS mailing list
> From: Michel Donais
> Subject: [CentOS] I can't connect to /dev/ttyS0
>
> The computer is an HP Proliant DC7600S.
> O/S: Centos 5.7
>
> I try to connect minicom or Hylafax to /dev/ttyS0 and I can't reach the
> modem.
>
> Can
On Sat, 24 Sep 2011 13:50:24 +0800
Emmanuel Noobadmin wrote:
> On 9/24/11, Eric Sisolak wrote:
> > This is usually caused by not having enough RAM. I think for el5 you
> > need either 512 or 768MB and for el6 it is more like 1GB (IIRC).
>
> Should be 768MB for EL6 based on my recent EL6 VM ins
On 25/09/11 10:16, Christian Athon wrote:
> I can only find openmotif22 in centos 5 i386. x86_64 has a openmotif. A
> mistake I assume?
>
> Christian.
Yes, it's a known issue:
http://bugs.centos.org/view.php?id=5101
Until the devs get around to fixing this, you can copy the missing i386
packag
I can only find openmotif22 in centos 5 i386. x86_64 has a openmotif. A
mistake I assume?
Christian.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
32 matches
Mail list logo