MZ
Size: a a a
MZ
A
NN
A
A
MZ
VS
l
D
D
/man - send list of commands to chat/coc - send code of conduct to user/jobs - send rules of publishing job opportunities and cv/ad - send rules of publishing advertising/chats - send list of friendly chats/events - send list of events to user/starter - send starter kit to user/middle - send starter kit to user/tasks - send user pack of DevOps tasks/course - send to user list list of courses/cert - send user list of certification tips & tricks/relocate - send user list of relocate chats and channels/report - forward replied message to admin chat and send link of replied message for fast-navigationA
АБ
service docker stop
mv /var/lib/docker /var/lib/docker.old
ls /var/lib | grep docker
mkdir /var/lib/docker
mount /dev/sda /var/lib/docker
df
sudo rsync -aP /var/lib/docker.old/ /var/lib/docker
df
service docker start
blkid /dev/sda
vim /etc/fstab
RK
D
NN
A
NN
VS
VK
NN