2021年6月12日 星期六

Linux systemd console autologin

編輯 /usr/lib/systemd/system/getty@.service
把原來的 ExecStart 改成
ExecStart=-/sbin/agetty -a root %I $TERM
-a 表示 autologin
若不想要用 root ,可改用其他 user

單行設定指令
sed -i 's/ExecStart.*/ExecStart=-\/sbin\/agetty -a root %I \$TERM/' /usr/lib/systemd/system/getty@.service

沒有留言:

Download test of any file size

1GB 以內任意大小測試檔案下載服務 1MB ~ 1024MB (1GB) 檔案內容是隨機產生的,某些測試情境可能會有用處 https://pank.org/testfile/1mb.bin 檔名可以是 1mb.bin 到 1024mb.bin,後面的 mb.bin 是固定的