問題一覧
1
/lib/systemd/systemd
2
ユニット
3
systemctl -a, systemctl --all
4
systemctl -l, systemctl --full
5
systemctl -t, systemctl --type
6
systemctl stop
7
systemctl start
8
systemctl disable
9
systemctl enable
10
systemctl status
11
systemd-journald
12
journalctl
13
journalctl -u sshd.service, journalctl --unit sshd.service
14
journalctl --since='aaa' --until='bbb'
15
GPT
16
systemctl get-default multi-user.target
17
lsmod
18
insmod, modprobe
19
rmmod, modprobe
20
insmod
21
rmmod
22
modprobe
23
depmod
24
/etc/modprobe.d/blacklist.conf
25
rpm2cpio, cpio
26
noarch
27
ar
28
rpm -q, rpm --query
29
rpm -qa, rpm --query --all
30
rpm -qi, rpm --query --info
31
rpm -ivh
32
rpm -U, rpm --upgrade
33
rpm -F, rpm --freshen
34
rpm -i, rpm --install
35
dpkg
36
dpkg -l, dpkg --list
37
dpkg -s, dpkg --status
38
dpkg -i, dpkg --install
39
dpkg -iE
40
dpkg -iG
41
rpm -e, rpm --erase
42
dpkg -r, dpkg --remove
43
dpkg -P, dpkg --purge
44
yum
45
apt
46
/etc/yum.conf
47
install
48
update
49
yum erase
50
/etc/apt/sources.list
51
apt-get install
52
apt-get upgrade
53
apt-get remove
54
watch
55
apt-get update
56
apt-get dist-upgrade
57
apt-get upgrade
58
mv
59
cp -r
60
cp -i
61
rm
62
rm -i
63
rmdir
64
rm -r
65
rpm -qR
66
/etc/yum.repos.d
67
zypper
68
apt-get install -f
69
ホスト名, SSHホストキー, D-BusマシンID
70
rpm -qp
71
ldd
問題一覧
1
/lib/systemd/systemd
2
ユニット
3
systemctl -a, systemctl --all
4
systemctl -l, systemctl --full
5
systemctl -t, systemctl --type
6
systemctl stop
7
systemctl start
8
systemctl disable
9
systemctl enable
10
systemctl status
11
systemd-journald
12
journalctl
13
journalctl -u sshd.service, journalctl --unit sshd.service
14
journalctl --since='aaa' --until='bbb'
15
GPT
16
systemctl get-default multi-user.target
17
lsmod
18
insmod, modprobe
19
rmmod, modprobe
20
insmod
21
rmmod
22
modprobe
23
depmod
24
/etc/modprobe.d/blacklist.conf
25
rpm2cpio, cpio
26
noarch
27
ar
28
rpm -q, rpm --query
29
rpm -qa, rpm --query --all
30
rpm -qi, rpm --query --info
31
rpm -ivh
32
rpm -U, rpm --upgrade
33
rpm -F, rpm --freshen
34
rpm -i, rpm --install
35
dpkg
36
dpkg -l, dpkg --list
37
dpkg -s, dpkg --status
38
dpkg -i, dpkg --install
39
dpkg -iE
40
dpkg -iG
41
rpm -e, rpm --erase
42
dpkg -r, dpkg --remove
43
dpkg -P, dpkg --purge
44
yum
45
apt
46
/etc/yum.conf
47
install
48
update
49
yum erase
50
/etc/apt/sources.list
51
apt-get install
52
apt-get upgrade
53
apt-get remove
54
watch
55
apt-get update
56
apt-get dist-upgrade
57
apt-get upgrade
58
mv
59
cp -r
60
cp -i
61
rm
62
rm -i
63
rmdir
64
rm -r
65
rpm -qR
66
/etc/yum.repos.d
67
zypper
68
apt-get install -f
69
ホスト名, SSHホストキー, D-BusマシンID
70
rpm -qp
71
ldd