Re: [CentOS] Need help configuring wireless NIC

2012-03-26 Thread Marko Vojinovic
On Tuesday, 27. March 2012. 10.02.25 Arun Khan wrote:
> On Sat, Mar 24, 2012 at 10:05 PM, Marko Vojinovic  wrote:
> > Yesterday I managed to find a driver for my USB wireless dongle, and it is
> > now correctly recognized by the kernel. However, I don't know how to
> > configure it.
> How did you install the driver that you found?

Basically, I did this (following the advice of Ned Slider, from another 
thread):

# yum --enablerepo=elrepo-testing kmod-compat-wireless
# modprobe usb8xxx

Namely, on the http://elrepo.org/tiki/kmod-compat-wireless there is a list of 
drivers corresponding to various devices. My device is

# lsusb
Bus 001 Device 006: ID 1286:1fab Marvell Semiconductor, Inc. 88W8338 
[Libertas] 802.11g

so I did a search on the site for "1286" and found two relevant modules, 
usb8xxx and libertas. Modprobe-ing usb8xxx loads the following:

# lsmod 

Module  Size  Used by   
 
usb8xxx13926  0 
 
libertas  105931  1 usb8xxx
libertas_tf12514  0 
mac80211  234108  1 libertas_tf
cfg80211  164625  2 libertas,mac80211
rfkill 15242  1 cfg80211
compat 16607  2 mac80211,cfg80211
lib802114194  1 libertas

When I plug in the device, /var/log/messages says:

Mar 27 08:10:30 CicaMaca kernel: usb 1-2: new high speed USB device using 
ehci_hcd and address 7
Mar 27 08:10:31 CicaMaca kernel: usb 1-2: New USB device found, idVendor=1286, 
idProduct=1fab
Mar 27 08:10:31 CicaMaca kernel: usb 1-2: New USB device strings: Mfr=1, 
Product=2, SerialNumber=0
Mar 27 08:10:31 CicaMaca kernel: usb 1-2: Product: 54M USB Wireless NIC  
Mar 27 08:10:31 CicaMaca kernel: usb 1-2: Manufacturer: Tenda.. 
Mar 27 08:10:31 CicaMaca kernel: usb 1-2: configuration #1 chosen from 1 choice

which is basically the same information as found in dmesg. The device is 
correctly recognized, as far as it goes.

> What is the output of "/sbin/ifconfig -a"  does it list the wifi
> device i.e. wlan0 ?

No, ifconfig lists only my two wired ethernet devices (eth0, eth1), and the 
openvpn virtual ethernet device (tap0). No mention of anything wireless.

> Do "ethtool --driver   "   to find the driver associated with
> your wifi network interface.

What should  be? There isn't one associated to the wireless NIC, or I 
am unable to find it. I tried the following methods:

# ifconfig -a
# lshw -C network
# rfkill list
# iwconfig

None of these report anything except my three wired devices (if at all).

I vaguely understand that all these utilities are querrying the kernel for the 
info about hardware, but the kernel does not seem to be exposing it (or 
requires some non-automatic initialization). I tried looking at various places 
under /proc (to see if I can read something manually), but I found nothing, 
and TBH I don't quite know where to look.

> Usuall the NetworkManager detects all the active network interfaces
> and presents the devices.   In your case, I suspect the wifi device is
> not being initialized.

The NetworkManager does indeed give "some" indication that there is a wireless 
device, but it doesn't tell much. When I do a "service NetworkManager 
restart", this is the only relevant thing I recognized about wireless from 
/var/log/messages:

Mar 27 08:24:24 CicaMaca NetworkManager[30454]:  WiFi enabled by radio 
killswitch; enabled by state file
Mar 27 08:24:24 CicaMaca NetworkManager[30454]:  WWAN enabled by radio 
killswitch; enabled by state file
Mar 27 08:24:24 CicaMaca NetworkManager[30454]:  WiMAX enabled by radio 
killswitch; enabled by state file
Mar 27 08:24:24 CicaMaca NetworkManager[30454]:  Networking is enabled 
by state file

Everything else is about eth0, eth1 and tap0 devices. I can provide full logs 
if you think I missed something.

I am almost out of patience with this, and I'm already considering buying 
another wireless card, or rather a wireless router which can act as a client 
to another wireless router, so that I can connect the computer via wired 
ethernet. I'd prefer not to waste any money on this, especially if it is just 
a software configuration issue, but I also need the damn thing to start working 
sooner than later.

Btw, the device is working properly under Windows, and it used to work 
properly under Linux with ndiswrapper. But current ndiswrapper fails to work 
(or even fails to compile) on current CentOS, so my only option is to try a 
native Linux driver from kmod-compat-wireless.

If there is any way to make this work without throwing money at the problem, 
I'd appreciate to know. Also, if there isn't a w

Re: [CentOS] INSTALLING UPDATES-PROXY PROBLEM

2012-03-26 Thread John R Pierce
On 03/26/12 11:05 PM, arun kumar wrote:
> I have centos 6.0 in my system and i want to update packages, so i tried
> the yum commands for checking and installing updates, but my proxy is
> objecting and i got the following error
>
> Loaded plugins: fastestmirror, refresh-packagekit
> Loading mirror speeds from cached hostfile
> Could not retrieve mirrorlist
> http://mirrorlist.centos.org/?release=6&arch=i386&repo=os  error was
> 14: PYCURL ERROR 22 - "The requested URL returned error: 407"
> Error: Cannot find a valid baseurl for repo: base
>
> i tried with the software update GUI in centos 6.0 but still the same proxy
> problemcan any one please suggest how to overcome this problem and
> install updates for packages.

what is this "proxy"?  other than your use of the phrase 'proxy' a 
couple times, I see no sign of a proxy there.

If your internet connection is such that you have to go through an 
explicit http proxy, have you configured it in /etc/yum.conf as follows?
http://www.centos.org/docs/5/html/yum/sn-yum-proxy-server.html





-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] INSTALLING UPDATES-PROXY PROBLEM

2012-03-26 Thread arun kumar
Dear all

I have centos 6.0 in my system and i want to update packages, so i tried
the yum commands for checking and installing updates, but my proxy is
objecting and i got the following error

Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=6&arch=i386&repo=os error was
14: PYCURL ERROR 22 - "The requested URL returned error: 407"
Error: Cannot find a valid baseurl for repo: base

i tried with the software update GUI in centos 6.0 but still the same proxy
problemcan any one please suggest how to overcome this problem and
install updates for packages.

Thanking you.

Regards

-- 
Arun Kumar Somavarapu
Project-JRF
Dr. Prasanna's lab
TMC, ACTREC
Navi Mumbai-410210
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need help configuring wireless NIC

2012-03-26 Thread Arun Khan
On Sat, Mar 24, 2012 at 10:05 PM, Marko Vojinovic  wrote:
>
> Hi everyone! :-)
>
> Yesterday I managed to find a driver for my USB wireless dongle, and it is now
> correctly recognized by the kernel. However, I don't know how to configure it.

How did you install the driver that you found?

What is the output of "/sbin/ifconfig -a"  does it list the wifi
device i.e. wlan0 ?

Do "ethtool --driver   "   to find the driver associated with
your wifi network interface.

In my case I get the following output:

# ethtool --driver wlan0
driver: ath9k
version: 3.2.0-1-amd64
firmware-version: N/A
bus-info: :02:00.0
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no

Usuall the NetworkManager detects all the active network interfaces
and presents the devices.   In your case, I suspect the wifi device is
not being initialized.

HTH,
-- Arun Khan
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 5.8, t-bird 10 and firefox 10

2012-03-26 Thread Ned Slider
On 26/03/12 22:24, m.r...@5-cent.us wrote:
> Here's a problem I have at home - I updated to 5.8, have t-bird 10 and ff
> 10; I run icewm. However, I cannot get a link in an email to open in my
> browser. Anyone else see this?
>


Any clues from running:

gconftool-2 -R /desktop/gnome/url-handlers/http

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] kernel autoconfigure ?

2012-03-26 Thread Johnny Hughes
On 03/26/2012 04:45 PM, admin lewis wrote:
> Anyone know if there is a kernel autoconfigure tool to compile from source ?
> thanks
> luigi

What are you trying to accomplish.

If you install the SRPM, the go the the SPEC directory, you can run the
command:

rpmbuild -bp kernel.spec

Then you can go to the BUILD// directory, copy the config file
you want to modify there, and run the command:

make menuconfig

Then you can change whatever settings you want and go from there.

Here is how to build a custom kernel:

http://wiki.centos.org/HowTos/Custom_Kernel

The real question is  ... what are you trying to accomplish?






signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] nfslock

2012-03-26 Thread Phil Schaffner
Lars Hecking wrote on 03/26/2012 01:00 PM:
>
>   No replacement needed. Or at least go back to the pre-6 situation and not
>   stuff it down our throats as a mandatory requirement.
>

Just because NetworkManager is the default does not mean it is 
mandatory. You are free to "yum remove NetworkManager" and use the 
network service.  It is, at least, much improved from the EL5 version, 
and virtually essential for mobile systems.

Phil

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] kernel autoconfigure ?

2012-03-26 Thread Phil Schaffner
admin lewis wrote on 03/26/2012 05:45 PM:
> Anyone know if there is a kernel autoconfigure tool to compile from source ?
> thanks

That seems too good to be true, so it probably is. :)

Have a look at
http://wiki.centos.org/HowTos/Custom_Kernel

Or perhaps
http://elrepo.org/tiki/kernel-ml

Someone else may already have done the heavy lifting.

Phil
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] One disk speed problem [SOLVED], and a question on hdparm

2012-03-26 Thread John R Pierce
On 03/26/12 2:20 PM, m.r...@5-cent.us wrote:
> Yeah... but parted is user hostile. A co-worker and I, both of whom don't
> need GUIs, use gparted. However, that doesn't tell me where it's aligning
> things.

I don't think its any more user hostile than fdisk is, just perhaps less 
familiar.



-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] One disk speed problem [SOLVED], and a question on hdparm

2012-03-26 Thread m . roth
John R Pierce wrote:
> On 03/26/12 1:49 PM, m.r...@5-cent.us wrote:
>> So, here's the answer: we have these Caviar Green 2tb drives (the thread
>> I found had either a 1tb, or 1.5tb), (and no, we are*NOT*  going to buy
>> Caviar Green for servers ever again). The big thing is that they use 4k
>> sectors,*not*  512 bytes. Following directions, I pulled it into fdisk,
>> and then used a command I've not needed before: u. This changes units
>> from cylinders (the default) to sectors. Having done that, p shows that it
>> actually starts in sector 63. Again, following directions, I changed it
>> to start in sector 64. Finished the partition, wrote it, made the
>> filesystem, and tried it out.
>
> almost all newer large capacity drives are using 4k sectors internally
> now.   SSD physical block sizes are something like 128k bytes, so the
> problem is even worse.
>
> I'd suggest getting in the habit of using parted rather than fdisk, as
> fdisk can't handle GPT formatted disks, and MBR can't handle anything
> over 2TB

Yeah... but parted is user hostile. A co-worker and I, both of whom don't
need GUIs, use gparted. However, that doesn't tell me where it's aligning
things.

This info - oh, meant to give the link to the author of the informative
thread:  - does tell
you what and why. Next time I need to build a 3TB drive (which will be
soon), I'll play with parted, and see if it complains if I align it this
way.

   mark
mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 5.8, t-bird 10 and firefox 10

2012-03-26 Thread Johnny Hughes
On 03/26/2012 04:24 PM, m.r...@5-cent.us wrote:
> Here's a problem I have at home - I updated to 5.8, have t-bird 10 and ff
> 10; I run icewm. However, I cannot get a link in an email to open in my
> browser. Anyone else see this?
>

You should be able to set that in Edit => Preferences => Attachments (in
thunderbird)



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] kernel autoconfigure ?

2012-03-26 Thread admin lewis
Anyone know if there is a kernel autoconfigure tool to compile from source ?
thanks
luigi


-- 
Linux Server, Microsoft Windows 2003/2008 Server, Exchange 2007
http://predellino.blogspot.com/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] 5.8, t-bird 10 and firefox 10

2012-03-26 Thread m . roth
Here's a problem I have at home - I updated to 5.8, have t-bird 10 and ff
10; I run icewm. However, I cannot get a link in an email to open in my
browser. Anyone else see this?

   mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] One disk speed problem [SOLVED], and a question on hdparm

2012-03-26 Thread m . roth
Scott Silva wrote:
> on 3/26/2012 1:49 PM m.r...@5-cent.us spake the
> following:

>> Next trick: hdparm. I want to disable, or at least shove way up, the
>> spindown timeout on these drives, which, depending on the thread you
>> read, is 6 or 8 seconds. hdparm should let me do that... but before I
do, I'd
>> like to know what it's set at. Does anyone know how to find that out?
>> And no, the manpage is wrong, hdparm -B> it, it just complains it's missing the parm.

> Isn't it sdparm for scsi and scsi emulations?

That may be around, but they've updated hdparm to deal with SATA as well.

  mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] One disk speed problem [SOLVED], and a question on hdparm

2012-03-26 Thread Scott Silva
on 3/26/2012 1:49 PM m.r...@5-cent.us spake the 
following:
> I believe I've posted before about one of the speed issues we were having,
> of backups taking many, many hours that should *not* take that long.
>
> My manager and I finally nailed it down to the h/d itself. Identical
> boxes, and he tried a backup of one system which took under two hours,
> while the same regular one rand nearly six.
>
> I'd been googling on and off for weeks, and this morning, ran across
> something: partition alignment. A thread where someone who'd done some
> tests and found that was his problem.
>
> So, here's the answer: we have these Caviar Green 2tb drives (the thread I
> found had either a 1tb, or 1.5tb), (and no, we are *NOT* going to buy
> Caviar Green for servers ever again). The big thing is that they use 4k
> sectors, *not* 512 bytes. Following directions, I pulled it into fdisk,
> and then used a command I've not needed before: u. This changes units from
> cylinders (the default) to sectors. Having done that, p shows that it
> actually starts in sector 63. Again, following directions, I changed it to
> start in sector 64. Finished the partition, wrote it, made the filesystem,
> and tried it out.
>
> 177G transferred in 1h 47+m.
>
> So, anyone who's got new drives that use 4k sectors should probably follow
> this.
>
> This also probably explains parted's completely aggravating complaint that
> the partition's not aligned, but gives you no idea *why*, or how to align
> it - I pulled the drive into parted, and told it to print, and it did
> *not* complain the partition wasn't aligned.
>
> Next trick: hdparm. I want to disable, or at least shove way up, the
> spindown timeout on these drives, which, depending on the thread you read,
> is 6 or 8 seconds. hdparm should let me do that... but before I do, I'd
> like to know what it's set at. Does anyone know how to find that out? And
> no, the manpage is wrong, hdparm -B it just complains it's missing the parm.
>
>   mark
Isn't it sdparm for scsi and scsi emulations?


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] One disk speed problem [SOLVED], and a question on hdparm

2012-03-26 Thread John R Pierce
On 03/26/12 1:49 PM, m.r...@5-cent.us wrote:
> So, here's the answer: we have these Caviar Green 2tb drives (the thread I
> found had either a 1tb, or 1.5tb), (and no, we are*NOT*  going to buy
> Caviar Green for servers ever again). The big thing is that they use 4k
> sectors,*not*  512 bytes. Following directions, I pulled it into fdisk,
> and then used a command I've not needed before: u. This changes units from
> cylinders (the default) to sectors. Having done that, p shows that it
> actually starts in sector 63. Again, following directions, I changed it to
> start in sector 64. Finished the partition, wrote it, made the filesystem,
> and tried it out.

almost all newer large capacity drives are using 4k sectors internally 
now.   SSD physical block sizes are something like 128k bytes, so the 
problem is even worse.

I'd suggest getting in the habit of using parted rather than fdisk, as 
fdisk can't handle GPT formatted disks, and MBR can't handle anything 
over 2TB

-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] One disk speed problem [SOLVED], and a question on hdparm

2012-03-26 Thread m . roth
I believe I've posted before about one of the speed issues we were having,
of backups taking many, many hours that should *not* take that long.

My manager and I finally nailed it down to the h/d itself. Identical
boxes, and he tried a backup of one system which took under two hours,
while the same regular one rand nearly six.

I'd been googling on and off for weeks, and this morning, ran across
something: partition alignment. A thread where someone who'd done some
tests and found that was his problem.

So, here's the answer: we have these Caviar Green 2tb drives (the thread I
found had either a 1tb, or 1.5tb), (and no, we are *NOT* going to buy
Caviar Green for servers ever again). The big thing is that they use 4k
sectors, *not* 512 bytes. Following directions, I pulled it into fdisk,
and then used a command I've not needed before: u. This changes units from
cylinders (the default) to sectors. Having done that, p shows that it
actually starts in sector 63. Again, following directions, I changed it to
start in sector 64. Finished the partition, wrote it, made the filesystem,
and tried it out.

177G transferred in 1h 47+m.

So, anyone who's got new drives that use 4k sectors should probably follow
this.

This also probably explains parted's completely aggravating complaint that
the partition's not aligned, but gives you no idea *why*, or how to align
it - I pulled the drive into parted, and told it to print, and it did
*not* complain the partition wasn't aligned.

Next trick: hdparm. I want to disable, or at least shove way up, the
spindown timeout on these drives, which, depending on the thread you read,
is 6 or 8 seconds. hdparm should let me do that... but before I do, I'd
like to know what it's set at. Does anyone know how to find that out? And
no, the manpage is wrong, hdparm -B http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] nfslock

2012-03-26 Thread m . roth
John R Pierce wrote:
> On 03/26/12 10:00 AM, Lars Hecking wrote:
>>   No replacement needed. Or at least go back to the pre-6 situation and
>> not stuff it down our throats as a mandatory requirement.
>
> wireless sure needs it to work decently, without it, its a kludge of a
> kludge.

That's fine... but I just found wpa-supplicant running on one of my
*servers*; I chkconfig'd it off, and service stopped it, and then found
Network(mis)Manager had apparently restarted it. I shut *that* off, and I
could finally kill the idiot thing.

Back to service network start, thank you very much.

mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dell Online Diagnostics for Centos 6.2

2012-03-26 Thread Trevor Cooper
On 03/22/2012 01:08 PM, m.r...@5-cent.us wrote:
> Why are so many people top posting today?
>
Perhaps, because the most common mail client(s) in the world (Microsoft Outlook,
Microsoft OWA, Apple Mail.app,
http://www.campaignmonitor.com/stats/email-clients/) default to top-posting.

People don't trim/edit or proofread anymore. Forget about scrolling down...

And we wonder why storage requirements for email keep growing all the time.

Trevor
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] nfslock

2012-03-26 Thread John R Pierce
On 03/26/12 10:00 AM, Lars Hecking wrote:
>   No replacement needed. Or at least go back to the pre-6 situation and not
>   stuff it down our throats as a mandatory requirement.

wireless sure needs it to work decently, without it, its a kludge of a 
kludge.



-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] nfslock

2012-03-26 Thread Lars Hecking
John R Pierce writes:
> On 03/26/12 9:01 AM, Lars Hecking wrote:
> >   They should also realise that they don't like NetworkManager and get rid
> >   of it.
> 
> and replace it with what?
 
 No replacement needed. Or at least go back to the pre-6 situation and not
 stuff it down our throats as a mandatory requirement.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] nfslock

2012-03-26 Thread John R Pierce
On 03/26/12 9:01 AM, Lars Hecking wrote:
>   They should also realise that they don't like NetworkManager and get rid
>   of it.

and replace it with what?



-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] nfslock

2012-03-26 Thread Lars Hecking
Kanwar Ranbir Sandhu writes:
> On Thu, 2012-03-22 at 13:08 -0700, Nataraj wrote:
> > Furthermore RedHat has decided that they don't like
> > Upstart and they are going to yet another replacement for upstart in
> > future releases (sorry, I don't remember the name of it).
 
 They should also realise that they don't like NetworkManager and get rid
 of it.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS-announce Digest, Vol 85, Issue 13

2012-03-26 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...@centos.org

You can reach the person managing the list at
centos-announce-ow...@centos.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."


Today's Topics:

   1. CEBA-2012:0414 CentOS 6 tcpdump FASTTRACK Update (Johnny Hughes)
   2. CEBA-2012:0415  CentOS 6 chkconfig Update (Johnny Hughes)
   3. CEBA-2012:0418  CentOS 6 cups Update (Johnny Hughes)
   4. CEBA-2012:0413  CentOS 6 python-slip Update (Johnny Hughes)
   5. CEBA-2012:0419  CentOS 6 libvirt Update (Johnny Hughes)


--

Message: 1
Date: Mon, 26 Mar 2012 13:53:38 +
From: Johnny Hughes 
Subject: [CentOS-announce] CEBA-2012:0414 CentOS 6 tcpdump FASTTRACK
Update
To: centos-annou...@centos.org
Message-ID: <20120326135338.ga27...@chakra.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Bugfix Advisory 2012:0414 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0414.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 


i386:
a12ac192df6587bfdc222c8136c001651c0f4711c96421b9d21c6906dcab01b0  
tcpdump-4.0.0-3.20090921gitdf3cb4.2.el6.i686.rpm

x86_64:
10c9611399db7821c78aae838e66f8e95bec42913f4841e908cd498bb693daeb  
tcpdump-4.0.0-3.20090921gitdf3cb4.2.el6.x86_64.rpm

Source:
ef3bbb8bef84a3b8b346307f32ca4940869c6417c483458889b803dd7762d96a  
tcpdump-4.0.0-3.20090921gitdf3cb4.2.el6.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net



--

Message: 2
Date: Mon, 26 Mar 2012 14:26:42 +
From: Johnny Hughes 
Subject: [CentOS-announce] CEBA-2012:0415  CentOS 6 chkconfig Update
To: centos-annou...@centos.org
Message-ID: <20120326142642.ga29...@chakra.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Bugfix Advisory 2012:0415 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0415.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 


i386:
dcf4142e5512efbbcb415ef0064fa642ad1b403fbe55374025c04fa92e9c1d41  
chkconfig-1.3.49.3-1.el6_2.i686.rpm
0575a21962c7ccde06fd9ffaba09daf2586a2a2707eb2ba81d2a5da5cdb5420f  
ntsysv-1.3.49.3-1.el6_2.i686.rpm

x86_64:
72026d82cfae3d407dfccfa96e658e992efccaa92b0ee16a413edd68adf9f0e6  
chkconfig-1.3.49.3-1.el6_2.x86_64.rpm
b03c64edc9aa89077373516d9c8f6919ad4bd92b18fa24fdadc9d2d81d0691b7  
ntsysv-1.3.49.3-1.el6_2.x86_64.rpm

Source:
b86e04aafaed12d7af3f45b84aebe29fe8cd37d574d6d20897382a27c3ffbce9  
chkconfig-1.3.49.3-1.el6_2.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net



--

Message: 3
Date: Mon, 26 Mar 2012 14:26:58 +
From: Johnny Hughes 
Subject: [CentOS-announce] CEBA-2012:0418  CentOS 6 cups Update
To: centos-annou...@centos.org
Message-ID: <20120326142658.ga29...@chakra.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Bugfix Advisory 2012:0418 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0418.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 


i386:
f9eb36752e9bbf28d46b12b1c05795c56454ec67abeb11320692537d7b11edae  
cups-1.4.2-44.el6_2.3.i686.rpm
a5253f038824626688c6856f04e52df1ab00a63659937e8e2a105b1668e6c782  
cups-devel-1.4.2-44.el6_2.3.i686.rpm
87fcb4a1bdc73c4bfa76e4be5e60d768ef0cd26647ad95511343696b99a4dc6f  
cups-libs-1.4.2-44.el6_2.3.i686.rpm
216a39ac734bb6a128b32c245f92d2a462bd4320a79ccf2244765494c56adaa0  
cups-lpd-1.4.2-44.el6_2.3.i686.rpm
526fc245bfbf7b013db1effe121a5e63944d6a7a19d231cc7c0e1670018d84da  
cups-php-1.4.2-44.el6_2.3.i686.rpm

x86_64:
a4a3fe60d181216ee9c7e6fc7f686f168bc66f70b14e8731a84576d9dc959504  
cups-1.4.2-44.el6_2.3.x86_64.rpm
a5253f038824626688c6856f04e52df1ab00a63659937e8e2a105b1668e6c782  
cups-devel-1.4.2-44.el6_2.3.i686.rpm
7620fe9ef58661be847f32fc0441855e50dbacf7be881dbb490b174d6e4088eb  
cups-devel-1.4.2-44.el6_2.3.x86_64.rpm
87fcb4a1bdc73c4bfa76e4be5e60d768ef0cd26647ad95511343696b99a4dc6f  
cups-libs-1.4.2-44.el6_2.3.i686.rpm
4652daf63ff91a088c45b79e4db9b3c47ca6ee1661f04c7a0eda66e80b48cf04  
cups-libs-1.4.2-44.el6_2.3.x86_64.rpm
4f5e47d4db72c0ba33718ed9ac4e762986d7b8948736b8f1c63a43f376371192  
cups-lpd-1.4.2-44.el6_2.3.x86_64.rpm
6296eec17e078e7bb533991218657dafcb0e4298a9004434dd35d08f01c119be  
cups-php-1.4.2-44.el6_2.3.x86_64.rpm

Source:
f37c3e22f026cfa1f109e0136f8b369da25a2f263696331306a7f25cefe4a59d  
cups-1.4.2-44.el6_2.3.src.rpm




Re: [CentOS] 3TB usb drive won't mount

2012-03-26 Thread Bent Terp
On Thu, Mar 22, 2012 at 4:05 PM,  wrote:

> In short, either partition the drive, or rebuild the drive with a GPT.
>

Yes, I'm back :-D

Finally had a chance to try this out, and it works totally on my Fedora16
laptop. But not on the EL6.2 server

Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: new high speed USB device using
ehci_hcd and address 8
Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: New USB device found,
idVendor=1058, idProduct=1140
Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: New USB device strings: Mfr=1,
Product=2, SerialNumber=5
Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: Product: My Book 1140
Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: Manufacturer: Western Digital
Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: SerialNumber:
574341575A31313831373338
Mar 26 16:36:00 gpfsnode8 kernel: usb 1-1: configuration #1 chosen from 1
choice
Mar 26 16:36:00 gpfsnode8 kernel: scsi13 : SCSI emulation for USB Mass
Storage devices
Mar 26 16:36:01 gpfsnode8 kernel: scsi 13:0:0:0: Direct-Access WD
My Book 1140 1003 PQ: 0 ANSI: 6
Mar 26 16:36:01 gpfsnode8 kernel: scsi 13:0:0:1: Enclosure WD
SES Device   1003 PQ: 0 ANSI: 6
Mar 26 16:36:01 gpfsnode8 kernel: sd 13:0:0:0: Attached scsi generic sg0
type 0
Mar 26 16:36:01 gpfsnode8 kernel: ses 13:0:0:1: Attached Enclosure device
Mar 26 16:36:01 gpfsnode8 kernel: ses 13:0:0:1: Attached scsi generic sg1
type 13
Mar 26 16:36:09 gpfsnode8 kernel: ses 13:0:0:1: Failed to get diagnostic
page 0x802
Mar 26 16:36:09 gpfsnode8 kernel: ses 13:0:0:1: Failed to bind enclosure -19
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Spinning up
diskready
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] 732558336 4096-byte
logical blocks: (3.00 TB/2.72 TiB)
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Write Protect is off
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Assuming drive cache:
write through
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] 732558336 4096-byte
logical blocks: (3.00 TB/2.72 TiB)
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Assuming drive cache:
write through
Mar 26 16:36:17 gpfsnode8 kernel: sda: sda1
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] 732558336 4096-byte
logical blocks: (3.00 TB/2.72 TiB)
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Assuming drive cache:
write through
Mar 26 16:36:17 gpfsnode8 kernel: sd 13:0:0:0: [sda] Attached SCSI disk
Mar 26 16:36:17 gpfsnode8 multipathd: sda: add path (uevent)
[root@gpfsnode8 ~]# parted /dev/sda print
Warning: Device /dev/sda has a logical sector size of 4096.  Not all parts
of GNU Parted support this at the moment, and the working code is HIGHLY
EXPERIMENTAL.

Model: WD My Book 1140 (scsi)
Disk /dev/sda: 3001GB
Sector size (logical/physical): 4096B/4096B
Partition Table: gpt

Number  Start   End SizeFile system  Name Flags
 1  1049kB  3001GB  3001GB   primary

[root@gpfsnode8 ~]# mount.ntfs-3g /dev/sda1 /mnt/disk2
ntfs-3g: Failed to access volume '/dev/sda1': No such file or directory

ntfs-3g 2010.10.2 integrated FUSE 27 - Third Generation NTFS Driver
Configuration type 1, XATTRS are on, POSIX ACLS are off

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2010 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson

Usage:ntfs-3g [-o option[,...]]  

Options:  ro (read-only mount), remove_hiberfile, uid=, gid=,
  umask=, fmask=, dmask=, streams_interface=.
  Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

Ntfs-3g news, support and information:  http://ntfs-3g.org
[root@gpfsnode8 ~]# ls -l /dev/sda1
ls: cannot access /dev/sda1: No such file or directory
[root@gpfsnode8 ~]#

And this I just can't get my head around, why is /dev/sda1 not created?
/dev/sda shows up as expected and the kernel even recognizes that there is
a sda1 partition but the device entry isn't created.

Anybody able to help me here?

BR Bent


>   mark
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] lib-problem

2012-03-26 Thread Janez Kosmrlj
by the way.
i use gnome-rdp. It does the same thing. It's not as pretty as remmina, but
it is installable on c6.

On Mon, Mar 26, 2012 at 3:05 PM, Johnny Hughes  wrote:

> On 03/26/2012 07:50 AM, sebastian wrote:
> > The freerdp.i686,
> > freerdp-devel.i686, freerdp-libs.i686 and freerdp-plugins.i686 from epel
> > are allready installed, but the lib's are missing...
> >
> >
> > Am 26.03.2012 14:24, schrieb John Doe:
> >> From: sebastian
> >>
> >>> yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
> >>> ...
> >>> -->  Processing Dependency: libfreerdp.so.0 for package:
> >> freerdp seems to be in epel...
>
> The would mean that they are in a different location (or are a different
> version) than the package is looking for.
>
> Do what the page you have linked says ... get all the required RPMS from
> the repo in question by installing the release file for the
> "russianfedora-free-release" repo.
>
> I have no idea what that repo is ... or if it can be trusted as it is
> NOT an official CentOS repo ... but if you want a program from it, also
> install the DEPS for the program from there as well.
>
> It sounds like you MAY get a conflict with other versions of some things
> from EPEL ... if so, you will need to analyze each one and see how you
> can fix it.
>
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] A problem with power outages

2012-03-26 Thread Fajar Priyanto
On Mon, Mar 26, 2012 at 7:35 PM, Timothy Murphy  wrote:
> One possibility I've considered is to have a UPS stop the machine,
> and then use Wake-on-LAN to start it again.
> But to date I haven't been able to get Wake-on-LAN to work
> on my HP PowerServer, though it is supposed to be an option.

I see.
I think your HP machine also have iLO. You can use it to power on/off
remotely too.
If I remember correctly earlier you said you have problem with public
IP availability.
In that case you can setup a gateway with any static IP you have and
connect the server from there.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] lib-problem

2012-03-26 Thread Johnny Hughes
On 03/26/2012 07:50 AM, sebastian wrote:
> The freerdp.i686,
> freerdp-devel.i686, freerdp-libs.i686 and freerdp-plugins.i686 from epel
> are allready installed, but the lib's are missing...
>
>
> Am 26.03.2012 14:24, schrieb John Doe:
>> From: sebastian
>>
>>> yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
>>> ...
>>> -->  Processing Dependency: libfreerdp.so.0 for package:
>> freerdp seems to be in epel...

The would mean that they are in a different location (or are a different
version) than the package is looking for.

Do what the page you have linked says ... get all the required RPMS from
the repo in question by installing the release file for the
"russianfedora-free-release" repo.

I have no idea what that repo is ... or if it can be trusted as it is
NOT an official CentOS repo ... but if you want a program from it, also
install the DEPS for the program from there as well.

It sounds like you MAY get a conflict with other versions of some things
from EPEL ... if so, you will need to analyze each one and see how you
can fix it.





signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] lib-problem

2012-03-26 Thread Janez Kosmrlj
I looked at remmina and it looks like a nice piece of software. However, it
has bad dependency problems. The libraries it requires are provided in the
freerdp-libs package from epel. But the lib's are named differently. The
names are libfreerdp-kbd.so libfreerdp-chanman.so and so on. It seems that
freerdp changed the naming of the libraries in the 1.0 version. Remina 1.0
will adapt to that:

Remmina 1.0 released!February 11, 2012This is the first release since
Remmina was officially moved to FreeRDP github repository as a sister
project! It was released to cooperate with the new FreeRDP 1.0, with a lot
of help from the FreeRDP community.So you have 3 choises.
1. install freerdp version older as 1.0
2. build remmina 10. yourself
3. wait for the package builder of your choice to build remmina 1.0 for you

On Mon, Mar 26, 2012 at 1:39 PM, sebastian  wrote:

> yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
> Loaded plugins: fastestmirror, refresh-packagekit, security
> Setting up Local Package Process
> Examining remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm:
> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> Marking remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm to be installed
> Loading mirror speeds from cached hostfile
>  * base: ftp.uni-bayreuth.de
>  * epel: nl.mirror.eurid.eu
>  * extras: ftp.uni-bayreuth.de
>  * rpmforge: fr2.rpmfind.net
>  * updates: ftp.uni-bayreuth.de
> Resolving Dependencies
> --> Running transaction check
> ---> Package remmina-plugins-rdp.i686 0:0.9.2-5.el6.R will be installed
> --> Processing Dependency: libfreerdp.so.0 for package:
> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> --> Processing Dependency: libfreerdpchanman.so.0 for package:
> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> --> Processing Dependency: libfreerdpkbd.so.0 for package:
> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> --> Finished Dependency Resolution
> Error: Package: remmina-plugins-rdp-0.9.2-5.el6.R.i686
> (/remmina-plugins-rdp-0.9.2-5.el6.R.i686)
>Requires: libfreerdp.so.0
> Error: Package: remmina-plugins-rdp-0.9.2-5.el6.R.i686
> (/remmina-plugins-rdp-0.9.2-5.el6.R.i686)
>Requires: libfreerdpkbd.so.0
> Error: Package: remmina-plugins-rdp-0.9.2-5.el6.R.i686
> (/remmina-plugins-rdp-0.9.2-5.el6.R.i686)
>Requires: libfreerdpchanman.so.0
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
>
> Am 26.03.2012 13:10, schrieb Janez Kosmrlj:
> > you could try
> > *yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm*
> >
> > and yum will take care of the dependencies if they are in your repos.
> >
> > On Mon, Mar 26, 2012 at 12:50 PM, sebastian
>  wrote:
> >
> >> I have a CentOS 6.2 Desktop-Version (my Laptop). I have install remmina
> >> via rpm and want now install a plugin (rpd).
> >>
> >> I have download the pluging from:
> >>
> >>
> http://pkgs.org/centos-6-rhel-6/russian-fedora-free-i386/remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm.html
> >>
> >> But now my system is missing 3 libraries. The freerdp.i686,
> >> freerdp-devel.i686, freerdp-libs.i686 and freerdp-plugins.i686 from epel
> >> are allready installed.
> >>
> >> rpm -ihv remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
> >> Warnung: remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm: Header V4 DSA/SHA1
> >> Signature, Schlüssel-ID dbb6c70d: NOKEY
> >> Fehler: Fehlgeschlagende Abhängigkeiten:
> >>  libfreerdp.so.0 wird benötigt von
> >> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> >>  libfreerdpchanman.so.0 wird benötigt von
> >> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> >>  libfreerdpkbd.so.0 wird benötigt von
> >> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> >>
> >> Where I could get this libraries for CentOS 6.2.
> >>
> >> Regards,
> >> Sebastian
> >>
> >>
> >> ___
> >> CentOS mailing list
> >> CentOS@centos.org
> >> http://lists.centos.org/mailman/listinfo/centos
> >>
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > http://lists.centos.org/mailman/listinfo/centos
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] process accounting on 5.7

2012-03-26 Thread John Doe
From: Alan McKay 

> On Tue, Mar 20, 2012 at 7:11 AM, John Doe  wrote:
>>From a quick look, it does not seem to have a user entry in the 
> stats...
> UID and GID are there
> Anyone else have anything on this?

Indeed, I looked too fast and missed the IDs...
So, why not just something like this:
dump-acct /var/account/pacct | awk -F\| ' 
    { total_cpu += $4; cpu[$5] += $4;
  total_ram += $7; ram[$5] += $7 }
    END { for (x in cpu) { 
  print x" "int((cpu[x]*100)/total_cpu)"% 
"int((ram[x]*100)/total_ram)"%"; } } '
Or just 'sa -m'?

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] lib-problem

2012-03-26 Thread sebastian
The freerdp.i686,
freerdp-devel.i686, freerdp-libs.i686 and freerdp-plugins.i686 from epel
are allready installed, but the lib's are missing...


Am 26.03.2012 14:24, schrieb John Doe:
> From: sebastian
>
>> yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
>> ...
>> -->  Processing Dependency: libfreerdp.so.0 for package:
> freerdp seems to be in epel...
>
> JD
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] lib-problem

2012-03-26 Thread sebastian
freerdp-libs.i686 and freerdp-plugins.i686 from epel are allready installed.


Am 26.03.2012 14:24, schrieb John Doe:
> From: sebastian
>
>> yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
>> ...
>> -->  Processing Dependency: libfreerdp.so.0 for package:
> freerdp seems to be in epel...
>
> JD
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] lib-problem

2012-03-26 Thread John Doe
From: sebastian 

> yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
> ...
> --> Processing Dependency: libfreerdp.so.0 for package: 

freerdp seems to be in epel...

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] A problem with power outages

2012-03-26 Thread Markus Falb
On 26.3.2012 13:35, Timothy Murphy wrote:

> Touch wood, I've found filesystem corruption seems to have become
> a thing of the past.
> I assume this is something to do with journaling.
> My laptop (Fedora-16/KDE) freezes about once a week.
> I'm not sure why, it doesn't seem to be associated with any application.
> In any case, I have to stop the machine by pressing the power button.
> When I re-boot there has not been any problem with the filesystem.
> As I say, touch wood.

Ok, the filesystem is consistent, but could there be lost data?
-- 
Kind Regards, Markus Falb



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dell Online Diagnostics for Centos 6.2

2012-03-26 Thread John Doe
From: "Turnbough, Bradley E." 

> Has anyone successfully installed and ran the Dell Online Diagnostics for 
> Centos 
> 6.2?  RHEL 6 is a listed as a supported OS, but it appears the install.sh 
> shell 
> script says it is unsupported.

If it is like some hp utilities, maybe just try to modify the 
/etc/redhat-release:
"Red Hat Enterprise Linux Server release 6.2 (Santiago)"
If it is a script, just check what it checks...

JD
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] lib-problem

2012-03-26 Thread sebastian
yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Local Package Process
Examining remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm: 
remmina-plugins-rdp-0.9.2-5.el6.R.i686
Marking remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm to be installed
Loading mirror speeds from cached hostfile
  * base: ftp.uni-bayreuth.de
  * epel: nl.mirror.eurid.eu
  * extras: ftp.uni-bayreuth.de
  * rpmforge: fr2.rpmfind.net
  * updates: ftp.uni-bayreuth.de
Resolving Dependencies
--> Running transaction check
---> Package remmina-plugins-rdp.i686 0:0.9.2-5.el6.R will be installed
--> Processing Dependency: libfreerdp.so.0 for package: 
remmina-plugins-rdp-0.9.2-5.el6.R.i686
--> Processing Dependency: libfreerdpchanman.so.0 for package: 
remmina-plugins-rdp-0.9.2-5.el6.R.i686
--> Processing Dependency: libfreerdpkbd.so.0 for package: 
remmina-plugins-rdp-0.9.2-5.el6.R.i686
--> Finished Dependency Resolution
Error: Package: remmina-plugins-rdp-0.9.2-5.el6.R.i686 
(/remmina-plugins-rdp-0.9.2-5.el6.R.i686)
Requires: libfreerdp.so.0
Error: Package: remmina-plugins-rdp-0.9.2-5.el6.R.i686 
(/remmina-plugins-rdp-0.9.2-5.el6.R.i686)
Requires: libfreerdpkbd.so.0
Error: Package: remmina-plugins-rdp-0.9.2-5.el6.R.i686 
(/remmina-plugins-rdp-0.9.2-5.el6.R.i686)
Requires: libfreerdpchanman.so.0
  You could try using --skip-broken to work around the problem
  You could try running: rpm -Va --nofiles --nodigest

Am 26.03.2012 13:10, schrieb Janez Kosmrlj:
> you could try
> *yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm*
>
> and yum will take care of the dependencies if they are in your repos.
>
> On Mon, Mar 26, 2012 at 12:50 PM, sebastian  wrote:
>
>> I have a CentOS 6.2 Desktop-Version (my Laptop). I have install remmina
>> via rpm and want now install a plugin (rpd).
>>
>> I have download the pluging from:
>>
>> http://pkgs.org/centos-6-rhel-6/russian-fedora-free-i386/remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm.html
>>
>> But now my system is missing 3 libraries. The freerdp.i686,
>> freerdp-devel.i686, freerdp-libs.i686 and freerdp-plugins.i686 from epel
>> are allready installed.
>>
>> rpm -ihv remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
>> Warnung: remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm: Header V4 DSA/SHA1
>> Signature, Schlüssel-ID dbb6c70d: NOKEY
>> Fehler: Fehlgeschlagende Abhängigkeiten:
>>  libfreerdp.so.0 wird benötigt von
>> remmina-plugins-rdp-0.9.2-5.el6.R.i686
>>  libfreerdpchanman.so.0 wird benötigt von
>> remmina-plugins-rdp-0.9.2-5.el6.R.i686
>>  libfreerdpkbd.so.0 wird benötigt von
>> remmina-plugins-rdp-0.9.2-5.el6.R.i686
>>
>> Where I could get this libraries for CentOS 6.2.
>>
>> Regards,
>> Sebastian
>>
>>
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] A problem with power outages

2012-03-26 Thread Timothy Murphy
Fajar Priyanto wrote:

> Another approach is to buy a remote power switch.
> With it, basically you can remotely "power cycle" the server :)
> It will solve any hang problem just as if you are there :)

I have actually tried this.
I bought a very cheap ($20) device from China
which is supposed to switch the power on and off
when it receives a GSM message.
But to date I haven't been able to get it to work.
(The instructions are in a language midway between English and Chinese.)

I've decided UPS is a more reliable solution.

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] A problem with power outages

2012-03-26 Thread Timothy Murphy
Mihamina Rakotomandimby wrote:

> An advice among all others:
> - When the machine gets stable, disable FS checks (in fstab, I dont
> remember what field to set to 0)
> - Setup the filesystem not to ask for check every N mounts (tune2fs)

Thanks for your response.

Touch wood, I've found filesystem corruption seems to have become
a thing of the past.
I assume this is something to do with journaling.
My laptop (Fedora-16/KDE) freezes about once a week.
I'm not sure why, it doesn't seem to be associated with any application.
In any case, I have to stop the machine by pressing the power button.
When I re-boot there has not been any problem with the filesystem.
As I say, touch wood.


> - Have a "netboot" available when things get really bad, so that you can
> mount you usual "/" via the netbooted system

Thanks. I'll look into that.
Though I don't think that I have any choice except to hope the machine
reboots nicely when power returns, 
since I can't "see" it from a remote location until it has re-booted.

One possibility I've considered is to have a UPS stop the machine,
and then use Wake-on-LAN to start it again.
But to date I haven't been able to get Wake-on-LAN to work
on my HP PowerServer, though it is supposed to be an option.


-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] command problem

2012-03-26 Thread Paolo De Michele


On 03/26/2012 01:06 PM, Tom Grace wrote:
> On 26/03/12 12:02, Paolo De Michele wrote:
>> I am having problems with commands via Terminal after the upgrade to
>> centos to release 5.8
>> How come I did not recognized the ifconfig, route?
> It looks like /sbin and /usr/sbin aren't in your path any more. You
> could try either running
> export PATH="$PATH:/sbin/:/usr/sbin"
> or, add the same line to your ~/.bashrc if you want it to stick.
>> before the update I had the release 5.5 and I had no problem
>> can someone help me?
> I would guess that you have edited one of the system-wide environment
> config files at some point in the past, and an RPM update has reverted
> the change somehow.
I solved the problem with the path:

export PATH="$PATH:/sbin/:/usr/sbin"


thank you very much

> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] lib-problem

2012-03-26 Thread Janez Kosmrlj
you could try
*yum localinstall remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm*

and yum will take care of the dependencies if they are in your repos.

On Mon, Mar 26, 2012 at 12:50 PM, sebastian  wrote:

> I have a CentOS 6.2 Desktop-Version (my Laptop). I have install remmina
> via rpm and want now install a plugin (rpd).
>
> I have download the pluging from:
>
> http://pkgs.org/centos-6-rhel-6/russian-fedora-free-i386/remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm.html
>
> But now my system is missing 3 libraries. The freerdp.i686,
> freerdp-devel.i686, freerdp-libs.i686 and freerdp-plugins.i686 from epel
> are allready installed.
>
> rpm -ihv remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
> Warnung: remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm: Header V4 DSA/SHA1
> Signature, Schlüssel-ID dbb6c70d: NOKEY
> Fehler: Fehlgeschlagende Abhängigkeiten:
> libfreerdp.so.0 wird benötigt von
> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> libfreerdpchanman.so.0 wird benötigt von
> remmina-plugins-rdp-0.9.2-5.el6.R.i686
> libfreerdpkbd.so.0 wird benötigt von
> remmina-plugins-rdp-0.9.2-5.el6.R.i686
>
> Where I could get this libraries for CentOS 6.2.
>
> Regards,
> Sebastian
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] command problem

2012-03-26 Thread Tom Grace
On 26/03/12 12:02, Paolo De Michele wrote:
> I am having problems with commands via Terminal after the upgrade to
> centos to release 5.8
> How come I did not recognized the ifconfig, route?
It looks like /sbin and /usr/sbin aren't in your path any more. You
could try either running
export PATH="$PATH:/sbin/:/usr/sbin"
or, add the same line to your ~/.bashrc if you want it to stick.
> before the update I had the release 5.5 and I had no problem
> can someone help me?
I would guess that you have edited one of the system-wide environment
config files at some point in the past, and an RPM update has reverted
the change somehow.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] command problem

2012-03-26 Thread Paolo De Michele
Hi all,
I am having problems with commands via Terminal after the upgrade to
centos to release 5.8
How come I did not recognized the ifconfig, route?

below is an excerpt:

# ifconfig
bash: ifconfig: command not found

# route
bash: route: command not found

the kernel version:

# uname -a
Linux localhost.localdomain 2.6.18-308.1.1.el5 #1 SMP Wed Mar 7 04:17:30
EST 2012 i686 i686 i386 GNU/Linux

before the update I had the release 5.5 and I had no problem
can someone help me?

thanks in advance
regards
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] lib-problem

2012-03-26 Thread sebastian
I have a CentOS 6.2 Desktop-Version (my Laptop). I have install remmina 
via rpm and want now install a plugin (rpd).

I have download the pluging from:
http://pkgs.org/centos-6-rhel-6/russian-fedora-free-i386/remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm.html

But now my system is missing 3 libraries. The freerdp.i686, 
freerdp-devel.i686, freerdp-libs.i686 and freerdp-plugins.i686 from epel 
are allready installed.

rpm -ihv remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm
Warnung: remmina-plugins-rdp-0.9.2-5.el6.R.i686.rpm: Header V4 DSA/SHA1 
Signature, Schlüssel-ID dbb6c70d: NOKEY
Fehler: Fehlgeschlagende Abhängigkeiten:
 libfreerdp.so.0 wird benötigt von 
remmina-plugins-rdp-0.9.2-5.el6.R.i686
 libfreerdpchanman.so.0 wird benötigt von 
remmina-plugins-rdp-0.9.2-5.el6.R.i686
 libfreerdpkbd.so.0 wird benötigt von 
remmina-plugins-rdp-0.9.2-5.el6.R.i686

Where I could get this libraries for CentOS 6.2.

Regards,
Sebastian


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] A problem with power outages

2012-03-26 Thread Mihamina Rakotomandimby
On 03/24/2012 02:33 PM, Timothy Murphy wrote:
> Any suggestions, advice or experience of this problem gratefully received.

An advice among all others:
- When the machine gets stable, disable FS checks (in fstab, I dont 
remember what field to set to 0)
- Setup the filesystem not to ask for check every N mounts (tune2fs)
- Have a "netboot" available when things get really bad, so that you can 
mount you usual "/" via the netbooted system


-- 
RMA.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Reason for high load on CentOS

2012-03-26 Thread Mihamina Rakotomandimby
On 03/26/2012 01:00 PM, Markus Falb wrote:
>> The load average has relationship with I/O.
> Not necessarily.

Agreed.

> I would define load as the number of processes who are waiting to get
> cpu time.

I should have said "statistically, I have noticed..."
I missed precision.


-- 
RMA.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Reason for high load on CentOS

2012-03-26 Thread Markus Falb
On 26.3.2012 07:07, Mihamina Rakotomandimby wrote:
> On 03/26/2012 07:31 AM, Kaushal Shriyan wrote:
 Are there tools or utilities to understand about the reason behind high
 load on CentOS Linux.
 Please help me understand with examples.

> The load average has relationship with I/O.

Not necessarily.
I would define load as the number of processes who are waiting to get
cpu time.

While a process is waiting for cpu there are 2 cases:
a) the cpu is blocked waiting for a I/O operation to finish
b) the cpu is calculating for another process
-- 
Kind Regards, Markus Falb



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Reason for high load on CentOS

2012-03-26 Thread Prabhpal S. Mavi
Hi Kaushal,

in addition to the solution provider by Mihamina to monitor the load
average on your server, "htop" on CentOS can be more clear for you to read
the output as well.

install rpmforge repo

yum insall htop, type htop when done. look ay load average figure. then
find out the cause.

Thanks / Regards
Prabhpal

> On 03/26/2012 07:31 AM, Kaushal Shriyan wrote:
 Are there tools or utilities to understand about the reason behind
 high
 load on CentOS Linux.
 Please help me understand with examples.
>>> How did you know there is a high load in the first place?
>> Using "w" command
>
> - top
> - iotop
>
> The load average has relationship with I/O.
>
> If you have RAID system, check what the status says you. You might be on
> a degraded RAID (broken, rebuilding,...) eating much disk I/O.
>
> --
> RMA.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] A problem with power outages

2012-03-26 Thread Fajar Priyanto
On Mon, Mar 26, 2012 at 5:30 PM, Timothy Murphy  wrote:
> William Warren wrote:
>
>> in the apc software(or nut worst case) you'll be able to specify that
>> after x minutes it will shutdown.  Better to have a clean shutdown and
>> have to hit the power button than a dirty one and risk corrupting your
>> filesystem.
>
> Unfortunately I won't be there to "hit the power button".
> If I were there would be no need for UPS.

Another approach is to buy a remote power switch.
With it, basically you can remotely "power cycle" the server :)
It will solve any hang problem just as if you are there :)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] A problem with power outages

2012-03-26 Thread Timothy Murphy
William Warren wrote:

> in the apc software(or nut worst case) you'll be able to specify that
> after x minutes it will shutdown.  Better to have a clean shutdown and
> have to hit the power button than a dirty one and risk corrupting your
> filesystem.

Unfortunately I won't be there to "hit the power button".
If I were there would be no need for UPS.

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] keyboard and mouse not working on vnc when vmware tools installed

2012-03-26 Thread Janez Kosmrlj
I had some trouble  with centos 6 installed on ESXi 5. Vnc didn't work
properly until i removed the file /etc/xdg/autostart/vmware-user.desktop.

I found the solution in this thread on vmware forums:
http://communities.vmware.com/thread/326868

The same solution applies to xrdp since it uses vnc.

Maybe this helps someone find the solution faster.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos