Re: [CentOS] Running commercial softwares on CentOS

2010-03-29 Thread Rahul Tidke
On Mon, 29 Mar 2010, Rahul Tidke wrote: > Hello! > > How can I use CentOS as a complete desktop OS? I want to run Autodesk > products on it like AutoCAD,Revit,3D Max,etc. Does Wine (winehq) > support running such software? >> No. > Can I use (KVM,Xen) virtualization to run Windows XP and all

Re: [CentOS] remove openssl

2010-03-29 Thread Nux
On Mon, 29 Mar 2010, cahit Eyigünlü wrote: i am trying to install plesk but my cent os has a newer version of open ssl that is why my setup is interrupting, how could i remove open ssl ? i tryed yum remove openssl but it encounter lots of errors i want to remove only the open ssl not the related

Re: [CentOS] Running commercial softwares on CentOS

2010-03-29 Thread James A. Peltier
On Mon, 29 Mar 2010, Rahul Tidke wrote: > I agree with above facts. But, how do Red Hat provides interoperability in > its desktop edition http://www.redhat.com/rhel/desktop/ ? It says that it > supports third party apps and MS apps/environment. What software and > technologies are used in RHEL

Re: [CentOS] Running commercial softwares on CentOS

2010-03-29 Thread Timo Schoeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 thus James A. Peltier spake: > On Mon, 29 Mar 2010, Rahul Tidke wrote: > > > >> I agree with above facts. But, how do Red Hat provides interoperability in >> its desktop edition http://www.redhat.com/rhel/desktop/ ? It says that it >> supports third

Re: [CentOS] Running commercial softwares on CentOS

2010-03-29 Thread John R Pierce
Rahul Tidke wrote: > I agree with above facts. But, how do Red Hat provides interoperability in > its desktop edition http://www.redhat.com/rhel/desktop/ ? It says that it > supports third party apps and MS apps/environment. What software and > technologies are used in RHEL for this? I just want to

Re: [CentOS] DRBD,GFS2 and GNBD without all clustered cman stuff

2010-03-29 Thread Juergen Gotteswinter
Hi, yes, you need to go with the Cluster Stuff... Regarding your Setup, i got the best experience with drbd + gfs + iscsi export. GNBD was not as Stable than i expected. Overall Performance was even worse, too compared with iSCSI. Greetings Juergen On 03/27/2010 05:39 PM, Raffaele Camarda wrot

[CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
Hi everyone, I recently install VMware on a server using PAE kernel everything was great until I use vmware server everytime i'm connecting to the vmware server web interface after few seconds, the client loose server connection (server shows a loading page) I can't access to my VM till I log on

Re: [CentOS] Forgetting network settings

2010-03-29 Thread Niki Kovacs
cahit Eyigünlü a écrit : > there is sth. different on my network my gateway is on different subnet > then my static ip so is this works? > One of the fundamentals of networking - as explained to you a few posts ago - is that your gateway has to be on the same subnet than your IP, or how else c

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Coert
Georghy wrote: > Hi everyone, > I recently install VMware on a server using PAE kernel > > everything was great until I use vmware server > > everytime i'm connecting to the vmware server web interface > after few seconds, the client loose server connection (server shows a > loading page) > I ca

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
Coert a écrit : > Georghy wrote: > >> Hi everyone, >> I recently install VMware on a server using PAE kernel >> >> everything was great until I use vmware server >> >> everytime i'm connecting to the vmware server web interface >> after few seconds, the client loose server connection (server sho

Re: [CentOS] Running commercial softwares on CentOS

2010-03-29 Thread John Doe
From: Rahul Tidke > I want to run Autodesk products on it like AutoCAD,Revit,3D Max,etc. > Does Wine (winehq) supportrunning such software? Maybe check Wine database... http://appdb.winehq.org/ JD ___ CentOS mailing list CentOS@centos.org htt

Re: [CentOS] Running commercial softwares on CentOS

2010-03-29 Thread JohnS
On Mon, 2010-03-29 at 04:16 -0700, John Doe wrote: > From: Rahul Tidke > > I want to run Autodesk products on it like AutoCAD,Revit,3D Max,etc. > > Does Wine (winehq) supportrunning such software? > > Maybe check Wine database... > http://appdb.winehq.org/ I'm sure there not talking about w

[CentOS] bogus error message from yum update for gmime and gmime-sharp

2010-03-29 Thread ken
When I do "yum update gmime gmime-sharp" I get: ... --> Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package gmime-sharp-2.2.10-5.el5.centos.i386 (installed) Error: Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package gmime-sharp-2.2.10-5.el5.centos.i386 (installe

[CentOS] yum to use different bind address

2010-03-29 Thread Agnello George
Hi Is there a way i can use a diffent bind-addresss in yum . Thanks -- Regards Agnello D'souza ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Forgetting network settings

2010-03-29 Thread cahit Eyigünlü
i am reaching the network with this : route add -net 217.20.117.1 netmask 255.255.255.255 dev eth0 route add default gw 217.20.117.1 i have added eth0 address0=217.20.117.1 subnet0=255.255.255.255 the first command is ok but how could i set the second command to cent os to do it automatically

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
Coert a écrit : > Georghy wrote: > >> Hi everyone, >> I recently install VMware on a server using PAE kernel >> >> everything was great until I use vmware server >> >> everytime i'm connecting to the vmware server web interface >> after few seconds, the client loose server connection (server sho

Re: [CentOS] Forgetting network settings

2010-03-29 Thread Les Mikesell
cahit Eyigünlü wrote: > i am reaching the network with this : > route add -net 217.20.117.1 netmask 255.255.255.255 dev eth0 > route add default gw 217.20.117.1 > > i have added eth0 > address0=217.20.117.1 > subnet0=255.255.255.255 > > the first command is ok but how could i set the second com

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Les Mikesell
Georghy wrote: > Coert a écrit : >> Georghy wrote: >> >>> Hi everyone, >>> I recently install VMware on a server using PAE kernel >>> >>> everything was great until I use vmware server >>> >>> everytime i'm connecting to the vmware server web interface >>> after few seconds, the client loose ser

Re: [CentOS] Forgetting network settings

2010-03-29 Thread cahit Eyigünlü
This is my two line on route-eth0 address0=217.20.117.1 subnet0=255.255.255.255 but what should be next line for default gateway the only thing that i could not complete is default gateway setting and my netstat table must looklike this : Destination Gateway Genmask Flags MS

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread John Thomas
> Hi everyone, I recently install VMware on a server using PAE kernel Running 3 similar systems here, 2 production, one testing > everything was great until I use vmware server > everytime i'm connecting to the vmware server web interface after few > seconds, the client loose server connection (se

Re: [CentOS] Forgetting network settings

2010-03-29 Thread Matt Iavarone
2010/3/29 cahit Eyigünlü : > This is my two line on route-eth0 >  address0=217.20.117.1 >  subnet0=255.255.255.255 > but what should be next line for default gateway the only thing that i could > not complete is default gateway setting > and my netstat table must looklike this : > Destination     G

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread JohnS
On Mon, 2010-03-29 at 06:15 -0700, John Thomas wrote: > > cd /tmp > IP=the.esx.srv.ip # < fill in esx server ip address here > wget --no-check-certificate https://$IP/ui/plugin/vmware-vmrc-linux-x86.xpi > mv vmware-vmrc-linux-x86.xpi vmware-vmrc-linux-x86.zip > cd ~ > mkdir -p bin/vmwareconsole

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
Les Mikesell a écrit : > Georghy wrote: > >> Coert a écrit : >> >>> Georghy wrote: >>> >>> Hi everyone, I recently install VMware on a server using PAE kernel everything was great until I use vmware server everytime i'm connecting to the vmware server

Re: [CentOS] Forgetting network settings

2010-03-29 Thread cahit Eyigünlü
there is no problem with my internet connection i just want that to do this cent os automatically : route add default gw 217.20.117.1 before typing this my netstat -rn looks like this : r...@lin3 [~]# netstat -rn (that is not able to connect to internet) Kernel IP routing table Destination Gate

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread m . roth
Georghy wrote: > Les Mikesell a écrit : >> Georghy wrote: >>> Coert a écrit : >>>someone wrote: Georghy wrote: > Hi everyone, > I recently install VMware on a server using PAE kernel > everything was great until I use vmware server > everytime i'm connecting to the vmware

Re: [CentOS] Forgetting network settings

2010-03-29 Thread Rohan Gilchrist
So you're saying that your default gateway is an IP address that's part of a *different* network/subnet? I don't know how this network has been designed, but typically I would expect that your default gateway would be something like 188.72.255.1 rather than 217.20.117.1 that you've mentioned e

Re: [CentOS] Forgetting network settings

2010-03-29 Thread cahit Eyigünlü
Thanks rohan but our gateway on 24 ip block so i need to do it on way that i send , unortunately this wont work becuase that is a global ip adress and they can not set a gateway for each 255 block for ex. i have 5 more ip 2 of them is on 78.159.xx.xx block so i need to set default gw to 217.20.117.

[CentOS] the T-bird update

2010-03-29 Thread m . roth
Ok, new updates over the weekend. Just tested it on one server, with the result that I think there's a bug with the thunderbird package. As in, Updating : thunderbird 10/28 Could not parse file '/usr/share/applications/redhat-userpasswd.desktop':

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Georghy
m.r...@5-cent.us a écrit : > Georghy wrote: > >> Les Mikesell a écrit : >> >>> Georghy wrote: >>> Coert a écrit : someone wrote: > Georghy wrote: > > >> Hi everyone, >> I recently install VMware on a server using PAE kernel >

Re: [CentOS] Forgetting network settings

2010-03-29 Thread Les Mikesell
On 3/29/2010 8:09 AM, cahit Eyigünlü wrote: > This is my two line on route-eth0 > address0=217.20.117.1 > subnet0=255.255.255.255 > but what should be next line for default gateway the only thing that i > could not complete is default gateway setting > and my netstat table must looklike this :

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread m . roth
Georghy wrote: > m.r...@5-cent.us a écrit : >> Georghy wrote: >>> I recently install VMware on a server using PAE kernel >>> everything was great until I use vmware server >>> everytime i'm connecting to the vmware server web interface >>> after few seconds, the client loose server

Re: [CentOS] Forgetting network settings

2010-03-29 Thread cahit Eyigünlü
GATEWAY1=217.20.117.1 that does not worked 2010/3/29 Les Mikesell > On 3/29/2010 8:09 AM, cahit Eyigünlü wrote: > > This is my two line on route-eth0 > > address0=217.20.117.1 > > subnet0=255.255.255.255 > > but what should be next line for default gateway the only thing that i > > could not

[CentOS] CentOS-announce Digest, Vol 61, Issue 9

2010-03-29 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Les Mikesell
On 3/29/2010 8:39 AM, Georghy wrote: > >>> I've tried vmware server 2.0.2 and the problem still persist :s >>> vmware is stuck on a loading page and I can't access to my VM :( >>> >> >> Did this bug ever get fixed? >> http://bugs.centos.org/view.php?id=3884 >> >> If you are in a position to re

Re: [CentOS] Forgetting network settings

2010-03-29 Thread Les Mikesell
On 3/29/2010 10:50 AM, cahit Eyigünlü wrote: > > GATEWAY1=217.20.117.1 that does not worked Did you add those lines after the ones you said had worked to give you the host route to 217.20.117.1? You can't add a gateway until you have a route to it. What about the alternative I suggested of: de

Re: [CentOS] VMware server 2 - Strange behaviour

2010-03-29 Thread Kwan Lowe
On Mon, Mar 29, 2010 at 12:01 PM, Les Mikesell wrote: > The you read the whole page on that link (or any of it?)  It's not a > kernel issue, it's glibc.  And there are others mentioning that they > still have problems with 2.0.2 with some logs and workarounds. > More, perhaps related, at: > http:

Re: [CentOS] Forgetting network settings

2010-03-29 Thread cahit Eyigünlü
it seems like a good solution but i could not figure out how to make this :D 2010/3/29 Les Mikesell > On 3/29/2010 10:50 AM, cahit Eyigünlü wrote: > > > > GATEWAY1=217.20.117.1 that does not worked > > Did you add those lines after the ones you said had worked to give you > the host route to 217

[CentOS] iptables rules

2010-03-29 Thread m . roth
I've got a server with several ip's on eth0. I want to block all traffic *except* to port 80 on them, but not on any other IPs, so that eth0 is www.xxx.yyy.zzz eth0:1 is www.xxx.yyy.ggg eth0:2 is www.xxx.yyy.hhh I've tried -A RH-Firewall-1-INPUT -p tcp -d www.xxx.yyy.ggg --dport ! 80 -j DROP -A RH

Re: [CentOS] iptables rules

2010-03-29 Thread Eero Volotinen
> However, I can telnet to www.xxx.yyy.hhh 443. What's wrong with the rules? from other machine? from localhost ? -- Eero, RHCE ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] iptables rules

2010-03-29 Thread m . roth
>> However, I can telnet to www.xxx.yyy.hhh 443. What's wrong with the >> rules? > > from other machine? from localhost ? >From other machines. mark ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] iptables rules

2010-03-29 Thread Néstor
Maybe, I am not understanding you, but if you just want port 80 to be available on each of those machines, all you needs is to have this in your iptables: -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT :-) On Mon, Mar 29, 2010 at 1:48 PM, wrote: > I've got a serv

Re: [CentOS] ==> gcc 4.4.3 on centos 64 bit

2010-03-29 Thread Dieter Best
Thanks for your email. Would you have the configuration? I was having some trouble. On Sun, Mar 28, 2010 at 8:55 PM, James A. Peltier wrote: > On Thu, 25 Mar 2010, Dieter Best wrote: > >> Hello, >> >> I need a newer version of gcc (gcc 4.4.3), with yum install I got >> 4.1.2. Has anyone figured o

Re: [CentOS] iptables rules

2010-03-29 Thread m . roth
> Maybe, I am not understanding you, but if you just want port 80 to be > available on each of those machines, all you needs is to have this in your > iptables: > -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j > ACCEPT > > :-) I want to drop *anything* other than to port 8

Re: [CentOS] iptables rules

2010-03-29 Thread Paul Stuffins
> I want to drop *anything* other than to port 80. > Can't you set up a default rule of drop, and then allow port 80? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Does CentOS5.4 provide R statistic package by yum?

2010-03-29 Thread brick
Hi I plam to install R statistic package. Does CentOS5.4 provide R statistic package by yum? If not , how can I add it? Thanks brick ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Does CentOS5.4 provide R statistic package by yum?

2010-03-29 Thread Akemi Yagi
On Mon, Mar 29, 2010 at 3:57 PM, brick wrote: > Hi > I plam to install R statistic package. Does CentOS5.4 provide R statistic > package by yum? If not , how can I add it? Thanks >  brick R is available from the EPEL repository. Akemi ___ CentOS mailin

Re: [CentOS] iptables rules

2010-03-29 Thread Robert Spangler
On Monday 29 March 2010 16:48, m.r...@5-cent.us wrote: > I've got a server with several ip's on eth0. I want to block all traffic > *except* to port 80 on them, but not on any other IPs, so that > eth0 is www.xxx.yyy.zzz > eth0:1 is www.xxx.yyy.ggg > eth0:2 is www.xxx.yyy.hhh > > I've tried

[CentOS] kmod srpm build issue

2010-03-29 Thread Joseph L. Casale
I have applied a patch to the spec for a digium srpm, dahdi-linux-kmod-2.2.1.1-1_centos5.2.6.18_164.15.1.el5.src.rpm and have what I thought was all I needed for deps: # rpm -qa |grep kernel kernel-devel-2.6.18-164.15.1.el5 kernel-2.6.18-164.15.1.el5 kernel-headers-2.6.18-164.15.1.el5 kernel-xen-d

[CentOS] CentOS 3.8+Wine

2010-03-29 Thread TeeWei Hian
Can wine install in CentOS 3.8? I'd tried the following method but failed to install wine. *_Method 1_* [r...@gloin yum.repos.d]# yum install wine Gathering header information file(s) from server(s) Server: CentOS-3 - Addons Server: CentOS-3 - Base Server: CentOS-3 - Extras Server: CentO

[CentOS] AR 9.3+ vs. savable fill-in PDFs on CentOS

2010-03-29 Thread MHR
I've tried reporting this to Adobe, but they are remarkably deaf to such an enormous market of free software users. At least as of AR 9.3, including the latest 9.3.1, I have been unable to view or work with the savable fill-in PDFs that I've pulled off the web in the last couple of months. I have

Re: [CentOS] CentOS 3.8+Wine

2010-03-29 Thread MHR
2010/3/29 TeeWei Hian : > Can wine install in CentOS 3.8? I'd tried the following method but failed to > install wine. > Not to be a downer, but have you considered upgrading to a more recent CentOS? Yours is two whole releases out of date, and versio 6 is due out this year, too. That could be a

Re: [CentOS] kmod srpm build issue

2010-03-29 Thread Akemi Yagi
On Mon, Mar 29, 2010 at 5:51 PM, Joseph L. Casale wrote: > I have applied a patch to the spec for a digium srpm, > dahdi-linux-kmod-2.2.1.1-1_centos5.2.6.18_164.15.1.el5.src.rpm > and have what I thought was all I needed for deps: (snip) > Anyone know what I might be doing wrong? Instead of build

[CentOS] Image viewer refuses to print TIF graphics

2010-03-29 Thread MHR
I'm not sure if it's just the TIFs or if that related at all, since I have had some luck in printing these before, but recently the image viewer (eog - the Eye of GNOME, v 2.16.0.1) has responded to a print command on certain TIFs with nothing. Nothing shows up in the spool queue for the printer,

Re: [CentOS] kmod srpm build issue

2010-03-29 Thread Joseph L. Casale
>Instead of building it yourself, you may want to try >kmod-dahdi-2.2.1.1-1.el5 from ELRepo: > >http://lists.elrepo.org/pipermail/elrepo/2010-March/000256.html >(released 2 days ago) > >It is kernel version independent and kABI-tracking, so there is no >need to rebuild for each kernel update. Akem

[CentOS] Can't create partition even though free space is available

2010-03-29 Thread Ruslan Sivak
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm working with XenServer 5.5u2, which is basically CentOS 5. I'm having trouble creating a partition. I should still have free space in the extended partition, but it won't let me create any more logical partitions. Is there anything I'm doing wro

[CentOS] No "you have new mail" message on login

2010-03-29 Thread Ian Masters
Hello I have a few servers running CentOS release 5.4 (Final) and none of them are displaying a "you have new mail" message on login. I've asked Professor Google but he is strangely silent. Have I neglected an important setting? I thought this was a default on most linux ditributions. Any help m

[CentOS] No "you have new mail" message on login

2010-03-29 Thread Ian Masters
Hello I have a few servers running CentOS release 5.4 (Final) and none of them are displaying a "you have new mail" message on login. I've asked Professor Google but he is strangely silent. Have I neglected an important setting? I thought this was a default on most linux ditributions. Any help m

[CentOS] VMWare vs. KVM - recommendations?

2010-03-29 Thread MHR
Okay, I'm being noisy today. I have VMWare Server 1.0.8 installed on my CentOS desktop, and it runs my XP and CentOS guests just fine, though I don't use them much. I'm considering moving to either VMWare Server 2.0 or switching to KVM instead, mainly because VMWS 1 is now obsolete and also becau

Re: [CentOS] VMWare vs. KVM - recommendations?

2010-03-29 Thread nate
MHR wrote: > Recommendations? What are you going to use it for? If your looking for something to act like vmware workstation, e.g. primarily for running a desktop OS on top of X11 then I would stick to vmware server 2. Or more ideally VMware workstation, it has a TON of desktop optimization thing

Re: [CentOS] VMWare vs. KVM - recommendations?

2010-03-29 Thread Ross Walker
On Mar 29, 2010, at 10:01 PM, MHR wrote: > Okay, I'm being noisy today. > > I have VMWare Server 1.0.8 installed on my CentOS desktop, and it runs > my XP and CentOS guests just fine, though I don't use them much. > > I'm considering moving to either VMWare Server 2.0 or switching to KVM > instea

Re: [CentOS] VMWare vs. KVM - recommendations?

2010-03-29 Thread John R Pierce
Ross Walker wrote: > For simplicity and reliability I'd give virtualbox a try, especially > if your talking limited # of machines and fancy displays. > I concur. for virtualizing an OS within a desktop, virtualbox works great. its very simple to setup and use, and yet quite flexible _

Re: [CentOS] VMWare vs. KVM - recommendations?

2010-03-29 Thread Les Mikesell
MHR wrote: > Okay, I'm being noisy today. > > I have VMWare Server 1.0.8 installed on my CentOS desktop, and it runs > my XP and CentOS guests just fine, though I don't use them much. > > I'm considering moving to either VMWare Server 2.0 or switching to KVM > instead, mainly because VMWS 1 is no

Re: [CentOS] Can't create partition even though free space is available

2010-03-29 Thread D Tucny
I'd say fdisk bug... d On 30 March 2010 09:24, Ruslan Sivak wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I'm working with XenServer 5.5u2, which is basically CentOS 5. I'm > having trouble creating a partition. I should still have free space in > the extended partition, but it

Re: [CentOS] apcupsd, APC UPSs, and batteries, resolved

2010-03-29 Thread D Tucny
On 27 March 2010 04:47, wrote: > Well, here's the tale: we got a "replacement kit" for some APC SmartUPS > 3000 - rackmount UPSs. The "kit", costing about half of what APC is > asking, is just the batteries, and you pull the tray out, open it up, and > swap out the batteries. Except, I did this o

Re: [CentOS] Can't create partition even though free space is available

2010-03-29 Thread Ruslan Sivak
Enabling the CentOS repositories and updating the util-linux package fixed this. Russ On 3/29/2010 9:24 PM, Ruslan Sivak wrote: > I'm working with XenServer 5.5u2, which is basically CentOS 5. I'm > having trouble creating a partition. I should still have free space in > the extended partition,

Re: [CentOS] bogus error message from yum update for gmime and gmime-sharp

2010-03-29 Thread Sharon Kimble
On 29 March 2010 13:21, ken wrote: > When I do "yum update gmime gmime-sharp" I get: > > ... > --> Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by > package gmime-sharp-2.2.10-5.el5.centos.i386 (installed) > Error: Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by > packa

Re: [CentOS] No "you have new mail" message on login

2010-03-29 Thread Ian Masters
To answer my own mail ... I've never had to do this before but this is what did the trick to show mail on login and ssh login: /etc/pam.d/login - add the following line: sessionoptional pam_mail.so standard /etc/pam.d/sshd - add the following line: sessionoptional pam_mail.so sta

Re: [CentOS] No "you have new mail" message on login

2010-03-29 Thread cornel panceac
2010/3/30 Ian Masters > To answer my own mail ... > > I've never had to do this before but this is what did the trick to show > mail on > login and ssh login: > > /etc/pam.d/login - add the following line: > sessionoptional pam_mail.so standard > > /etc/pam.d/sshd - add the following line

Re: [CentOS] CentOS 3.8+Wine

2010-03-29 Thread Tom G. Christensen
TeeWei Hian wrote: > Can wine install in CentOS 3.8? Yes. > [r...@gloin yum.repos.d]# rpm -ivh /home/wine/* > warning: /home/wine/wine-1.0.1-1.el5.i386.rpm: V3 DSA signature: NOKEY, You're trying to install el5 packages on el3 which is never going to work. You can get wine for el3 from rpmf

Re: [CentOS] AR 9.3+ vs. savable fill-in PDFs on CentOS

2010-03-29 Thread Nicolas Thierry-Mieg
MHR wrote: > I've tried reporting this to Adobe, but they are remarkably deaf to > such an enormous market of free software users. > > At least as of AR 9.3, including the latest 9.3.1, I have been unable > to view or work with the savable fill-in PDFs that I've pulled off the > web in the last cou