Displaying 20 results from an estimated 1100 matches similar to: "CentOS 5.2 is here!"
2009 Oct 31
7
LDAP Examples
I'm struggling with trying to create a unified, ldap-backed for my
home network. I have an existing directory that handles my posix
logins correctly and I'm able to auth smb users against those
accounts, but I'm not able to join any machines to the directory. It
would be profoundly helpful to see a ldif dump of a working
configuration. Surely others have created similar setups at home
2020 Jul 10
3
Compilation error for R 4.0.2
Hello,
I experienced a compiler error when I tried to compile the latest version
of R i.e. R4.0.2
making iosupport.d from iosupport.c
making lapack.d from lapack.c
making list.d from list.c
making localecharset.d from localecharset.c
grep.c(74): catastrophic error: cannot open source file "pcre2.h"
# include<pcre2.h>
(The pcre2.h header file is actually present!)
I used the
2015 Feb 13
2
Unix Attributes in Active Directory Users and Computers (ADUC) tool
> Full ack! +1
>
> Regards
> Tim
>
> Am 12. Februar 2015 22:12:45 MEZ, schrieb Miguel Medalha
> <miguelmedalha at sapo.pt>:
>>
>> I am using a Samba 4.1.16 as an Active Directory domain controller.
>>
>> After a lot of time complaining to myself that my users' properties
>> sheet in ADUC did not contain the Unix Attributes tab, it
2015 Feb 12
2
Unix Attributes in Active Directory Users and Computers (ADUC) tool
I am using a Samba 4.1.16 as an Active Directory domain controller.
After a lot of time complaining to myself that my users' properties
sheet in ADUC did not contain the Unix Attributes tab, it finally
occurred to me that I should look again into Windows 7 >> Control Panel
>> Programs and Features >> Turn Windows Features on and off. Lo and
behold, there it is: under
2009 Dec 05
4
Is ext4 safe for a production server?
I am about to install a new server running CentOS 5.4. The server will
contain pretty critical data that we can't afford to corrupt.
I would like to benefit from the extra speed and features of a ext4
filesystem but I don't have any experience with it.
Is there some member of the list who can enlighten me on whether ext4 is
mature enough to be used on a production server without too
2007 Apr 12
3
Centos DVD image... for NON bittorrent users?
Hello,
could someone (some mirror) please provide DVD isos of the Centos5 also via ftp/http. The
bittorent ports on out network are blocked and at the moment I couldn't find any DVD isos for
"regular" download.
Thanks,
Gernot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc:
2014 Sep 15
2
ZFS
> Maybe you can tune ZFS further, but I tried it in userspace (with FUSE) and reading was a almost 5 times slower than MDADM.
That alone is meaningless. MDADM with which filesystem?
Zfsonlinux does not work in user space, it is a kernel module. Just try it.
2008 May 28
2
Open file error....samba 3.0.28a
When I try to open a specific file from a samba share (LSP), the application (on WINXP) says that it could not open the file.
The errors pasted below (from the smb client) show something different from anything I've seen before. Usually these kinds of problems are straight forward. In other words, usually this is a permission issue. In this case, it is not.
I am trying to open a file
2009 Jul 28
6
How to use local profiles in samba PDC?
How do you enable local profile creation on machines connected to a samba PDC?
I thought it would be automatic, but it doesn't seem to be. If there
isn't a roving profile, windows complains it can't find your profile
on the server, then instead of creating a local one, it throws up this
message:
"Windows cannot find the local profile and is logging you on with a
temporary
2010 Jun 11
4
where to download CENTOS 5.5 DVD version??
I want to CENTOS download side and tried to download CENTOS 5.5 X86_64 DVD version. I can NOT find on any site.
Any ideal?
Thanks.
2015 Mar 07
2
which uuid to specify a raid in fstab
I'm confused about which UUID to use to identify a software RAID in fstab.
lsblk -fs shows:
md127p1 ext4 c43af789-82aa-49e9-a8ed-acd52b1cdd58 /y
--- md127 ext4 39c20575-4257-4fd7-b5c8-8a15757e9e8e
--- sdb1 linux_r hostname:0
af77830e-8cfd-9012-62ce-e57105c3bf6c
--- sdb
--- sdc1 linux_r hostname:0
af77830e-8cfd-9012-62ce-e57105c3bf6c
2011 Feb 05
1
Samba 3.5.7 release date is...
On the Samba wiki page "Samba3 Release Planning", the following is stated:
"Thursday, February 2011 - Planned release date for Samba 3.5.7"
Which of the February Thursdays will it be? 10, 17 or 24?
The quoted page resides here:
http://wiki.samba.org/index.php/Release_Planning_for_Samba_3.5
Thank you!
2007 Oct 19
3
Memory problems with CentOS box
Hello all
I am running CentOS 5 on a small server and I am having very strange memory malfunctions.
The computer runs perfectly with no problems whatsoever. From time to time, after a soft reboot, the computer emmits beeps corresponding to a memory fault.
It never reboots again until I find and remove a now defective DIMM. That DIMM can never be used again because it is out of order.
This just
2009 Aug 05
2
problem with samba and ldap
hi,
I have a problem with samba and ldap, when I add a machine in a domain,
samba is not searching on *ou=machine*, but on *ou=users*.
But if i change in smbldap.conf *computersdn="ou=machine,${suffix}"* to *
computersdn="ou=users,${suffix}"* it works.
bellow is my smb.conf
[global]
workgroup = TEST
netbios name = PDC
server string = Samba Server
2009 Dec 12
2
CentOS 5.4 - Problem with Enumeration of NICs
I just made a new CentOS 5.4 installation. The machine has an Intel
10/100 and an Intel GB on board, and a Broadcom GB card on a PCI-X (64
bit) slot. After the install finished, I noticed that the order and
naming of the Ethernet interfaces is totally screwed up. Under Network
Manager, the Intel GB card shows the MAC address of the Broadcom and
vice-versa. As a consequence, none of them
2017 Sep 10
3
centos-7.4 elfutils
Hello,
I'm taking 7.4 for a spin.? I did the minimal install, and ran into
trouble with groupinstall base.? The trouble seems to stem from
elfutils.? One command claims elfutils-libs-0.166-2.el7.x86_64 is
missing, and another one claims it's installed.? Not sure what's going
on here.
[root at ip-172-31-34-187 ~]# yum -y install elfutils.x86_64
Loaded plugins: fastestmirror
2009 Feb 03
2
Disappearing user name
I have a PDC with CentOS + Samba 3.2.7 + LDAP serving a network of
Windows XP workstations. Everything is working very fast and smooth but
the following happens:
A user such as "John Smith" with username "john" normally appears as
"John Smith" under Windows XP, as can be seen when we press the Star
menu button.
But sometimes a user logs on to the domain and the
2008 Jun 23
3
AM/FM tuner for centos 4 or 5?
Looking for a radio tuner for my audio server.
Needs to do AM.
Any hardware reccomendations?
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Principal Consultant 10 West 24th Street #100 -
- +1 (443) 269-1555 x333
2010 Mar 26
7
acl_xattr vs acl_tdb
Hi!
Does anyone know how many ACLs can be stored on file system (xfs) using acl_xattr module and in file file_ntacls.tdb?
Best regards
/Adrian Berlin
--
You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 250MB of Storage!
http://webmail.rock.com/signup/
2010 May 26
3
smb/cifs share network speed testing
Is there any piece of software that I can use to run between a client
and a linux or windows server with a smb/cifs share that will test
network speed, latency, sustained read/writes, multiple file create,
read, write, close, etc.. etc.. over X period time?
I'm testing a Centos server with samba and Windows 2k3/8 servers on the
other end of a T1 connection and while I know the T1 bandwidth