vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| heylow <[email protected]> writes: >On 5.8, when I run uname -n or hostname, I get non-qualified name. On >5.10, I get FQDN for the same. Is there any setting that can change >the behavior to non-qualified name? > Have you compared the /etc/nodename files on 5.8 and 5.10? -Greg -- Do NOT reply via e-mail. Reply in the newsgroup. |
| |||
| On Sep 22, 12:18 am, [email protected] (Greg Andrews) wrote: > heylow <[email protected]> writes: > >On 5.8, when I run uname -n or hostname, I get non-qualified name. On > >5.10, I get FQDN for the same. Is there any setting that can change > >the behavior to non-qualified name? > > Have you compared the /etc/nodename files on 5.8 and 5.10? They are different: on 5.10, it is fqdn; on 5.8, it is just short name. I manually edited /etc/nodename on 5.10 to short name; it didn't help |
| |||
| heylow <[email protected]> writes: >On Sep 22, 12:18 am, [email protected] (Greg Andrews) wrote: >> heylow <[email protected]> writes: >> >On 5.8, when I run uname -n or hostname, I get non-qualified name. On >> >5.10, I get FQDN for the same. Is there any setting that can change >> >the behavior to non-qualified name? >> >> Have you compared the /etc/nodename files on 5.8 and 5.10? > >They are different: on 5.10, it is fqdn; on 5.8, it is just short >name. I manually edited /etc/nodename on 5.10 to short name; it didn't >help > Is that all you did, edit the file? You didn't reboot or update the kernel with uname -S? -Greg -- Do NOT reply via e-mail. Reply in the newsgroup. |