[CentOS] Antwort: Re: What about Mate Desktop on Centos 8?

2019-12-10 Thread andreas . reschke
"CentOS"  schrieb am 06.12.2019 21:28:06:

> Von: "Tony Molloy" 
> An: centos@centos.org
> Datum: 06.12.2019 21:28
> Betreff: Re: [CentOS] What about Mate Desktop on Centos 8?
> Gesendet von: "CentOS" 
> 
> On Wed, 2019-12-04 at 20:18 +0100, age...@meddatainc.com wrote:
> > CAUTION: This email originated from outside of the University of
> > Limerick. Do not click on links or open attachments unless you
> > recognize the sender's email address and know the content is safe.
> > On 11/25/2019 11:14 PM, isdtor wrote:
> > > > > Enable and start httpd. Write a build script that builds the
> > > > > rpms in order, transfers them to the local repo, runs
> > > > > createrepo, repeat. mozo needs python 3.5 and I couldn't do
> > > > > that in mock (SCLo rh-python35).
> > > > > 
> > > > 
> > > > You kindly offered a working version of Mate 1.20 - does that
> > > > offer still stand? If so, I am interested in installing it on C
> > > > 7.
> > > 
> > > 
> > > At this point, that would be a bit painful. I rebuilt the C7 vm
> > > here and lost all the rpms, so I'd have to rebuild them from the
> > > sources I posted online. For which I'd have to recreate the build
> > > script.
> > > 
> > > At least those files are still online ...
> > > 
> > > There was a recent post to the list where someoen ported the Fedora
> > > rpms, does that help you?
> > > 
> > 
> > I see, that is indeed unfortunate. Although I have been using Linux
> > for some time, I am a complete beginner to compiling etc.
> > 
> > Do you have notes left?
> > 
> 
> You can install MATE for CentOS 8 from the stenstorp repo
> 
> https://copr.fedorainfracloud.org/coprs/stenstorp/MATE/
> 
> 
> I've been using it for some time with no problems.
> 
> Tony
> 
> -- 
> Tony Molloy 
> Home
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos

Thank you very much for sharing this info about MATE. I've installed it on 
my Laptop and Desktop and I'm very satisfied.

Mit freundlichen Grüßen / Kind regards

Andreas Reschke
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 8 for armv7hl

2019-11-07 Thread andreas . reschke
Hello together

were can I find any information on working on Centos 8 for ARM 7 ? I can't 
find anything.


Mit freundlichen Grüßen / Kind regards

Andreas Reschke
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: No IrDA Support with CentOS anymore?

2019-10-30 Thread andreas . reschke
"CentOS"  schrieb am 30.10.2019 07:50:19:

> Von: "Akemi Yagi" 
> An: "CentOS mailing list" 
> Datum: 30.10.2019 07:50
> Betreff: Re: [CentOS] No IrDA Support with CentOS anymore?
> Gesendet von: "CentOS" 
> 
> On Tue, Oct 29, 2019 at 4:09 AM  wrote:
> >
> > Hi there,
> > I've a laptop with CentOS 8 and a PC with CentOS 7. After 3 years of 
break
> > I was Scuba Diving last 3 weeks. Back at home I wish to download all 
dive
> > logs from my divecomputer connext via IrDA to my PC.
> >
> > But no kernel modul for IrDA was found.
> >
> > [root@rechner1 ~]# modprobe ircomm
> > modprobe: FATAL: Module ircomm not found in directory
> > /lib/modules/4.18.0-147.6.el8.x86_64
> > [root@rechner1 ~]# modprobe ircomm_tty
> > modprobe: FATAL: Module ircomm_tty not found in directory
> > /lib/modules/4.18.0-147.6.el8.x86_64
> > [root@destn40768 ~]#
> >
> >
> > [root@rechner1 ~]# lsusb | grep -i irda
> > Bus 002 Device 011: ID 9710:7780 MosChip Semiconductor MCS7780 4Mbps 
Fast
> > IrDA Adapter
> > [root@rechner1 ~]#
> >
> > Same with CentOS7
> >
> > How do I get IrDA support?
> >
> > Mit freundlichen Grüßen / Kind regards
> >
> > Andreas Reschke
> 
> As you found out, there is no support for IrDA in CentOS-7 or -8. The
> only CentOS kernel I see with the support for device [9710:7780] is
> the centosplus kernel for CentOS-6. This means that you'd need to
> install CentOS-6 and then update it with the kernel in the centosplus
> repository.
> 
> Akemi
> ___________
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos

Thank you Akemi,

I'll take Fedora 23. That was the OS I've used three years ago for 
connecting with my dive computer.

Mit freundlichen Grüßen / Kind regards
Andreas Reschke

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


[CentOS] No IrDA Support with CentOS anymore?

2019-10-29 Thread andreas . reschke
Hi there,
I've a laptop with CentOS 8 and a PC with CentOS 7. After 3 years of break 
I was Scuba Diving last 3 weeks. Back at home I wish to download all dive 
logs from my divecomputer connext via IrDA to my PC.

But no kernel modul for IrDA was found.

[root@rechner1 ~]# modprobe ircomm
modprobe: FATAL: Module ircomm not found in directory 
/lib/modules/4.18.0-147.6.el8.x86_64
[root@rechner1 ~]# modprobe ircomm_tty
modprobe: FATAL: Module ircomm_tty not found in directory 
/lib/modules/4.18.0-147.6.el8.x86_64
[root@destn40768 ~]# 


[root@rechner1 ~]# lsusb | grep -i irda
Bus 002 Device 011: ID 9710:7780 MosChip Semiconductor MCS7780 4Mbps Fast 
IrDA Adapter
[root@rechner1 ~]#

Same with CentOS7

How do I get IrDA support?

Mit freundlichen Grüßen / Kind regards

Andreas Reschke
MAHLE International GmbH
Unix/Linux-Administration (FIE4.1)

Pragstr. 26 - 46, 70376 Stuttgart, Germany
Phone: +49 711 501-475 98
Mobile: +49 173 3197397
andreas.resc...@mahle.com, https://www.mahle.com

MAHLE International GmbH, Location: Stuttgart, Registered: Amtsgericht 
Stuttgart HRB 16413
Management Board: Dr. Jörg Stratmann, Michael Frick, Michael Glowatzki, 
Martin Wellhöffer
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 7.5 x86_64 ISO with Kernel 4.x

2018-08-02 Thread andreas . reschke
Hi there,

I can't boot my new Laptop (HP Elitebook 840 G) with 
CentOS-7-x86_64-LiveKDE-1804.iso. Boot proccess stops very quick with 
kernel panic.

Is there a ISO-Image with more recent kernel, maybe 4.17 from elrepo?


Mit freundlichen Grüßen / Kind regards

Andreas Reschke
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Probs with Routing (CentOS7 , KVM)

2015-04-23 Thread Andreas . Reschke
centos-boun...@centos.org schrieb am 23.04.2015 14:27:41:

> Von: Marcelo Ricardo Leitner 
> An: CentOS mailing list 
> Datum: 23.04.2015 14:28
> Betreff: Re: [CentOS] Probs with Routing (CentOS7 , KVM)
> Gesendet von: centos-boun...@centos.org
> 
> Hi,
> 
> On 23-04-2015 08:50, andreas.resc...@mahle.com wrote:
> > Hi there,
> > I've installed a new KVM-Server. The routing in all instances are only
> > working after "arp -s ip_of_router mac_of_router"
> >
> > Server: CentOS7, KVM
> > Clients: CentOS6 and Fedora 21
> >
> > What going wrong?
> 
> Your report is not very clear. Is it just the routing from the guests 
> that is not working? Because if you have to use that command, all 
> routing from the server itself would also be jammed. And in that case, I 

> would suggest doing a traffic capture on the bridge, bonding and its 
> slaves if applicable to see where it's breaking. You may also consider 
> switching to bonding Active/Backup mode (if not already) for 
> troubleshooting.
> 
>Marcelo
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello Marcelo,
I'm using Bonding Mode: IEEE 802.3ad Dynamic link aggregation. With 
tcpdump I've seen, that "ping to router" is going through the interfaces 
(br0, bond0, vmnet0) but the answer is lost.


Mit freundlichen Grüßen / Kind regards

Mr. Andreas Reschke
MAHLE International GmbH
Unix/Linux-Administration (FIG5.1)

Pragstr. 26 - 46, 70376 Stuttgart, Germany
Phone: +49 711 501-47598, Fax: +49 711 501-44 47598
Mobile: 0173-3197397
andreas.resc...@mahle.com, http://www.mahle.com

MAHLE International GmbH, Location: Stuttgart, Registered: Amtsgericht 
Stuttgart,  HRB 16413
Management Board: Prof. Dr. Heinz K. Junker, Arnd Franz, Michael Frick, 
Michael Glowatzki
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Probs with Routing (CentOS7 , KVM)

2015-04-23 Thread Andreas . Reschke
Hi there,
I've installed a new KVM-Server. The routing in all instances are only 
working after "arp -s ip_of_router mac_of_router"

Server: CentOS7, KVM
Clients: CentOS6 and Fedora 21

What going wrong?

[root@bgstkvmlr01 ~]# ifconfig 
bond0: flags=5187  mtu 1500
inet6 fe80::3ed9:2bff:fe0b:c706  prefixlen 64  scopeid 0x20
ether 3c:d9:2b:0b:c7:06  txqueuelen 0  (Ethernet)
RX packets 7341811  bytes 9977559369 (9.2 GiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 2649574  bytes 3041071431 (2.8 GiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

br0: flags=4163  mtu 1500
inet 10.20.91.233  netmask 255.255.255.0  broadcast 10.20.91.255
inet6 fe80::3ed9:2bff:fe0b:c706  prefixlen 64  scopeid 0x20
ether 3c:d9:2b:0b:c7:06  txqueuelen 0  (Ethernet)
RX packets 502795  bytes 41156803 (39.2 MiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 404863  bytes 2871651286 (2.6 GiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp3s0f0: flags=6211  mtu 1500
ether 3c:d9:2b:0b:c7:06  txqueuelen 1000  (Ethernet)
RX packets 7318606  bytes 9975484026 (9.2 GiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 2649122  bytes 3041013575 (2.8 GiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp3s0f1: flags=6211  mtu 1500
ether 3c:d9:2b:0b:c7:06  txqueuelen 1000  (Ethernet)
RX packets 23205  bytes 2075343 (1.9 MiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 452  bytes 57856 (56.5 KiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73  mtu 65536
inet 127.0.0.1  netmask 255.0.0.0
inet6 ::1  prefixlen 128  scopeid 0x10
loop  txqueuelen 0  (Lokale Schleife)
RX packets 587461  bytes 3015361475 (2.8 GiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 587461  bytes 3015361475 (2.8 GiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0: flags=4099  mtu 1500
inet 192.168.122.1  netmask 255.255.255.0  broadcast 
192.168.122.255
ether 52:54:00:04:a7:50  txqueuelen 0  (Ethernet)
RX packets 0  bytes 0 (0.0 B)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 0  bytes 0 (0.0 B)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vnet0: flags=4163  mtu 1500
inet6 fe80::fc54:ff:fe63:59c4  prefixlen 64  scopeid 0x20
ether fe:54:00:63:59:c4  txqueuelen 500  (Ethernet)
RX packets 362  bytes 29416 (28.7 KiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 3751  bytes 310945 (303.6 KiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vnet1: flags=4163  mtu 1500
inet6 fe80::fc54:ff:fea4:7493  prefixlen 64  scopeid 0x20
ether fe:54:00:a4:74:93  txqueuelen 500  (Ethernet)
RX packets 594280  bytes 54135245 (51.6 MiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 6887388  bytes 9904127165 (9.2 GiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[root@bgstkvmlr01 ~]# route -n 
Kernel IP Routentabelle
ZielRouter  Genmask Flags Metric RefUse 
Iface
0.0.0.0 10.20.91.1  0.0.0.0 UG0  00 
br0
10.20.91.0  0.0.0.0 255.255.255.0   U 0  00 
br0
169.254.0.0 0.0.0.0 255.255.0.0 U 1011   00 
br0
192.168.122.0   0.0.0.0 255.255.255.0   U 0  00 
virbr0
[root@bgstkvmlr01 ~]#


Mit freundlichen Grüßen / Kind regards

Mr. Andreas Reschke
MAHLE International GmbH
Unix/Linux-Administration (FIG5.1)

Pragstr. 26 - 46, 70376 Stuttgart, Germany
Phone: +49 711 501-47598, Fax: +49 711 501-44 47598
Mobile: 0173-3197397
andreas.resc...@mahle.com, http://www.mahle.com

MAHLE International GmbH, Location: Stuttgart, Registered: Amtsgericht 
Stuttgart,  HRB 16413
Management Board: Prof. Dr. Heinz K. Junker, Arnd Franz, Michael Frick, 
Michael Glowatzki
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Antwort: Re: netcdf

2014-01-30 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 30.01.2014 16:32:16:

> Von: dip patel 
> An: CentOS mailing list 
> Datum: 30.01.2014 16:32
> Betreff: Re: [CentOS] Antwort: Re: netcdf
> Gesendet von: centos-boun...@centos.org
> 
> or  i m also want to run cent os with my window 8 socan u please provide 
a
> direct download link for centos 6.5 or ftp link for download it?
> 
> 
> On Thu, Jan 30, 2014 at 9:00 PM, dip patel  
wrote:
> 
> > it can  not b possible cause i m working in ISRO - PRL and it had a 
348
> > node cluster and that all system is already running on Cent os so it 
is not
> > possible to change whole system due to this single problem my head 
doesnt
> > allow to me for this
> >
> >
> > On Thu, Jan 30, 2014 at 8:56 PM, Andreas Reschke <
> > andreas.resc...@mahle.com> wrote:
> >
> >> centos-boun...@centos.org schrieb am 30.01.2014 16:20:47:
> >>
> >> > Von: dip patel 
> >> > An: CentOS mailing list 
> >> > Datum: 30.01.2014 16:21
> >> > Betreff: Re: [CentOS] netcdf
> >> > Gesendet von: centos-boun...@centos.org
> >> >
> >> > i had used all the resources as below
> >> > and when i had all the untar in a directories and then ./configure 
the
> >> > netcdf file so it fives x lib developer is missing and some x11 
library
> >> is
> >> > also missing etc so please help me...
> >> >
> >> >
> >> > netcdf-4.3.1.tar.gz
> >> >
> >> > hdf5-1.9.148.tar.gz
> >> >
> >> > ncview-2.1.2.tar.gz
> >> >
> >> >
> >> > On Thu, Jan 30, 2014 at 8:38 PM, Alexander Dalloz
> >> wrote:
> >> >
> >> > > Am 30.01.2014 16:03, schrieb Alexander Dalloz:
> >> > > > Am 30.01.2014 15:45, schrieb dip patel:
> >> > >
> >> > > >> i m working in PHYSICAL RESEARCH LABORATORY as a engineer 
trainee
> >> and
> >> > > want
> >> > > >> to install netcdf file and ncview but it gives some OS error
> >> > >
> >> > > Sorry, I did sent my previous message too early.
> >> > >
> >> > > Your problem description lacks a lot of detail.
> >> > >
> >> > > Where do you take netcdf from? The EPEL repository provides it. 
If you
> >> > > use that package and binaries fail, you should contact the EPEL
> >> packager
> >> > > and provide a bug report.
> >> > >
> >> > > "some OS error" is very unspecific.
> >> > >
> >> > > Start by asking yourself: "What kind of information would I need 
if
> >> > > someone else has this problem and searches for support?" Then 
provide
> >> > > this information actively.
> >> > >
> >> > > Kind regards
> >> > >
> >> > > Alexander
> >> > >
> >> > > ___
> >> > > CentOS mailing list
> >> > > CentOS@centos.org
> >> > > http://lists.centos.org/mailman/listinfo/centos
> >> > >
> >> >
> >> >
> >> >
> >> > --
> >> >
> >> >
> >> > Thanks and Regards,
> >> > Dip Patel
> >> > +919925598555
> >> > ___
> >> > CentOS mailing list
> >> > CentOS@centos.org
> >> > http://lists.centos.org/mailman/listinfo/centos
> >>
> >> Why do you don't use "yum search netcdf" btw "yum install netcdf" ?
> >>
> >>
> >> Mit freundlichen Grüßen / Kind regards
> >>
> >> Andreas Reschke
> >> ___
> >> CentOS mailing list
> >> CentOS@centos.org
> >> http://lists.centos.org/mailman/listinfo/centos
> >>
> >
> >
> >
> > --
> >
> >
> > Thanks and Regards,
> > Dip Patel
> > +919925598555
> >
> 
> 
> 
> -- 
> 
> 
> Thanks and Regards,
> Dip Patel
> +919925598555
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

It's a joke, or isnt it?

https://www.centos.org/


Mit freundlichen Grüßen / Kind regards

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


[CentOS] Antwort: Re: netcdf

2014-01-30 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 30.01.2014 16:20:47:

> Von: dip patel 
> An: CentOS mailing list 
> Datum: 30.01.2014 16:21
> Betreff: Re: [CentOS] netcdf
> Gesendet von: centos-boun...@centos.org
> 
> i had used all the resources as below
> and when i had all the untar in a directories and then ./configure the
> netcdf file so it fives x lib developer is missing and some x11 library 
is
> also missing etc so please help me...
> 
> 
> netcdf-4.3.1.tar.gz
> 
> hdf5-1.9.148.tar.gz
> 
> ncview-2.1.2.tar.gz
> 
> 
> On Thu, Jan 30, 2014 at 8:38 PM, Alexander Dalloz 
wrote:
> 
> > Am 30.01.2014 16:03, schrieb Alexander Dalloz:
> > > Am 30.01.2014 15:45, schrieb dip patel:
> >
> > >> i m working in PHYSICAL RESEARCH LABORATORY as a engineer trainee 
and
> > want
> > >> to install netcdf file and ncview but it gives some OS error
> >
> > Sorry, I did sent my previous message too early.
> >
> > Your problem description lacks a lot of detail.
> >
> > Where do you take netcdf from? The EPEL repository provides it. If you
> > use that package and binaries fail, you should contact the EPEL 
packager
> > and provide a bug report.
> >
> > "some OS error" is very unspecific.
> >
> > Start by asking yourself: "What kind of information would I need if
> > someone else has this problem and searches for support?" Then provide
> > this information actively.
> >
> > Kind regards
> >
> > Alexander
> >
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > http://lists.centos.org/mailman/listinfo/centos
> >
> 
> 
> 
> -- 
> 
> 
> Thanks and Regards,
> Dip Patel
> +919925598555
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Why do you don't use "yum search netcdf" btw "yum install netcdf" ?


Mit freundlichen Grüßen / Kind regards

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


[CentOS] Antwort: Re: Switch from Red Hat 7 Beta to CentOS

2014-01-28 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 28.01.2014 16:03:18:

> Von: Darr247 
> An: CentOS mailing list 
> Datum: 28.01.2014 16:03
> Betreff: Re: [CentOS] Switch from Red Hat 7 Beta to CentOS
> Gesendet von: centos-boun...@centos.org
> 
> On 28 January 2014 @12:30 zulu, Andreas Reschke wrote:
> > Hello,
> >
> > It is possible to switch from Red Hat 7 Beta to CentOS 7 (beta or 
final)
> > when it exist? I would like to test newer software than CentOS 6.5
> >
> 
> Have you tried fedora?
> CentOS 6.5 is about equivalent to fedora 14.
> If I recall correctly, fedora switched to GNOME 3 at v15.
> I believe it's up to v20 now.
> That would be about like CentOS 7.5 alpha. In my opinion.
> http://get.fedoraproject.org should redirect to their download page.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello Darr247,

I know Fedora very well (I'm a Red Hat User since the early years of Red 
Hat.)

My question is, can I switch afterwards the test from Red Hat 7 Beta to 
CentOS without reinstall the system?


Mit freundlichen Grüßen / Kind regards

Andreas Reschke
MAHLE Behr GmbH & Co. KG
Unix/Linux-Administration (FIG51)

Mauserstr. 3, 70469 Stuttgart, Germany
Phone: +49 711 501-47598, Fax: +49 711 501-44 47598
Mobile: 0173-3197397
andreas.resc...@mahle.com, http://www.mahle.com

MAHLE Behr GmbH & Co. KG, Location: Stuttgart, Registered: Amtsgericht 
Stuttgart HRA 2257
Represented by the personally liable shareholder MAHLE Behr Verwaltung 
GmbH (Amtsgericht Stuttgart - HRB ), and thus represented by the 
Management Board: Dr. Jörg Stratmann (Chairman), Colin Carter, Arnd Franz, 
Michael Frick
Chairman of the Supervisory Board: Prof. Dr.-Ing. Heinz K. Junker 
(Chairman)

Please note my new email address and phone number.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: NIS or not?

2014-01-28 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 28.01.2014 14:56:53:

> Von: Sorin Srbu 
> An: CentOS mailing list 
> Datum: 28.01.2014 14:57
> Betreff: Re: [CentOS] NIS or not?
> Gesendet von: centos-boun...@centos.org
> 
> > -Original Message-
> > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On
> > Behalf Of Logan McNaughton
> > Sent: den 28 januari 2014 14:33
> > To: CentOS mailing list
> > Subject: Re: [CentOS] NIS or not?
> > 
> > Where I work we use NIS + Kerberos (Active Directory). We have about 
150
> > machines at our site. It works quite well, as someone said, the big 
draw
> > back to NIS is that it sends passwords insecurely, but if you use 
Kerberos
> > for authentication it's really quite easy to manage.
> 
> We do have Active Directory as well, but only for the Windows clients.
> 
> But I'd rather keep them separated.
> 
> Kerberos on linux. Is that a pain or a bigger pain?
> Whenever I've worked with Kerberos on Windows I've come out all sweaty
> afterwards... 8-S
> 
> --
> //Sorin
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos


Hi Sorin,
we're using ldap with kerberos connected to Active Directoy on our squid 
proxy with success. And a few Linux-Admins are working (with their Windows 
User name and Password) with Kerberos connected to Active Directoy on 
their workstations.



Mit freundlichen Grüßen / Kind regards

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


[CentOS] Switch from Red Hat 7 Beta to CentOS

2014-01-28 Thread Andreas Reschke
Hello,

It is possible to switch from Red Hat 7 Beta to CentOS 7 (beta or final) 
when it exist? I would like to test newer software than CentOS 6.5


Mit freundlichen Grüßen / Kind regards

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


[CentOS] OT: Antwort: Re: Dell unofficial community repository - what do you think?

2013-02-01 Thread Andreas Reschke
centos-boun...@centos.org wrote on 01.02.2013 14:27:19:

> Mikael Fridh  
> Gesendet von: centos-boun...@centos.org
> 
> 01.02.2013 14:27
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] Dell unofficial community repository - what do you think?
> 
> On Fri, Feb 1, 2013 at 1:57 PM, Rafał Radecki  
wrote:
> > Hi all.
> >
> > I am currently gathering information about firmware update on Dell
> > PowerEdge machines.
> > I've found
> > http://linux.dell.com/wiki/index.php/Firmware-tools_announcement
> > and
> > https://linux.dell.com/repo/community/
> > It is an unofficial, community supported repository.
> 
> Depending on your hardware you will have support here:
> http://linux.dell.com/repo/hardware
> http://linux.dell.com/wiki/index.php/Repository/hardware
> 
> I create a local mirror via rsync and use for all the Dell servers.
> 
> > What are your experiences: should I perform firmware updates the
> > traditional way by downloading *.bin packages from Dell and run them
> > manually or should I use this repo? Is this repo "safe" and releases
> > stable packages?
> 
> I'm usually fine with the hardware repo above unless I need something
> really new (some versions that's not yet released in the firmware repo
> as rpms).
> 
> --
> Mikael
> ___________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Does anybody know if there is the same repo from HP?
 
 
Mit freundlichen Grüßen
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: How to extract one file from rpm using yum?

2013-01-31 Thread Andreas Reschke
centos-boun...@centos.org wrote on 31.01.2013 16:55:37:

> Robert Moskowitz  
> Gesendet von: centos-boun...@centos.org
> 
> 31.01.2013 16:55
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] How to extract one file from rpm using yum?
> 
> I want to get the original version of /etc/clamd.d/amavis.conf from the 
> amavisd-new rpm to get the defaults to submit a bug report.  I could not 

> figure out how to do this, so I did a reinstall, but it did not replace 
> this file (whatprovides says it comes from this rpm).
> 
> Is there a way to extract just the one file, and better yet, place it 
> elsewhere than its regular destination?
> 
> thanks
> 
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Robert,

you can extract this file with cpio or open it with mc like a archive 
(zip, tar, ...)
 
 
Mit freundlichen Grüßen
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Andreas Reschke is out of the office

2013-01-10 Thread Andreas Reschke

Ich werde ab  11.01.2013 nicht im Büro sein. Ich kehre zurück am
21.01.2013.


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


[CentOS] Antwort: gftp ?

2012-12-07 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 07.12.2012 14:28:55:

> Robert Moskowitz  
> Gesendet von: centos-boun...@centos.org
> 
> 07.12.2012 14:29
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org, 
> 
> Kopie
> 
> Thema
> 
> [CentOS] gftp ?
> 
> Centos 6.3
> 
> Just tried to install gftp, and no package found.
> 
> Where is it?  I do have EPEL included in yum.  I am rather addictived to 

> using it for SCP-based file moves between systems...
> 
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Robert,
try the rpmforge repo

[root@st00ni0029 ~]# yum install gftp.x86_64
Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
85 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package gftp.x86_64 2:2.0.19-4.el6.rf will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===
 Package  Arch  VersionRepository  
 Size
===
Installing:
 gftp x86_64  2:2.0.19-4.el6.rf
rpmforge   690 k

Transaction Summary
===
Install   1 Package(s)

Total download size: 690 k
Installed size: 3.3 M
Is this ok [y/N]:
 
 
Mit freundlichen Grüßen
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Antwort: courier mail for Centos

2012-12-06 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 06.12.2012 15:11:29:

> Robert Moskowitz  
> Gesendet von: centos-boun...@centos.org
> 
> 06.12.2012 15:12
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list , 
> 
> Kopie
> 
> Andreas Reschke 
> 
> Thema
> 
> Re: [CentOS] Antwort:  courier mail for Centos
> 
> 
> On 12/06/2012 08:47 AM, Andreas Reschke wrote:
> > centos-boun...@centos.org schrieb am 06.12.2012 14:42:05:
> >
> >> Robert Moskowitz 
> >> Gesendet von: centos-boun...@centos.org
> >>
> >> 06.12.2012 14:42
> >>
> >> Bitte antworten an
> >> CentOS mailing list 
> >>
> >> An
> >>
> >> CentOS mailing list ,
> >>
> >> Kopie
> >>
> >> Thema
> >>
> >> [CentOS] courier mail for Centos
> >>
> >> Are there existing rpms for courier mta?
> >>
> >> I am working from:
> >>
> >> http://www.howtoforge.com/virtual-users-and-domains-with-postfix-
> >> courier-mysql-and-squirrelmail-fedora-14-x86_64
> >>
> >> And am making progress with postfix and mysql, but looking ahead to
> >> other steps.  I see squirrelmail is in EPEL.
> >>
> >>
> >> ___
> >> CentOS mailing list
> >> CentOS@centos.org
> >> http://lists.centos.org/mailman/listinfo/centos
> > Hello Robert,
> >
> > why don't you use dovecot? I've the same enviroment with postfix, 
mysql,
> > dovecot, squirrelmail, running for a very long time.
> 
> Can you point me to dovecot install/setup instructions?
> 
> I have no strong feelings of one over the other.  Just that things work 
> well!
> 
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos


Hello Robert,

there are many howtos on the net.

For example I've found:
http://www.campworld.net/thewiki/pmwiki.php/LinuxServersCentOS/Cent5VirtMailServer
http://wiki.centos.org/HowTos/postfix
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
https://shamuntoha.wordpress.com/2010/01/04/centos-postfix-postfixadmin-advanced/

This are only a few (I've not tested any of them)

 
Mit freundlichen Grüßen
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: courier mail for Centos

2012-12-06 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 06.12.2012 14:42:05:

> Robert Moskowitz  
> Gesendet von: centos-boun...@centos.org
> 
> 06.12.2012 14:42
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list , 
> 
> Kopie
> 
> Thema
> 
> [CentOS] courier mail for Centos
> 
> Are there existing rpms for courier mta?
> 
> I am working from:
> 
> http://www.howtoforge.com/virtual-users-and-domains-with-postfix-
> courier-mysql-and-squirrelmail-fedora-14-x86_64
> 
> And am making progress with postfix and mysql, but looking ahead to 
> other steps.  I see squirrelmail is in EPEL.
> 
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello Robert,

why don't you use dovecot? I've the same enviroment with postfix, mysql, 
dovecot, squirrelmail, running for a very long time.

Mit freundlichen Grüßen
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: [CentOS 6] - problem install skype

2012-08-02 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 02.08.2012 12:04:57:

> John Doe  
> Gesendet von: centos-boun...@centos.org
> 
> 02.08.2012 12:05
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] [CentOS 6] - problem install skype
> 
> From: Paolo De Michele 
> 
> > I am having trouble with installing skype.
> > I downloaded the 2.2 version via the official site, I installed by
> > typing rpm-i but now quadno the launch the application does not start.
> > do you know how to fix it?
> 
> http://wiki.centos.org/HowTos/Skype
> 
> JD
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello Paolo,
can you send more inforamtion? CentOS 5/6? 32/64 Bit? Errors?

I work with skype (rpm) on CentOS6 x86_64 with no problems.

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


[CentOS] Antwort: 6.2 - How to check for a failed disk using LVM with a hardware RAID (3ware)

2012-04-05 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 05.04.2012 14:38:39:

> Jonathan Vomacka  
> Gesendet von: centos-boun...@centos.org
> 
> 05.04.2012 14:44
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] 6.2 - How to check for a failed disk using LVM with a 
> hardware RAID (3ware)
> 
> CentOS Community,
> 
> What commands can I use to check the disk health of the system when LVM2 

> is being used on top of a RAID 10 using a HARDWARE 3ware raid card. The 
> OS sees a hardware raid usually as one big drive. Is there a way to 
> check the disks individually to see if any are failing, or throwing hard 

> or scsi transport errors?
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Jonathan,

it depends on your Hardware. I've a 3ware Raid-Kontroller with 
Linux-Software (cmd-line and Web-gui) to contoll and manage the 
controller. Just look at the website of 3ware.

Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Zero Configuration Networking on CentOS 5.8

2012-04-03 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 03.04.2012 15:18:14:

> Kaushal Shriyan  
> Gesendet von: centos-boun...@centos.org
> 
> 03.04.2012 15:18
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] Zero Configuration Networking on CentOS 5.8
> 
> On Tue, Apr 3, 2012 at 6:40 PM,  wrote:
> 
> > Kaushal Shriyan wrote:
> > > Hi,
> > >
> > > I have read http://www.zeroconf.org/ Can someone please help me
> > understand
> > > the pros and cons of Zero Configuration Networking (Zeroconf). I see 
the
> > > below settings.
> >
> > Is this for home use, or work? I suppose it's ok for someone who 
doesn't
> > know nothin', and doesn't want to know nothin'. Certainly, I turn it
> > *off*, permanently, at work, where it's all wired and we run dhcpd.
> >
> >
> Hi,
> 
> The settings are on the remote production server. Please suggest 
further.
> 
> Regards
> 
> Kaushal
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Kaushal,

on server there is no need to configure zeroconf. I don't want to use it 
on servers. 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] fail2ban and httpd

2012-02-28 Thread Andreas Reschke
Hello,
I've all my services  (postfix, dovecot, sasl, ...) secure with fail2ban, 
but only httpd doesn't work

404 Not Found
   //%0D/scripts/setup.php: 2 Time(s)
   //3rdparty/phpMyAdmin/scripts/setup.php: 1 Time(s)
   //81/phpmyadmin/scripts/setup.php: 1 Time(s)
   //Admin/: 1 Time(s)
   //Admin/scripts/setup.php: 1 Time(s)
   //MyAdmin/: 1 Time(s)
   //MyAdmin/scripts/setup.php: 1 Time(s)
   //MySQLAdmin/scripts/setup.php: 1 Time(s)
   //PHPMYADMIN/scripts/setup.php: 2 Time(s)
   //PMA/: 1 Time(s)
   //PMA/scripts/setup.php: 2 Time(s)
   //PMA2/scripts/setup.php: 1 Time(s)
   //PMA2009/scripts/setup.php: 2 Time(s)
   //PMA3/scripts/setup.php: 2 Time(s)
   //SQL/scripts/setup.php: 2 Time(s)
   //SSLMySQLAdmin/scripts/setup.php: 1 Time(s)
   //_PHPMYADMIN/scripts/setup.php: 2 Time(s)
   //_admin/scripts/setup.php: 1 Time(s)
   //_pHpMyAdMiN/scripts/setup.php: 2 Time(s)
   //_phpMyAdmin/scripts/setup.php: 1 Time(s)
   //_phpmyadmin/scripts/setup.php: 1 Time(s)
   //admin/: 1 Time(s)
   //admin/mysql/scripts/setup.php: 2 Time(s)

My /etc/fail2ban/filter.d/apache.conf:

failregex = [[]client []] (File does not exist|script not found or
unable to stat): .*(\.php|\.asp|\.exe|\.pl)

Test:
[root@web ~]# fail2ban-regex /var/log/httpd/error_log
/etc/fail2ban/filter.d/apache.conf
/usr/share/fail2ban/server/filter.py:430: DeprecationWarning: the md5
module is deprecated; use hashlib instead
  import md5

Running tests
=

Use regex file : /etc/fail2ban/filter.d/apache.conf
Use log file   : /var/log/httpd/error_log


Results
===

Failregex
|- Regular expressions:
|  [1] [[]client []] (File does not exist|script not found or
unable to stat): .*(\.php|\.asp|\.exe|\.pl)
|
`- Number of matches:
   [1] 0 match(es)

Ignoreregex
|- Regular expressions:
|
`- Number of matches:

Summary
===

Sorry, no match

How can I stop such tests?

 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: problems installing java .sh install script (CentOS 6.2)

2012-02-22 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 22.02.2012 14:15:34:

> Rogelio  
> Gesendet von: centos-boun...@centos.org
> 
> 22.02.2012 14:15
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] problems installing java .sh install script (CentOS 6.2)
> 
> I am installing a java program (.sh file), and I get this error.  Java
> 
> 
> 
> tar: Skipping to next header
> tar: Exiting with failure status due to previous errors
> Installing java
> sed: can't read jre-install.sh: No such file or directory
> mv: cannot stat `jre1.6.0_13': No such file or directory
> chmod: cannot access `jre/bin/java': No such file or directory
> 
> 
> Everything jre-* is yum installed, and "/usr/sbin/alternatives
> --config java" is also set
> 
> 
> *+ 1   /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java
>2   /usr/lib/jvm/jre-1.5.0-gcj/bin/java
> 
> 
> Any suggestions?  Distro is CentOS 6.2 (2.6.32-220.4.1.el6.x86_64).
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

May it possible that your program  (.sh file) is broken? It is 
selfextracting file with its own java? I have a lot of such programs 
(mostly from IBM)
 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: libz.so.1 => not found

2012-01-31 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 31.01.2012 13:38:09:

> "Dvorkin, Asya"  
> Gesendet von: centos-boun...@centos.org
> 
> 31.01.2012 13:38
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] libz.so.1 => not found
> 
> Sorry, i meant to say /usr/lib64/libz.so.1 is missing…
> 
> Thank you for all your help,
> Asya
> 
> 
> On Jan 31, 2012, at 7:29 AM, Dvorkin, Asya wrote:
> 
> > Hello,
> > 
> > We have an older AFS server, which was running Centos 5.5.  It 
> hasn't been updated in a while because of the plans to move it to 
> another server, but it never happened.
> > 
> > Thus, we've decided to upgrade it to 5.7…
> > 
> > I did yum clean all and yum update.  Everything ran smoothly and 
> no issues.  After the reboot, zlib.so.1 can no longer be found.   /
> usr/lib64/zlib.so.1 is a symbolic link to /lib64/zlib.so.1, but the 
> file does not exist.  Because of this, ssh/yum/rpm do not work…
> > 
> > I've been googling, but can't find a solid answer.  This is a 
> production server and I need to have it up and running as soon as 
possible…
> > 
> > Any ideas?
> > 
> > Thank you!
> > Asya
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello Asya,

with "um whatprovides */libz.so.1"

I found following rpms:

zlib-1.2.3-27.el6.x86_64 : The zlib compression and decompression library
Repo: base
Matched from:
Filename: /lib64/libz.so.1



zlib-1.2.3-27.el6.i686 : The zlib compression and decompression library
Repo: base
Matched from:
Filename: /lib/libz.so.1



nxclient-3.5.0-7.x86_64 : NX Client
Repo: own_repo
Matched from:
Filename: /usr/NX/lib/libz.so.1



nxclient-3.5.0-6.x86_64 : NX Client
Repo: own_repo
Matched from:
Filename: /usr/NX/lib/libz.so.1



dropbox-0.7.110-3.el6.rf.x86_64 : Sync and backup files between computers
Repo: rpmforge
Matched from:
Filename: /usr/libexec/dropbox/libz.so.1



dropbox-1.1.27-2.el6.rf.x86_64 : Sync and backup files between computers
Repo: rpmforge
Matched from:
Filename: /usr/libexec/dropbox/libz.so.1



nxclient-3.5.0-7.x86_64 : NX Client
Repo: installed
Matched from:
Filename: /usr/NX/lib/libz.so.1



zlib-1.2.3-27.el6.x86_64 : The zlib compression and decompression library
Repo    : installed
Matched from:
Filename: /lib64/libz.so.1



zlib-1.2.3-27.el6.i686 : The zlib compression and decompression library
Repo: installed
Matched from:
Filename: /lib/libz.so.1

 
Hope it helps.

Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Antwort: Re: HP ProLiant N40L

2012-01-26 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 26.01.2012 11:33:27:

> John Doe  
> Gesendet von: centos-boun...@centos.org
> 
> 26.01.2012 11:33
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] Antwort: Re:  HP ProLiant N40L
> 
> From: Andreas Reschke 
> 
> > I don't know the exactly difference between the Models N36L and N40L. 
In a 
> > german forum has somebody 12 GB (8+4) in his N36L and it works.
> 
> >From the quickspecs:
> http://h18004.www1.hp.com/products/quickspecs/13716_na/13716_na.HTML
> 
> AMD Athlon II Processor Model 
>   Neo N36L (1.30 GHz, 15W, 2MB)
> AMD Turion II Processor Model 
>   Neo N40L (1.50 GHz, 15W, 2MB)
> 
> JD
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi John,
thanks for this info. I've running a N36L in SOHO with 6.2 and 4 
KVM-Instances for a half year.
 
BTW: There is N54L with 2,2GHz in a roadmap.
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: HP ProLiant N40L

2012-01-26 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 25.01.2012 22:26:54:

> John R Pierce  
> Gesendet von: centos-boun...@centos.org
> 
> 25.01.2012 22:27
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] HP ProLiant N40L
> 
> On 01/25/12 1:02 PM, Jason T. Slack-Moehrle wrote:
> > Have you tried to use 2 x 8gb DDR3 to get it to 16gb instead of 
> the 8gb they say is max?
> >
> 
> if the mainboard chips don't support that configuration, its not going 
> to work.
> 
> That chip requires unbuffered DDR3, i don't even think there is such a 
> thing as 8GB unbuffered.   you find the 8gb dimms as registered memory 
> for the higher end servers that use such.
> 
> 
> 
> 
> 
> -- 
> john r pierceN 37, W 122
> santa cruz ca mid-left coast
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi there,
I don't know the exactly difference between the Models N36L and N40L. In a 
german forum has somebody 12 GB (8+4) in his N36L and it works.
 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: anyone doing automatic yum updates via yum-updatesd on production servers?

2012-01-18 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 18.01.2012 12:58:04:

> Karanbir Singh  
> Gesendet von: centos-boun...@centos.org
> 
> 18.01.2012 12:59
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] anyone doing automatic yum updates via yum-updatesd on 
> production servers?
> 
> On 01/18/2012 11:45 AM, Sorin Srbu wrote:
> >> ideally a large number of machines, and a reasonable local connection
> >> with the ability to schedule and manage updates being applied on the
> >> machines ( so, rules out hosting setups )
> > 
> > I might be interested, it depends a bit on how complex it is to set 
up. 8-)
> > 
> > We have around fifteen machines (including my CentOS test machine)
> on a 100 Mbps LAN, currently running a mix of 64b CentOS 5.7 and 6.2.
> > 
> > Would there be any automatic reboots involved? If yes, I'll have 
> to pass on this.
> 
> I will post a new thread with details, its not nearly as involved as
> that and far simpler more practical than spacewalk.
> -- 
> Karanbir Singh
> +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
> ICQ: 2522219| Yahoo IM: z00dax  | Gtalk: z00dax
> GnuPG Key : http://www.karan.org/publickey.asc
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Karanbir,

I'm also interested in this manual for my enviroment (about 40 
Machines/Vmware-Instances) with CentOS 5.4 - 6.2 (i386,x86_64)


Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: phpmyadmin issue

2012-01-03 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 03.01.2012 10:55:43:

> Rajagopal Swaminathan  
> Gesendet von: centos-boun...@centos.org
> 
> 03.01.2012 10:55
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] phpmyadmin issue
> 
> Greetings,
> 
> I have installed phpmyadmin on a Centos 6.2 box.
> 
> When I try to access it through http://localhost/phpmyadmin it is
> giving me a 403 forbidden error
> 
> any clues?
> 
> TIA.
> 
> -- 
> Regards,
> 
> Rajagopal
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi,
have you modified /etc/httpd/conf.d/phpMyAdmin.conf ?
#   
 
#  Web application to manage MySQL  
 
#   
 

 
 
 
  Order Deny,Allow  
 
  Deny from all 
 
  Allow from 127.0.0.1  
 

 

 
Alias /phpmyadmin /usr/share/phpMyAdmin 
 
Alias /phpMyAdmin /usr/share/phpMyAdmin         
 
Alias /mysqladmin /usr/share/phpMyAdmin
 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: DHCP_HOSTNAME in ifcfg-eth0

2011-11-29 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 29.11.2011 14:57:15:

> Timothy Madden  
> Gesendet von: centos-boun...@centos.org
> 
> 29.11.2011 14:57
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> [CentOS] DHCP_HOSTNAME in ifcfg-eth0
> 
> Hello
> 
> Is there a way for the dhcp client to send the current host name of the 
> machine when requesting a lease ?
> 
> Currently I have to include a line like
>DHCP_HOSTNAME=appserver2
> in my /etc/sysconfig/network-scripts/ifcfg-eth0, but I would like to 
> tell the dhcp client to just 'also send the hostname' and then the 
> client to get the current hostname itself, instead of having the name 
> hard-coded in the ifcfg-eth0 file.
> 
> I am trying to get my router to know the names of all my CentOS 
> machines, as currently I can access none of my CentOS machines by their 
> node name (I get 'unknown host' upon name lookup) and maybe it will help 

> if the router knows all the computer names.
> 
> Thank you,
> Timothy Madden
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Timothy,
I've in my config file:

DHCP_CLIENT_ID=st00ni0029
DHCP_HOSTNAME=st00ni0029
 
That works for me.

Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Antwort: Applications on different deskops at startup

2011-11-24 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 24.11.2011 13:32:34:

> Ljubomir Ljubojevic  
> Gesendet von: centos-boun...@centos.org
> 
> 24.11.2011 13:33
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] Antwort: Applications on different deskops at startup
> 
> Vreme: 11/24/2011 12:43 PM, Andreas Reschke piše:
> > I've the same problem. That's my solution:
> 
> I can not help my self having little vanity.
> It would be proper to say "This is solution I was given", or at least 
> "This is solution I use".
> 
> It is not a big deal, but it still leaves a bit of bad taste in the 
mouth.
> 
> -- 
> 
> Ljubomir Ljubojevic
> (Love is in the Air)
> PL Computers
> Serbia, Europe
> 
> Google is the Mother, Google is the Father, and traceroute is your
> trusty Spiderman...
> StarOS, Mikrotik and CentOS/RHEL/Linux consultant
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Sorry Ljubomir,
it wasn't my intention, to downgrade your work. 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Applications on different deskops at startup

2011-11-24 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 24.11.2011 12:27:34:

> Tony Molloy  
> Gesendet von: centos-boun...@centos.org
> 
> 24.11.2011 12:27
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> [CentOS] Applications on different deskops at startup
> 
> 
> Hi,
> 
> I've just converted my laptop to Centos 6 from Fedora ( gnome 3 made 
> the latest fedora unusable ) and I have one problem.
> 
> I have several desktops with applications running on them, mainly 
> terminals. At login all the terminals start on desktop 1. How do I get 
> them to start on the desktop they were running on at logoff. That's how 
> it worked on Fedora 13/14 so it must be popssible ;-) just can't find 
> the magic.
> 
> Thanks,,
> 
> Tony
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Tony,

I've the same problem. That's my solution:

#!/bin/sh
#set -x
ProcessWindows(){
echo "Application= $Application"
case "$Application" in
"Lotus") wmctrl -r "$Application" -t 0;;
"Firefox") wmctrl -r "$Application" -t 1;;
"Office") wmctrl  -r "$Application" -t 2;;
"secpanel") wmctrl  -r "$Application" -t 4;;
"konsole") wmctrl  -r "$Application" -t 5;;
"File") wmctrl  -r "$Application" -t 6;;
esac
# done
}

sleep 10
Application="Lotus"; ProcessWindows
Application="Firefox"; ProcessWindows
Application="Office"; ProcessWindows
Application="secpanel"; ProcessWindows
Application="konsole"; ProcessWindows
Application="File"; ProcessWindows

 I've put this script in the autostart folder.
 
Gruß 
Andreas Reschke

BG-IM173
Unix/Linux-Administration
Siemensstrasse 164
70469 Stuttgart
 
Behr GmbH & Co. KG
ST B29, 3.OG
 
Tel.: +49 711 896-4598
Fax: ++49 711-8902-4598
Mobil: 0173-3197397
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: How can I create raid 1 - Centos 5.7 64 minimal installation

2011-11-18 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 18.11.2011 14:52:58:

> Adil BOYUN  
> Gesendet von: centos-boun...@centos.org
> 
> 18.11.2011 15:13
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> [CentOS] How can I create raid 1 - Centos 5.7 64 minimal installation
> 
> Hello,
> 
> I have a server working on centos 5.7-64 minimal installation. I have
> 3 separate physical drives:
> 
> 120 gb ssd, 2x 3tb disks for storage.
> 
> My linux installation is on ssd disk, and I want to make raid 1 for
> these two 3tb disks and store data, like under /mnt/data.
> 
> Can you please tell me the path how this is possible?
> Thanks for your help!
> 
> Best regards,
> 
> Here are some output of commands I ran for more data:
> 
> [root@CentOS-57-64-minimal tmp]# fdisk -l | grep '^Disk'
> Disk /dev/sdb doesn't contain a valid partition table
> Disk /dev/sdc doesn't contain a valid partition table
> Disk /dev/sda: 120.0 GB, 120034123776 bytes
> Disk /dev/sdb: 3000.5 GB, 3000592982016 bytes
> Disk /dev/sdc: 3000.5 GB, 3000592982016 bytes
> 
> [root@CentOS-57-64-minimal tmp]# df -l
> Filesystem   1K-blocks  Used Available Use% Mounted on
> /dev/sda3113695432   1427792 106537696   2% /
> /dev/sda2   520136 23576470348   5% /boot
> 
> [root@CentOS-57-64-minimal tmp]# fdisk -l
> 
> Disk /dev/sda: 120.0 GB, 120034123776 bytes
> 64 heads, 32 sectors/track, 114473 cylinders
> Units = cylinders of 2048 * 512 = 1048576 bytes
> 
>Device Boot  Start End  Blocks   Id  System
> /dev/sda1   22048 2096128   82  Linux swap / 
Solaris
> /dev/sda220492560  524288   83  Linux
> /dev/sda32561  114473   114598912   83  Linux
> 
> Disk /dev/sdb: 3000.5 GB, 3000592982016 bytes
> 255 heads, 63 sectors/track, 364801 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> 
> Disk /dev/sdb doesn't contain a valid partition table
> 
> Disk /dev/sdc: 3000.5 GB, 3000592982016 bytes
> 255 heads, 63 sectors/track, 364801 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> 
> Disk /dev/sdc doesn't contain a valid partition table
> ___________
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Adil,
please look at http://wiki.centos.org/FAQ/CentOS5 (10. How do I install a 
software RAID on CentOS 5?)
 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Difference in gnome between centos <> fedora

2011-11-17 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 16.11.2011 17:02:50:

> Ljubomir Ljubojevic  
> Gesendet von: centos-boun...@centos.org
> 
> 16.11.2011 17:03
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] Difference in gnome between centos <> fedora
> 
> Vreme: 11/16/2011 04:24 PM, Andreas Reschke piše:
> > Hello,
> > I've on my home PC CentOS 6 and Fedora 13 on different disks. When I 
log
> > on the gnome enviroment at Fedora knows exactly which programm was 
started
> > at which desktop (for example: thunderbird on desktop 1, firefox on
> > desktop 2, nautilus on desktop 3, ..). The same procedure on Centos 
takes
> > all programs on the first desktop, so I must arrange the programs on 
the
> > right desktop.
> >
> > Question: why kows the gnome of Fedora al the postions and the gnome 
from
> > CentOS doesn't? Is there a way to automaticly arrange the programs ?
> >
> 
> I have created my own customized script for moving certain apps into 
> certain Workspaces (I use 6 of them), delayed for 60 seconds. Use only 
> part of the Title Name so you avoid having empty space in the 
> $Application variable.
> 
> Here is my script:
> ProcessWindows(){
> echo "Application= $Application"
> #Process=$(pgrep -f "$Application")
> #echo "Process= $Process"
> #WindowID=`wmctrl -l -p | grep "$Application" | cut -f 1 -d " "`
> #WindowID=${WindowID#0x}
> #echo "WindowID= "$WindowID
> case "$Application" in
>   "Pinger") wmctrl  -r "$Application" -t 5;;
>   "drlove@kancelarija") wmctrl  -r "$Application" -t 2;;
>   "Krusader") wmctrl -r "$Application" -t 1;;
>   "Buddy") wmctrl -r "$Application" -t 4;;
>   "Virtual") wmctrl -r "$Application" -t 4;;
>   "Music") wmctrl -r "$Application" -t 4;;
>   "Firefox") wmctrl -r "$Application" -t 0;;
>   "Skype") wmctrl -r "$Application" -t 4;;
> esac
> # done
> }
> 
> sleep 60
> Application="Pinger"; ProcessWindows
> Application="drlove@kancelarija"; ProcessWindows
> Application="Krusader"; ProcessWindows
> Application="Buddy"; ProcessWindows
> Application="Virtual"; ProcessWindows
> Application="Music"; ProcessWindows
> Application="Firefox"; ProcessWindows
> Application="Skype"; ProcessWindows
> 
> 
> 
> -- 
> 
> Ljubomir Ljubojevic
> (Love is in the Air)
> PL Computers
> Serbia, Europe
> 
> Google is the Mother, Google is the Father, and traceroute is your
> trusty Spiderman...
> StarOS, Mikrotik and CentOS/RHEL/Linux consultant
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Thanks Ljubomir,

thats exactly what I'm looking for. Thats my script:

#!/bin/sh
set -x
ProcessWindows(){
echo "Application= $Application"
#Process=$(pgrep -f "$Application")
#echo "Process= $Process"
#WindowID=`wmctrl -l -p | grep "$Application" | cut -f 1 -d " "`
#    WindowID=${WindowID#0x}
#echo "WindowID= "$WindowID
case "$Application" in
"Lotus") wmctrl -r "$Application" -t 0;;
"Firefox") wmctrl -r "$Application" -t 1;;
"Office") wmctrl  -r "$Application" -t 2;;
"secpanel") wmctrl  -r "$Application" -t 4;;
"resch") wmctrl  -r "$Application" -t 5;;
"File") wmctrl  -r "$Application" -t 6;;
esac
# done
}

sleep 15
Application="Lotus"; ProcessWindows
Application="Firefox"; ProcessWindows
Application="Office"; ProcessWindows
Application="secpanel"; ProcessWindows
Application="resch"; ProcessWindows
Application="File"; ProcessWindows

 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Difference in gnome between centos <> fedora

2011-11-16 Thread Andreas Reschke
Hello,
I've on my home PC CentOS 6 and Fedora 13 on different disks. When I log 
on the gnome enviroment at Fedora knows exactly which programm was started 
at which desktop (for example: thunderbird on desktop 1, firefox on 
desktop 2, nautilus on desktop 3, ..). The same procedure on Centos takes 
all programs on the first desktop, so I must arrange the programs on the 
right desktop.

Question: why kows the gnome of Fedora al the postions and the gnome from 
CentOS doesn't? Is there a way to automaticly arrange the programs ?
 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: dovecot upgrade 1.0.7 -> 2.0.14 / CentOS EL 5.7

2011-11-02 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 02.11.2011 16:50:33:

> Peter Hinse  
> Gesendet von: centos-boun...@centos.org
> 
> 02.11.2011 16:56
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] dovecot upgrade 1.0.7 -> 2.0.14 / CentOS EL 5.7
> 
> Am 02.11.2011 15:01, schrieb Götz Reinicke:
> 
> > did anybody did an update from 1.x -> 2.x yet?
> > 
> > I'D like to use the rpm from 
http://packages.atrpms.net/dist/el5/dovecot/
> > 
> > May be someone has some suggestions?
> 
> I recompiled the SRPMs from http://www.city-fan.org/ftp/contrib/mail/
> Updating the config(s) is described here:
> http://wiki2.dovecot.org/Upgrading/2.0
> 
> Peter.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

This is what I mean: doveconf -n -c dovecot-1.conf > dovecot-2.conf
In my case, the dovecot-2.conf didn't work, the sql part is missing, ...
 
 
Gruß 
Andreas Reschke

Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: dovecot upgrade 1.0.7 -> 2.0.14 / CentOS EL 5.7

2011-11-02 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 02.11.2011 15:01:03:

> Götz Reinicke  
> Gesendet von: centos-boun...@centos.org
> 
> 02.11.2011 15:01
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> [CentOS] dovecot upgrade 1.0.7 -> 2.0.14 / CentOS EL 5.7
> 
> Hi,
> 
> did anybody did an update from 1.x -> 2.x yet?
> 
> I'D like to use the rpm from 
http://packages.atrpms.net/dist/el5/dovecot/
> 
> May be someone has some suggestions?
> 
>Regards . Götz
> -- 
> Götz Reinicke
> IT-Koordinator
> 
> Tel. +49 7141 969 420
> Fax  +49 7141 969 55 420
> E-Mail goetz.reini...@filmakademie.de
> 
> Filmakademie Baden-Württemberg GmbH
> Akademiehof 10
> 71638 Ludwigsburg
> www.filmakademie.de
> 
> Eintragung Amtsgericht Stuttgart HRB 205016
> 
> Vorsitzender des Aufsichtsrats:
> Jürgen Walter MdL
> Staatssekretär im Ministerium für Wissenschaft,
> Forschung und Kunst Baden-Württemberg
> 
> Geschäftsführer:
> Prof. Thomas Schadt
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello Götz,
I have tried to do it with a converter script (I don't know the name of 
script at the moment, but it was in 2.x rpm). It doesn't work for my 
because of the mysql part (postfixadmin). So I did a new installation.

 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Antwort: Inbuilt Bisoncam NB Pro webcam is not detected in CentOS 6

2011-10-11 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 11.10.2011 21:54:40:

> balajisundar  
> Gesendet von: centos-boun...@centos.org
> 
> 11.10.2011 16:25
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] Antwort: Inbuilt Bisoncam NB Pro webcam is not detected
> in CentOS 6
> 
> Dear All,
> 
> Current System "lsusb" output as below
> Bus 002 Device 004: ID 5986:0241 Acer, Inc BisonCam, NB Pro
> 
> Regards
> -S.Balaji
> 
> 
> 
> On 10/11/2011 06:48 PM, Andreas Reschke wrote:
> > centos-boun...@centos.org schrieb am 11.10.2011 15:06:46:
> >
> >> balajisundar
> >> Gesendet von: centos-boun...@centos.org
> >>
> >> 11.10.2011 15:06
> >>
> >> Bitte antworten an
> >> CentOS mailing list
> >>
> >> An
> >>
> >> centos@centos.org
> >>
> >> Kopie
> >>
> >> Thema
> >>
> >> [CentOS] Inbuilt Bisoncam NB Pro webcam is not detected in CentOS 6
> >>
> >> Sir,
> >>
> >>   Recently i have buy a HCL ME Laptop with inbuilt webcam 
support.
> >>   I have installed the CentOS 6 and its not detected the Bisoncam 
NB
> >> Pro webcam.
> >>
> >>   Is there any driver is required, if its required please send me 
the
> >> driver download link and installation steps.
> >>
> >> Regards
> >> -S.Balaji
> >>
> >> ___
> >> CentOS mailing list
> >> CentOS@centos.org
> >> http://lists.centos.org/mailman/listinfo/centos
> > Hello balajisundar ,
> >
> > first you must try to find out what kind of camera you have. Please us 
the
> > output of "lspci" and "lsusb"
> >
> >
> >
> > Gruß
> > Andreas Reschke
> > 
> > Unix/Linux-Administration
> > andreas.resc...@behrgroup.com
> > ___
> > 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

Hi balajisundar,
OK, fine. Your centos recognize your camera . Have you tried a application 
like cheese, ekiga, scype with your camera? 



 
Gruß 
Andreas Reschke

BG-IM173
Unix/Linux-Administration
Siemensstrasse 164
70469 Stuttgart
 
Behr GmbH & Co. KG
ST B29, 3.OG
 
Tel.: +49 711 896-4598
Fax: ++49 711-8902-4598
Mobil: 0173-3197397
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Inbuilt Bisoncam NB Pro webcam is not detected in CentOS 6

2011-10-11 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 11.10.2011 15:06:46:

> balajisundar  
> Gesendet von: centos-boun...@centos.org
> 
> 11.10.2011 15:06
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> [CentOS] Inbuilt Bisoncam NB Pro webcam is not detected in CentOS 6
> 
> Sir,
> 
>  Recently i have buy a HCL ME Laptop with inbuilt webcam support.
>  I have installed the CentOS 6 and its not detected the  Bisoncam NB 

> Pro webcam.
> 
>  Is there any driver is required, if its required please send me the 

> driver download link and installation steps.
> 
> Regards
> -S.Balaji
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello balajisundar ,

first you must try to find out what kind of camera you have. Please us the 
output of "lspci" and "lsusb"

 
 
Gruß 
Andreas Reschke

Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: Centos 6.0 , DRBD

2011-10-11 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 11.10.2011 12:27:57:

> Marko Weber  
> Gesendet von: centos-boun...@centos.org
> 
> 11.10.2011 12:28
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] Centos 6.0 , DRBD
> 
> Thanks Joseph,
> 
> my thought ideas behind was, i like to maintenance systems via package 
> manager.
> Each thing you install by hand brake this.
> But it sounds okay for me.
> 
> Thank you.
> 
> marko (from rainy Hamburg)
> 
> 
> 
> Am 11.10.2011 12:22, schrieb Joseph L. Casale:
> >>Do i have to compile by hand?
> >
> > Yeah, but generate rpm's for final installation, its trivial.
> > http://www.drbd.org/users-guide-emb/s-build-rpm.html
> >
> > ___
> > 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


Hi Marko,

you can use drbd from elrepo.repo (http://elrepo.org/tiki/drbd83-utils), 
so you can manage this rpms from your package-manager like yum

 
 
Gruß 
Andreas Reschke

Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: KVM update

2011-09-28 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 27.09.2011 19:33:13:

> Johan Martinez  
> Gesendet von: centos-boun...@centos.org
> 
> 27.09.2011 19:33
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] KVM update
> 
> I am planning to update KVM packages kvm and kvm-qemu-img on a system. 
Do I
> need to shutdown running VMs before updating these packages? Does it 
require
> any services restart after the update? Any idea?
> 
> thanks
> jM
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Johan,
I'm updating my KVM-Server today to 6.0cr. Thus that all of my VMs (4) and 
the server are the same Centos version, there is no need to shutdown a VM. 
After all updates i will do a reboot with all VMs and the server, but I 
think there is no needfulness.
 
 
Gruß 
Andreas Reschke

Unix/Linux-Administration
andreas.resc...@behrgroup.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: tweek startup and logon

2011-08-10 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 10.08.2011 12:22:26:

> Johan Vermeulen  
> Gesendet von: centos-boun...@centos.org
> 
> 10.08.2011 12:22
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] tweek startup and logon
> 
> Dear All,
> 
> CentOs 6 is great, but I would like to get back 2 things from 5.6 :
> 
> how can I always see the text lines during startup? (so no graphical 
screen )
> how can I not see all the users on the system when loging on? (so 
> that users also have to remember their username)
> 
> thanks for any advise.
> 
> James
> -- 
> Johan Vermeulen
> IT-medewerker
> Caw De Kempen
> johan.vermeu...@cawdekempen.be
> 0479.82.01.41
> 
> Opensource Software is the future.
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Johan,
1. look for  this 2 words: "rhgb quiet" in in "/boot/grub/grub.conf and 
remove them
2. sudo -u gdm gconftool-2 --type bool --set 
/apps/gdm/simple-greeter/disable_user_list true

Hope this helps 
 
Gruß 
Andreas Reschke

BG-IM173
Unix/Linux-Administration
Siemensstrasse 164
70469 Stuttgart
 
Behr GmbH & Co. KG
ST B29, 3.OG
 
Tel.: +49 711 896-4598
Fax: ++49 711-8902-4598
Mobil: 0173-3197397
andreas.resc...@behrgroup.com___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: fail2ban help

2011-08-09 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 09.08.2011 10:39:57:

> Nikos Gatsis - Qbit  
> Gesendet von: centos-boun...@centos.org
> 
> 09.08.2011 10:40
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> [CentOS] fail2ban help
> 
> Hello list.
> I have a question for fail2ban for bad logins on sasl.
> I use sasl, sendmail and cyrus-imapd.
> In jail.conf I use the following syntax:
> 
> [sasl-iptables]
> 
> enabled  = true
> filter   = sasl
> backend  = polling
> action   = iptables[name=sasl, port=smtp, protocol=tcp]
>sendmail-whois[name=sasl, dest=my@email]
> logpath  = /var/log/maillog
> maxretry = 6
> 
> and the following filter:
> 
> failregex = (?i): warning: [-._\w]+\[\]: SASL
> (?:LOGIN|PLAIN|(?:CRAM|DIGEST)-MD5) authentication failed(:
> [A-Za-z0-9+/]*={0,2})?$
> 
> in iptables:
> 
> fail2ban-sasl  tcp  --  anywhere anywheretcp
> dpt:smtp
> ...
> 
> Chain fail2ban-sasl (2 references)
> target prot opt source   destination
> RETURN all  --  anywhere anywhere
> 
> 
> The problem is that never ban bad logins.
> 
> I tried to change action as port="imap,imaps,pop3,pop3s,smtp" but
> nothing change.
> 
> Can somebody help me?
> 
> Thank you,
> Nikos
> 
> 
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello Nikos,
I have nearly the same regex as you:

failregex = : warning: [-._\w]+\[\]: SASL 
(?:LOGIN|PLAIN|(?:CRAM|DIGEST)-MD5) authentication failed.*
and it works with
fail2ban-regex /var/log/maillog /etc/fail2ban/filter.d/sasl.conf
 
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] /usr/sbin/logcheck: line 100: kill: (24333) - No such process

2011-07-28 Thread Andreas Reschke
Hello

I've installed a new mailserver with CentOS 6.0 x86_64. For the reporting 
I need logcheck. 

I've the same problem as 
https://bugzilla.redhat.com/show_bug.cgi?id=678436


Description of problem:
I installed logcheck and now I get mails from cron with the following 
error
message:
Subject: Cron if [ -x /usr/sbin/logcheck ]; then nice 
-n10
/usr/sbin/logcheck; fi
[...]
/usr/sbin/logcheck: line 100: kill: (24333) - No such process

[root@mail ~]# rpm -qi logcheck 
 
Name: logcheck Relocations: (not relocatable)   
 
Version : 1.3.13Vendor: Fedora Project  
 
Release : 2.el6 Build Date: Di 14 Sep 2010 10:53:25 
CEST 
Install Date: Mi 27 Jul 2011 10:32:12 CEST  Build Host: 
ppc05.phx2.fedoraproject.org 
Group   : Applications/System   Source RPM: 
logcheck-1.3.13-2.el6.src.rpm
Size: 375904   License: GPLv2   
 
Signature   : RSA/8, Di 14 Sep 2010 17:50:20 CEST, Key ID 3b49df2a0608b895  
 
Packager: Fedora Project
 
URL : http://logcheck.org/  
 
Summary : Analyzes log files and sends noticeable events as email 

[root@mail ~]# ls -l /var/log/maillog   
 
-rw-rw-rw- 1 root adm 1040633 28. Jul 11:19 /var/log/maillog
 
[root@mail ~]# ls -l /var/log/secure
 
-rw-r--r-- 1 root adm 10342 28. Jul 11:19 /var/log/secure   
 
[root@mail ~]#


But the solution (chgrp adm /var/log/messages /var/log/secure) did't work 
for me.


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


[CentOS] Antwort: NM on a server?

2011-07-19 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 19.07.2011 15:24:29:

> Timothy Murphy  
> Gesendet von: centos-boun...@centos.org
> 
> 19.07.2011 15:25
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> [CentOS] NM on a server?
> 
> Is there any point in running NetworkManager on a server?
> The IP addresses of the two server NICS are fixed
> (192.168.1.2 and 192.168.2.2 .)
> 
> I'm not clear if it is necessary in some way
> to run NM on a CentOS system?
> 
> 
> -- 
> Timothy Murphy 
> e-mail: gayleard /at/ eircom.net
> tel: +353-86-2336090, +353-1-2842366
> s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

In normal case: no. I'm also using HP Proliant Microserver at home with 
kvm. And kvm needs to shutdown NetworkManager, because it can't handle 
with br0-Device.

 
 
Gruß 
Andreas Reschke


andreas.resc...@behrgroup.com___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Centos 6 Server has no GUI

2011-07-11 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 11.07.2011 16:43:11:

> Keith Beeby  
> Gesendet von: centos-boun...@centos.org
> 
> 11.07.2011 16:43
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] Centos 6 Server has no GUI
> 
> Hi,
> 
> So first daft question with Centos 6 (someone had to be first!) I've
> setup Centos 6 as a Server but as with Centos 5 it used to boot into
> the GUI but v6 doesn't do this, startx etc doesn't seem to work to 
> launch the GUI
> 
> Any suggestions on how I can get this to work?
> 
> Thank you
> 
> Keith
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello Keith,

I've installed it yesterday on a HP Microserver with GUI with the second 
entry from the boot list.  For me it works .
But I haven't installed a gui on the server, just only the installation.

Gruß
Andreas Reschke
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: Re: CentOS on the HP MicroServer

2011-07-04 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 04.07.2011 07:35:48:

> Ray Van Dolson  
> Gesendet von: centos-boun...@centos.org
> 
> 04.07.2011 07:36
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] CentOS on the HP MicroServer
> 
> On Mon, Jul 04, 2011 at 01:33:10PM +0800, Emmanuel Noobadmin wrote:
> > On 7/3/11, Timothy Murphy  wrote:
> > > I'm been running two HP MicroServers as home-servers under 
CentOS-5.6
> > > for 2 months, and have been very happy with their performance.
> > > I'm wondering if there are many other MicroServer/CentOS users 
around?
> > 
> > I thought the HP MicroServer was a nice little box for low demand
> > CentOS servers, but unfortunately HP inexplicably refuses to sell it
> > in my country.
> 
> Lost the OP, but I am also running the MicroServer albeit with SL 6.0
> on it not CentOS.
> 
> Great little box though.  Even has virtualization support on the
> processors so I can run KVM based VM's at a decent clip!
> 
> Ray
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hello,
I've this MicroServer too. At the moment, I'm installing SL6 on it with 4 
KVM based VM's, but I'm switching to CentOS 6 if it will be avaible.

Works like a charm.

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


[CentOS] Antwort: yum tries to install a mix of architectures

2011-03-07 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 07.03.2011 15:41:04:

> Tim Dunphy  
> Gesendet von: centos-boun...@centos.org
> 
> 07.03.2011 15:41
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] yum tries to install a mix of architectures
> 
> Hello,
> 
>  On my centos boxes whenever I try to install packages I get a mix of
> packages from the repos that are both i386 and x86_64 in
> archictecture:
> 
> 
===
>  Package Arch
>  Version
>   RepositorySize
> 
===
> Installing:
>  boost-devel i386
>  1.33.1-10.el5
>   base 4.3 M
>  boost-devel x86_64
>  1.33.1-10.el5
>   base 4.4 M
> Installing for dependencies:
>  boost   i386
>  1.33.1-10.el5
>   base 863 k
>  boost   x86_64
>  1.33.1-10.el5
>   base 861 k
>  libicu  i386
>  3.6-5.11.4
>   base 5.2 M
>  libicu  x86_64
>  3.6-5.11.4
>   base 5.2 M
> 
> Transaction Summary
> 
===
> Install   6 Package(s)
> Upgrade   0 Package(s)
> 
> 
> 
> 
> Without having so specify the arch on each yum command how can I
> automatically prune my yum repo files so that it will only grab
> packages that relate to the architecture I'm running?
> 
> 
> Thanks in advance!
> 
> 
> -- 
> GPG me!!
> 
> gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Tim Dunphy,
that's a normal way when you're using x86_64. Do you need 32bit software? 
If not you can remove them with "yum remove *386".
 
 
Gruß 
Andreas Reschke

Unix/Linux-Administration
andreas.resc...@behrgroup.com___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: HOW to REDIRECT to HTTPS?

2011-03-03 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 03.03.2011 14:04:04:

> erikmccaskey64  
> Gesendet von: centos-boun...@centos.org
> 
> 03.03.2011 14:04
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> "centos" 
> 
> Kopie
> 
> Thema
> 
> [CentOS] HOW to REDIRECT to HTTPS?
> 
> I'm searching for a method [on client side] to redirect to HTTPS in 
> a few given domains.
> 
> e.g.:
> 
> http://www.facebook.com/
> 
> to
> 
> https://www.facebook.com/
> 
> Ok. I use several webbrowsers, and not all of them has "add-ons" to 
> redirect these pages to https.
> 
> My purpose is this: when i go to "http://www.facebook.com"; i don't 
> want to see any http traffic with wireshark
> 
> Is this possible?? How can i achieve it? How can i automatically 
> redirect http traffic for given domain names to HTTPS??
> 
> is it enough to redirect http? I mean then the webserver [e.g.: 
> www.facebook.com] recognizes that i want to "talk" over HTTPS?
> 
> I has a caching-nameserver on my pc - BIND
> 
> I have an "ad blocking" proxy on my pc - PRIVOXY
> 
> And my pc is a "linux box" - IPTABLES [iptables only knows ip 
addresses?]
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi,
I'm using for this examples a firefox plugin "https-everywhere" (
https://www.eff.org/https-everywhere/)
 
 
Gruß 
Andreas Reschke

Unix/Linux-Administration
andreas.resc...@behrgroup.com___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: MegaRAID SAS 9280-24i4e -- Centos support.

2010-12-14 Thread Andreas Reschke
Hi Lisandro,

just look at 
http://www.lsi.de.com/channel/products/raid_controllers/sata_sas/9280-24i4e/index.html
 
and read the readme.txt. 

1. download the megaraid_sas-v00.00.04.31-CentOs5.5-all.img
2. insert a floppy
3. dd if= megaraid_sas-v00.00.04.31-CentOs5.5-all.img of=/dev/floppy
and type at the boot-prompt "linux dd" 

That's all

Andreas




"Lisandro Grullon"  
Gesendet von: centos-boun...@centos.org
14.12.2010 14:26
Bitte antworten an
CentOS mailing list 


An

Kopie

Thema
[CentOS] MegaRAID SAS 9280-24i4e -- Centos support.





Dear centos community,
I was in the process of installing centos in a machine however during the 
install the OS is unable to see the controller "MegaRAID SAS 9280-24i4e", 
i noticed that LSI has some drivers for centos. Can someone guide me on 
how to load the drivers so the OS can see the controller as it loads. 
Thank you in advance. Lisandro

___
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


[CentOS] Antwort: Re: large numbers of linux system user for postfix

2010-11-08 Thread Andreas Reschke
centos-boun...@centos.org wrote on 08.11.2010 13:54:15:

> ahmad riza h nst  
> Gesendet von: centos-boun...@centos.org
> 
> 08.11.2010 13:54
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> Re: [CentOS] large numbers of linux system user for postfix
> 
> On Mon, Nov 8, 2010 at 6:42 PM, Ben McGinnes  wrote:
> > On 8/11/10 7:30 PM, ahmad riza h nst wrote:
> >> hello,
> >>
> >> i need to setup a mail server with postfix + dovecot + webmin +
> >> virtualmin + virtual user with linux system user. the virtual user
> >> may reach to thousands user from several hundreds virtual domains.
> >
> > That shouldn't be a problem.  Postfix has had support for this for
> > well over a decade.
> >
> >> what i concern is large numbers of linux system user which used in
> >> these setup, is it good or bad?
> >
> > Virtual users with a Postfix/Dovecot installation does not equate to
> > real Linux/shell accounts.  If the only service being provided is
> > mail, then there's no reason to create real accounts.
> >

> Ben,

> the problem is we would use webmin + virtualmin as an interface for
> costumers to manage their domain (mainly emails) on the server and
> virtualmin don't use/support mysql + vpopmail yet, at least that what
> i understand at this moment.

> virtualmin choose to use unix system user with postfix, so if i create
> an email then it create one unix system user too, this is what i'm
> concern, since i don't have any information about what happen to
> linux/centos if these unix system user growing bigger and bigger to
> reach some thousands users for an example.

> >> maybe somebody would share their experience about this setup ?
> >>
> >> any links would be good.
> >>
> >> postfix 2.6.7
> >> dovecot 2.0.6
> >> centos 5.x
> >
> > Is there any particular reason you've chosen these versions?  That is,
> > are there specific functions which these versions provide that are not
> > in prior versions?
> >
> > I ask because I'm running these versions in CentOS 5.x:
> >
> > postfix-2.3.3-2.1.el5_2.i386
> > dovecot-1.0.7-7.el5.i386
> >
> > If the only concern is security updates, these are backported to the
> > current versions in CentOS.

> no particular reason, i just new to postfix, currently i'm qmail +
> vpopmail admin.
> i read on postfix and dovecot website about latest stable release and
> i installed from source :)
> i know that centos have postfix + dovecot + mysql as a rpm package.

> >
> >> webmin + virtualmin
> >
> > I've had no experience with either of these as I edit the config files
> > with a text editor.
> >

> these webmin + virtualmin mainly for user interface to manage their
> domain on the server (just like control panel on hosting server)

> >
> > Regards,
> > Ben
> >
> > --
> > Ben McGinnes  http://www.adversary.org/  Twitter: benmcginnes
> >Systems Administrator, Writer, ICT Consultant
> > Encrypted email preferred - primary OpenPGP/GPG key: 0xA04AE313
> > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x371AC5BFA04AE313
> >
> >
> >
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > http://lists.centos.org/mailman/listinfo/centos
> >
> >

> 
> --
> http://blog.rizahnst.org
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi,
for those setups I dont't use webmin and usermin. I have only 1 user 
(vmail) und the administration of all domains, user I'm doing with 
postfixadmin.

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


[CentOS] Antwort: Re: Dell E6410

2010-10-26 Thread Andreas Reschke
Hello,
I'm using the same modell and everything works, exceppt the graphics. In 
the meantime I'm testing Red Hat 6 Beta 2. The graphics ist not as fast as 
Fedora 13.

Does anyone has a working solution for the graphics?

Thanks
Andreas Reschke
Unix/Linux-Administration



John R Pierce  
Gesendet von: centos-boun...@centos.org
25.10.2010 21:25
Bitte antworten an
CentOS mailing list 


An
CentOS mailing list 
Kopie

Thema
Re: [CentOS] Dell E6410





On 10/25/10 12:12 PM, Bo Lynch wrote:
> Just recently bought a Dell E6410 with a Intel® HD Graphics with
> ExpressCard with I7-640m processor. Having some issues getting a 
graphical
> env to work. By just the looks of lspci X is wanting to use the VGA
> Compatable controller: Intel Corp Core Processor Intergrated graphics
> controller.
> Everything else is using Intel Corp Series 5/3400 Series Chipset.
>
> Has anyone else had any luck getting similar intel onboard grphics to 
work?

onboard graphics in those Core-I* things is in the CPU chip, *not* the
chipset.   the chipset provides the graphics output path only.  The
graphics is in the CPU chip because the memory controller is also in the
CPU chip.

I believe it uses the IGDNG driver, not i810 or whatever.   I have no
idea how well CentOS supports this, you might have better luck on that
laptop with Fedora Latest.



___
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


[CentOS] Antwort: yum update

2010-10-20 Thread Andreas Reschke
centos-boun...@centos.org wrote on 20.10.2010 11:27:45:

> Ritika Garg  
> Gesendet von: centos-boun...@centos.org
> 
> 20.10.2010 11:28
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> centos@centos.org
> 
> Kopie
> 
> Thema
> 
> [CentOS] yum update
> 
> After giving command "yum update openoffice" the output is:
> 
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: centos.aol.in
>  * updates: ftp.oss.eznetsols.org
>  * addons: centos.aol.in
>  * extras: centos.aol.in
> Setting up Update Process
> No Packages marked for Update
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi Ritika,
what would you say with this? Your openoffice would be uptodate (the 
centos-version, not the version from openoffice.org, which should be a 
newer one)

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


[CentOS] Antwort: Automatically detecting LUNs without a reboot

2010-08-31 Thread Andreas Reschke
centos-boun...@centos.org wrote on 31.08.2010 11:43:50:

> Gabriel Tabares  
> Gesendet von: centos-boun...@centos.org
> 
> 31.08.2010 11:44
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] Automatically detecting LUNs without a reboot
> 
> Hi everybody.

> I have an HP StorageWorks array connected to one of my servers,
> connected via an LSI controller (lspci reports: SCSI storage controller:
> LSI Logic / Symbios Logic SAS1068E PCI-Express Fusion-MPT SAS (rev 08))
> on an HP DL385 running CentOS 5.5 x86_64.

> I have set up multipath and all is working but, when I create a snaphost
> and export it as a new LUN from the HP web interface, it does not appear
> as  a new disk. If I reboot, I get the LUN to appear as a new SCSI
> device (sd[a-z]).

> Is there any way I can force automatic detection? One of the reasons to
> use snapshots is to be able to back up the system without downtime, so
> not being able to detect the LUNs makes the whole set up a bit 
pointless.

> I have tried kudzu, the rescan-scsi-bus.sh script and everything else I
> have found online, with no luck. The LSI tools only seem to be available
> for i386, and I would like to avoid adding the 32bit environment, if I 
can.

> Any help would be greatly appreciated.

> Thanks,

> Gabriel Tabares

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

Hi,
I do a rescan (online) on multipath with 
echo "- - -" > /sys/class/scsi_host/host0/scan
echo "- - -" > /sys/class/scsi_host/host1/scan
echo "- - -" > /sys/class/scsi_host/host2/scan
echo "- - -" > /sys/class/scsi_host/host3/scan
echo "- - -" > /sys/class/scsi_host/host4/scan
echo "- - -" > /sys/class/scsi_host/host5/scan
echo "- - -" > /sys/class/scsi_host/host6/scan

depends on the amount of controllers.
 
Gruß 
Andreas Reschke


Unix/Linux-Administration
andreas.resc...@behrgroup.com___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Antwort: umask not functioning with cp command

2010-06-23 Thread Andreas Reschke
centos-boun...@centos.org wrote on 23.06.2010 13:31:56:

> James Corteciano  
> Gesendet von: centos-boun...@centos.org
> 
> 23.06.2010 13:32
> 
> Bitte antworten an
> CentOS mailing list 
> 
> An
> 
> CentOS mailing list 
> 
> Kopie
> 
> Thema
> 
> [CentOS] umask not functioning with cp command
> 
> Hi all,
> 
> $ umask 0002
> $ mkdir test
> $ ls -ld test
> drwxrwxr-x 2 user user 4096 Jun 23 19:04 test/
> 
> $ls -ld content
> drwxr-xr-x 2 user user 4096 Jun 23 19:29 content
> 
> $ cp -r content test/
> $ls -ld test/content
> drwxr-xr-x 2 user user 4096 Jun 23 19:29 content
> 
> My question is, how can I make content directory permission mode to 
> 775 if I do cp inside the test directory?
> 
> Thanks.
> 
> Regards,
> James
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

Hi James,
in this case, you must copy with cp -p (or better -a same -dpR) to 
preserve all atributes.

man cp

Gruß 
Andreas Reschke

BG-IM173
Unix/Linux-Administration
 
Behr GmbH & Co. KG___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos