Displaying 20 results from an estimated 4000 matches similar to: "wine 1.1.10 rpm for centos"
2009 Jan 03
7
RH devel kernels for Centos repo
Hi,
RH devel kernels from http://people.redhat.com/dzickus/el5/ built
against Centos tree are available here:
http://fs12.vsb.cz/hrb33/el5/hrb-kernel/stable/x86_64/repodata/
http://fs12.vsb.cz/hrb33/el5/hrb-kernel/stable/i386/repodata/
Regards,
David Hrb??
2008 Dec 19
4
Web based ssl VPN
Can anyone recommend one to run under CentOS?
Dnk
Sent from my iPhone
2008 Jun 09
5
netboot, vnc and no keyboard/mouse/monitor
hey guys,
I just created a custom netboot cd, that launches and loads from a
http source, but connects to a vnc listening viewer. All in all, not
hard to do, but what is different with this one is that it skips the
media check, has no prompts and allows you to start the install on a
machine that has no keyboard/mouse/monitor. Was handy for me as when i
have some boxes to load, I just
2010 May 27
2
Can only see files one level deep
Hi there,
I have been googling all morning, and have thus far not come up with a solution...
Server:
CentOS release 5.5 (Final)
samba-common-3.0.33-3.28.el5
samba-3.0.33-3.28.el5
samba-client-3.0.33-3.28.el5
Client:
OS X 10.6.3 (Build 10D578)
All patches are applied.
SMB CONF:
# cat /etc/samba/smb.conf
[global]
workgroup = WRKGRP
netbios name = Boleo
server string = (%L)
wins support = Yes
2011 Dec 23
2
Ad integration with centos 6
Can anyone point me to a tutorial on using Active Directory to authenticate
a centos 6 server? I just want to use it to authenticate, ssh and restrict
access to a particular ad group. I prefer to use the lightest method
possible. I know you can use ldap, or winbind, etc. I have been trying to
follow the ones I have been googling, but none of them seem "quit complete.
My issue is that I have
2007 Dec 18
3
possible bug 5.1 - possibly more of a package issue
Hi there, not really sure if this is a bug, but more so rather a missing file...
I installed a fresh 5.1 copy very minimal - no desktop, etc. Now it
came up later that I would need a desktop on this install. So I was
going to just groupinstall in the Gnome Desktop.
# yum groupinstall "GNOME Desktop Environment"
Now while processing the dependencies, it fails out with a dependency
for
2008 Jul 08
3
apt vrs yum ?
I was checking out Dag's ( not dagw ;-> ) new blog...
I don't know how much, if at all, this has been debated...
http://dag.wieers.com/blog/using-apt-in-an-rpm-world
if he is so adamant about apt over yum, why are we using yum still?
Laziness? ;-) ...or are we just tasty food centric?
Yum yum yum !!!
- rh
2009 Apr 24
4
df -h shows system at 100% used, but there is space left
Has anyone seen output like this before? Notice on my /dev/md0 That it
reports 100% used, but also 5.3 Gb available. What would cause this?
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 71G 1.6G 66G 3% /
/dev/sda1 99M 22M 73M 23% /boot
tmpfs 506M 0 506M 0% /dev/shm
/dev/md0 903G 851G 5.3G 100%
2009 Oct 10
2
symbol Lookup Error
Hi,
I've just installed Fedora 11 and samba (including common, client, server,
config-system0samba).
I am unable to start smbd with the following error.
*[2009/10/09 22:16:45, 0] smbd/server.c:1065(main)
smbd version 3.4.2-0.42.fc11 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
smbd: symbol lookup error: smbd: undefined symbol: _talloc_get_type_abort*
What would
2009 Mar 02
4
32 or 64 bit (4 gb ram)
Is there any real advantage to using 64 bit when I am right at the 4gb
ram threshhold? Nice plans to add more ram.
The machine will just be a backup machie (rsync).
Thanks in advance.
D
2012 Mar 22
3
Constant disk activity
Hi there,
I have an old server (home use now), and i just did a fresh install of 5.8 on it. But the disk is constantly noisy.
When running iotop, there is nothing blaring out at me.
(sample output)
1722 be/3 root 0.00 B/s 0.00 B/s 0.00 % 0.10 % auditd
3 be/7 root 0.00 B/s 0.00 B/s 0.00 % 0.00 % [ksoftirqd/0]
1724 be/2 root 0.00 B/s 0.00 B/s 0.10 % 0.00
2005 Feb 21
1
keepalived on centos 3.4
Is anyone successfully using dag's keepalived-1.1.10-1.1.el3.rf on
centos 3.4?
It's giving me some strange issues (LVS Topology never shows up, even
though I can manually set it w/ ipvsadm)
Attempting to rebuild it has been less than successful, as anyone who
tries will see in their appropriate BUILD/keepalived-1.1.10/config.log
and in the rpmbuild output. It complains about openssl
2009 Jan 10
6
Guidelines for CentOS Mailing List posts
Some people don't know how to conduct themselves on usenet
and mailing lists. Despite the mailing list guidelines
being crystal clear about no html posting and not top-posting
we have people still doing so. People still use text-readers to
access the mailing list so you could be denying access to these
people by flouting the mailing list guidelines.
This is an example of top-posting
2010 May 17
1
decent WMS on CentOS?
Can anyone recommend a decent WMS (Warehouse Management System) that
runs on CentOS decently?
Thank you.
DNK
2008 Nov 18
4
New installation woes
I've just installed CentOS 5.2 for the x86_64 on a SuperMicro X6DA8-G
board with two 250g SATA drives configured in the bios as a raid 1
array. After getting the base installed, I've tried to yum update the
system and I wind up with these errors....
--> Finished Dependency Resolution
Error: Missing Dependency:
libmysqlclient.so.14(libmysqlclient_14)(64bit) is needed by package
2008 Nov 08
4
Hiding Files in Samba
I may need a strong shot of coffee but I though
putting "hide files = /~*/" as follows in the
samba config file would hide files with a tilde.
[homes]
comment = Home Directories
browseable = no
writable = yes
hide files = /~*/
Unfortunately after restarting the server the files
are still visible.
Regards,
Vandaman.
2009 Jan 12
5
CentOS 4 update backlog
There are security updates upstream for CentOS (4 and 5)
and it looks like the CentOS 5 ones have been rebuilt
and rolled out. How come the CentOS 4 branch lags behind,
or are the CentOS 5 devs different from the CentOS 4 devs?
If more volunteers are needed I'm sure assistance could
be offered by the CentOS community.
Regards,
Vandaman.
2008 Dec 22
4
Missing CentOS 4.7 update?
Unless I'm mistaken, does it look like Centos 4.7
is missing an update released on December 3rd 2008?
Upstream details :- http://rhn.redhat.com/errata/RHBA-2008-0989.html
An updated tmpwatch package that fixes various bugs is now available.
The tmpwatch utility recursively searches through specified directories and
removes files which have not been accessed in a specified period of time.
2010 Sep 14
4
Problems with "pdf" device using "plot" "glht" function on "multcomp" library.
Hi R users:
I have de following data frame (called "Sx")
Descripcion Nitratos
Cont85g 72.40
Cont85g 100.50
Cont85g 138.30
Cont80g 178.33
Cont80g 79.01
Cont80g 74.16
Cont75g 23.70
Cont75g 15.80
Cont75g 16.20
Patron80g
2008 Oct 03
5
Proposed New Mailing List
Karanbir Singh wrote:
> And yea, working on setting up a sort of list to handle
> much of this semi OT traffic. More news on that around
> Wed next week, dint ask about it now.
Off course people are going to ask. In my opinion as long
as a topic is marked OT, it is preferable to one not marked
but one in which the OP has not even done basic research
on his problem.
One distro had a