Am 23.10.2014 um 08:58 schrieb Patrick Bervoets:
Op 22-10-14 om 23:15 schreef James B. Byrne:
[ ... ]
We have adjusted the settings on the guest so the the nic is
configured as a
shared device / br0 / Device Model=virtio. Now after it boots the
thing says
that it does not have a driver for
I have read the info on apache 2.4...
I added to the bottom of httpd.conf these lines (and restarted httpd)
-
# old 2.2 config
# Order Allow,Deny
# Allow from all
AllowOverride None
Require all granted
AllowOverride None
Require all granted
SuexecUsergroup silentm si
Hi,
Has anyone else had trouble trying to reach the epel repo. I can only get to it
if
I change the https to http in the epel.repo file.
--
Stephen Clark
*NetWolves Managed Services, LLC.*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.cl...@netwolves.com
http://www.
On 10/23/2014 07:21 AM, Jerry Geis wrote:
> I have read the info on apache 2.4...
>
> I added to the bottom of httpd.conf these lines (and restarted httpd)
>
> -
>
> # old 2.2 config
> # Order Allow,Deny
> # Allow from all
> AllowOverride None
> Require all granted
>
>
>
>Lots of potential issues:
>
>1. /home/ is not labeled correctly for httpd stuff if selinux is on.
>
>You would need to chcon the /public_html/ dir to label it for httpd
>
>2. if that is a user's home, it likely got created looking like this:
>
>drwx--. 132 jhughes jhughes 12288 Oct 23 06:21
I stumbled into it based on Johnny's reply...
Got me thinking that there must be a new control for "per user" directories.
And there is conf.d/userdir.conf
had per user disabled.
Thanks Johnny.
Jerry
___
CentOS mailing list
CentOS@centos.org
ht
On 10/23/2014 08:24 AM, Steve Clark wrote:
Hi,
Has anyone else had trouble trying to reach the epel repo. I can only get to it
if
I change the https to http in the epel.repo file.
Figured it out - needed to update nss.
--
Stephen Clark
*NetWolves Managed Services, LLC.*
Director of Technolo
Like subject say ... hot to configure the resolution of text console to
standard 80x24 ?
Many Thanks
--
Dario Lesca
(inviato dal mio Linux Fedora 20 con Gnome 3.10.4)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/c
On Thu, Oct 23, 2014 at 04:05:33PM +0200, Dario Lesca wrote:
>
> Like subject say ... hot to configure the resolution of text console to
> standard 80x24 ?
I believe you can just add 'vga=F00' (those are zeros) to your kernel
lines and it'll use 80x25 for the non-X VGA console.
--
Jonathan Billi
HI people,
I am using centos 5 and I am confused on what file to put in my yum.repo.d
to update my centos.
Can some one provide me with a link or an example file.
Thanks,
rotsen
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman
On Thu, Oct 23, 2014 at 08:07:30AM -0700, Néstor wrote:
> HI people,
>
> I am using centos 5 and I am confused on what file to put in my yum.repo.d
> to update my centos.
>
do you mean "update", or "upgrade" ??
update simply means to install whatever fixes/enhancements have been
released for Ce
On Thu, Oct 23, 2014 at 08:07:30AM -0700, Néstor wrote:
> HI people,
>
> I am using centos 5 and I am confused on what file to put in my yum.repo.d
> to update my centos.
>
> Can some one provide me with a link or an example file.
Do you have the /etc/yum.repos.d/CentOS-Base.repo file that's par
Il giorno gio, 23/10/2014 alle 10.29 -0400, Jonathan Billings ha
scritto:
> On Thu, Oct 23, 2014 at 04:05:33PM +0200, Dario Lesca wrote:
> >
> > Like subject say ... hot to configure the resolution of text console to
> > standard 80x24 ?
>
> I believe you can just add 'vga=F00' (those are zeros) t
Il giorno gio, 23/10/2014 alle 17.33 +0200, Dario Lesca ha scritto:
> Il giorno gio, 23/10/2014 alle 10.29 -0400, Jonathan Billings ha
> scritto:
> > On Thu, Oct 23, 2014 at 04:05:33PM +0200, Dario Lesca wrote:
> > >
> > > Like subject say ... hot to configure the resolution of text console to
> >
On Wed, October 22, 2014 18:52, Nux! wrote:
> Do you also run the hypervisor? Because if you are not, then the
> host can dump your guest's memory and retrieve the luks passphrase
> from there AFAIK. Who are you hiding from?
The issue is backstopping a physical security breach. We run the hypervi
Il giorno gio, 23/10/2014 alle 16.05 +0200, Dario Lesca ha scritto:
> Like subject say ... hot to configure the resolution of text console to
> standard 80x24 ?
I have put "nomodeset" at the end of the kernel boot options and now the
console is like I'm looking for: 80x24.
Is this a valid solutio
On Thu, Oct 23, 2014 at 05:39:56PM +0200, Dario Lesca wrote:
>
> Il giorno gio, 23/10/2014 alle 17.33 +0200, Dario Lesca ha scritto:
> > Il giorno gio, 23/10/2014 alle 10.29 -0400, Jonathan Billings ha
> > scritto:
> > > On Thu, Oct 23, 2014 at 04:05:33PM +0200, Dario Lesca wrote:
> > > >
> > > > L
Il giorno gio, 23/10/2014 alle 11.46 -0400, Jonathan Billings ha
scritto:
> > But the problem still exist: the resolution is too high, like without
> > vga=F00
>
> Oops, that works in EL6 but not in EL7. Try 'nomodeset'.
>
Ok, Jonathan 'nomodeset' work.
Then I have:
a) vi /etc/default/grub #
On Thu, October 23, 2014 02:58, Patrick Bervoets wrote:
>
> James,
>
> on the client, which driver do you use? Mine is 'Red Hat VirtIO Ethernet
> Adapter' 61.65.104.7400 20/11/2013. I got it from virtio-win-0.1-74.iso
>
At the moment none I guess. The message is that the client cannot find a
dri
That is the file I am missing. Where can I get a copy of it.
Thanks
On Thu, Oct 23, 2014 at 8:23 AM, Jonathan Billings
wrote:
> On Thu, Oct 23, 2014 at 08:07:30AM -0700, Néstor wrote:
> > HI people,
> >
> > I am using centos 5 and I am confused on what file to put in my
> yum.repo.d
> > to upd
On 10/23/2014 9:16 AM, Néstor wrote:
That is the file I am missing. Where can I get a copy of it.
from the centos-release RPM
--
john r pierce 37N 122W
somewhere on the middle of the left coast
___
CentOS maili
Hello,
when I log in through ssh to a remote site and open the web interface
from a ( new ) printer using Lynx,
it only displays :
FRAME: wlmframe
I suspect this is some unfriendly coding, that will cost me time in
opening Firefox instead of Lynx or w3m.
Does anybody know of a way around t
On Thu, Oct 23, 2014 at 11:24 AM, John R Pierce wrote:
> On 10/23/2014 9:16 AM, Néstor wrote:
>>
>> That is the file I am missing. Where can I get a copy of it.
>
>
> from the centos-release RPM
>
I'd start here:
http://vault.centos.org/
and work down through your current OS version then /os/ an
Hi all - almost have my migration to Centos 7 done...
My last piece is finding a way to keep menus away from users on Gnome 3.
gsettings took me pretty far, to remap gconf-tool to gsettings.
I also removed two packages
gnome-shell-extension-places-menu
gnome-shell-extension-app-menu
This remov
On Thu, Oct 23, 2014 at 2:50 PM, wrote:
> Note that I still can't post to the list
>
> Jerry Geis wrote:
> > Hi all - almost have my migration to Centos 7 done...
> >
> > My last piece is finding a way to keep menus away from users on Gnome 3.
> >
> > gsettings took me pretty far, to remap g
Hi!
Wondering if anyone here has been able to get the (3-rd party) SIPE
plugin (pidgin-sipe) working on Centos-6 with the C6 version of pidgin?
I've just started looking at it and after a little messing around have
no joy. Before I waste more time on it I thought I'd ask.
what I've done so far:
On 2014-10-23, Johan Vermeulen wrote:
>
> when I log in through ssh to a remote site and open the web interface
> from a ( new ) printer using Lynx,
> it only displays :
>
> FRAME: wlmframe
>
> I suspect this is some unfriendly coding, that will cost me time in
> opening Firefox instead of Lynx
pidgin-sipe is in EPEL for CentOS 6, have you tried that?
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
- Original Message -
> From: "Fred Smith"
> To: centos@centos.org
> Sent: Thursday, 23 October, 2014 19:58:22
> Subject: [CentOS] pidgin-sipe on Centos-6/64
On Thu, Oct 23, 2014 at 08:55:00PM +0100, Nux! wrote:
> pidgin-sipe is in EPEL for CentOS 6, have you tried that?
Ah, no. I somehow missed that. Thanks for the pointer, I'll go get it.
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> - Original Message
On Oct 23, 2014, at 12:27 PM, Johan Vermeulen wrote:
> Does anybody know of a way around this?
You could also use SSH port forwarding to let you open up the printer's web
page on your workstation rather on the remote server.
--
Jonathan Billings
__
I'd use a SOCKS proxy for that. On your local machine run:
ssh -ND remote_server
Then temporarily configure your web browser to use localhost: as its proxy.
In Firefox the setting is under Preferences -> Advanced -> Network -> Connection
Since this is only temporary, but something
In case you're not familiar with SOCKS proxies, the aforementioned
setup will allow your browser to connect to the printers web server as
though you were running the browser on remote_server.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.o
On Thu, Oct 23, 2014 at 04:49:18PM -0400, Fred Smith wrote:
> On Thu, Oct 23, 2014 at 08:55:00PM +0100, Nux! wrote:
> > pidgin-sipe is in EPEL for CentOS 6, have you tried that?
>
> Ah, no. I somehow missed that. Thanks for the pointer, I'll go get it.
Thanks, Nux, I feel kinda sheepish, but you
On Tue, Oct 21, 2014 at 11:02 AM, Marcelo Ricardo Leitner
wrote:
> On 16-10-2014 13:47, Akemi Yagi wrote:
>> I'm the one who did the submission. Some of my comments (which I
>> thought were helpful) have been hidden by Red Hat.
>>
>>> However, that report is closed as being a duplicate of:
>>> h
34 matches
Mail list logo