diff --git a/README.md b/README.md index 549c46cbfc57c1712015c9807cad9b32cad95b16..da481ffa7f81e8f4adec82760fd61ad3f584429a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ reference: ftp://ftp.bruker.de/pub/nmr/CentOS/7/TopSpinInstallationRequirements. local bruker for CentOS-7 mirror from the campus only: ftp://atsukau.bis.pasteur.fr/pub/bruker or http://atsukau.bis.pasteur.fr:81/pub/bruker -= kickstart notes +# kickstart notes - using eth0/eth1 (legacy naming) instead of the "consistent naming" (https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/sec-Consistent_Network_Device_Naming_Using_biosdevname.html) @@ -14,14 +14,14 @@ Install with the following kernel arguments: "net.ifnames=0" "biosdevname=0" ``` -= default linux users for local access only (remote ssh with keys only) -root: bruker2017++ -nmrsu: topspin -tru: coucou + ssh keys for this project +* default linux users for local access only (remote ssh with keys only) + - root: bruker2017++ + - nmrsu: topspin + - tru: coucou + ssh keys for this project -= this does not include topspin (you need to register on bruker website to download it) +# this does not include topspin (you need to register on bruker website to download it) -= kickstart +# kickstart example syslinux.conf/extlinux.conf ```