File manager - Edit - /usr/local/jetapps/usr/share/rear/rescue/default/100_hostname.sh
Back
# 100_hostname.sh # # take hostname for Relax-and-Recover # # This file is part of Relax-and-Recover, licensed under the GNU General # Public License. Refer to the included COPYING for full text of license. # For Arch Linux storing the host name in /etc/hostname (lowercase) # will set the host name in the recovery environment without any scripting. # put hostname in $ROOTFS_DIR/etc/hostsname (Needed by Arch Linux) echo $HOSTNAME >$ROOTFS_DIR/etc/hostname # Put hostname in $ROOTFS_DIR/etc/HOSTNAME (used by most of the other Linux Distro.) # SUSE 12 has both file, but seems to use /etc/HOSTNAME to setup hostname. (see #1316) echo $HOSTNAME >$ROOTFS_DIR/etc/HOSTNAME
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings