Displaying 20 results from an estimated 10000 matches similar to: "CentOS-5 Hardware Probe"
2012 Sep 11
3
How to? Set boot up display resolution
I have been given a replacement monitor for my CentOS-6.3 KVM test
platform. It is an LG E2251 22in letterbox format screen whereas the
unit it replaces was a 17" standard format display. The console
messages now look as through they were output on Silly Putty.
The display itself displays a message to set the resolution to 1920 x
1080. I have found references to using the vga option in
2010 Sep 20
0
Gnome mouse configuration.
On my Centos-5.5 (x64) based desktop the optical mouse I originally
configured during the system install has died. In
/etc/sysconfig/hwconf this is configured as:
class: MOUSE
bus: USB
detached: 0
device: input/mice
driver: genericwheelusb
desc: "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)"
usbclass: 3
usbsubclass: 1
usbprotocol: 2
usbbus: 4
usblevel: 1
usbport: 0
usbdev: 4
2009 Oct 20
2
Created a DVD from Gnome Desktop -CentOS-5.3
I am trying to put the dvd iso image of CentOS-5.4 onto a DVD. I
have an LG multi-writer installed. I have used this device on this
host to created CDs in the past but this is my first attempt at
creating a dvd.
When I put a blank DVD-R media in the drive then I see a desktop
icon for "CD-ROM Disc" created. When I open the bittorent folder
and click on the iso image
2007 Sep 19
2
CentOS-4.5 and LG cd-rom/dvd burner
I would like to burn the cd-rom iso's of CentOS-5.0 on my desktop machine,
which is running CentOS-4.5. Is there a site or other reference that can
provide me with a detailed, hand held, step-by-step, blow-by-blow
description on how to do this for my installation?
Regards,
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB at
2005 Sep 06
7
Cookbook receipe for SCSI tape install requested.
I need to install an HP Surestore dlt on a Centos 4 machine and I
am at a loss as to how to proceed. Can someone either provide or
point me to an online reference on how to proceed to add and
configure a SCSI adapter and tape drive. I have read, but not
really understood, the man page entry for st. Does kudzu handle
this?
Regards,
Jim
I am a digest subscriber so the favour of an
2017 Jul 12
0
old hardware / minimal netinstall -> CPU fan control
On Tue, July 11, 2017 14:16, m.roth at 5-cent.us wrote:
> Fred Smith wrote:
>> On Tue, Jul 11, 2017 at 12:05:55PM +0100, Gary Stainburn wrote:
>>> I have just installed CentOS 6 i386 onto an old rack server (it's
>>> gonna be a Bacula storeage server and is a 1U 1/2 depth chassis)
>>>
>>> I did a minimum netinstall and so far so good. However, I
2018 May 11
0
OT: hardware: sanitizing a dead SSD?
On Thu, May 10, 2018 12:00, m.roth at 5-cent.us wrote:
>
>
> On the other hand... static, and unchanging, right, and how many
> minutes of Amazon S3 will it take to break the encryption?
None. If it is NSA certified there will be a backdoor.
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
Do NOT open attachments nor
2005 Aug 15
1
DVD-RAM writer software for CentOS4
Firstly, let me thank all of the individuals who assisted me in
various matters regarding find, tar and ssh last week. Your
contributions were truly invaluable and I learned a great deal
thereby. The reason for that brief flurry of activity was an
administrative and technical move to store-to-disc from store-to-tape
for our server backups.
We presently use a mix of store to disc on
2005 Sep 09
3
SCSI controller setup
I have an IDE based PC running Linux/CentOS4 to which I wish to
attach a scsi dlt. The host controller is an Adaptec AHA3940
something that lspci reports as:
SCSI storage controller: Initio Corporation 360P (rev 02).
I would like to have the system load the driver for this adapter at
boot but I have two problems: 1. I am not sure which driver to use;
and 2. I do not know how to force
2020 Jul 03
0
samab-4.10 nsupdate
I changed the entries in smb4.conf (smb.conf) to this:
[global]
. . .
dns update command = /usr/local/sbin/samba_dnsupdate
nsupdate command = /usr/local/bin/samba-nsupdate -d -g
And this is what results when I run: samba_dnsupdate --verbose -d8 --all-names
. . .
update(nsupdate): SRV
_ldap._tcp.Default-First-Site-Name._sites.ForestDnsZones.brockley.harte-lyne.ca
2020 Jun 25
0
samba-4.10.15 - Unable to demote secodary DC
I am testing DC administration using samba-4.10.15 on FreeBSD-12.1p6 and have
run across this:
[root at smb4-2 ~ (master)]# samba-tool domain join BROCKLEY.HARTE-LYNE.CA DC
-U"BROCKLEY\administrator"
INFO 2020-06-25 14:26:10,692 pid:47306
/usr/local/lib/python3.7/site-packages/samba/join.py #104: Finding a writeable
DC for domain 'BROCKLEY.HARTE-LYNE.CA'
INFO 2020-06-25
2020 Jul 02
0
samab-4.10 nsupdate
This is all the diagnostic information I can think of at the moment:
[root at smb4-1 ~ (master)]# klist
Credentials cache: FILE:/tmp/krb5cc_0
Principal: administrator at BROCKLEY.HARTE-LYNE.CA
Issued Expires Principal
Jul 2 10:35:11 2020 Jul 2 20:35:11 2020
krbtgt/BROCKLEY.HARTE-LYNE.CA at BROCKLEY.HARTE-LYNE.CA
[root at smb4-1 ~ (master)]# grep nsup
2020 Jun 30
0
samab-4.10 nsupdate
> Could be because you added the wrong line to your smb4.conf (why does
> freebsd call it smb4.conf ?),
Why does freebsd put these things in /usr/local/etc/? Some questions have
answers that are not worth the effort to know.
> try:
> nsupdate command = /usr/local/sbin/nsupdate -g
I did catch that error earlier. But it makes no difference. samba_dnsupdate
does not give any
2020 Jul 02
1
samab-4.10 nsupdate
Thank you for your patience.
On Tue, June 30, 2020 16:48, Rowland penny wrote:
>
> From 'man smb.conf':
>
> nsupdate command (G)
>
> This option sets the path to the nsupdate command which is used for
> GSS-TSIG dynamic DNS updates.
>
> Default: nsupdate command = /usr/bin/nsupdate -g
>
> dns update command (G)
>
> This
2005 May 09
0
DNS configuration problem
I have introduced some error in my dns resolution and I would like
some help fixing it as I cannot seem to detect what I have done
wrong. Briefly the setup is this:
name servers:
DNS01 - 216.185.71.33
DNS02 - 209.47.176.33
DNS03 - 216.185.71.34
DNS04 - 209.47.176.34 - offline
DNS01 is a master
DNS02-04 are slaves of 216.185.71.33
All are listed as authoritative for the zone test.com
The
2020 Jul 07
0
How to delete an unwanted NS record
On 07/07/2020 20:00, James B. Byrne via samba wrote:
> I have this on the DC smb4-1.brockley.harte-lyne.ca:
>
> samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
> ALL -U administrator
> Password for [BROCKLEY\administrator]:
> Name=, Records=6, Children=0
> SOA: serial=7, refresh=900, retry=600, expire=86400, minttl=3600,
>
2020 Jul 07
2
How to delete an unwanted NS record
I have this on the DC smb4-1.brockley.harte-lyne.ca:
samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
ALL -U administrator
Password for [BROCKLEY\administrator]:
Name=, Records=6, Children=0
SOA: serial=7, refresh=900, retry=600, expire=86400, minttl=3600,
ns=SMB4-1.brockley.harte-lyne.ca., email=support.harte-lyne.ca.
(flags=600000f0, serial=110, ttl=3600)
2020 Jul 07
3
Can someone explain why host reports no SOA record for domain on DC?
[root at smb4-1 ~ (master)]# samba-tool dns query localhost brockley.harte-lyne.ca
brockley.harte-lyne.ca ALL -U administrator
Password for [BROCKLEY\administrator]:
Name=, Records=4, Children=0
SOA: serial=3, refresh=900, retry=600, expire=86400, minttl=3600,
ns=SMB4-1.brockley.harte-lyne.ca., email=hostmaster.brockley.harte-lyne.ca.
(flags=600000f0, serial=110, ttl=3600)
NS:
2020 Jul 08
0
How to delete an unwanted NS record
On 07.07.2020 22:14, Mani Wieser via samba wrote:
>
> On 07.07.2020 21:14, Rowland penny via samba wrote:
>> On 07/07/2020 20:00, James B. Byrne via samba wrote:
>>> I have this on the DC smb4-1.brockley.harte-lyne.ca:
>>>
>>> samba-tool dns query localhost brockley.harte-lyne.ca
>>> brockley.harte-lyne.ca
>>> ALL -U administrator
2020 Jun 30
3
samab-4.10 nsupdate
I have a dc configured to use the samba internal dns service. The version of
samba I am using is 4.10.15 packaged for FreeBSD. Its build options state
this:
BIND911 : off
BIND916 : off
, , ,
GSSAPI_BUILTIN : on
GSSAPI_MIT : off
LDAP : on
. . .
NSUPDATE : off
My smb4.conf file contains this:
[global]
bind interfaces only = Yes
dns forwarder =