Re: [CentOS] rpc.idmamd warnings/errors

2013-10-28 Thread Dale Dellutri
ve fully updated Centos 6.4 machine. All shares seems to be ok. > > Does anybody know, what does this error mean? > Google sends me to this bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=997164 -- Dale Dellutri ___ CentOS mailing list Ce

Re: [CentOS] [CEntOS] - problem with iptables

2013-10-10 Thread Dale Dellutri
e active set of iptables, so your changes are lost. One way to do what you want is to modify /etc/sysconfig/iptables, then do # service iptables restart This will reload the iptables from /etc/sysconfig/iptables -- Dale Dellutri ___ CentOS mailing

Re: [CentOS] How to list openvpn clients?

2013-10-08 Thread Dale Dellutri
On Tue, Oct 8, 2013 at 10:48 AM, Timothy Murphy wrote: > John Doe wrote: > > > From: Timothy Murphy > > > >> I'm running an openvpn server on a CentOS machine - > >> that is my excuse for posting my query here - > >> and I'm wondering if there is some way of finding > >> all the clients (not jus

Re: [CentOS] How to list openvpn clients?

2013-10-08 Thread Dale Dellutri
kbook: tls-verify /etc/openvpn/cookbook/example6-5-tls-verify.sh so you'd need to look at that file and example6-5-tls-verfiy.sh.allowed There are other possibilities that list all allowed users. See the Cookbook. -- Dale Dellutri ___ CentOS maili

Re: [CentOS] Triple- or Quad-display single-card graphics solutions

2013-08-20 Thread Dale Dellutri
Observatory > As an amateur astronomer, I'm a little envious. However, I probably wouldn't do well at 2380 m altitude. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 6 SFF motherboard or complete system

2013-06-27 Thread Dale Dellutri
net ports. You'd need to get to someone in Dell enterprise support if you want to buy one without Windows, or you could just not use the Windows license. I'm curious though: why do you need dual ethernet for a workstation? Does your office have two lans? -- Dale Dellutri _

Re: [CentOS] 4 monitors with one graphics card and standard driver

2013-04-26 Thread Dale Dellutri
On Tue, Apr 16, 2013 at 12:52 PM, Dale Dellutri wrote: > I've just test an ATI FirePro 2460 graphics card on CentOS 6.4. It > connects 4 monitors. > It worked with the standard radeon driver. I was able to arrange the > monitors into my > preferred configuration (as a square

Re: [CentOS] 4 monitors with one graphics card and standard driver

2013-04-16 Thread Dale Dellutri
On Tue, Apr 16, 2013 at 2:47 PM, wrote: > Dale Dellutri wrote: > > I've just test an ATI FirePro 2460 graphics card on CentOS 6.4. It > > connects 4 monitors. > > It worked with the standard radeon driver. I was able to arrange the > > monitors into my pref

[CentOS] 4 monitors with one graphics card and standard driver

2013-04-16 Thread Dale Dellutri
0. Though it's easy to set up two screens properly, xinerama would probably be required in an xorg.conf to get all four screens working properly. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to determine why a server is not responding

2013-04-11 Thread Dale Dellutri
ces. If that's true, nothing you do from your server will help you. You'll need to get system stats from the actual hardware provider. Sounds like the hardware is over-committed. Do you have some kind of service guarantee? -- Dale Dellutri

Re: [CentOS] How to determine why a server is not responding

2013-04-11 Thread Dale Dellutri
On Thu, Apr 11, 2013 at 10:36 AM, nan del bosc wrote: > Hi to all! > > We're using CentOS 5.5 64bits for our Plesk 11. > > This week we had the following problem 3 times... > > Suddenly, the server stops responding in all services (SSH, Apache, > Postfix, ...) but ping works! > > After wait a few

Re: [CentOS] floppy drives

2013-04-08 Thread Dale Dellutri
create a file .mtoolsrc: # USB drive drive u: file="/dev/sdb1" Then do mdir u: Of course, it will probably show up at /dev/fd. Just my pre-tax 2 cents. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Does CentOS support dual graphics cards with 2 monitors each?

2013-04-06 Thread Dale Dellutri
: ATI FirePro 2460 Multiview NVidia Quadro NVS 420 NVidia Quadro NVS 510 I hope that they will work with the open source driver (radeon or nouveau). -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Does CentOS support dual graphics cards with 2 monitors each?

2013-03-30 Thread Dale Dellutri
On Fri, Mar 29, 2013 at 9:07 AM, Alfred von Campe wrote: > On Mar 28, 2013, at 23:01, Dale Dellutri wrote: > > > What does xrandr report? > > Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192 > DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x

Re: [CentOS] Does CentOS support dual graphics cards with 2 monitors each?

2013-03-28 Thread Dale Dellutri
That combo provides quad monitors with one graphics card.) -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Centos 6.3 - unsupported video hardware

2013-03-06 Thread Dale Dellutri
On Wed, Mar 6, 2013 at 3:03 PM, Robert Moskowitz wrote: > > On 03/06/2013 03:47 PM, Dale Dellutri wrote: >> >> On Wed, Mar 6, 2013 at 2:31 PM, Robert Moskowitz >> wrote: >>> >>> On 03/06/2013 02:51 PM, Craig White wrote: >>>> >>>>

Re: [CentOS] Centos 6.3 - unsupported video hardware

2013-03-06 Thread Dale Dellutri
(EE) or warnings (WW) in /var/log/Xorg.0.log? Anything in /var/log/messages or dmesg? What is the output of lspci | grep VGA? -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Off-Topic: Low Power Hardware

2013-01-11 Thread Dale Dellutri
services. Google fanless pc or fanless computer. Fanless systems tend to be low power consumption, or low power systems tend to be manufactured by the same companies that make fanless. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org htt

Re: [CentOS] CentOS 6.3 as Firewall/Router

2013-01-04 Thread Dale Dellutri
On Fri, Jan 4, 2013 at 3:04 PM, Tim Evans wrote: > On 01/04/2013 03:03 PM, Dale Dellutri wrote: >> On Fri, Jan 4, 2013 at 11:01 AM, Tim Evans wrote: >>> I'm replacing an ancient Solaris 'ipf' firewall/router with a brand new >>> CentOS 6.3 system.

Re: [CentOS] CentOS 6.3 as Firewall/Router

2013-01-04 Thread Dale Dellutri
ork starts up early in the startup sequence (/etc/rc.d/rc3.d/S10network), and rc.local is at the very end. Wouldn't it be better to run the iptables rules once, then do: service iptables save This way, iptables rules would be in place (S08iptables) before netowrk startup. -- Dale Dellutri

Re: [CentOS] Ethernet puzzle

2012-12-28 Thread Dale Dellutri
of POW WOW POWER! >> ___ >> 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 -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Basic KVM networking question

2012-09-10 Thread Dale Dellutri
On Mon, Sep 10, 2012 at 12:37 PM, Steve Thompson wrote: > On Mon, 10 Sep 2012, Dale Dellutri wrote: > >> Routing problem? > > Not that I can see, but here is the info (omitting interfaces that are not > up). I included on one KVM since the problem is common to the others, a

Re: [CentOS] Basic KVM networking question

2012-09-10 Thread Dale Dellutri
clue? Routing problem? What are the response to each of the commands below on all five systems: host, Client A and B, KVM1 and 2: # ip addr show # ip route show -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] System crash -- no clue why

2012-07-10 Thread Dale Dellutri
he fan was running full > speed when I restarted it. The fan slowed to normal speed. > > Any ideas what I can do to find out the cause? Power failure? -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Failing Network card

2012-06-20 Thread Dale Dellutri
un only certain types of cards. What motherboard does the OP have? -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] upgrade issue

2012-04-13 Thread Dale Dellutri
ve the network problem with the old kernel. > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf > Of Dale Dellutri > Sent: Friday, April 13, 2012 3:07 PM > To: CentOS mailing list > Subject: Re: [CentOS] upgrade issue >

Re: [CentOS] upgrade issue

2012-04-13 Thread Dale Dellutri
I. See, for example: http://en.wikipedia.org/wiki/ISCSI versus http://en.wikipedia.org/wiki/RAID > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf > Of Dale Dellutri > Sent: Friday, April 13, 2012 1:32 PM > To: CentOS mailing list &

Re: [CentOS] upgrade issue

2012-04-13 Thread Dale Dellutri
ig --list | grep iscsi (will probably show iscsi and iscsid) Then # chkconfig iscsi off # chkconfig iscsid off Then reboot with the new kernel. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Where is source address info of a route kept?

2011-11-16 Thread Dale Dellutri
0B0B0B0B9405A8C0 0007 0 0 0 0 0 0 ... Where is the source address kept? -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] pgadmin3 missing dependencies

2011-11-15 Thread Dale Dellutri
pmfile1 [rpmfile2] [...] (maintained for legacy reasons only - use install) and further: If the name is a file, then install works like localinstall. Actually, I've been using localinstall, but I started to use install a few months ago. -- Dale Dellutri _

Re: [CentOS] pgadmin3 missing dependencies

2011-11-15 Thread Dale Dellutri
2.8.so.0(WXU_2.8) is needed by > pgadmin3-1.12.2-1.rhel6.i686 >        wxGTK is needed by pgadmin3-1.12.2-1.rhel6.i686 > [root@cc-bc4d99dffae2 ~]# > > > -- > “Don't eat anything you've ever seen advertised on TV” >          - Michael Pollan, author of "In Defense of Food&

Re: [CentOS] Which file system to use for a USB backup

2011-03-09 Thread Dale Dellutri
ecutable on the USB drive as well as the data. That way, Windows users can get the files out the tar archive. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] using a Laptop as a KVM console?

2010-10-13 Thread Dale Dellutri
e-Adapter-for-Notebook-PCs It may require a Windows XP or Mac laptop, but at least one page says it works on Linux, too. You could try to contact StarTech, I guess. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] force b/w printing

2010-08-03 Thread Dale Dellutri
option Normal.Gray instead of Normal (the defaullt) would give me gray-scale printing. YMMV, of course. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Unable to execute a script , Permission denied

2010-05-26 Thread Dale Dellutri
t; proper permissions for the script to write into. Now i have fixed it > using the chmod command and it is working fine. > If more than one other user executes this script at the same time, tempfile may be overwritten by the second before the first can run the awk line. Change this to use a pipe. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [OT] Small touch screens that works with CentOS

2010-03-19 Thread Dale Dellutri
screen laptops and add-on touchscreens: http://tuxmobil.org/touch_laptops.html including Magic Touch which claims Linux compatibility. And supposedly Freescale will soon ship its 7" touchscreen tablet. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Temperature sensor

2010-02-26 Thread Dale Dellutri
ltiple phone numbers and play a message about fault conditions. Each of these were in the $400 to $600 range (with sensors). -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] OpenSSH-5.3p1 selinux problem on CentOS-5.4.

2010-02-03 Thread Dale Dellutri
gt; > 2. If so, then how is this accomplished? > > 3. If not, then is there anything else that I can do, besides > disabling selinux support in the sshd daemon, to get OpenSSH-5.3 > chroot to work with SELinux? > I am also interested in the answers to these questions. -- Dale Dellutri ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos