Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


pc_engines_apu_centos_7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pc_engines_apu_centos_7 [2014/12/27 15:11] – [Preparation] adminpc_engines_apu_centos_7 [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 {{tag>[hardware apu centos]}} {{tag>[hardware apu centos]}}
-~~TOC~~ 
 =====PC Engines APU - install CentOS 7===== =====PC Engines APU - install CentOS 7=====
 This pages describes the installation of CentOS 7 on PC Engines APU hardware. This pages describes the installation of CentOS 7 on PC Engines APU hardware.
Line 41: Line 40:
 lang en_US.UTF-8 lang en_US.UTF-8
 keyboard --vckeymap=us --xlayouts='us','us' keyboard --vckeymap=us --xlayouts='us','us'
-rootpw --iscrypted $6$KRCnMJTGbqdUU2V1$0VYBN9ymX7fhNwl8xkMKKGSP3KYEZp2qT/MLpzu2SMOm91uxfM4lnbMipoBBlKbobFyy3U2Vvy9B2fp/nwQC6.+rootpw --iscrypted <sha512 password hash>
 firewall --service=ssh firewall --service=ssh
 authconfig --enableshadow --passalgo=sha512 authconfig --enableshadow --passalgo=sha512
Line 70: Line 69:
  
 # Create non administrative user # Create non administrative user
-user --name=benst --homedir=/home/benst --password=$6$KRCnMJTGbqdUU2V1$0VYBN9ymX7fhNwl8xkMKKGSP3KYEZp2qT/MLpzu2SMOm91uxfM4lnbMipoBBlKbobFyy3U2Vvy9B2fp/nwQC6. --iscrypted+user --name=username --homedir=/home/username --password=<sha512 password hash>
  
 # Reboot after installation. # Reboot after installation.
pc_engines_apu_centos_7.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1