Displaying 20 results from an estimated 5000 matches similar to: "/etc/sysconfig/network HOSTNAME settings"
2016 Sep 04
0
/etc/sysconfig/network HOSTNAME settings
On 2016-09-03, Walter H. <Walter.H at mathemainzel.info> wrote:
> Hello,
>
> I found different ways to define the hostname ...
>
> this
> HOSTNAME=3D"host.domain.tld"
>
> or this:
> HOSTNAME=3D"host"
> DOMAIN=3D"domain.tld"
>
> what is the correct way?
>
> Thanks,
> Walter
In the case of RHEL 5 and 6 the former way
2016 Dec 01
2
CentOS 6: environment variables and cronjobs ...
Hello,
in
/etc/cron.d/test
I've this:
50 15 * * * root ( date ; echo "---" ; env ; echo "---" ; set )
>>/tmp/test.txt
and I thought I would be shown environment variables which are defined in
e.g.
/etc/profiles.d/proxy.sh or
/etc/profiles.d/proxy.csh
but this isn't like this ...
where do I have to define e.g.
export
2015 Apr 27
4
Prevent network setup from changing the hostname
On 04/26/2015 06:31 PM, Peter Larsen wrote:
> On 04/26/2015 07:26 PM, Robert Nichols wrote:
>> How can I block network setup (via NetworkManager) from changing
>> the machine's hostname whenever the network configuration changes?
>
> Make it a system connection instead of a user connection. Or give the
> host a static name on install and don't allow dhcp to override
2019 Jan 30
4
centos dfcp send hostname to microsoft dhcp/dns
Zitat von Liam O'Toole <liam.p.otoole at gmail.com>:
> On 2019-01-29, Ralf Prengel <ralf.prengel at rprengel.de> wrote:
>> Hallo,
>> thanks but this doesn t work here allthough most tips and hints are
>> using this parameter.
>> Any idea how to debug ?
>>
>> Thanks
>> Ralf
>>
>> Von meinem iPad gesendet
>
> Please
2019 Jan 29
3
centos dfcp send hostname to microsoft dhcp/dns
Hallo,
thanks but this doesn t work here allthough most tips and hints are using this parameter.
Any idea how to debug ?
Thanks
Ralf
Von meinem iPad gesendet
> Am 29.01.2019 um 18:08 schrieb Liam O'Toole <liam.p.otoole at gmail.com>:
>
>> On 2019-01-29, Ralf Prengel <ralf.prengel at rprengel.de> wrote:
>> Hallo,
>>
>> I try to configure my
2016 Sep 04
1
/etc/sysconfig/network HOSTNAME settings
Hello,
I found different ways to define the hostname ...
this
HOSTNAME="host.domain.tld"
or this:
HOSTNAME="host"
DOMAIN="domain.tld"
what is the correct way?
Thanks,
Walter
2019 Jan 29
2
centos dfcp send hostname to microsoft dhcp/dns
Hallo,
I try to configure my dhcp-client to send the hostname to a microsoft
dns/dhcp server.
It doesn t work. Nothing happens.
A debian system works fine so it seems that the microsoft-side isn t
the problem this time.
I found some hints but nothing works.
Thansk for hints.
Ralf
2015 Mar 27
2
Netflix
Liam O'Toole <liam.p.otoole at ...> writes:
> I doubt it. As you say, the NSS version is the blocker. Maybe that
> number will get bumped in a future 6.x release.
>
Maybe. Centos-7 would probably do the job but this machine is 32-bit so it's
a non-starter AFAIK.
2015 Jan 10
2
C-6, Gnome question
On 2015-01-10, Leon Fauster
<leonfauster at googlemail.com> wrote:
> Am 10.01.2015 um 01:56 schrieb Fred Smith
> <fredex at fcshome.stoneham.ma.us>:
>> On Sat, Jan 10, 2015 at 12:12:14AM +0000, Liam O'Toole wrote:
>>>
>>> Have you tried different window manager themes? Some of them have
>>> larger grab areas.
>>
>> Which makes me
2015 Apr 08
3
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
On 2015-04-08, Leon Fauster
<leonfauster at googlemail.com> wrote:
> Am 08.04.2015 um 16:22 schrieb Liam O'Toole
> <liam.p.otoole at gmail.com>:
>> On 2015-04-08, David Both
>> <dboth at millennium-technology.com>
>> wrote:
>>> The easy way to restart gdm is when you are on the login screen
>>> itself or the desktop simply press
2020 Mar 27
3
Centos 8 minimal install
On Thu, 26 Mar, 2020 at 18:39:56 -0600, R C wrote:
> well,? sorry,? I thought it was somewhat "self-explaining", since that
> terminology was used up until Centos 7 (see
>
> links), andof course I meant the official download page.
>
>
> minimal: as in approx 3Gb or so that fits on a regular 4-5Gb rewritable DVD
> as with Centos 7
>
> download from :
2016 Mar 08
3
no gnome-applets in C7.2
On 03/08/2016 06:49 AM, Liam O'Toole wrote:
> On 2016-03-07, ken <gebser at mousecar.com> wrote:
>> Weird. There seems to be quite a bit of software missing from C7.2,
>> gnome-applets being one of them. Or has it been moved or renamed or
>> otherwise obscured?
>>
>> tia
>
> Since gnome-panel and 'flashback' mode have been removed from
2018 Feb 13
4
Problem with ssh disconnecting
On 02/12/2018 07:24 PM, Liam O'Toole wrote:
> On 2018-02-12, H <agents at meddatainc.com> wrote:
>> Running CentOS 7 on workstation and having a problem with ssh
>> disconnects. My ssh_config contains:
>>
>> Host *
>> TCPKeepAlive yes
>> ServerAliveInterval 30
>> ServerAliveCountMax 300
>>
>> and sshd_config on the server contains:
2015 Apr 08
8
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
On 2015-04-04, Bill Maltby (C4B)
<centos4bill at gmail.com> wrote:
> On Sat, 2015-04-04 at 11:12 +0100, Nux! wrote:
>> 100% with Digimer here. <snip>
>
>> All this energy should be put into contributing towards to the
>> project, testing, helping out community.
>
> Well, I used to agree. But when a bug report filed in December goes
> untouched entering
2015 Jul 05
2
ssh -X versus -Y
On 07/05/2015 04:51 AM, Liam O'Toole wrote:
> One practical difference I have seen is the improved performance of -Y
> over -X. I have long attributed that to the relaxation of security
> controls in the former case.
When and how did you measure that?
The -Y change was introduced in Fedora Core 3, in November 2004. The
default was changed to ForwardX11Trusted=yes just a month or
2019 Sep 24
4
Centos 8 Mate?
On Tue, 24 Sep 2019 21:27:07 +0100
Liam O'Toole wrote:
> If the availability of a particular desktop environment is a
> showstopper, then perhaps RHEL and CentOS are not the best choice for
> you.
That may be, but in view of the fact that you can even get a version of CDE that works (very well) on Centos 7 (https://github.com/dcantrell/cderpm if you're interested), I find it
2019 Sep 25
5
Centos 8 Mate?
On Tue, Sep 24, 2019 at 11:54:34PM +0100, Liam O'Toole wrote:
> On Tue, 24 Sep, 2019 at 14:48:57 -0600, Frank Cox wrote:
> > On Tue, 24 Sep 2019 21:27:07 +0100
> > Liam O'Toole wrote:
> >
> > > If the availability of a particular desktop environment is a
> > > showstopper, then perhaps RHEL and CentOS are not the best choice for
> > > you.
2017 May 30
3
IPv6 addresses order (CentOS6)
Hello,
in /etc/sysconfig/network-scripts/ifcfg-eth0 I have this
<ifcfg-eth0>
...
IPV6INIT=yes
IPV6ADDR=prefix::5
IPV6ADDR_SECONDARIES="prefix::2 prefix::3 prefix::4"
IPV6_AUTOCONF=no
IPV6_DEFAULTGW=prefix::1
IPV6_DEFAULTDEV=eth0
</ifcfg-eth0>
when I enter ifconfig the IPv6 addresses are in a different order
<ifconfig>
eth0 Link encap:Ethernet HWaddr ...
inet addr:...
2016 May 10
5
Upgrade path from CentOS 7 to future versions
On Tue, May 10, 2016 3:57 pm, Liam O'Toole wrote:
> On 2016-05-10, Valeri Galtsev
> <galtsev at kicp.uchicago.edu> wrote:
>>
>> 1. Debian (and clones): you keep the components of the system pretty
>> much on the level of latest release of each of components. Therefore
>> "upgrade" to new release of the system is pretty close to just a
>>
2015 Jan 10
2
C-6, Gnome question
On Sat, Jan 10, 2015 at 12:12:14AM +0000, Liam O'Toole wrote:
> On 2015-01-09, Fred Smith
> <fredex at fcshome.stoneham.ma.us> wrote:
>
> --- SNIP ---
>
> > trying to grab the edge of a window feels like the grabbable region
> > is only one pixel (or maybe one "mickey") wide and it's still hard nto
> > place the pointer right on it. I may