Learn Shell
順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | まえば | 3716 | Linuxナイト | 3.7 | 100% | 60.0 | 223 | 0 | 11 | 2024/10/29 |
2 | mashi | 2700 | Linuxパダワン | 2.8 | 95.0% | 60.0 | 171 | 9 | 10 | 2024/10/28 |
関連タイピング
-
プレイ回数189短文英字218打
-
プレイ回数82長文125打
-
プレイ回数951英語短文300秒
-
プレイ回数1.1万長文英字60秒
-
プレイ回数2230短文英字331打
-
プレイ回数1183392打
-
プレイ回数52760秒
-
プレイ回数3154英語短文60秒
問題文
(systemctl status firewalld.service)
systemctl status firewalld.service
(sudo vi /etc/selinux/config)
sudo vi /etc/selinux/config
(tail -f /var/log/messages)
tail -f /var/log/messages
(useradd mishikawa)
useradd mishikawa
(systemctl disable libvirtd.service)
systemctl disable libvirtd.service
(cat /etc/fstab)
cat /etc/fstab
(reboot)
reboot
(fdisk /dev/sdb)
fdisk /dev/sdb
(ifconfig)
ifconfig
(cd /home/visitor1)
cd /home/visitor1
(clear)
clear
(cp named.conf named.conf.bk)
cp named.conf named.conf.bk
(mkdir logs)
mkdir LOGS
(rm -rf readme.txt welcome.conf)
rm -rf README.txt welcome.conf
(pwd)
pwd
(diff httpd.conf.bk httpd.conf)
diff httpd.conf.bk httpd.conf
(chmod 744 kickstart.sh)
chmod 744 kickstart.sh
(chown apache:apache *)
chown apache:apache *
(history)
history
(ls /etc)
ls /etc
(mv datebase.txt database.txt)
mv datebase.txt database.txt
(tar zxvf web_pkg.tar.gz)
tar zxvf web_pkg.tar.gz
(df -h)
df -h
(dnf install bind)
dnf install bind
(top)
top
(ps)
ps
(kill 2525)
kill 2525
(rpm -qa)
rpm -qa
(ping www.google.co.jp)
ping www.google.co.jp
(cd /var/named/)
cd /var/named/
(firewall-cmd --reload)
firewall-cmd --reload
(passwd guest-user02)
passwd guest-user02
(su -)
su -
(fdisk -l)
fdisk -l
(systemctl stop sshd)
systemctl stop sshd
(systemctl restart httpd)
systemctl restart httpd
(cd ..)
cd ..
(blkid /dev/sda >> fatab)
blkid /dev/sda >> fatab
(umount /media)
umount /media
(tar --help)
tar --help
(shutdown -h now)
shutdown -h now
(gzip access_log)
gzip access_log
(vi /etc/hosts)
vi /etc/hosts
(cat /etc/resolv.conf)
cat /etc/resolv.conf
(touch hoge.txt)
touch hoge.txt