rocky-linux-generic-images/README.md

32 lines
850 B
Markdown
Raw Normal View History

2023-07-27 14:23:23 +00:00
# README
2023-07-28 06:40:01 +00:00
## Rocky Linux 9 generic ARM64/Aarch64 images
### SSH
SSH is enabled on port `22`. Logging-in as **`root` is disabled**, but you can login as user `rocky`.
### User credentials
```
username: rocky
password: rockylinux (you will be forced to change this)
```
```
username: root
password: <disabled>
```
### Expanding the rootfs
`sudo /usr/local/bin/expand-rootfs.sh`
2023-07-29 07:59:38 +00:00
## PSA for non-Rocky folks
There are two repositories that are maintained by Rocky Linux. One repository provides packages that are specific to SIG/AltArch for SBC enablement. Another repository is basically ELRepo + some Rocky stuff. Depending on your needs, this may or may not be a good thing. Please act accordingly.
2023-07-28 06:40:01 +00:00
## OTHER
2023-07-27 14:23:23 +00:00
**Kickstart syntax reference**: https://docs.fedoraproject.org/en-US/fedora/f36/install-guide/appendixes/Kickstart_Syntax_Reference/