Displaying 20 results from an estimated 10000 matches similar to: "CentOS-7 re-install"
2015 Jan 11
0
Design changes are done in Fedora
I am a newcomer to CentOS and I appreciate the discussion. It would seem to me - and I am sure I am not the first one to state the obvious - Fedora is primarily a desktop OS while CentOS is primarily a server OS.
The user needs are very different, the features needed are very, very different, hence many of the current features, or future features, should remain in one or the other and not cross
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64
I have a calculator applet on my desktop (superbcalc.jar). When I
double click on it I get no response. If I right click and select
open with java I get no response. If I open a terminal window and
cd to Desktop and type java -jar superbcalc.jar then the applet
opens.
Does anyone have any idea why I am seeing this behaviour? There are
no messages in the syslog file relating
2012 Feb 22
0
partitioning with fdisk
CentOS-6.2
I created a new VirtIO disk for one of my virtual
machines. Previous experience has taught me that I need to
partition it before attempting to add the new storage to
the physical volume set of the intended guest.
Up to now I have simply accepted the defaults given by
fdisk after telling it that I want a new partition. The
defaults always exclude the first 2048 sectors.
Disk
2015 Jan 11
5
Design changes are done in Fedora
On Fri, January 9, 2015 17:36, John R Pierce wrote:
> On 1/9/2015 2:32 PM, Always Learning wrote:
>> Enterprise, in the RHEL context, suggests stability or have I
>> misunderstood the USA definition of "Enterprise" ?
>
>
> Enterprise to me implies large business
Enterprise literally means 'undertaking'. It has been used
euphemistically since the later
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 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 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
2008 Oct 06
3
[Fwd: Re: Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core]
---------------------------- Original Message ----------------------------
Subject: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core
From: "James B. Byrne" <byrnejb at harte-lyne.ca>
Date: Mon, October 6, 2008 12:26
To: cenos at centos.org
Cc: "John Newbigin" <jnewbigin at ict.swin.edu.au>
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 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
2015 Mar 18
1
Kernel panic when adding partitioned virtio disk
I have a cloned kvm (that I can now get started following a shutdown
and reboot of the hypervisor host). When it starts with its original
virtio disk there is no problem. If I create a virtio disk and add it
via virt-manager it also boots without issue, although one cannot see
the new 'physical' disk. If I shutodwon the kvm guest, partition the
new virtio disk, and reboot the guest then
2020 Jun 05
1
(no subject)
Previously, when I did this:
>> samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
>> ALL -U administrator
Then I saw this:
>> Password for [BROCKLEY\administrator]:
Now I see this:
>> samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
>> ALL -U administrator
>> Cannot do GSSAPI to an IP address
>>
2014 Feb 03
1
Samba-4.17 joining an existing domain.
i86_64
CentOS-6.5
sernet-samba-4.1.7
MS Windows Advanced Server 2000
We have a very old MS-Windows Domain Controller running on equally old
hardware that we wish to replace with a Samba4 installation running on a
virtualised CentOS-6.5 . Other than most user desktops this is the last
remaining MS based system here and we would really, really like to shut it
down. Our plan is to join two Samba4
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
2009 Mar 31
1
[Fwd: Re: Another rpm question re %make]
On Tue, March 31, 2009 13:03, James B. Byrne wrote:
> Found it. No etc/at.allow and no etc/at.deny means only root can
> submit jobs.
>
Well, that was not it. I still get the same errors after adding my
user id to /etc/at.allow. I tested whether job control was enabled
by moving top into the background using ctrl-z and fg to return and
that worked. Any suggestions as to what I am
2014 Feb 04
0
Problems adding a Samba4 AD to existing Win2000 AD
i86_64
CentOS-6.5
Samba-4.1.4-7 (sernet)
MS-Win2000 Advanced Server AD DC
I am following the HowTo provided at
https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC. I am at
this point:
--->
In this case, 737506d0-bfe6-40c8-815d-08c3dff7a67f is the objectGUID of
the new DC, we'll query with the following command:
# host -t CNAME
2020 Jun 03
1
samba-tool dns query
On Tue, June 2, 2020 11:13, Rowland penny wrote:
> On 02/06/2020 16:03, James B. Byrne via samba wrote:
>> Samba-4.11.8 on FreeBSd-12.1p5
>>
>> How does one list all of the actual DNS records for Samba administered zones,
>> forward and reverse?
>>
> Try:
>
> samba-tool dns query localhost brockley.harte-lyne.ca
> brockley.harte-lyne.ca ALL -U
2011 Mar 05
0
[Fwd: Re: Centos 6 - What are you looking forward to?]
On Fri, March 4, 2011 14:12, aurfalien at gmail.com wrote:
> On Mar 4, 2011, at 11:07 AM, Kenneth Porter wrote:
>
>> --On Thursday, March 03, 2011 10:11 AM -0500 Digimer
>> <linux at alteeve.com
>> >
>> wrote:
>>
>>> How about the rest of you? What are you looking forward to in
>>> CentOS 6 when it is released?
>>
>> A new
2008 Jul 17
0
Re: Howto: Java Plugin for Firefox 3.0.1? {SOLVED]]
On Thu, July 17, 2008 15:05, James B. Byrne wrote:
> I have no clue how to get java to work in FF3.0.1 at the moment. Any help
> would be appreciated.
>
Ah. I now have to put this logical link in the.mozilla/plugins directory
under each users home directory. At least it works.
Sorry for the interruption.
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne
2010 Sep 13
0
[Re: Problem with SSHD update [Work Around]
To get the server working again I reinstalled the previous version
of openssh and the service came up without complaint.
cd /tmp; rpm -i openssh-4.3p2-41.el5.i386.rpm --force --nodeps
cd /tmp; rpm -iv openssh-server-4.3p2-41.el5.i386.rpm --force --nodeps
cd /tmp; rpm -iv openssh-clients-4.3p2-41.el5.i386.rpm --force --nodeps
cd /tmp; rpm -iv openssh-askpass-4.3p2-41.el5.i386.rpm --force