Re: [CentOS] wget: unable to resolve host address “xxxxx”

2014-07-29 Thread Hal Wigoda
And what does that do? (Sent from iPhone, so please accept my apologies in advance for any spelling or grammatical errors.) > On Jul 30, 2014, at 12:47 AM, Gopu Krishnan wrote: > > try adding google dns > 8.8.8.8 > in resolv.conf > >> On 7/30/14, Theodore Si wrote: >> Hi all, >> >> I find

Re: [CentOS] wget: unable to resolve host address “xxxxx”

2014-07-29 Thread Gopu Krishnan
try adding google dns 8.8.8.8 in resolv.conf On 7/30/14, Theodore Si wrote: > Hi all, > > I find that in my CentOS, which is installed in vmware, I can use yum to > install software from Internet, and I can also ping websites, but I > cannot download stuff using wget. > I receive error msg unable

Re: [CentOS] wget: unable to resolve host address “xxxxx”

2014-07-29 Thread Frank Cox
On Wed, 30 Jul 2014 13:11:24 +0800 Theodore Si wrote: > I find that in my CentOS, which is installed in vmware, I can use yum to > install software from Internet, and I can also ping websites, but I > cannot download stuff using wget. > I receive error msg unable to resolve host address “x”. T

Re: [CentOS] wget: unable to resolve host address “xxxxx”

2014-07-29 Thread John Hoe
Hi. This is my first time helping out. I think you should add an entry into the hosts file. John On Jul 30, 2014 1:12 PM, "Theodore Si" wrote: > Hi all, > > I find that in my CentOS, which is installed in vmware, I can use yum to > install software from Internet, and I can also ping websites, b

[CentOS] wget: unable to resolve host address “xxxxx”

2014-07-29 Thread Theodore Si
Hi all, I find that in my CentOS, which is installed in vmware, I can use yum to install software from Internet, and I can also ping websites, but I cannot download stuff using wget. I receive error msg unable to resolve host address “x”. The IP address is 192.168.80.128, and this is the conte

[CentOS] Centos 7: printing four copies with Libreoffice prints garbage

2014-07-29 Thread Frank Cox
I have a Xerox Phaser 3250 printer It worked perfectly under Centos 6 when I told cups that it was a Xerox Phaser 3150. It works under Centos 7, too. I can print pdf files from evince and whatnot with no problems, and printing one, two or three copies of a document from libreoffice works as w

Re: [CentOS] How to compile APUE code on centos 6.X

2014-07-29 Thread Theodore Si
I write a .c file and #include and call heapsort, I get this: Apparently, heapsort can be called. 于2014年7月30日 11:46:55,Theodore Si写到: > > I build the libbsd from source code that I downloaded from here: > http://libbsd.freedesktop.org/wiki/ > > I think I got all things needed, right? > > > > 于20

Re: [CentOS] How to compile APUE code on centos 6.X

2014-07-29 Thread Theodore Si
I build the libbsd from source code that I downloaded from here: http://libbsd.freedesktop.org/wiki/ I think I got all things needed, right? 于2014年7月30日 10:35:39,Theodore Si写到: > > I tried to install libbsd before, it didn't work.(I can execute man > heapsort) > Today, I installed epel-release

Re: [CentOS] How to compile APUE code on centos 6.X

2014-07-29 Thread Eero Volotinen
2014-07-30 6:01 GMT+03:00 Theodore Si : > I've installed libbsd(I think I have successed because when I execute > man heapsort I see this) > > install libbsd development package also? -- Eero ___ CentOS mailing list CentOS@centos.org http://lists.cento

Re: [CentOS] How to compile APUE code on centos 6.X

2014-07-29 Thread Theodore Si
I've installed libbsd(I think I have successed because when I execute man heapsort I see this) and I make a link /lib/libbsd.so since in the file Make.defines.linux the LDDIR is as follows: then I add this to threads/barrier.c howerver, I still get this: ? 2014/7/29 23:58, Jonathan Billi

Re: [CentOS] How to compile APUE code on centos 6.X

2014-07-29 Thread Theodore Si
I tried to install libbsd before, it didn't work.(I can execute man heapsort) Today, I installed epel-release-6-8.noarch.rpm and then yum install libbsd,(No result for man heapsort) but it still doesn't work. 于2014年7月29日 23:58:48,Jonathan Billings写到: > On Tue, Jul 29, 2014 at 10:00:53PM +0800, T

Re: [CentOS] How to compile APUE code on centos 6.X

2014-07-29 Thread Theodore Si
So all the packages of Fedora can also be used in CentOS? 于2014年7月29日 23:58:48,Jonathan Billings写到: > On Tue, Jul 29, 2014 at 10:00:53PM +0800, Theodore Si wrote: >> >> Hi all, >> >> I want to compile the source code of Advanced Programming in the Unix >> Environment(APUE) 3rd edition, and I encou

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread samuel machua
On Tue, Jul 29, 2014 at 7:28 PM, Ali Corbin wrote: > On Tue, Jul 29, 2014 at 6:38 AM, wrote: > > So, I got my wife a Nook for her b'day. I just plugged it into my system, > > CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - yes, > > k, not m or g. It's *not* seeing any direc

Re: [CentOS] CentOS 6 and android connectivity (Nook) [SOLVED]

2014-07-29 Thread mark
On 07/29/14 12:15, m.r...@5-cent.us wrote: > I did find this, while googling this morning: > , > which led me to > , > which

Re: [CentOS] Shrinking a RAID array

2014-07-29 Thread John R Pierce
On 7/29/2014 5:45 PM, Stephen Harris wrote: > My google-fu appears to be weak today... > > I currently have 8*4Tb in a RAID6. > > So far I'm only using 6Tb >PV VGFmt Attr PSize PFree Used >/dev/md6 Large lvm2 a-- 21.83t 15.37t 6.46t > > Let's say I wanted to remove 2 of th

[CentOS] Shrinking a RAID array

2014-07-29 Thread Stephen Harris
My google-fu appears to be weak today... I currently have 8*4Tb in a RAID6. So far I'm only using 6Tb PV VGFmt Attr PSize PFree Used /dev/md6 Large lvm2 a-- 21.83t 15.37t 6.46t Let's say I wanted to remove 2 of these disks from the array and shrink it down to a 6*4Tb How

Re: [CentOS] Convert "bare partition" to RAID1 / mdadm?

2014-07-29 Thread Benjamin Smith
On 07/28/2014 05:02 PM, Cliff Pratt wrote: > 1. Setup inotify (no idea how it would behave with your millions of files) > > > >2. One big rsync > >3. Bring it down and copy the few modified files reported by inotify. > > > >Or lsyncd? lsyncd is interesting, but for our use case isn't nearly as eff

Re: [CentOS] Convert "bare partition" to RAID1 / mdadm?

2014-07-29 Thread Benjamin Smith
On 07/26/2014 07:04 AM, Jerry Franz wrote: > On 07/25/2014 03:33 PM, Benjamin Smith wrote: >> takes between 1 and 2 days, system load depending. We had to give up >> on rsync for backups in this context a while ago - we just couldn't >> get a "daily" backup more often then about 2x per week. Now we

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread Ali Corbin
On Tue, Jul 29, 2014 at 6:38 AM, wrote: > So, I got my wife a Nook for her b'day. I just plugged it into my system, > CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - yes, > k, not m or g. It's *not* seeing any directories, etc, and the small thing > I'm guessing is firmware,

Re: [CentOS] Convert "bare partition" to RAID1 / mdadm?

2014-07-29 Thread John R Pierce
On 7/29/2014 11:48 AM, Juan De Mola wrote: > need to cancel subscription > > . > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos right there, that URL on every message. -- john r pierce

Re: [CentOS] [OT] Leveno HDD caddies

2014-07-29 Thread Eero Volotinen
Try ebay? 21.7.2014 19.28 kirjoitti "James B. Byrne" : > This is very off topic but, I have no idea where else to ask. We obtained > some used Leveno CTO7483 desktop units for experimentation. I had > intended to > install CentOS-7 on one of them. As they arrived with a vendor upgraded > Window

Re: [CentOS] [OT] Leveno HDD caddies

2014-07-29 Thread zep
you are an idiot.following up every single email will NEVER remove you from the mailing list. http://lists.centos.org/mailman/listinfo/centos and good riddance. On 07/29/2014 02:50 PM, Juan De Mola wrote: > need to cancel subscription > > 2014-07-21 12:27 GMT-04:00, James B. Byrne : >> This

Re: [CentOS] Initial Boot from 6.3 minimal halts with strange video display

2014-07-29 Thread Tom Bishop
On Tue, Jul 29, 2014 at 1:49 PM, Juan De Mola wrote: > need to cancel subscription > > 2014-07-21 14:32 GMT-04:00, James B. Byrne : >> I am using a Leveno M58 (model CTO7483 from 2008) for C6/7 experimentation >> purposes. The thing has a dual core and ~4Gb RAM with a (newly installed) >> 500GB H

Re: [CentOS] [OT] Leveno HDD caddies

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-21 12:27 GMT-04:00, James B. Byrne : > This is very off topic but, I have no idea where else to ask. We obtained > some used Leveno CTO7483 desktop units for experimentation. I had intended > to > install CentOS-7 on one of them. As they arrived with a vendor

Re: [CentOS] [OT] Leveno HDD caddies

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-21 12:39 GMT-04:00, James B. Byrne : > Never mind. One can flex the caddy sufficiently to pop the drive. Although > this is definitely not the supported procedure. The case is marked by the > vendor with 'Non-Return Hard Drive Machine'. > > > -- > ***

Re: [CentOS] Initial Boot from 6.3 minimal halts with strange video display

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-21 14:32 GMT-04:00, James B. Byrne : > I am using a Leveno M58 (model CTO7483 from 2008) for C6/7 experimentation > purposes. The thing has a dual core and ~4Gb RAM with a (newly installed) > 500GB HDD. I successfully installed CentOS-6.5-minimal from a freshl

Re: [CentOS] [Solved]: Initial Boot from 6.3 minimal halts with strange video display

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-21 15:07 GMT-04:00, James B. Byrne : > > On Mon, July 21, 2014 18:41:26 UTC, m.roth at 5-cent.us m.roth at 5-cent.us > > wrote: > >> >> 1. What video manufacturer? Nvidia? Ati?...? > > I have no idea. But in opening the case to find out I realized that the > vi

Re: [CentOS] screensaver in C7

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-20 4:51 GMT-04:00, Ljubomir Ljubojevic : > On 07/20/2014 03:22 AM, Fred Smith wrote: >> I'm at the stage of poking at a C7 install in Vbox, and am struggling to >> figure out how to control the screensaver. there doesn't seem to be a >> gnome screensaver package

Re: [CentOS] [Solved]: Initial Boot from 6.3 minimal halts with strange video display

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-21 15:43 GMT-04:00, James B. Byrne : > > On Mon, July 21, 2014 15:07, James B. Byrne wrote: >> >> On Mon, July 21, 2014 18:41:26 UTC, m.roth at 5-cent.us m.roth at >> 5-cent.us >> wrote: >> >> AUGH! That was *not* what I meant. Can you get it up, at least in >>

Re: [CentOS] exim-mysql without MySQL support from epel

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-23 5:47 GMT-04:00, John Doe : > From: Fosforo >> The .so seems to be included: >> # locate lookup | grep mysql >> /usr/lib64/exim/4.72-5.el6/lookups/mysql.so >> but no suppport builtin in the binary: > > If it is a module, isn't it normal that it is not built-i

Re: [CentOS] Convert "bare partition" to RAID1 / mdadm?

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-28 9:25 GMT-04:00, John Doe : > From: Benjamin Smith > >> Thanks for your feedback - it's advice I would have given myself just a >> few years ago. We have *literally* in the range of one hundred million >> small PDF documents. The simple command >> >> find /pa

Re: [CentOS] How to install minimal KDE

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-28 11:56 GMT-04:00, Gabor Boros : > Hi, > > I want to install minimal KDE on minimal CentOS 7 installation. > How can I do this? > > Gabor > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailm

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread Juan De Mola
need to cancel subscription 2014-07-29 10:06 GMT-04:00, John Doe : > From: "m.r...@5-cent.us" >> So, I got my wife a Nook for her b'day. I just plugged it into my system, >> CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - yes, >> k, not m or g. It's *not* seeing any directori

Re: [CentOS] Try KDE Plasma Workspaces

2014-07-29 Thread Wes James
On Jul 29, 2014, at 10:34 AM, Les Mikesell wrote: > On Tue, Jul 29, 2014 at 11:26 AM, Wes James > wrote: >         > I installed KDE Plasma Workspaces on centos 7 in virtualbox. I >didn't find in any settings panel or during login a way to use it. I > googled >to see how to use it, but ther

Re: [CentOS] Try KDE Plasma Workspaces

2014-07-29 Thread Les Mikesell
On Tue, Jul 29, 2014 at 11:26 AM, Wes James wrote: > I installed KDE Plasma Workspaces on centos 7 in virtualbox. I didn't find > in any settings panel or during login a way to use it. I googled to see how > to use it, but there are some that say do this but then someone says no do > this (ed

[CentOS] Try KDE Plasma Workspaces

2014-07-29 Thread Wes James
I installed KDE Plasma Workspaces on centos 7 in virtualbox.  I didn't find in any settings panel or during login a way to use it.  I googled to see how to use it, but there are some that say do this but then someone says no do this (editing some files).  I've used some linux distros that allow

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread m . roth
Scott Robbins wrote: > On Tue, Jul 29, 2014 at 11:01:42AM -0400, m.r...@5-cent.us wrote: > > >> Tom Bishop wrote: >> > As far as I know and I have played with a few, but never a nook (well >> > actually I bought one and quickly returned it, due to the adobe drm >> > stuff) you are going to have to

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread Tom Bishop
On Tue, Jul 29, 2014 at 11:06 AM, Scott Robbins wrote: > On Tue, Jul 29, 2014 at 11:01:42AM -0400, m.r...@5-cent.us wrote: > > >> Tom Bishop wrote: >> > As far as I know and I have played with a few, but never a nook (well >> > actually I bought one and quickly returned it, due to the adobe drm >>

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread Scott Robbins
On Tue, Jul 29, 2014 at 11:01:42AM -0400, m.r...@5-cent.us wrote: > Tom Bishop wrote: > > As far as I know and I have played with a few, but never a nook (well > > actually I bought one and quickly returned it, due to the adobe drm > > stuff) you are going to have to play with mtp and most likely

Re: [CentOS] How to compile APUE code on centos 6.X

2014-07-29 Thread Jonathan Billings
On Tue, Jul 29, 2014 at 10:00:53PM +0800, Theodore Si wrote: > > Hi all, > > I want to compile the source code of Advanced Programming in the Unix > Environment(APUE) 3rd edition, and I encountered some difficulties. > After executing "make", I got this message: > [...] > How to install libbsd to

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread m . roth
Tom Bishop wrote: > As far as I know and I have played with a few, but never a nook (well > actually I bought one and quickly returned it, due to the adobe drm > stuff) you are going to have to play with mtp and most likely you will > want to run a newer version that is not in the standard repos, m

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread m . roth
John Doe wrote: > From: "m.r...@5-cent.us" >> So, I got my wife a Nook for her b'day. I just plugged it into my >> system, CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - >> yes, k, not m or g. It's *not* seeing any directories, etc, and the small >> thing I'm guessing is firm

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread Tom Bishop
> > On Tue, Jul 29, 2014 at 8:57 AM, wrote: >> Tom Bishop wrote: >>> On Tue, Jul 29, 2014 at 8:38 AM, wrote: So, I got my wife a Nook for her b'day. I just plugged it into my system, CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - yes, k, not m or g. It's *no

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread Tom Bishop
As far as I know and I have played with a few, but never a nook (well actually I bought one and quickly returned it, due to the adobe drm stuff) you are going to have to play with mtp and most likely you will want to run a newer version that is not in the standard repos, maybe see what epel has. M

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread John Doe
From: "m.r...@5-cent.us" > So, I got my wife a Nook for her b'day. I just plugged it into my system, > CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - yes, > k, not m or g. It's *not* seeing any directories, etc, and the small thing > I'm guessing is firmware, since even when

[CentOS] How to compile APUE code on centos 6.X

2014-07-29 Thread Theodore Si
Hi all, I want to compile the source code of Advanced Programming in the Unix Environment(APUE) 3rd edition, and I encountered some difficulties. After executing "make", I got this message: gcc -ansi -I../include -Wall -DLINUX -D_GNU_SOURCE barrier.c -o barrier -L../lib -lapue -pthread -lrt -lbsd

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread m . roth
Tom Bishop wrote: > On Tue, Jul 29, 2014 at 8:38 AM, wrote: >> So, I got my wife a Nook for her b'day. I just plugged it into my >> system, CentOS 6.5, and what I see is /media/NOOK, and it shows 257k >> or so - yes, k, not m or g. It's *not* seeing any directories, etc, >> and the small thing I'

Re: [CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread Tom Bishop
On Tue, Jul 29, 2014 at 8:38 AM, wrote: > So, I got my wife a Nook for her b'day. I just plugged it into my system, > CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - yes, > k, not m or g. It's *not* seeing any directories, etc, and the small thing > I'm guessing is firmware,

[CentOS] CentOS 6 and android connectivity (Nook)

2014-07-29 Thread m . roth
So, I got my wife a Nook for her b'day. I just plugged it into my system, CentOS 6.5, and what I see is /media/NOOK, and it shows 257k or so - yes, k, not m or g. It's *not* seeing any directories, etc, and the small thing I'm guessing is firmware, since even when I try mount -o remount -rw, it is

Re: [CentOS] Balancing IRQs

2014-07-29 Thread Jatin Davey
On 7/29/2014 12:03 PM, Reindl Harald wrote: > Am 29.07.2014 08:16, schrieb Jatin Davey: >> From the above output i can see that all the interrupts are hitting the >> cpu0 and thats why it is used more than any other core in the system. >> >> Can someone please help me in distributing the interrupt

Re: [CentOS] Balancing IRQs

2014-07-29 Thread Jatin Davey
On 7/29/2014 12:02 PM, John R Pierce wrote: > On 7/28/2014 11:16 PM, Jatin Davey wrote: >> When my application is running on the server i can see only one core >> being used heavily while the other cores are not being used much. My >> application has a major workload is collecting data from the eth

Re: [CentOS] Balancing IRQs

2014-07-29 Thread Jatin Davey
On 7/29/2014 12:43 PM, IP wrote: > W dniu 2014-07-29 08:16, Jatin Davey pisze: >> Hi All >> >> I am using the following Linux version for my application: >> >> >> [root@localhost ~]# uname -a >> Linux localhost.localdom 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:

Re: [CentOS] Balancing IRQs

2014-07-29 Thread IP
W dniu 2014-07-29 08:16, Jatin Davey pisze: > Hi All > > I am using the following Linux version for my application: > > > [root@localhost ~]# uname -a > Linux localhost.localdom 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT > 2009 x86_64 x86_64 x86_64 GNU/Li