Displaying 20 results from an estimated 22 matches for "online_book".
Did you mean:
online_books
2007 Nov 30
6
Replacement for Linux-HA (heartbeat) - RedHat cluster?
...other option have I got to
help me:
1. Use IPVS to maintain a cluster of virtual servers, either master/slave or
load-balanced.
2. Use DRBD in master/slave fashion to keep a home-grown application
highly-available.
The first thing I stumbled upon is RedHat Cluster Suite (
http://www.linuxtopia.org/online_books/centos_linux_guides/centos_cluster_configuration_and_management/),
from which I also saw some packages on my CentOS servers.
I've never heard of it before and am just starting to dig its docs, but if
someone here can confirm/deny that this is a possible route to take it might
save me some tim...
2011 Jul 22
2
missing run-parts in /etc/crontab
hello,
after a Centos 6 fresh install, I don't see any run-parts scripts in
/etc/contab
like in the 5.x releases :
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
was it moved somewhere else ? am I missing any package ?
thanks,
Tom
2007 Aug 04
1
Diskless client from system-config-netboot doesn't boot.
Hi folks,
I've followed a set of instructions I found on
http://www.linuxtopia.org/online_books/centos_linux_guides/centos_enterprise_linux_sysadmin_guide/ch-diskless.htmli
which describes using system-config-netboot to set up PXE booting.
I used a CentOS-4.3 install (custom, all options de-selected, then
anaconda-busybox installed after the fact) as a reference/base. I
followed the instr...
2009 Oct 14
2
Best practice settings for channel bonding interface mode?
...ages. Or some Webservers only connected to the LAN. The
switches are all new cisco models.
I've read sone docs (1), (2) and (3) so the theory is mostly clear.
Thanks for any suggestion or hint,
Best regards,
G?tz
(1) http://www.linuxhorizon.ro/bonding.html
(2)
http://www.linuxtopia.org/online_books/rhel5/rhel5_administration/rhel5_s1-networkscripts-interfaces.html#s2-networkscripts-interfaces-chan
(3)
http://www.linuxtopia.org/online_books/rhel5/rhel5_administration/rhel5_s1-modules-ethernet.html#s2-modules-bonding
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 5...
2010 Jun 18
2
WINS server DMB and LMBs not communicating across subnet toupdate browse lists?
>
>
> Referencing:
> http://www.linuxtopia.org/online_books/network_administration_guides/samba_reference_guide/17_NetworkBrowsing_34.html
>
> I've got two subnets (192.168.2.1 and 192.168.1.1). All the machines
> on both subnets are running XP Home or Pro and are all part of the
> same workgroup (WORKGROUP).
>
> I've added an O...
2015 Jan 22
2
CUPS Windows point'n'click driver installation
> ----- Original Message -----
> From: "Marc Muehlfeld" <mmuehlfeld at samba.org>
> To: "Mike Ray" <mray at xes-inc.com>, samba at lists.samba.org
> Sent: Thursday, January 22, 2015 2:10:41 PM
> Subject: Re: [Samba] CUPS Windows point'n'click driver installation
>
> Hello Mike,
>
> Am 22.01.2015 um 20:11 schrieb Mike Ray:
>
2015 Aug 12
1
ACLs on Samba share not preserved when copying with Windows Explorer
...for owner, group, others)
- POSIX ACLs (managed by getfacl/setfacl): http://linux.die.net/man/5/acl
- Windows/ZFS/NFSv4 ACLs (managed by nfs4_getfacl/nfs4_setfacl)
My understanding is that Samba handles mapping between Windows ACLs and
POSIX ACLs, is this not correct?
http://www.linuxtopia.org/online_books/network_administration_guides/samba_reference_guide/23_AccessControls_25.html
When configuring the ACLs on my share, I have used setfacl exclusively for
configuring permissions (as you suggested), however the situation I described
originally is the result.
----- Original Message -----
> From...
2015 Jan 22
0
CUPS Windows point'n'click driver installation
...s manually:
* If I installed the driver locally on a Win7 computer, all neccessary
files are copied to %Windir%\System32\spool\drivers\x64\3\ (do this on a
host, that never has a driver installed. Otherwise there may be other
files from other drivers in there too).
* See
http://www.linuxtopia.org/online_books/network_administration_guides/samba_reference_guide/29_CUPS-printing_105.html.
Start with step 4. You can copying the files from the Windows host
(location see above) to the print$ share, too, of course.
> hp5100dtn: http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=74342&...
2011 Jun 30
1
where can i download PV drivers for CENTOS 5.5 HVM Guest
Hi,
This is VeeraSena Reddy (shortly called VSR), recently started working on
XEN.
I installed CENTOS 5.5 as HVM Guest on XEN-3.4.3 and now i would like to
install and test PV Drivers on this guest.
Can anyone please guide me where can I get PV drivers for CENTOS 5.5 HVM
guest?
Thanks in Advance.
Regards,
VSR.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Sep 06
1
Radeon driver under CentOS-6
I wonder if anyone has CentOS-6 working on an HP MicroServer?
I'm having a problem with the graphics driver
for the Radeon HD 4200 graphics card.
CentOS-5.6 is working fine on this machine;
but at present I only have CentOS-6 running in text mode.
The graphics card as given by "/sbin/lspci -m" is
-------------------------------
01:05.0 "VGA compatible controller"
2007 Jan 23
0
Remote Registry Changes
...ve managed to find
docs for samba-tng which seem to allow this (which is useless to me
as I'm not using samba-tng :) ), and a couple of sites that suggest
that the command 'regcreatekey' should be usable with the rpcclient
command.
(One example is from http://www.linuxtopia.org/online_books/
network_administration_guides/using_samba_book/appd_01_00.html).
Actually, I even seem to find a reference to them in the patch file
here: (http://lists.samba.org/archive/samba-cvs/2005-February/
054808.html)
Anyway, there is no documentation of this (or any similar) commands
in the rpccl...
2010 Jun 18
0
WINS server DMB and LMBs not communicating across subnet to update browse lists?
Referencing: http://www.linuxtopia.org/online_books/network_administration_guides/samba_reference_guide/17_NetworkBrowsing_34.html
I've got two subnets (192.168.2.1 and 192.168.1.1). All the machines on both subnets are running XP Home or Pro and are all part of the same workgroup (WORKGROUP).
I've added an OpenSUSE box on x.x.2.1 and hav...
2015 Jan 22
2
CUPS Windows point'n'click driver installation
...the driver locally on a Win7 computer, all neccessary
> files are copied to %Windir%\System32\spool\drivers\x64\3\ (do this on a
> host, that never has a driver installed. Otherwise there may be other
> files from other drivers in there too).
>
> * See
> http://www.linuxtopia.org/online_books/network_administration_guides/samba_reference_guide/29_CUPS-printing_105.html.
> Start with step 4. You can copying the files from the Windows host
> (location see above) to the print$ share, too, of course.
>
>
>
>
> and
>
>
> > hp5100dtn:
> > http:/...
2009 Nov 06
4
administering an MS Windows partition under Linux
Hi all,
If I have a dual-boot machine (Linux and Windows) would I have any
good tools under Linux that would allow me to look at the content of
the Windows boot partition, administer it, clean up the registry,
remove viruses if any, etc? The Windows installation seems to be so
defective as to be quite useless so I am trying to think of a good
strategy for dealing with the situation.
Thanks in
2010 Nov 12
1
Samba and LDAP - which attributes are mandatory which optional
Hallo,
I'm asking myself, which LDAP attributes are mandatory which optional
for user and workstation accounts.
After using the smbldap-populate command there where different
attributes set than for adding users with the smbldap-useradd command.
--- snip ---
sambaAcctFlags:
sambaHomeDrive:
sambaHomePath:
sambaKickoffTime:
sambaLMPassword:
sambaLogoffTime:
sambaLogonScript:
sambaLogonTime:
2007 Sep 22
2
fstab problem after a failed drive
Everyone,
I installed a sata drive on a SuperMicro with SCSI drives. No problem
with the installation. Everything went as expected as the os recognized
the drive and assigned /dev/sdc to the new 300 gig Seagate drive. I had
planned to use this drive for backup tarballs.
The drive had been functional for about a week with no problems.
Apparently it went out today when I tried to reboot the
2011 Feb 08
5
Configuring a cluster
Dear Centos users,
I am not sure if this the correct place to post but it seems sensible.
I have an 8 node cluster which I want to install/configure Centos. As
I am not a sys-admin, can anyone advise me on what I should do?
Any suggestions appreciated.
Thank you.
2009 Jan 13
7
Access 2000 forms
Trying to open and edit a form in wine using Access 2000. Only problem is that the file I need is over the network on a win xp server. I can bring up Access just fine, click open, but when I click on network places I get this:
[Image: http://i283.photobucket.com/albums/kk317/phydeaux24/Screenshot.png ]
I have tried everything but I'm horribly new to this. Please help.[/img]
2015 Aug 11
3
ACLs on Samba share not preserved when copying with Windows Explorer
----- Original Message -----
> From: "Rowland Penny" <rowlandpenny241155 at gmail.com>
> To: samba at lists.samba.org
> Sent: Tuesday, August 11, 2015 2:19:09 PM
> Subject: Re: [Samba] ACLs on Samba share not preserved when copying with Windows Explorer
>
> Hi, is the share stored on a standalone server or an AD member server or
> what ?
>
> Not that
2012 Feb 03
3
Setting up a pci passthrough device
I have been investigating pci pass-through for virtualized
guests and the documentation I have found seems to me to
lack a certain consistency in its example. This may be
due to my not understanding what it is trying to inform
me.
What I wish to do is to configure a pci multi-port serial
i/o card for use by a single virtual host.
I start by running lspci -v on the host to identify the
serial