Linux 大量建制帳號 http://phorum.study-area.org/viewtopic.php?t=27276 http://linux.vbird.org/linux_basic/0410accountmanager.php#manual_amount for line in `cat account.txt` do account=`echo $line | cut -d : -f 1` passwd=`echo $line | cut -d : -f 2` useradd -m $account echo $account:$passwd | chpasswd done account.txt 格式: account:password Related View[Linux] Mrtg 實做 war3 線上人數統計 (0)OpenSSH 安全性漏洞 CVE-2016-0777 and CVE-2016-0778 (2)[Linux] 利用 awk 或 perl command line 找出 passwd id 大於1000 的帳號 (0)[Linux] cwRsync [rsync for windows] SSH 加密異地備份 (3)[apache] mod cband 頻寬限制 (3)[筆記] ssh Tunnel 運用在 Linux and Windows FireFox (1) Google App Engine SDK:python 基本教學安裝 (0)[FreeBSD]利用 DenyHosts 軟體擋掉暴力破解 ssh 的使用者 (2)[FreeBSD] DenyHosts 設定在 hosts.allow 注意事項 (0)[SSHFS] 好用的 SSH Filesystem fusefs-sshfs in FreeBSD or Linux (0) Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Google+ (Opens in new window) Related