Re: [CentOS] CentOS 6 and Intel vPro?

2013-11-15 Thread Wes James
On Fri, Nov 15, 2013 at 6:26 PM, Lists wrote: > > From what it seems, Intel wants everybody to be installing PKI AMT > certificates on vPro motherboards via Windows. > > Does anybody have any information that might be useful about how to > enable unencrypted VNC remote administration for Cent

[CentOS] vpn client setup/plugin

2013-11-18 Thread Wes James
I'm trying to find the correct vpn plugin so I can vpn in to a server. The server requirements are vpn server, username/password and shared secret. I've installed a few vpn plugins, but I haven't found the correct one that has the shared secret option. Anyone know which one it is? I've tried a f

Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB wrote: > > On 11/19/2013 07:31 AM, Wes James wrote: > > I'm trying to find the correct vpn plugin so I can vpn in to a server. The > > server requirements are vpn server, username/password and shared secret. > > You

Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Tue, Nov 19, 2013 at 8:31 AM, John Doe wrote: > From: Wes James > > > On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB > >> I'm trying to find the correct vpn plugin so I can vpn in to a > >> server. > >> The server requirements are vpn serv

Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Tue, Nov 19, 2013 at 10:06 AM, Fabio Valente wrote: > @Wes James, > > >From now on, you should refer to plugins as packages :) > Sorry for OT > > > 2013/11/19 Wes James > > > On Tue, Nov 19, 2013 at 8:31 AM, John Doe wrote: > > > > > From:

Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Tue, Nov 19, 2013 at 8:31 AM, John Doe wrote: > From: Wes James > > > On Mon, Nov 18, 2013 at 11:47 PM, Mihamina RKTMB > >> I'm trying to find the correct vpn plugin so I can vpn in to a > >> server. > >> The server requirements are vpn serv

Re: [CentOS] vpn client setup/plugin

2013-11-19 Thread Wes James
On Tue, Nov 19, 2013 at 10:33 AM, Fabio Valente wrote: > In which distro are you trying to configure? > I'm using CentOS 6.4 x64. I wonder if the instructions for setting it up have different options based on its age. The one the installs on CentOS may not have the options he is talking about.

Re: [CentOS] vpn client setup/plugin

2013-11-20 Thread Wes James
On Wed, Nov 20, 2013 at 8:44 AM, John Doe wrote: > From: Wes James > > > I'm using CentOS 6.4 x64. > > I wonder if the instructions for setting it up have different options > based > > on its age. The one the installs on CentOS may not have the options he >

Re: [CentOS] vpn client setup/plugin

2013-11-20 Thread Wes James
On Wed, Nov 20, 2013 at 11:22 AM, Tucker wrote: > Setting up an IPSec client via trial and error is an absolute pain. The > best results I've had have been with the Shrew Soft ( > https://www.shrew.net/) > client. You may still have to monkey around with the settings for a while > but I felt th

[CentOS] restarting network interface

2013-11-20 Thread Wes James
I googled to see how I might restart the network interface in CentOS. I initially tried before googling: sudo service network restart I noticed that only the loopback interface was restarted. To confirm this I did: service network stop and then did ifconfig and the loopback info was gone.

Re: [CentOS] restarting network interface

2013-11-20 Thread Wes James
On Wed, Nov 20, 2013 at 8:40 PM, Clint Dilks wrote: > Hi, > > The most likely answer is that your interface is not enabled. > > Try someting like > > cat /etc/sysconfig/network-scripts/ifcfg-em1 > > You will see for a disabled interface ONBOOT="no" > > Change the no to a yes and you should be goo

Re: [CentOS] restarting network interface

2013-11-20 Thread Wes James
On Wed, Nov 20, 2013 at 8:40 PM, Clint Dilks wrote: > Hi, > > The most likely answer is that your interface is not enabled. > > Try someting like > > cat /etc/sysconfig/network-scripts/ifcfg-em1 > > You will see for a disabled interface ONBOOT="no" > > Change the no to a yes and you should be goo

Re: [CentOS] Google Chrome

2013-11-21 Thread Wes James
On Wed, Nov 20, 2013 at 11:24 PM, Michael B Allen wrote: > I have been using CentOS on my laptop for a few days now and it works > great! Great work-around for the Fedora GNOME 3 debacle. > > But I'm starting to miss Google Chrome pretty seriously. Firefox is > just not what it once was. It's slo

Re: [CentOS] restarting network interface

2013-11-21 Thread Wes James
On Thu, Nov 21, 2013 at 8:50 AM, Rodrigo Pichiñual Norin < rodrigo.pichin...@gmail.com> wrote: > Hi all > > a question, you has installed centos with "Virtual Box" ?? I had the same > problem, but I changed the configuration de virtual box you see this > > > http://rodrigopichinual.blogspot.

[CentOS] Finally.... CentOS on iMac core 2

2013-11-22 Thread Wes James
I've been trying several combinations of OSX, CentOS to try and get CentOS installed on an old iMac. I finally first installed OS X, then installed CentOS in the open space after OS X. With refit installed and selecting CentOS, it starts booting but get a screen that a boot device can't e found. So

[CentOS] Wrap around to first/last work space

2013-11-23 Thread Wes James
Is there a way to get CentOS 6.4 to wrap from last to first or first to last workspace when moving with ctl-alt left/right arrow? I right clicked on the workspace view at the bottom right and selected Preferences, but there are now options for that. Thanks, -wes _

Re: [CentOS] Wrap around to first/last work space

2013-11-23 Thread Wes James
On Sat, Nov 23, 2013 at 4:50 PM, Yves Bellefeuille wrote: > On Saturday 23 November 2013, Wes James wrote: > > > Is there a way to get CentOS 6.4 to wrap from last to first or first > > to last workspace when moving with ctl-alt left/right arrow? > > Have you tried comp

Re: [CentOS] EPEL problem

2013-11-23 Thread Wes James
On Sat, Nov 23, 2013 at 4:57 PM, Phil Dobbin wrote: > Hi, all. > > I'm trying to install the EPEL repo on a fully up to date CentOS 6.4. > I'm using wget to download from my usual source but after I install it > via `sudo rpm -ivh epel-x` it's not actually there in > `/etc/yum.repos.d`. > > T

Re: [CentOS] Wrap around to first/last work space

2013-11-23 Thread Wes James
On Sat, Nov 23, 2013 at 4:50 PM, Yves Bellefeuille wrote: > On Saturday 23 November 2013, Wes James wrote: > > > Is there a way to get CentOS 6.4 to wrap from last to first or first > > to last workspace when moving with ctl-alt left/right arrow? > > Have you tried compi

Re: [CentOS] Wrap around to first/last work space

2013-11-23 Thread Wes James
Only CentOS in virtualbox on a mac. I have another box I can work on at work. I was trying to get it to work in vb Thanks, -wes On Sat, Nov 23, 2013 at 10:01 PM, Yves Bellefeuille wrote: > On Saturday 23 November 2013, Wes James wrote: > > > I just tried it in virtu

Re: [CentOS] Finally.... CentOS on iMac core 2

2013-11-25 Thread Wes James
On Sun, Nov 24, 2013 at 5:59 PM, Philip Manuel wrote: > > > - Original Message - > From: "Wes James" > To: "CentOS mailing list" > Sent: Saturday, 23 November, 2013 12:03:15 PM > Subject: [CentOS] Finally CentOS on iMac core 2 > &g

Re: [CentOS] Wrap around to first/last work space

2013-11-25 Thread Wes James
On Mon, Nov 25, 2013 at 3:22 AM, James Pearson wrote: > Wes James wrote: > > Is there a way to get CentOS 6.4 to wrap from last to first or first to > > last workspace when moving with ctl-alt left/right arrow? I right > clicked > > on the workspace view at the b

Re: [CentOS] Wrap around to first/last work space

2013-11-25 Thread Wes James
On Mon, Nov 25, 2013 at 9:50 AM, James Pearson wrote: > Wes James wrote: > > > > You mean you have a patch for metacity to allow compiz to work? It works > > in virtualbox? > > No, I have simple patch to allow metacity to wrap workspaces (nothing to > do with compi

[CentOS] iMac triple boot including CentOS 6.4

2013-11-25 Thread Wes James
-How to install CentOS on 27” imac (Mid 2010 - 2.93 Ghz, i7, 8gig ram) with OS X and Xubuntu 13.04 already installed Assumed - OS X and Xubuntu already installed and rEFIt already installed in OS X with the line towards the bottom of: /efi/refit/refit.conf set to: default_selection L on the m

[CentOS] No Trackpad tab in Mouse Preferences

2013-12-05 Thread Wes James
I have CentOS 6.5 running on a iMac. I tried to set up a trackpad, but the Bluetooth utility said there was no bluetooth hardware. I rebooted in to the OS X side and verified that bluetooth was in the system and set up the trackpad. I then rebooted in to CentOS again and there was no Bluetooth i

Re: [CentOS] CentOS 6.5 VirtualBox

2013-12-05 Thread Wes James
On Thu, Dec 5, 2013 at 11:05 AM, Fernando Cassia wrote: > On Thu, Dec 5, 2013 at 2:50 PM, John R Pierce wrote: > > > > have you considered using KVM rather than VirtualBox for this? > > Configured properly, its much higher performance. > > Benchmarks? > > FC > ___

[CentOS] Dragging app between workspaces not working

2013-12-05 Thread Wes James
When I try to drag an app between workspaces, it doesn't move. I'm using compiz. When I put an arrow over an app in the workspace panel viewer (whatever that is called), it says click to start dragging, but no go. Any ideas? Thanks, -wes ___ CentOS m

[CentOS] compiz workspace panel show 4 workspaces when I have 8

2013-12-05 Thread Wes James
Compiz is showing only 4 workspaces when I log in. If I go in to the compiz settings manager -> general -> general options -> desktop size it says 8 in Horizontal Virtual size. I can get it to work right if I move Vertical Virtual size to the right then back to 1. How do I get it to stay showing

Re: [CentOS] Dragging app between workspaces not working

2013-12-05 Thread Wes James
On Thu, Dec 5, 2013 at 7:55 PM, Yves Bellefeuille wrote: > On Thursday 05 December 2013, Wes James wrote: > > > When I try to drag an app between workspaces, it doesn't move. I'm > > using compiz. When I put an arrow over an app in the workspace > > panel vi

Re: [CentOS] Dragging app between workspaces not working

2013-12-06 Thread Wes James
On Fri, Dec 6, 2013 at 6:51 AM, John Doe wrote: > From: Wes James > > > Yes, I know... I had gotten used to dragging the apps in the many panes, > > but the corner trick will have to do. > > I often use ctrl+alt+shit+arrows to "move the workspaces under the windo

Re: [CentOS] Dragging app between workspaces not working

2013-12-06 Thread Wes James
On Fri, Dec 6, 2013 at 6:51 AM, John Doe wrote: > From: Wes James > > > Yes, I know... I had gotten used to dragging the apps in the many panes, > > but the corner trick will have to do. > > I often use ctrl+alt+shit+arrows to "move the workspaces under the windo

Re: [CentOS] Dragging app between workspaces not working

2013-12-06 Thread Wes James
On Fri, Dec 6, 2013 at 6:51 AM, John Doe wrote: > From: Wes James > > > Yes, I know... I had gotten used to dragging the apps in the many panes, > > but the corner trick will have to do. > > I often use ctrl+alt+shit+arrows to "move the workspaces under the windo

Re: [CentOS] Dragging app between workspaces not working

2013-12-06 Thread Wes James
On Fri, Dec 6, 2013 at 8:00 AM, Wes James wrote: > On Fri, Dec 6, 2013 at 6:51 AM, John Doe wrote: > >> From: Wes James >> >> > Yes, I know... I had gotten used to dragging the apps in the many >> panes, >> > but the corner trick will have to do.

Re: [CentOS] packet traversal

2013-12-06 Thread Wes James
On Fri, Dec 6, 2013 at 12:25 PM, Robert Clove wrote: > Hi All > > I don't know whether i am asking on a correct list or not i have a query > that how to know that what system call are called when packet enters the > system or when we send a packet from a system? > > Thanks > This link might hel

[CentOS] Open more then one connection with RDP client

2013-12-16 Thread Wes James
I'm using CentOS 6.5 and have one connection open to a system in my student doing a software install. I set up a second RDP connection (Applications -> Internet -> Terminal Server Client), but when I double click on it, it will not run. Is there a way to have more than one running? -wes _

Re: [CentOS] Open more then one connection with RDP client

2013-12-16 Thread Wes James
On Mon, Dec 16, 2013 at 12:37 PM, Wes James wrote: > I'm using CentOS 6.5 and have one connection open to a system in my > student doing a software install. I set up a second RDP connection > (Applications -> Internet -> Terminal Server Client), but when I double > click

[CentOS] easily mount .iso files on CentOS

2014-04-28 Thread Wes James
Yes I know you can use the command line to mount an iso, but does anyone know of a tool like mounty for deb systems that you can use a menu to find the iso and and mount it? Windows 8 has right-click and mount, os x has had double-click to open for years. Why do we need to revert to the comman

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?      

[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] 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.

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

[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

[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] 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

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

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-

[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] : 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

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

[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] 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/

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 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 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
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: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
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

[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] 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

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
 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

[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] 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 >

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] 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] 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] 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

<    1   2