Re: [CentOS] enlarging partition and its filesystem

2016-05-18 Thread Wes James
Can you get buy with using lvm features, i.e., just add the chunk to the volume you want. Use cfdisk to create a new partition (sudo cfdisk /dev/sda) Select the unused space, create new partition and then select write, then quit. reboot for changes to take. Go in to lvm, then finally use resize

Re: [CentOS] ipmitool and CentOS 7

2016-05-16 Thread Wes James
In 6.7 in virtualbox, when I do uname -a I see: Linux localhost.localdomain 2.6.32-642.el6.x86_64 #1 SMP Tue May 10 17:27:01 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux Then I run your command: echo $(uname -n | sed -e 's/\..*//' ) and see: localhost On 7.2 on virutalbox I see this: $ uname -a L

Re: [CentOS] Continuous Release repository RPMs now released

2016-05-16 Thread Wes James
On Mon, May 16, 2016 at 12:47 PM, Johnny Hughes wrote: > The Continuous Release repository RPMs for CentOS-6.8 are now released. > It includes the following releases: > > This is the first time I've installed updates from CR. I did this on 6.7 in virtualbox. When I reboot, it still says 6.7.

Re: [CentOS] httpd config issue on CentOS 7

2016-05-13 Thread Wes James
On Fri, May 13, 2016 at 3:04 PM, wrote: > Migrating a website from CentOS 6 ot 7. I try to fire up apache, and it > fails, complaining of a directive: >CustomLog logs/internal.oir.cit_ssl_request_log \ > "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" > > I

Re: [CentOS] resize lvm

2016-05-07 Thread Wes James
On Sat, May 7, 2016 at 7:57 AM, Robert Nichols wrote: > On 05/06/2016 02:15 PM, Wes James wrote: > >> I found this: >> >> # lvextend -l +100%FREE /dev/myvg/testlv >> >> doing a search. What's the difference between 100%VG and 100%FREE? >>

Re: [CentOS] resize lvm

2016-05-06 Thread Wes James
> > From: Scott Robbins > Date: May 06, 2016 12:32:55 PM > To: CentOS mailing list > Subject: Re: [CentOS] resize lvm > > On Fri, May 06, 2016 at 06:19:35PM +, Wes James wrote: > > I have a laptop that I put centos 7 on and I started out with a 30gig partition.

Re: [CentOS] resize lvm

2016-05-06 Thread Wes James
On May 06, 2016, at 12:37 PM, John R Pierce wrote: On 5/6/2016 11:28 AM, John R Pierce wrote: On 5/6/2016 11:19 AM, Wes James wrote: sudo resize2fs /dev/lvname/root I get: resize2fs: Bad magic number in super-block while trying to open /dev/lvname/root Couldn't find

Re: [CentOS] resize lvm

2016-05-06 Thread Wes James
On May 06, 2016, at 12:29 PM, John R Pierce wrote: On 5/6/2016 11:19 AM, Wes James wrote: sudo resize2fs /dev/lvname/root I get: resize2fs: Bad magic number in super-block while trying to open /dev/lvname/root Couldn't find valid filesystem superblock. what file system ty

[CentOS] resize lvm

2016-05-06 Thread Wes James
I have a laptop that I put centos 7 on and I started out with a 30gig partition.  I resized the other part of the disk to allow more space for centos.  I then created an unformated partition in the available space,  ran pvcreate /dev/sda4 vgextend lvname /dev/sda4 lvextend -L 184.46G /de

Re: [CentOS] Utility to zero unused blocks on disk

2016-02-08 Thread Wes James
to > running out of disk space for a moment). > > fix-it-with-a-hammer-digimer > Looks like it’s working. Thanks. > On 08/02/16 04:34 PM, Wes James wrote: >> Is there a utility to zero unused blocks on a disk? >> >> CentOS 6.7/Ext4 >> >> I saw zerofr

[CentOS] Utility to zero unused blocks on disk

2016-02-08 Thread Wes James
Is there a utility to zero unused blocks on a disk? CentOS 6.7/Ext4 I saw zerofree, but I’m not sure it would work on Ext4 or even work on this version of CentOS. thanks, -wes ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman

Re: [CentOS] CentOS 7, 327 kernel still crashing

2016-01-27 Thread Wes James
> On Jan 27, 2016, at 1:47 PM, m.r...@5-cent.us wrote: > > I've just added the following to the CentOS bugtracker for CentOS-7 > 0009860. I admit to not being sure if it's the same issue, or a separate > one, but this and other Dell servers - I *think* they're all R420's, but I > could be wrong,

Re: [CentOS] Calibre installation fails on C7

2015-12-24 Thread Wes James
> On Dec 23, 2015, at 7:16 PM, Fred Smith wrote: > > On Wed, Dec 23, 2015 at 03:34:56PM -0700, Wes James wrote: >> >>> On Dec 22, 2015, at 9:13 PM, Fred Smith >>> wrote: >>> >>> On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote:

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Wes James
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote: > > On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: >> >>> On Dec 22, 2015, at 8:06 PM, Fred Smith >>> wrote: >>> >>> Attempting to install latest Calibre on Centos-7, getting:

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Wes James
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote: > > On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: >> >>> On Dec 22, 2015, at 8:06 PM, Fred Smith >>> wrote: >>> >>> Attempting to install latest Calibre on Centos-7, getting:

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Wes James
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote: > > On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: >> >>> On Dec 22, 2015, at 8:06 PM, Fred Smith >>> wrote: >>> >>> Attempting to install latest Calibre on Centos-7, getting:

Re: [CentOS] Calibre installation fails on C7

2015-12-22 Thread Wes James
> On Dec 22, 2015, at 8:06 PM, Fred Smith wrote: > > Attempting to install latest Calibre on Centos-7, getting: > typed in "calibre ssl install error” to google first hit: http://stackoverflow.com/questions/26615914/calibre-fails-to-install

Re: [CentOS] does centos have this grub2 issue?

2015-12-17 Thread Wes James
> On Dec 17, 2015, at 11:29 AM, Mike - st257 wrote: > > On Thu, Dec 17, 2015 at 1:19 PM, Wes James wrote: > >> I saw this today: >> >> >> http://linux.slashdot.org/story/15/12/16/040223/0-day-grub2-authentication-bypass-hits-linux >> >> I in

[CentOS] does centos have this grub2 issue?

2015-12-17 Thread Wes James
I saw this today: http://linux.slashdot.org/story/15/12/16/040223/0-day-grub2-authentication-bypass-hits-linux I installed a grub2 update in 7.2 yesterday. Did the update fix this? -wes ___ CentOS mailing list CentOS@centos.org https://lists.centos.o

Re: [CentOS] CentOS 7 (1511) is released

2015-12-14 Thread Wes James
> On Dec 14, 2015, at 4:57 PM, Johnny Hughes wrote: > > On 12/14/2015 05:46 PM, Wes James wrote: >> >>> On Dec 14, 2015, at 9:37 AM, Johnny Hughes wrote: >>> >>> See this announce mail here: >>> >>> https://lists.ce

Re: [CentOS] boot order items

2015-12-14 Thread Wes James
> On Dec 14, 2015, at 5:02 PM, Johnny Hughes wrote: > > On 12/14/2015 05:53 PM, Wes James wrote: >> Just side note, when I boot with 7.2 now it has (Core) with Debugging before >> (Core) now. All the others are the other way around. >> > > Known issue, se

[CentOS] boot order items

2015-12-14 Thread Wes James
Just side note, when I boot with 7.2 now it has (Core) with Debugging before (Core) now. All the others are the other way around. Also, on my 2011 iMac, the 7.2 kernel won’t boot. I had to go back to the latest I had with 7.1. This has happened in the past, but some time later a newer kerne

Re: [CentOS] CentOS 7 (1511) is released

2015-12-14 Thread Wes James
> On Dec 14, 2015, at 9:37 AM, Johnny Hughes wrote: > > See this announce mail here: > > https://lists.centos.org/pipermail/centos-announce/2015-December/021518.html I just updated to 7.2 from 7.1. I did lsb_release -a and it says 7.2.1511. I haven’t rebooted yet, which items would run wi

Re: [CentOS] USB devices - libgphoto2 - PTP - hplip

2015-12-10 Thread Wes James
> On Dec 10, 2015, at 1:37 AM, Michael H wrote: > > Hi, > Posting this again as it has been drowned. can anybody assist? > > > -- > > Hi All, > > I'm trying to disable USB storage devices in Centos7.1.1503. > I did a google

Re: [CentOS] yum errors

2015-12-08 Thread Wes James
> On Dec 8, 2015, at 9:21 AM, Richard > wrote: > > > >> Date: Tuesday, December 08, 2015 09:17:20 -0700 >> From: Wes James >> > > You wouldn't happen to have an entry for mirrorlist.centos.org in > your /etc/hosts file for some

Re: [CentOS] yum errors

2015-12-08 Thread Wes James
> On Dec 8, 2015, at 9:03 AM, Tru Huynh wrote: > > Hi, > > > On Tue, Dec 08, 2015 at 08:24:34AM -0700, Wes James wrote: >> > > ... >> >> nslookup works: >> >> Non-authoritative answer: >> Name:mirrorlist.centos.org >

Re: [CentOS] yum errors

2015-12-08 Thread Wes James
> On Dec 8, 2015, at 9:03 AM, Tru Huynh wrote: > > Hi, > > > On Tue, Dec 08, 2015 at 08:24:34AM -0700, Wes James wrote: >> > > ... >> >> nslookup works: >> >> Non-authoritative answer: >> Name:mirrorlist.centos.org >

Re: [CentOS] yum errors

2015-12-08 Thread Wes James
> On Dec 8, 2015, at 9:03 AM, Tru Huynh wrote: > > Hi, > > > On Tue, Dec 08, 2015 at 08:24:34AM -0700, Wes James wrote: >> > > ... >> >> nslookup works: >> >> Non-authoritative answer: >> Name:mirrorlist.centos.org >

Re: [CentOS] yum errors

2015-12-08 Thread Wes James
> On Dec 8, 2015, at 9:03 AM, Tru Huynh wrote: > > Hi, > > > On Tue, Dec 08, 2015 at 08:24:34AM -0700, Wes James wrote: >> > > ... >> >> nslookup works: >> >> Non-authoritative answer: >> Name:mirrorlist.centos.org >

Re: [CentOS] yum errors

2015-12-08 Thread Wes James
Another option I tried was service iptables stop just to see if there was a firewall rule causing an issue. But yum update still fails: yum update Loaded plugins: fastestmirror, presto Setting up Update Process Loading mirror speeds from cached hostfile Could not retrieve mirrorlist http://m

Re: [CentOS] yum errors

2015-12-08 Thread Wes James
> On Dec 7, 2015, at 10:57 PM, Rob Kampen wrote: >> >> [base] >> name=CentOS-$releasever - Base >> #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra > finally something I can check for you > my 6.x machine does not have the trailing &infra=$infr

Re: [CentOS] yum errors

2015-12-08 Thread Wes James
> On Dec 8, 2015, at 7:45 AM, Johnny Hughes wrote: > > On 12/07/2015 11:50 PM, Wes James wrote: >> >>> On Dec 7, 2015, at 10:02 PM, Jake Shipton wrote: >>> >>> Wes James wrote: >>>> >>>>> On Dec 7, 2015, at 8:37 PM, We

Re: [CentOS] yum errors

2015-12-07 Thread Wes James
> On Dec 7, 2015, at 10:02 PM, Jake Shipton wrote: > > Wes James wrote: >> >>> On Dec 7, 2015, at 8:37 PM, Wes James wrote: >>> >>>> >>>> On Dec 7, 2015, at 8:23 PM, Wes James >>> <mailto:compte...@me.com>

Re: [CentOS] yum errors

2015-12-07 Thread Wes James
> On Dec 7, 2015, at 8:37 PM, Wes James wrote: > >> >> On Dec 7, 2015, at 8:23 PM, Wes James > <mailto:compte...@me.com>> wrote: >> >> >>> On Dec 7, 2015, at 8:03 PM, Wes James wrote: >>> >> >> >>

Re: [CentOS] yum errors

2015-12-07 Thread Wes James
> On Dec 7, 2015, at 8:23 PM, Wes James wrote: > > >> On Dec 7, 2015, at 8:03 PM, Wes James wrote: >> > > > >> I finally just did yum update on this box (actually 6.3) and now it is 6.7. >> During the update it created a CentOS-Base.repo.rpmn

Re: [CentOS] yum errors

2015-12-07 Thread Wes James
> On Dec 7, 2015, at 8:03 PM, Wes James wrote: > > I finally just did yum update on this box (actually 6.3) and now it is 6.7. > During the update it created a CentOS-Base.repo.rpmnew file. I renamed my > current one and this one to just .repo and now I again get: >

Re: [CentOS] yum errors

2015-12-07 Thread Wes James
> On Nov 20, 2015, at 11:55 AM, Wes James wrote: > >> >> On Nov 20, 2015, at 10:41 AM, Jim Perrin wrote: >> >> It should be looking at /6/ instead of a specific point release. We >> (CentOS) do not provide updates for individual point releases. You are >

Re: [CentOS] SOT: MariaDB 5.5.x-MariaDB logs are not going to desired .log file

2015-11-30 Thread Wes James
> On Nov 30, 2015, at 4:15 PM, reynie...@gmail.com wrote: > > On Mon, Nov 30, 2015 at 5:50 PM, Wes James wrote: > >> Does this help: >> >> >> http://dba.stackexchange.com/questions/98732/how-to-enable-queries-logs-in-mariadb >> < >> http://

Re: [CentOS] SOT: MariaDB 5.5.x-MariaDB logs are not going to desired .log file

2015-11-30 Thread Wes James
> On Nov 30, 2015, at 2:57 PM, reynie...@gmail.com wrote: > > Hi there, I know this is off-topic or semi off-topic but I really need some > help since I am stucked. > > I'm trying to redirect MariaDB logs to `/var/log/mysql/*.log` files as > shown below on the `/etc/my.cnf.d/server.cnf` file:

Re: [CentOS] yum errors

2015-11-20 Thread Wes James
h a 'yum clean all', then running your > query again. > > > > On 11/20/2015 11:21 AM, Wes James wrote: >> I have inherited centos 6.3 and 6.2 vms in an esxi environment. When I do >> >> yum provides ntpd >> >> on the 6.3 box I get a lot of

Re: [CentOS] yum errors

2015-11-20 Thread Wes James
> On Nov 20, 2015, at 10:41 AM, Jim Perrin wrote: > > It should be looking at /6/ instead of a specific point release. We > (CentOS) do not provide updates for individual point releases. You are > several years behind in security and bug-fix updates. Once a specific > minor version is expired, i

Re: [CentOS] yum errors

2015-11-20 Thread Wes James
h a 'yum clean all', then running your > query again. > > > > On 11/20/2015 11:21 AM, Wes James wrote: >> I have inherited centos 6.3 and 6.2 vms in an esxi environment. When I do >> >> yum provides ntpd >> >> on the 6.3 box I get a lot of

Re: [CentOS] yum errors

2015-11-20 Thread Wes James
the /etc/yum.repos.d so far and that’s about it. > > I might suggest starting off with a 'yum clean all', then running your > query again. > OK Thanks. I try that. > > > On 11/20/2015 11:21 AM, Wes James wrote: >> I have inherited centos 6.3 and 6.2

[CentOS] yum errors

2015-11-20 Thread Wes James
I have inherited centos 6.3 and 6.2 vms in an esxi environment. When I do yum provides ntpd on the 6.3 box I get a lot of errors like: Loaded plugins: fastestmirror, presto Loading mirror speeds from cached hostfile * base: mirror.unl.edu * extras: mirrors.cmich.edu * updates: mirror.steadfa

Re: [CentOS] centos 7 and keychain

2015-11-17 Thread Wes James
> On Nov 17, 2015, at 11:27 AM, Pete Stieber wrote: > > Is there a centos recommended repository for centos 7 where I can obtain the > keychain package? > > TIA, > Pete I can only see a version for centos 6: http://pkgs.repoforge.org/keychain/ You’ll ne

Re: [CentOS] latest yum update messed up chrome

2015-09-04 Thread Wes James
> On Sep 4, 2015, at 9:59 PM, Wes James wrote: >> As most google-chrome users probably already know, the latest SELinux >> updates have fixed the issue, and google-chrome once again runs with >> SELinux at enforcing. >> > > Thanks for the info. Now I nee

Re: [CentOS] latest yum update messed up chrome

2015-09-04 Thread Wes James
t;>> >>>> Op 2-sep.-2015 20:59 schreef Wes James : >>>>> >>>>> I yum updated yesterday and it updated chrome from 44.x to 45.x. >>>>> >>>>> It runs but it has errors going to web pages and won't load its own &g

Re: [CentOS] why I use chrome on CentOS

2015-09-02 Thread Wes James
> On Sep 2, 2015, at 1:36 PM, zep wrote: > > > > On 09/02/2015 03:12 PM, Wes James wrote: >> I use chrome on CentOS because I wrote a web socket web app and I can only >> get chrome to work properly with web sockets. >> >> I have a local web app crea

Re: [CentOS] latest yum update messed up chrome

2015-09-02 Thread Wes James
> On Sep 2, 2015, at 1:10 PM, Johan Vermeulen > wrote: > > > Op 2-sep.-2015 20:59 schreef Wes James : >> >> I yum updated yesterday and it updated chrome from 44.x to 45.x. >> >> It runs but it has errors going to web pages and won't load its

[CentOS] why I use chrome on CentOS

2015-09-02 Thread Wes James
I use chrome on CentOS because I wrote a web socket web app and I can only get chrome to work properly with web sockets. I have a local web app created with erlang. It works like ms sccm to wake, freeze/thaw deepfreeze PCs and can update windows/mac/linux boxes when they need updates for some

[CentOS] latest yum update messed up chrome

2015-09-02 Thread Wes James
I yum updated yesterday and it updated chrome from 44.x to 45.x. It runs but it has errors going to web pages and won't load its own settings/extension pages either. I ran chrome from the command-line and see these errors: $ google-chrome libGL error: dlopen /usr/lib/dri/swrast_dri.so failed

[CentOS] dd iso to flash drive

2015-08-13 Thread Wes James
I’ve been trying to get the dd of an iso to a usb flash drive to work for CentOS 6.7. It is working with the CentOS 7 DVD1 iso (x64), but if I use the same process with 6.7 bin dvd1 iso or the 6.7 live dvd, the flash drive will not boot. I thought 6.x and forward could be done like this. -wes

[CentOS] updates from last Saturday

2015-08-10 Thread Wes James
I yum updated last Saturday. It had a new kernel. I hadn't rebooted but saw that firefox update today and did that then rebooted. My system wouldn't boot all the way with the new kernel. I went back to 3.10.0-229.7.2.el7.x86_64 and my system would boot. When I boot with the 3.10.0-229.11.

Re: [CentOS] Percent bar on screen - for 2 seconds

2015-08-08 Thread Wes James
In Settings/Energy Saving there is a Dim Display option that was checked to happen after 25 minutes. I deselected that. I’ll see what happens now…. This seems to have done the job.  -wes ___ CentOS mailing list CentOS@centos.org http://lists.centos

Re: [CentOS] Percent bar on screen - for 2 seconds

2015-08-07 Thread Wes James
> On Aug 7, 2015, at 7:12 PM, Marko Vojinovic wrote: > > On Sat, 08 Aug 2015 00:07:35 + (GMT) > Wes James wrote: > >> Every once in awhile I see this horizontal percent bar flash up on >> the screen then disappear. What is that? >> >> CentOS 7.1,

Re: [CentOS] Percent bar on screen - for 2 seconds

2015-08-07 Thread Wes James
> On Aug 7, 2015, at 7:12 PM, Marko Vojinovic wrote: > > On Sat, 08 Aug 2015 00:07:35 + (GMT) > Wes James wrote: > >> Every once in awhile I see this horizontal percent bar flash up on >> the screen then disappear. What is that? >> >> CentOS 7.1,

[CentOS] Percent bar on screen - for 2 seconds

2015-08-07 Thread Wes James
Every once in awhile I see this horizontal percent bar flash up on the screen then disappear. What is that? CentOS 7.1,  kde. -wes ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Top posting or not/ no snipping : was rsyslog.conf

2015-07-30 Thread Wes James
What’s even more irritating to me than top posting is when someone replies to a message that takes two page scrolls to get to the bottom then there’s only a few words that are unrelated to the actual message! What’s worse, top posting or no snipping? -wes _

[CentOS] Desktop icons/files/etc. kde CentOS 7.1

2015-07-27 Thread Wes James
I've googled and looked in the settings, but I don't see a way to turn desktop icons on, like a disk icon, files on desktop icons, etc. How do I do that? Thanks, -wes ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo

Re: [CentOS] Firefox 39 - SOLVED

2015-07-22 Thread Wes James
> On Jul 22, 2015, at 5:40 AM, TE Dukes wrote: > >> > Hello, > > I ws able to install Chrome on a Windows machine and fixed the problem. > > Thanks!! > You can use the script here to install chrome on centOS: http://chrome.richardlloyd.org.uk -wes

Re: [CentOS] install nvidia driver on centos 7.1

2015-07-20 Thread Wes James
> On Jul 20, 2015, at 3:19 PM, Ned Slider wrote: > > > > On 20/07/15 21:47, Wes James wrote: >> >>> On Jul 20, 2015, at 2:41 PM, Akemi Yagi wrote: >> >> >> >>> >>> You may want to start from this page: >>> >

Re: [CentOS] install nvidia driver on centos 7.1

2015-07-20 Thread Wes James
Thanks all for the nvidia tips (especially elrepo.org). I have the nvidia driver installed and working on 7.1! -wes ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] install nvidia driver on centos 7.1

2015-07-20 Thread Wes James
> On Jul 20, 2015, at 2:41 PM, Akemi Yagi wrote: > > You may want to start from this page: > > http://elrepo.org/tiki/nvidia-detect > > Akemi OK. Thanks :) -wes ___ CentOS mailing list CentOS@centos.org h

Re: [CentOS] install nvidia driver on centos 7.1

2015-07-20 Thread Wes James
> On Jul 20, 2015, at 2:31 PM, Johnny Hughes wrote: > > On 07/20/2015 03:24 PM, Wes James wrote: >> >>> On Jul 20, 2015, at 2:20 PM, Jonathan Billings wrote: >>> >>> On Mon, Jul 20, 2015 at 02:16:02PM -0600, Wes James wrote: >>>> I’m try

Re: [CentOS] install nvidia driver on centos 7.1

2015-07-20 Thread Wes James
> On Jul 20, 2015, at 2:20 PM, Jonathan Billings wrote: > > On Mon, Jul 20, 2015 at 02:16:02PM -0600, Wes James wrote: >> I’m trying to install the nvidia driver on centos 7.1. I see >> instructions to remove nouveau and disable the kernel module. When > > What in

[CentOS] install nvidia driver on centos 7.1

2015-07-20 Thread Wes James
I’m trying to install the nvidia driver on centos 7.1. I see instructions to remove nouveau and disable the kernel module. When I create this file and put this options in: disable-nouveau.conf blacklist nouveau options nouveau modeset=0 and reboot, and run the nvidia installer again, it says

Re: [CentOS] centos 7.1 and compiz

2015-07-17 Thread Wes James
> On Jul 17, 2015, at 12:22 PM, Wes James wrote: > > >> On Jul 17, 2015, at 12:03 PM, Fred Smith >> wrote: >> >> On Fri, Jul 17, 2015 at 05:39:58PM +, Wes James wrote: >>> >> >> my guess is that it depends on which ISO image you us

Re: [CentOS] centos 7.1 and compiz

2015-07-17 Thread Wes James
> On Jul 17, 2015, at 12:03 PM, Fred Smith > wrote: > > On Fri, Jul 17, 2015 at 05:39:58PM +0000, Wes James wrote: >> > > my guess is that it depends on which ISO image you used. > > I iinstalled a non-productized version from a DVD that installed Gnome, &g

Re: [CentOS] centos 7.1 and compiz

2015-07-17 Thread Wes James
On Jul 17, 2015, at 12:04 PM, Fred Smith wrote: On Fri, Jul 17, 2015 at 05:39:58PM +, Wes James wrote:   snip my guess is that it depends on which ISO image you used. I iinstalled a non-productized version from a DVD that installed Gnome, then I added the epel repo and installed

Re: [CentOS] centos 7.1 and compiz

2015-07-17 Thread Wes James
On Jul 17, 2015, at 11:32 AM, Fred Smith wrote: On Fri, Jul 17, 2015 at 05:14:51PM +, Wes James wrote: On Jun 27, 2015, at 11:37 AM, Wes James wrote: I have compiz installed on centos 6.6, and I’ve been testing 7.1, but I can't find any info on installing compiz on 7.1. Is ther

Re: [CentOS] centos 7.1 and compiz

2015-07-17 Thread Wes James
On Jun 27, 2015, at 11:37 AM, Wes James wrote: I have compiz installed on centos 6.6, and I’ve been testing 7.1, but I can't find any info on installing compiz on 7.1. Is there any info for this or is it not supported yet?   I installed the kde option for centos 7.1 and it has de

Re: [CentOS] centos 7.1 and compiz

2015-06-27 Thread Wes James
> On Jun 27, 2015, at 11:36 AM, Wes James wrote: > > I have compiz installed on centos 6.6, and I’ve been testing 7.1, but I can't > find any info on installing compiz on 7.1. Is there any info for this or is > it not supported yet? > > Thanks, > > -wes

[CentOS] centos 7.1 and compiz

2015-06-27 Thread Wes James
I have compiz installed on centos 6.6, and I’ve been testing 7.1, but I can't find any info on installing compiz on 7.1. Is there any info for this or is it not supported yet? Thanks, -wes ___ CentOS mailing list CentOS@centos.org http://lists.centos

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 >

[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] Can't add printer

2014-07-23 Thread Wes James
 I look on CentOS 6.5 and the same HP printer drivers are not available.  How do I get the drivers or is the new list just available on 7? Thanks, -wes ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Can't add printer

2014-07-23 Thread Wes James
I just tried the ps driver and the pcl3 driver that is available for this printer, but now it gets stuck with "Pending" in either driver. -wes ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Can't add printer

2014-07-23 Thread Wes James
On Jul 23, 2014, at 9:33 AM, Arun Khan wrote: On Wed, Jul 23, 2014 at 8:51 PM, Wes James wrote: I tried to add the printer: HP Color LaserJet CP4020 Series Printer but CentOS 7 must not know what driver to use. Are you adding the printer from the CUPS webui? You may not find any Linux

[CentOS] Can't add printer

2014-07-23 Thread Wes James
I tried to add the printer: HP Color LaserJet CP4020 Series Printer  but CentOS 7 must not know what driver to use. I was able to add a brother 7050 printer (with an HP compatible driver??) Is there a way to get a driver for the hp cp4020? I googled for centos and this hp printer and looked on

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 02:37 PM, "Mike McCarthy, W1NR" wrote: > I had to go into /etc/sysconfig/network-scripts/ifcfg-enp0s3 and change > ONBOOT=yes and reboot. I'm sure there is a management tool or something > with Network Manager to do it, but the manual edit worked for me. >  > Mike Thanks, t

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 01:52 PM, Wes James wrote: > I just installed linux mint/mate on both systems where I've been having >issues with centos 7 and they both have  eth0 working fine.  I wonder ups up >with a non functional enp0s3 network device in centos 7??  I'm going to t

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
I just installed linux mint/mate on both systems where I've been having issues with centos 7 and they both have eth0 working fine.  I wonder ups up with a non functional enp0s3 network device in centos 7??  I'm going to try centos 6.5 and see what happens. -wes _

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 01:02 PM, Vojin Urosevic wrote: > What does ifconfig show? Is eth0 up, if not try to manually start it. >  > vojin+++   On mac: enp0s3:  with flags, mtu, ether, etc. lo: standard stuff -wes ___ CentOS mailing list CentOS@centos.

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 12:33 PM, Andrew Holway wrote: > Do you have the network set to "bridge" mode in virtual box? >  > Thanks, >  > andrew No. Nat. I tried bridging, but didn't get any IP there too. Thanks, -wes ___ CentOS mailing list CentOS@cen

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 12:29 PM, Thomas Eriksson wrote: > > > On 07/10/2014 11:19 AM, Wes James wrote: >         > I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC is >         > not getting an IP address. So I thought it was a problem with the >         

Re: [CentOS] CentOS-7 on a USB stick

2014-07-10 Thread Wes James
On Jul 10, 2014, at 12:20 PM, Timothy Murphy wrote: > I tried dd-ing the ISO onto a USB stick, as suggested in > , > but it didn't boot. > Did anyone have better luck with this?   I used this on my mac and it worked: http://wiki.centos.org/

[CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC is not getting an IP address. So I thought it was a problem with the thunderbolt adapter.  I then installed CentOS 7 in VirtualBox on a box with CentOS 6.5.  The network doesn't work in the VM either.  Anyone tried CentOS 7 in Virt

Re: [CentOS] DVD ISO CentOS 7

2014-07-10 Thread Wes James
On Jul 10, 2014, at 08:45 AM, Johnny Hughes wrote: On 07/10/2014 09:32 AM, Wes James wrote:        > I just installed CentOS 7 from the DVD ISO in virtual box. I only get a login prompt. Is that what the DVD ISO is supposed to do? To get a gui, do I need the Everything ISO? I'll try

Re: [CentOS] : DVD ISO CentOS 7

2014-07-10 Thread Wes James
On Jul 10, 2014, at 08:43 AM, jvermeulen wrote: Hello, No, the dvd is supposed to produce a gui as well. Greetings j. Wes James schreef:        >I just installed CentOS 7 from the DVD ISO in virtual box.  I only get a login prompt.  Is that what the DVD ISO is supposed to do?  To ge

[CentOS] DVD ISO CentOS 7

2014-07-10 Thread Wes James
I just installed CentOS 7 from the DVD ISO in virtual box.  I only get a login prompt.  Is that what the DVD ISO is supposed to do?  To get a gui, do I need the Everything ISO?  I'll try and see. Thanks, -wes ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Moving sshd listen port

2014-07-09 Thread Wes James
On Jul 09, 2014, at 08:54 AM, "Mike McCarthy, W1NR" wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 SELinux is not running. Any other ideas? Mike   I did a google search on "how to install semanage" and found this: http://www.cyberciti.biz/faq/redhat-install-semanage-selinux-command-

Re: [CentOS] upgrade from 6.5 to 7

2014-07-08 Thread Wes James
On Jul 08, 2014, at 03:21 PM, Edward M wrote: On 07/08/14 14:03, Wes James wrote:        > I installed centos 6.5 from a dvd. Now that 7 is out, I'l like to try it. I tried: I would suggest if possible just download centos 7 iso. if you ever need to reinstall, you will have the

[CentOS] upgrade from 6.5 to 7

2014-07-08 Thread Wes James
I installed centos 6.5 from a dvd.  Now that 7 is out, I'l like to try it.  I tried: sudo yum  clean all && sudo yum update but it said there were no updates.  Is there a command-line way to upgrade from 6.5 to 7? Thanks, -wes ___ CentOS mailing lis

[CentOS] Where to change login screen options

2014-06-06 Thread Wes James
I've looked around in the menus and googled this, but I can't find a way to make the login require a username instead of just showing the available users to select from.  Where do I change this?  I'm using CentOS 6.5. Thanks, -wes ___ CentOS mailing l

[CentOS] Sorry

2014-05-16 Thread Wes James
Sorry for the messed up replies.  The web based icloud interface forces the writer to reply at the top of the email and if you try to write at the bottom by deleting a few lines of the message or selecting the whole message, deleting it, adding some spaces and then pasting back and go to the end

Re: [CentOS] What just got updated

2014-05-16 Thread Wes James
On May 16, 2014, at 01:53 AM, Elias Persson wrote: On 2014-05-15 17:27, Leon Fauster wrote:        > Am 15.05.2014 um 17:16 schrieb Wes James :        >        > I checked for updates and it had 5 to do so I started that, left and came back and the update panel was gone. Is there

Re: [CentOS] What just got updated

2014-05-15 Thread Wes James
On May 15, 2014, at 09:17 AM, Reindl Harald wrote: Am 15.05.2014 17:16, schrieb Wes James:        > I checked for updates and it had 5 to do so I started that, left and came back and the update panel was gone. Is there a way to check what was updated? what about look at /var/log/yum.

[CentOS] What just got updated

2014-05-15 Thread Wes James
I checked for updates and it had 5 to do so I started that, left and came back and the update panel was gone.  Is there a way to check what was updated? (centos 6.5) Thanks, -wes ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailma

Re: [CentOS] Repo w/ chrome?

2014-05-15 Thread Wes James
On May 13, 2014, at 10:40 AM, Laurent CREPET wrote: On Tue, May 13, 2014 at 6:36 PM, wrote:        > Laurent CREPET wrote:        >      > On Tue, May 13, 2014 at 5:12 PM, wrote:        >      >        >      >    > Was it Nux's repo that's got chrome? URL and repo info, please?      

Re: [CentOS] Repo w/ chrome?

2014-05-15 Thread Wes James
On May 13, 2014, at 10:40 AM, Laurent CREPET wrote: On Tue, May 13, 2014 at 6:36 PM, wrote:        > Laurent CREPET wrote:        >      > On Tue, May 13, 2014 at 5:12 PM, wrote:        >      >        >      >    > Was it Nux's repo that's got chrome? URL and repo info, please?      

  1   2   >