Re: [CentOS] Speaking of firefox...

2014-02-12 Thread Roy Trubshaw


m.r...@5-cent.us wrote:


 The latest version seems to have a bug. One of my users went to look at a

 paper in Phy Rev E, and the firefox pdf view looked fine... but what
 printed had garbage for scales on the graphs. Then I had him use the
 firefox print preview... and it was garbage. Looked at it on my system,
 ditto, and firefox was updated yesterday on all our systems.

Don't print from firefox (i.e. don't use CTRL-P or print from the menu) use the
print icon on the PDF viewer bar (i.e. the one with Page N of M and possibly
Automatic Zoom displayed on it).

Cheers,
Roy

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Roy Trubshaw
A few things:

- It didn't/doesn't play well with other virtual machine libraries.
- Don't forget to install the vbox extensions if you want/need to use USB 2.0
- Don't forget to install DKMS before pretty much anything else.

- It _is_ worth the hassle of adding the vbox guest additions to support 
seamless mouse and keyboard integration
- ... not to mention resizing the machine window
- Here's a relatively complete description on turning VirtualBox into a service 
under Redhat/Centos/Fedora 
(http://www.kernelhardware.org/virtualbox-auto-start-vm-centos-fedora-redhat/). 
Though I'd replace vboxmanage with vboxheadless. [Can't be bothered to remember 
if either of the two apps are camelcase or not - check.]
- Dismount the guestadditions ISO / O/S installation ISO / any other 
non-essential ISO _*before*_ you take a snapshot. 8-)
- If you want the guest system to be a server you need bridged networking (it 
works pretty well 'out of the box' actually).
- RTFM (really)

It was the first VM I used (mainly because it works on hardware the doesn't 
support hardware virtualisation) and the only real problems I have had have 
been 64bit guests on 64bit hosts (both windows and unices).

YMMV

Toodles,
Roy




From: David McGuffey davidmcguf...@verizon.net
To: CentOS mailing list centos@centos.org
Sent: Wednesday, 2 November 2011, 1:27
Subject: [CentOS] VirtualBox on CentOS 6.0?

I have an older quad-core AMD processor that supports hardware
virtualization on a motherboard that does not support it in the bios.

Eventually I'll swap the mobo out on this box for one that will support
hardware virtualization and use qemu-kvm. I prefer kvm because of
SELinux and sVirt that protects the host from VM breakout should a VM
become hostile.

In the meantime, I want to start work on a web project and want to use
this idle machine and CentOS 6.0 in a VM. What I prototype and learn
will eventually be moved to the production machine using kvm and sVirt.

So...I downloaded and installed Virtualbox 4.x but haven't yet had the
time to check it out.

Any tips/tricks concerning it?


Dave 

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Config file semantics.

2011-06-17 Thread Roy Trubshaw
Brian T Brunner wrote:.


[Snipped]

 In .vimrc
 :set sw=4
 :set ai
 In .bashrc
 alias diff='diff -bw'

Personally I like:
alias diff='diff -bBiw'

YMMV

Toodles,
Roy

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dell openmanage srvadmin on 5.6

2011-06-15 Thread Roy Trubshaw
Kevin wrote:

I'm just trying to get Dell openmanage to run on my Centos 5.6
 box. The monitoring
[ Snipped ]
 
 Can anyone point me at a suitable rpm, or do I have to resort to
 compiling it? Surely I'm not
 the only one trying to do this.
 
 --
 Kevin Thorpe

This is my fault. I enabled the 'priority' plugin as a short-term fix
because we have a lot of repositories and I wasn't entirely sure which
ones could be discarded. The dell-omsa repo seems to have lost its
priority=1
line and the plugin seems to assume priority=bignumber and thus the
dell repo was being excluded.

Added the priority=1 line and everything installed OK.

(Yes I will tell him as he sits opposite me but the list deserved to know
the answer too.)

-- 
Roy

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos