Re: [CentOS] Yum installed perl on CentOS 5.11 64 bit

2014-11-24 Thread John Doe
From: Niamh Holding > Is 4:perl-5.8.8-43.el5_11.x86_64 really dependent on the 32 bit perl.i386 > 4:5.8.8-43.el5_11 as yum is suggesting, or has something got mixed up on > the system? > > yum install perl > Loaded plugins: fastestmirror > Loading mirror speeds from cached hostfile > * base: re

Re: [CentOS] Yum installed perl on CentOS 5.11 64 bit

2014-11-24 Thread Niamh Holding
Hello John, Monday, November 24, 2014, 10:47:23 AM, you wrote: JD> It says "set to be updated", so the i386 version was already installed... no? No- [root@nitrogen ~]# yum list installed | grep -i "perl\." mod_perl.x86_64 2.0.4-6.el5 installed newt-pe

Re: [CentOS] Yum installed perl on CentOS 5.11 64 bit

2014-11-24 Thread Johnny Hughes
On 11/23/2014 10:23 AM, Niamh Holding wrote: > > Hello Centos, > > Is 4:perl-5.8.8-43.el5_11.x86_64 really dependent on the 32 bit perl.i386 > 4:5.8.8-43.el5_11 as yum is suggesting, or has something got mixed up on > the system? > > yum install perl > Loaded plugins: fastestmirror > Loading mi

[CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Samson
I just install Centos 7 on my laptop. I have also installed telnet-server and telnet. I can telnet to other server from my local CentOS 7 but can not telnet localhost also, i can not telnet to my localhost from other server. I try to check telnet file in /etc/xinetd.d directory but the file "telne

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Mauricio Tavares
On Mon, Nov 24, 2014 at 9:33 AM, Samson wrote: > I just install Centos 7 on my laptop. I have also installed telnet-server > and telnet. > I can telnet to other server from my local CentOS 7 but can not telnet > localhost also, i can not telnet to my localhost from other server. > > I try to check

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Mauricio Tavares
On Mon, Nov 24, 2014 at 9:38 AM, Mauricio Tavares wrote: > On Mon, Nov 24, 2014 at 9:33 AM, Samson wrote: >> I just install Centos 7 on my laptop. I have also installed telnet-server >> and telnet. >> I can telnet to other server from my local CentOS 7 but can not telnet >> localhost also, i can

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread John R. Dennison
On Mon, Nov 24, 2014 at 03:33:24PM +0100, Samson wrote: > > Trying 127.0.0.1... > telnet: connect to address 127.0.0.1: Connection refused Because telnet is 1970s tech that should die in a fire; it's not enabled by default nor does the firewall permit it by default. Why are you wanting to use tel

Re: [CentOS] CentOs 7.0 and reboot failure

2014-11-24 Thread James B. Byrne
On Sun, November 23, 2014 15:15, Frank Cox wrote: > > What is the equivalent of runlevel 1 on Centos 7 and how do you get there? > systemctl isolate runlevel1.target See https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet -- *** E-Mail is NOT a SECURE channel *** J

Re: [CentOS] Yum installed perl on CentOS 5.11 64 bit

2014-11-24 Thread Leon Fauster
Am 24.11.2014 um 13:35 schrieb Johnny Hughes : > On 11/23/2014 10:23 AM, Niamh Holding wrote: >> >> Hello Centos, >> >> Is 4:perl-5.8.8-43.el5_11.x86_64 really dependent on the 32 bit perl.i386 >> 4:5.8.8-43.el5_11 as yum is suggesting, or has something got mixed up on >> the system? >> >> yum

Re: [CentOS] Yum installed perl on CentOS 5.11 64 bit

2014-11-24 Thread Johnny Hughes
On 11/24/2014 09:52 AM, Leon Fauster wrote: > Am 24.11.2014 um 13:35 schrieb Johnny Hughes : >> On 11/23/2014 10:23 AM, Niamh Holding wrote: >>> >>> Hello Centos, >>> >>> Is 4:perl-5.8.8-43.el5_11.x86_64 really dependent on the 32 bit perl.i386 >>> 4:5.8.8-43.el5_11 as yum is suggesting, or has so

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Frank Cox
On Mon, 24 Nov 2014 08:46:33 -0600 John R. Dennison wrote: > Why are you wanting to use telnet in the first place? I don't know what his use case is, but I installed telnet on this computer a while back for the Android Remote Keyboard app. https://play.google.com/store/apps/details?id=de.onyxbi

Re: [CentOS] Yum installed perl on CentOS 5.11 64 bit

2014-11-24 Thread Leon Fauster
Am 24.11.2014 um 17:28 schrieb Johnny Hughes : > On 11/24/2014 09:52 AM, Leon Fauster wrote: >> Am 24.11.2014 um 13:35 schrieb Johnny Hughes : >>> >>> What you need to do after install if you want x86_64 only is this: >>> >>> 1. Modify .rpmmacros for root user and any user you want to see the >>

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Leon Fauster
Am 24.11.2014 um 18:11 schrieb Frank Cox : > On Mon, 24 Nov 2014 08:46:33 -0600 > John R. Dennison wrote: > >> Why are you wanting to use telnet in the first place? > > I don't know what his use case is, but I installed telnet on this computer a > while back for the Android Remote Keyboard app.

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Les Mikesell
On Mon, Nov 24, 2014 at 11:38 AM, Leon Fauster wrote: > Am 24.11.2014 um 18:11 schrieb Frank Cox : >> On Mon, 24 Nov 2014 08:46:33 -0600 >> John R. Dennison wrote: >> >>> Why are you wanting to use telnet in the first place? >> >> I don't know what his use case is, but I installed telnet on this c

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Mauricio Tavares
The original poster has not replied, so we do not know his reasoning. On Mon, Nov 24, 2014 at 1:17 PM, Les Mikesell wrote: > On Mon, Nov 24, 2014 at 12:12 PM, John R. Dennison wrote: >> On Mon, Nov 24, 2014 at 12:04:30PM -0600, Les Mikesell wrote: >>> >>> Umm, yeah. Encrypted protocols

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread John R Pierce
On 11/24/2014 10:04 AM, Les Mikesell wrote: mm, yeah. Encrypted protocols would never be compromised door locks can be picked, so I should never lock my doors? -- john r pierce 37N 122W somewhere on the middle of the left coast ___

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Les Mikesell
On Mon, Nov 24, 2014 at 12:12 PM, John R. Dennison wrote: > On Mon, Nov 24, 2014 at 12:04:30PM -0600, Les Mikesell wrote: >> >> Umm, yeah. Encrypted protocols would never be compromised > > Which do you think is more likely? Someone sniffing a cleartext > credential set on the wire or someo

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread John R. Dennison
On Mon, Nov 24, 2014 at 12:04:30PM -0600, Les Mikesell wrote: > > Umm, yeah. Encrypted protocols would never be compromised Which do you think is more likely? Someone sniffing a cleartext credential set on the wire or someone subverting an alleged "secure" encrypted protocol? Nothing is b

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Warren Young
On Nov 24, 2014, at 11:04 AM, Les Mikesell wrote: > On Mon, Nov 24, 2014 at 11:38 AM, Leon Fauster > wrote: >> >> best practice is to not use clear text protocols anymore. > > Umm, yeah. Encrypted protocols would never be compromised…. That’s absolutist thinking. There is no such thing as

[CentOS] ESXi, CentOS 7 guest, CPU disabled

2014-11-24 Thread Jack Bailey
Hello, Over the last several weeks I've had a couple of CentOS 7 guests running in ESXi freeze because the CentOS halted the CPU. The problem is described here: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2000542 My CentOS 6 VMs are not misb

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread John R Pierce
On 11/24/2014 6:38 AM, Mauricio Tavares wrote: I will not go over the question about running telnet in your laptop; others will chime in. Now that is out, did you check whether telnet is running using ps and netstat? useless advise, since telnet is almost always run from a socket, the t

[CentOS] ssh connections not closing when Qt application is opened?

2014-11-24 Thread Dave Johansen
https://bugzilla.redhat.com/show_bug.cgi?id=1086971 I have been able to reproduce the above issue on my home network and at work, but RedHat is claiming it is not a bug, so can some people on this list give it a try and see if they can reproduce it? Thanks, Dave

[CentOS] Ovirt on CentOS 7

2014-11-24 Thread Subba Rao
Hi, I have 2 Dell Poweredge servers which are not connected to the network. We are trying to create a Virtual lab using these 2 servers and a couple of Cisco switches. I have installed Centos 7 with the "Virtualization" option. Now I would like to use Ovirt as the Hypervisor/VM management tool.

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Jonathan Billings
On Nov 24, 2014, at 3:46 PM, Warren Young wrote: > Now compare telnet: always vulnerable, all the time, since the day it was > created, before most of the people on this list were born: Technically, you can run kerberized (krb5) telnet/telnetd, and it's not quite as insecure as unkerberized tel

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Mauricio Tavares
On Mon, Nov 24, 2014 at 3:59 PM, John R Pierce wrote: > On 11/24/2014 6:38 AM, Mauricio Tavares wrote: >> >>I will not go over the question about running telnet in your >> laptop; others will chime in. Now that is out, did you check whether >> telnet is running using ps and netstat? > > >

[CentOS] What's up with Firefox/Thundrebird

2014-11-24 Thread Mark LaPierre
Hey All, Has anyone had trouble with Firefox/Thunderbird? When I log on if I start Thunderbird first then I can't start Firefox. Clicking on a link in an email fails to start Firefox. If I start Firefox before Thunderbird then hyperlinks in emails open a page in the existing Firefox instance. O

Re: [CentOS] What's up with Firefox/Thundrebird

2014-11-24 Thread Mauricio Tavares
On Mon, Nov 24, 2014 at 9:03 PM, Mark LaPierre wrote: > Hey All, > > Has anyone had trouble with Firefox/Thunderbird? > > When I log on if I start Thunderbird first then I can't start Firefox. > Clicking on a link in an email fails to start Firefox. > > If I start Firefox before Thunderbird then h

Re: [CentOS] TELNENT TO LOCALHOST IN CENTOS 7

2014-11-24 Thread Samson
Thanks all. It is working now. Regards On 24 Nov 2014 20:11, "Frank Cox" wrote: > On Mon, 24 Nov 2014 08:46:33 -0600 > John R. Dennison wrote: > > > Why are you wanting to use telnet in the first place? > > I don't know what his use case is, but I installed telnet on this computer > a while back

Re: [CentOS] What's up with Firefox/Thundrebird

2014-11-24 Thread Rob Kampen
On 11/25/2014 03:03 PM, Mark LaPierre wrote: Hey All, Has anyone had trouble with Firefox/Thunderbird? When I log on if I start Thunderbird first then I can't start Firefox. Clicking on a link in an email fails to start Firefox. If I start Firefox before Thunderbird then hyperlinks in emails o

[CentOS] promotion

2014-11-24 Thread Hadi Motamedi
Dear All In the office , I am using centos on my workstation and I want to promote my colleagues to use this os on their pc as well. Can you please let me have a reference link on a good web page that has compared centos with windows and has highlighted its excellent feature ? Thank you ___

Re: [CentOS] Ovirt on CentOS 7

2014-11-24 Thread Ade
At the moment I think EL7 can only be used for the hypervisors/nodes and not the management engine. For the nodes, probably the node ISOs are the best option. As for the management/engine, this will be more tricky. Maybe on another system you could use the "download only" yum-plugin to create an o