Linux
- 4 ответа
- 0 вопросов
2
Вклад в тег
adduser: Please enter a username matching the regular expression configured
via the NAME_REGEX configuration variable. Use the `--force-badname'
option to relax this check or reconfigure NAME_REGEX.
default NAME_REGEX="^[a-z][-a-z0-9]*\$"
iface enp6s0 inet manual
allow-hotplug enp8s0
ip -c -br a
lo UNKNOWN 127.0.0.1/8 ::1/128
enp8s0 UP
vmbr0 UP 192.168.1.242/24 fe80::692:26ff:fed9:feb3/64
ip r
default via 192.168.1.1 dev vmbr0 proto kernel onlink
192.168.1.0/24 dev vmbr0 proto kernel scope link src 192.168.1.242