Òrdughan bunaiteach Linux airson luchd-dearbhaidh agus barrachd

Facal-toisich

Hi uile! Is e m ’ainm Sasha, agus tha mi air a bhith a’ dèanamh deuchainn air backend (seirbheisean Linux agus API) airson còrr air sia bliadhna. Thàinig am beachd airson an artaigil thugam às deidh iarrtas eile bho charaid deuchainn gus innse dha dè a b ’urrainn dha a leughadh mu òrdughan Linux ro agallamh. Mar as trice, feumaidh fios a bhith aig tagraiche airson dreuchd innleadair QA air na h-òrdughan bunaiteach (ma tha, gu dearbh, gu bheil iad an lùib a bhith ag obair le Linux), ach ciamar a tha fios agad dè na h-òrdughan as fhiach leughadh fhad ‘s a tha thu ag ullachadh airson agallamh mura h-eil mòran agad. no gun eòlas sam bith air Linux?

Mar sin, ged a chaidh seo a sgrìobhadh mu thràth iomadh uair, chuir mi romhpa artaigil eile a sgrìobhadh “Linux for Beginners” agus liosta an seo na h-òrdughan bunaiteach a dh’ fheumas tu a bhith eòlach mus agallamh sam bith ann an roinn (no companaidh) a bhios a’ cleachdadh Linux. Bha mi a 'smaoineachadh air dè na h-òrdughan agus na goireasan agus leis na crìochan a bhios mi a' cleachdadh mar as trice, chruinnich mi fios air ais bho mo cho-obraichean, agus chuir mi ri chèile e ann an aon artaigil. Tha an artaigil air a roinn ann an 3 pàirtean: an toiseach, fiosrachadh goirid mu bhunaitean I / O ann an inneal-crìochnachaidh Linux, an uairsin sealladh farsaing air na h-òrdughan as bunaitiche, agus tha an treas pàirt ag innse mar a dh ’fhuasglas tu duilgheadasan cumanta ann an Linux.

Tha mòran roghainnean aig gach àithne, cha bhith iad uile air an liostadh an seo. Faodaidh tu an-còmhnaidh a dhol a-steach `fear <command>` or `<command> --help` airson barrachd ionnsachadh mun sgioba.

Eisimpleir:

[user@testhost ~]$ mkdir --help
Usage: mkdir [OPTION]... DIRECTORY...
Create the DIRECTORY(ies), if they do not already exist.

Mandatory arguments to long options are mandatory for short options too.
  -m, --mode=MODE   set file mode (as in chmod), not a=rwx - umask
  -p, --parents     no error if existing, make parent directories as needed
  -v, --verbose     print a message for each created directory
  -Z                   set SELinux security context of each created directory
                         to the default type
      --context[=CTX]  like -Z, or if CTX is specified then set the SELinux
                         or SMACK security context to CTX
      --help     display this help and exit
      --version  output version information and exit

GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
For complete documentation, run: info coreutils 'mkdir invocation'

Ma bheir àithne ro fhada airson a chrìochnachadh, faodaidh tu a thoirt gu crìch le bhith a’ cliogadh air a’ chonsail Ctrl + C (thèid comharra a chuir chun phròiseas SGEULACHDAN).

Beagan mu dheidhinn toradh àithne

Nuair a thòisicheas pròiseas ann an Linux, thèid sruthan dàta àbhaisteach 3 a chruthachadh airson a’ phròiseas sin: stdin, stdout и stderr. Tha iad air an àireamhachadh 0, 1 agus 2 fa leth. Ach a-nis tha ùidh againn stdout agus, gu ìre nas lugha, stderr. Bho na h-ainmean tha e furasta sin a thomhas stdout air a chleachdadh airson dàta a thoirt a-mach, agus stderr - gus teachdaireachdan mearachd a thaisbeanadh. Gu gnàthach nuair a ruitheas tu àithne air Linux stdout и stderr cuir a-mach a h-uile fiosrachadh don consol, ge-tà, ma tha toradh an àithne mòr, dh’ fhaodadh gum biodh e goireasach ath-stiùireadh gu faidhle. Faodar seo a dhèanamh, mar eisimpleir, mar seo:

[user@testhost ~]$ man signal > man_signal

Ma bheir sinn a-mach susbaint an fhaidhle fear_comharra, an uairsin chì sinn gu bheil e co-ionann ris na bhiodh e nan ruith sinn an àithne `comharra fear`.

Gnìomh ath-stiùireadh `>` default gu stdout. Faodaidh tu ath-sheòladh a shònrachadh stdout gu follaiseach: `1>`. San aon dòigh, faodaidh tu ath-sheòladh a shònrachadh stderr:`2>`. Faodaidh tu na h-obraichean sin a chur còmhla agus mar sin an toradh àbhaisteach àithne agus toradh teachdaireachd mearachd a sgaradh:

[user@testhost ~]$ man signal 1> man_signal 2> man_signal_error_log

Ath-stiùireadh agus stdoutagus stderr ann an aon fhaidhle mar a leanas:

[user@testhost ~]$ man signal > man_signal 2>&1

Gnìomh ath-stiùireadh `2> & 1'a' ciallachadh ath-sheòladh stderr chun an aon àite mar a chaidh a stiùireadh stdout.

Is e inneal goireasach eile airson a bhith ag obair le I / O (no an àite, tha e na inneal goireasach airson conaltradh eadar-phròiseas). pìoba (no crios còmhdhail). Bidh pìoban gu tric air an cleachdadh gus grunn òrdughan a chuir an cèill: stdout tha òrdughan air an ath-stiùireadh gu stdin an ath rud, agus mar sin air adhart anns an t-sreath:

[user@testhost ~]$ ps aux | grep docker | tail -n 2
root     1045894  0.0  0.0   7512  3704 ?        Sl   16:04   0:00 docker-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/2fbfddaf91c1bb7b9a0a6f788f3505dd7266f1139ad381d5b51ec1f47e1e7b28 -address /var/run/docker/containerd/docker-containerd.sock -containerd-binary /usr/bin/docker-containerd -runtime-root /var/run/docker/runtime-runc
531      1048313  0.0  0.0 110520  2084 pts/2    S+   16:12   0:00 grep --color=auto docker

Òrdughan bunaiteach Linux

pwd

Seall an eòlaire làithreach (ag obair).

[user@testhost ~]$ pwd
/home/user

ceann-latha

Seall ceann-latha agus uair an t-siostaim gnàthach.

[user@testhost ~]$ date
Mon Dec 16 13:37:07 UTC 2019
[user@testhost ~]$ date +%s
1576503430

w

Tha an àithne seo a’ sealltainn cò tha air logadh a-steach don t-siostam. A bharrachd air an sin, tha uptime agus LA (cuibheasachd luchdan) cuideachd air an taisbeanadh air an sgrion.

[user@testhost ~]$ w
 05:47:17 up 377 days, 17:57,  1 user,  load average: 0,00, 0,01, 0,05
USER     TTY      FROM             LOGIN@   IDLE   JCPU   PCPU WHAT
user     pts/0    32.175.94.241    05:47    2.00s  0.01s  0.00s w

ls

Clò-bhuail susbaint eòlaire. Mura tèid thu seachad air an t-slighe, thèid susbaint an eòlaire gnàthach a thaisbeanadh.

[user@testhost ~]$ pwd
/home/user
[user@testhost ~]$ ls
qqq
[user@testhost ~]$ ls /home/user
qqq
[user@testhost ~]$ ls /
bin  boot  cgroup  dev  etc  home  lib  lib64  local  lost+found  media  mnt  opt  proc  root  run  sbin  selinux  srv  swap  sys  tmp  usr  var

Gu pearsanta, bidh mi tric a 'cleachdadh nan roghainnean -l (cruth liosta fhada - toradh gu colbh le fiosrachadh a bharrachd mu fhaidhlichean), -t (a’ rèiteachadh a rèir ùine atharrachaidh faidhle/eòlaire) agus -r (seòrsachadh air ais - còmhla ri -t bidh na faidhlichean as ùire aig a’ bhonn):

[user@testhost ~]$ ls -ltr /
total 4194416
drwxr-xr-x    2 root root       4096 Jan  6  2012 srv
drwxr-xr-x    2 root root       4096 Jan  6  2012 selinux
drwxr-xr-x    2 root root       4096 Jan  6  2012 mnt
drwxr-xr-x    2 root root       4096 Jan  6  2012 media
drwx------    2 root root      16384 Oct  1  2017 lost+found
drwxr-xr-x    2 root root       4096 Oct  1  2017 local
drwxr-xr-x   13 root root       4096 Oct  1  2017 usr
drwxr-xr-x   11 root root       4096 Apr 10  2018 cgroup
drwxr-xr-x    4 root root       4096 Apr 10  2018 run
-rw-------    1 root root 4294967296 Sep 10  2018 swap
dr-xr-xr-x   10 root root       4096 Dec 13  2018 lib
drwxr-xr-x    6 root root       4096 Mar  7  2019 opt
drwxr-xr-x   20 root root       4096 Mar 19  2019 var
dr-xr-xr-x   10 root root      12288 Apr  9  2019 lib64
dr-xr-xr-x    2 root root       4096 Apr  9  2019 bin
dr-xr-xr-x    4 root root       4096 Apr  9  2019 boot
dr-xr-xr-x    2 root root      12288 Apr  9  2019 sbin
dr-xr-xr-x 3229 root root          0 Jul  2 10:19 proc
drwxr-xr-x   34 root root       4096 Oct 28 13:27 home
drwxr-xr-x   93 root root       4096 Oct 30 16:00 etc
dr-xr-x---   11 root root       4096 Nov  1 13:02 root
dr-xr-xr-x   13 root root          0 Nov 13 20:28 sys
drwxr-xr-x   16 root root       2740 Nov 26 08:55 dev
drwxrwxrwt    3 root root       4096 Nov 26 08:57 tmp

Tha 2 ainm eòlaire sònraichte ann: "."Agus"..". Tha a 'chiad fhear a' ciallachadh an eòlaire làithreach, tha an dàrna fear a 'ciallachadh an eòlaire phàrant. Faodaidh iad a bhith goireasach airson an cleachdadh ann an diofar sgiobaidhean, gu sònraichte ls:

[user@testhost home]$ pwd
/home
[user@testhost home]$ ls ..
bin  boot  cgroup  dev  etc  home  lib  lib64  local  lost+found  media  mnt  opt  proc  root  run  sbin  selinux  srv  swap  sys  tmp  usr  var
[user@testhost home]$ ls ../home/user/
qqq

Tha roghainn feumail ann cuideachd airson faidhlichean falaichte a thaisbeanadh (a’ tòiseachadh le “.") - -a:

[user@testhost ~]$ ls -a
.  ..  1  .bash_history  .bash_logout  .bash_profile  .bashrc  .lesshst  man_signal  man_signal_error_log  .mongorc.js  .ssh  temp  test  .viminfo

Faodaidh tu cuideachd an roghainn a chleachdadh -h - toradh ann an cruth a ghabhas leughadh le daoine (thoir aire do mheudan faidhle):

[user@testhost ~]$ ls -ltrh
total 16K
-rwxrwx--x 1 user user   31 Nov 26 11:09 temp
-rw-rw-r-- 1 user user 6.0K Dec  3 16:02 1
drwxrwxr-x 2 user user 4.0K Dec  4 10:39 test

cd

Atharraich am pasgan làithreach.

[user@testhost ~]$ pwd
/home/user
[user@testhost ~]$ cd /home/
[user@testhost home]$ pwd
/home

Mura tèid thu seachad air ainm an eòlaire mar argamaid, thèid caochladair na h-àrainneachd a chleachdadh $ HOME, is e sin, an eòlaire dachaigh. Faodaidh e cuideachd a bhith goireasach ``~` is ciall caractar sònraichte $ HOME:

[user@testhost etc]$ pwd
/etc
[user@testhost etc]$ cd ~/test/
[user@testhost test]$ pwd
/home/user/test

mkdir

Cruthaich eòlaire.

[user@testhost ~]$ mkdir test
[user@testhost ~]$ ls -ltr
total 38184
-rw-rw-r-- 1 user user 39091284 Nov 22 14:14 qqq
drwxrwxr-x 2 user user     4096 Nov 26 10:29 test

Aig amannan feumaidh tu structar eòlaire sònraichte a chruthachadh: mar eisimpleir, eòlaire taobh a-staigh eòlaire nach eil ann. Gus nach tèid thu a-steach grunn thursan ann an sreath mkdir, faodaidh tu an roghainn a chleachdadh -p - leigidh e leat a h-uile clàr a tha a dhìth san rangachd a chruthachadh. Cuideachd leis an roghainn seo mkdir cha till mearachd ma tha an eòlaire ann.

[user@testhost ~]$ ls
qqq  test
[user@testhost ~]$ mkdir test2/subtest
mkdir: cannot create directory ‘test2/subtest’: No such file or directory
[user@testhost ~]$ mkdir -p test2/subtest
[user@testhost ~]$ ls
qqq  test  test2
[user@testhost ~]$ ls test2/
subtest
[user@testhost ~]$ mkdir test2/subtest
mkdir: cannot create directory ‘test2/subtest’: File exists
[user@testhost ~]$ mkdir -p test2/subtest
[user@testhost ~]$ ls test2/
subtest

rm

Sguab às faidhle.

[user@testhost ~]$ ls
qqq  test  test2
[user@testhost ~]$ rm qqq
[user@testhost ~]$ ls
test  test2

Roghainn -r a’ leigeil leat clàran a dhubhadh às leis na th’ annta gu lèir, roghainn -f a’ leigeil leat mearachdan a leigeil seachad nuair a sguabas tu às (mar eisimpleir, mu dheidhinn faidhle nach eil ann). Tha na roghainnean sin a’ ceadachadh, gu ìre mhòr, cuir às le cinnt den rangachd iomlan de fhaidhlichean is chlàran (ma tha còir aig an neach-cleachdaidh sin a dhèanamh), mar sin, bu chòir an cleachdadh gu faiceallach (is e eisimpleir fealla-dhà clasaigeach “rm- rf /“, ann an suidheachaidhean sònraichte, sguabaidh e às thu, mura h-eil an siostam gu lèir, bidh tòrr fhaidhlichean a tha cudromach airson a choileanadh).

[user@testhost ~]$ ls
test  test2
[user@testhost ~]$ ls -ltr test2/
total 4
-rw-rw-r-- 1 user user    0 Nov 26 10:40 temp
drwxrwxr-x 2 user user 4096 Nov 26 10:40 temp_dir
[user@testhost ~]$ rm -rf test2
[user@testhost ~]$ ls
test

cp

Dèan lethbhreac de fhaidhle no eòlaire.

[user@testhost ~]$ ls
temp  test
[user@testhost ~]$ cp temp temp_clone
[user@testhost ~]$ ls
temp  temp_clone  test

Tha roghainnean aig an àithne seo cuideachd -r и -f, faodar an cleachdadh gus dèanamh cinnteach gu bheilear a’ dèanamh lethbhreac de rangachd chlàran is phasganan gu àite eile.

mv

Gluais no ath-ainmich faidhle no eòlaire.

[user@testhost ~]$ ls -ltr
total 4
drwxrwxr-x 2 user user 4096 Nov 26 10:29 test
-rw-rw-r-- 1 user user    0 Nov 26 10:45 temp
-rw-rw-r-- 1 user user    0 Nov 26 10:46 temp_clone
[user@testhost ~]$ ls test
[user@testhost ~]$ mv test test_renamed
[user@testhost ~]$ mv temp_clone test_renamed/
[user@testhost ~]$ ls
temp  test_renamed
[user@testhost ~]$ ls test_renamed/
temp_clone

cat

Clò-bhuail susbaint faidhle (no faidhlichean).

[user@testhost ~]$ cat temp
Content of a file.
Lalalala...

Is fhiach cuideachd aire a thoirt do na h-òrdughan ceann (toradh n chiad loidhnichean no bytes den fhaidhle) agus earball (tuilleadh mu deidhinn nas fhaide air adhart).

earball

Thoir air falbh n loidhnichean mu dheireadh no bytes den fhaidhle.

[user@testhost ~]$ tail -1 temp
Lalalala...

Tha an roghainn gu math feumail -f - leigidh e leat dàta ùr a thaisbeanadh ann am faidhle ann an àm fìor.

nas lugha

Aig amannan tha am faidhle teacsa ro mhòr agus tha e mì-ghoireasach a thaisbeanadh leis an àithne cat. An uairsin faodaidh tu fhosgladh leis an àithne nas lugha: thèid am faidhle a chuir a-mach ann am pàirtean; tha seòladh tro na pàirtean sin, sgrùdadh agus gnìomhan sìmplidh eile rim faighinn.

[user@testhost ~]$ less temp

Faodaidh e cuideachd a bhith goireasach a chleachdadh nas lugha le inneal-giùlain (pìoba):

[user@testhost ~]$ grep "ERROR" /tmp/some.log | less

ps

Dèan liosta de phròiseasan.

[user@testhost ~]$ ps
    PID TTY          TIME CMD
 761020 pts/2    00:00:00 bash
 809720 pts/2    00:00:00 ps

Mar as trice bidh mi fhìn a’ cleachdadh na roghainnean BSD"aux" - seall a h-uile pròiseas san t-siostam (leis gum faod mòran phròiseasan a bhith ann, cha do sheall mi ach a’ chiad 5 dhiubh a’ cleachdadh an loidhne-phìoban (pìoba) agus sgioba ceann):

[user@testhost ~]$ ps aux | head -5
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.0  0.0  19692  2600 ?        Ss   Jul02   0:10 /sbin/init
root           2  0.0  0.0      0     0 ?        S    Jul02   0:03 [kthreadd]
root           4  0.0  0.0      0     0 ?        I<   Jul02   0:00 [kworker/0:0H]
root           6  0.0  0.0      0     0 ?        I<   Jul02   0:00 [mm_percpu_wq]

Bidh mòran cuideachd a’ cleachdadh roghainnean BSD"axjf", a leigeas leat an craobh pròiseas a thaisbeanadh (an seo thug mi air falbh pàirt den toradh airson a thaisbeanadh):

[user@testhost ~]$ ps axjf
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      0       2       0       0 ?             -1 S        0   0:03 [kthreadd]
      2       4       0       0 ?             -1 I<       0   0:00  _ [kworker/0:0H]
      2       6       0       0 ?             -1 I<       0   0:00  _ [mm_percpu_wq]
      2       7       0       0 ?             -1 S        0   4:08  _ [ksoftirqd/0]
...
...
...
      1    4293    4293    4293 tty6        4293 Ss+      0   0:00 /sbin/mingetty /dev/tty6
      1  532967  532964  532964 ?             -1 Sl     495   0:00 /opt/td-agent/embedded/bin/ruby /usr/sbin/td-agent --log /var/log/td-agent/td-agent.log --use-v1-config --group td-agent --daemon /var/run/td-agent/td-agent.pid
 532967  532970  532964  532964 ?             -1 Sl     495 803:06  _ /opt/td-agent/embedded/bin/ruby /usr/sbin/td-agent --log /var/log/td-agent/td-agent.log --use-v1-config --group td-agent --daemon /var/run/td-agent/td-agent.pid
      1  537162  533357  532322 ?             -1 Sl       0 5067:43 /usr/bin/dockerd --default-ulimit nofile=262144:262144 --dns=172.17.0.1
 537162  537177  537177  537177 ?             -1 Ssl      0 4649:28  _ docker-containerd --config /var/run/docker/containerd/containerd.toml
 537177  537579  537579  537177 ?             -1 Sl       0   4:48  |   _ docker-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/0ee89b20deb3cf08648cd92e1f3e3c661ccffef7a0971
 537579  537642  537642  537642 ?             -1 Ss    1000  32:11  |   |   _ /usr/bin/python /usr/bin/supervisord -c /etc/supervisord/api.conf
 537642  539764  539764  537642 ?             -1 S     1000   0:00  |   |       _ sh -c echo "READY"; while read -r line; do echo "$line"; supervisorctl shutdown; done
 537642  539767  539767  537642 ?             -1 S     1000   5:09  |   |       _ php-fpm: master process (/etc/php73/php-fpm.conf)
 539767  783097  539767  537642 ?             -1 S     1000   0:00  |   |       |   _ php-fpm: pool test
 539767  783131  539767  537642 ?             -1 S     1000   0:00  |   |       |   _ php-fpm: pool test
 539767  783185  539767  537642 ?             -1 S     1000   0:00  |   |       |   _ php-fpm: pool test
...
...
...

Tha mòran roghainnean eadar-dhealaichte aig an àithne seo, mar sin ma chleachdas tu e gu gnìomhach, tha mi a’ moladh gun leugh thu na sgrìobhainnean. Airson a’ mhòr-chuid de chùisean, tha e gu leòr dìreach fios a bhith agad “ps aux".

mharbhadh

Cuir comharra gu pròiseas. Gu gnàthach thèid an comharra a chuir SÒNRAICHTE, a chuireas crìoch air a’ phròiseas.

[user@testhost ~]$ ps ux
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
531      1027147  0.0  0.0 119956  4260 ?        S    14:51   0:00 sshd: user@pts/1
531      1027149  0.0  0.0 115408  3396 pts/1    Ss   14:51   0:00 -bash
531      1027170  0.0  0.0 119956  4136 ?        R    14:51   0:00 sshd: user@pts/2
531      1027180  0.0  0.0 115408  3564 pts/2    Ss   14:51   0:00 -bash
531      1033727  0.0  0.0 107960   708 pts/1    S+   15:17   0:00 sleep 300
531      1033752  0.0  0.0 117264  2604 pts/2    R+   15:17   0:00 ps ux
[user@testhost ~]$ kill 1033727
[user@testhost ~]$ ps ux
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
531      1027147  0.0  0.0 119956  4260 ?        S    14:51   0:00 sshd: user@pts/1
531      1027149  0.0  0.0 115408  3396 pts/1    Ss+  14:51   0:00 -bash
531      1027170  0.0  0.0 119956  4136 ?        R    14:51   0:00 sshd: user@pts/2
531      1027180  0.0  0.0 115408  3564 pts/2    Ss   14:51   0:00 -bash
531      1033808  0.0  0.0 117268  2492 pts/2    R+   15:17   0:00 ps ux

Leis gum faod luchd-làimhseachaidh chomharran a bhith aig pròiseas, mharbhadh chan eil e an-còmhnaidh a’ leantainn gu an toradh ris a bheil dùil - crìochnachadh sa bhad den phròiseas. Gus “marbhadh” pròiseas gu cinnteach, feumaidh tu comharra a chuir chun phròiseas SIGKILL. Ach, faodaidh seo leantainn gu call dàta (mar eisimpleir, ma dh’ fheumas am pròiseas beagan fiosrachaidh a shàbhaladh gu diosc mus cuir thu crìoch air), mar sin feumaidh tu an àithne seo a chleachdadh gu faiceallach. Àireamh chomharran SIGKILL - 9, agus mar sin tha an dreach goirid den àithne a’ coimhead mar seo:

[user@testhost ~]$ ps ux | grep sleep
531      1034930  0.0  0.0 107960   636 pts/1    S+   15:21   0:00 sleep 300
531      1034953  0.0  0.0 110516  2104 pts/2    S+   15:21   0:00 grep --color=auto sleep
[user@testhost ~]$ kill -9 1034930
[user@testhost ~]$ ps ux | grep sleep
531      1035004  0.0  0.0 110516  2092 pts/2    S+   15:22   0:00 grep --color=auto sleep

A bharrachd air an fheadhainn a chaidh ainmeachadh SÒNRAICHTE и SIGKILL Tha tòrr a bharrachd chomharran eadar-dhealaichte ann; gheibhear liosta dhiubh gu furasta air an eadar-lìn. Agus na dìochuimhnich gu bheil na comharran SIGKILL и ATH-LEASACHADH chan urrainn a bhith air a ghlacadh no a leigeil seachad.

ping

Cuir pasgan ICMP chun aoigh ECHO_REQUEST.

[user@testhost ~]$ ping google.com
PING google.com (172.217.15.78) 56(84) bytes of data.
64 bytes from iad23s63-in-f14.1e100.net (172.217.15.78): icmp_seq=1 ttl=47 time=1.85 ms
64 bytes from iad23s63-in-f14.1e100.net (172.217.15.78): icmp_seq=2 ttl=47 time=1.48 ms
64 bytes from iad23s63-in-f14.1e100.net (172.217.15.78): icmp_seq=3 ttl=47 time=1.45 ms
64 bytes from iad23s63-in-f14.1e100.net (172.217.15.78): icmp_seq=4 ttl=47 time=1.46 ms
64 bytes from iad23s63-in-f14.1e100.net (172.217.15.78): icmp_seq=5 ttl=47 time=1.45 ms
^C
--- google.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 1.453/1.541/1.850/0.156 ms

bho thùs ping ag obair gus an tèid a chrìochnachadh le làimh. Mar sin faodaidh an roghainn a bhith feumail -c - an àireamh de phacaid às deidh an cur ping criochnaichidh e leis fein. Is e roghainn eile a bhios mi a’ cleachdadh uaireannan -i, an eadar-ama eadar pacaidean a chuir.

[user@testhost ~]$ ping -c 3 -i 5 google.com
PING google.com (172.217.5.238) 56(84) bytes of data.
64 bytes from iad30s07-in-f238.1e100.net (172.217.5.238): icmp_seq=1 ttl=47 time=1.55 ms
64 bytes from iad30s07-in-f14.1e100.net (172.217.5.238): icmp_seq=2 ttl=47 time=1.17 ms
64 bytes from iad30s07-in-f14.1e100.net (172.217.5.238): icmp_seq=3 ttl=47 time=1.16 ms

--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 10006ms
rtt min/avg/max/mdev = 1.162/1.295/1.551/0.181 ms

ssh

Leigidh cleachdaiche OpenSSH SSH leat ceangal ri aoigheachd iomallach.

MacBook-Pro-User:~ user$ ssh [email protected]
Last login: Tue Nov 26 11:27:39 2019 from another_host
[user@testhost ~]$ hostname
testhost

Tha mòran nuances ann a bhith a’ cleachdadh SSH, agus tha àireamh mhòr de chomasan aig an neach-dèiligidh seo cuideachd, mar sin ma thogras tu (no feumach) faodaidh tu leughadh mu dheidhinn gu mionaideach.

scp

Dèan lethbhreac de fhaidhlichean eadar luchd-aoigheachd (airson an cleachdadh seo ssh).

[user@testhost ~]$ pwd
/home/user
[user@testhost ~]$ ls
temp  test_renamed
[user@testhost ~]$ exit
logout
Connection to 11.11.22.22 closed.
MacBook-Pro-Aleksandr:~ user$ scp [email protected]:/home/user/temp Downloads/
temp                                                                                                                                                                                                        100%   31     0.2KB/s   00:00
MacBook-Pro-Aleksandr:~ user$ cat Downloads/temp
Content of a file.
Lalalala...

rsync

Faodaidh tu cuideachd a chleachdadh gus clàran a shioncronachadh eadar luchd-aoigheachd rsync (-a - modh tasglann, a’ leigeil leat susbaint iomlan an eòlaire a chopaigeadh “mar a tha”, -v - toradh don consol fiosrachaidh a bharrachd):

MacBook-Pro-User:~ user$ ls Downloads/user
ls: Downloads/user: No such file or directory
MacBook-Pro-User:~ user$ rsync -av user@testhost:/home/user Downloads
receiving file list ... done
user/
user/.bash_history
user/.bash_logout
user/.bash_profile
user/.bashrc
user/.lesshst
user/.mongorc.js
user/.viminfo
user/1
user/man_signal
user/man_signal_error_log
user/temp
user/.ssh/
user/.ssh/authorized_keys
user/test/
user/test/created_today
user/test/temp_clone

sent 346 bytes  received 29210 bytes  11822.40 bytes/sec
total size is 28079  speedup is 0.95
MacBook-Pro-User:~ user$ ls -a Downloads/user
.                    .bash_history        .bash_profile        .lesshst             .ssh                 1                    man_signal_error_log test
..                   .bash_logout         .bashrc              .mongorc.js          .viminfo             man_signal           temp

echo

Taisbeanadh loidhne teacsa.

[user@testhost ~]$ echo "Hello"
Hello

Roghainnean as fhiach beachdachadh an seo -n - na cuir a-steach an loidhne le briseadh loidhne aig an deireadh, agus -e - cuir an comas eadar-mhìneachadh teicheadh ​​​​le bhith a 'cleachdadh " ".

[user@testhost ~]$ echo "tHellon"
tHellon
[user@testhost ~]$ echo -n "tHellon"
tHellon[user@testhost ~]$
[user@testhost ~]$ echo -ne "tHellon"
	Hello

Faodaidh tu cuideachd luachan caochladairean a thaisbeanadh leis an àithne seo. Mar eisimpleir, ann an Linux tha còd fàgail na h-àithne crìochnaichte mu dheireadh air a stòradh ann an caochladair sònraichte $?, agus san dòigh seo gheibh thu a-mach dè dìreach a’ mhearachd a thachair san tagradh ruith mu dheireadh:

[user@testhost ~]$ ls    # ошибки не будет
1  man_signal  man_signal_error_log  temp  test
[user@testhost ~]$ echo $?    # получим 0 — ошибки не было
0
[user@testhost ~]$ ls qwerty    # будет ошибка
ls: cannot access qwerty: No such file or directory
[user@testhost ~]$ echo $?    # получим 2 — Misuse of shell builtins (according to Bash documentation)
2
[user@testhost ~]$ echo $?    # последний echo отработал без ошибок, получим 0
0

telnet

Neach-dèiligidh airson protocol TELNET. Air a chleachdadh airson conaltradh le òstair eile.

[user@testhost ~]$ telnet example.com 80
Trying 93.184.216.34...
Connected to example.com.
Escape character is '^]'.
GET / HTTP/1.1
Host: example.com

HTTP/1.1 200 OK
Cache-Control: max-age=604800
Content-Type: text/html; charset=UTF-8
Date: Tue, 26 Nov 2019 11:59:18 GMT
Etag: "3147526947+gzip+ident"
Expires: Tue, 03 Dec 2019 11:59:18 GMT
Last-Modified: Thu, 17 Oct 2019 07:18:26 GMT
Server: ECS (dcb/7F3B)
Vary: Accept-Encoding
X-Cache: HIT
Content-Length: 1256

... здесь было тело ответа, которое я вырезал руками ...

Ma dh’ fheumas tu am pròtacal TLS a chleachdadh (leig dhomh do chuimhneachadh gu bheil SSL air a bhith seann-fhasanta), an uairsin telnet nach eil freagarrach airson nan adhbharan seo. Ach thig an neach-dèiligidh openssl:

Eisimpleir de bhith a’ cleachdadh openssl le bhith a’ toirt a-mach freagairt do iarrtas GET

[user@testhost ~]$ openssl s_client -connect example.com:443
CONNECTED(00000003)
depth=2 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert Global Root CA
verify return:1
depth=1 C = US, O = DigiCert Inc, CN = DigiCert SHA2 Secure Server CA
verify return:1
depth=0 C = US, ST = California, L = Los Angeles, O = Internet Corporation for Assigned Names and Numbers, OU = Technology, CN = www.example.org
verify return:1
---
Certificate chain
 0 s:/C=US/ST=California/L=Los Angeles/O=Internet Corporation for Assigned Names and Numbers/OU=Technology/CN=www.example.org
   i:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
 1 s:/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
   i:/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert Global Root CA
 2 s:/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert Global Root CA
   i:/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert Global Root CA
---
Server certificate
-----BEGIN CERTIFICATE-----
MIIHQDCCBiigAwIBAgIQD9B43Ujxor1NDyupa2A4/jANBgkqhkiG9w0BAQsFADBN
MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMScwJQYDVQQDEx5E
aWdpQ2VydCBTSEEyIFNlY3VyZSBTZXJ2ZXIgQ0EwHhcNMTgxMTI4MDAwMDAwWhcN
MjAxMjAyMTIwMDAwWjCBpTELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3Ju
aWExFDASBgNVBAcTC0xvcyBBbmdlbGVzMTwwOgYDVQQKEzNJbnRlcm5ldCBDb3Jw
b3JhdGlvbiBmb3IgQXNzaWduZWQgTmFtZXMgYW5kIE51bWJlcnMxEzARBgNVBAsT
ClRlY2hub2xvZ3kxGDAWBgNVBAMTD3d3dy5leGFtcGxlLm9yZzCCASIwDQYJKoZI
hvcNAQEBBQADggEPADCCAQoCggEBANDwEnSgliByCGUZElpdStA6jGaPoCkrp9vV
rAzPpXGSFUIVsAeSdjF11yeOTVBqddF7U14nqu3rpGA68o5FGGtFM1yFEaogEv5g
rJ1MRY/d0w4+dw8JwoVlNMci+3QTuUKf9yH28JxEdG3J37Mfj2C3cREGkGNBnY80
eyRJRqzy8I0LSPTTkhr3okXuzOXXg38ugr1x3SgZWDNuEaE6oGpyYJIBWZ9jF3pJ
QnucP9vTBejMh374qvyd0QVQq3WxHrogy4nUbWw3gihMxT98wRD1oKVma1NTydvt
hcNtBfhkp8kO64/hxLHrLWgOFT/l4tz8IWQt7mkrBHjbd2XLVPkCAwEAAaOCA8Ew
ggO9MB8GA1UdIwQYMBaAFA+AYRyCMWHVLyjnjUY4tCzhxtniMB0GA1UdDgQWBBRm
mGIC4AmRp9njNvt2xrC/oW2nvjCBgQYDVR0RBHoweIIPd3d3LmV4YW1wbGUub3Jn
ggtleGFtcGxlLmNvbYILZXhhbXBsZS5lZHWCC2V4YW1wbGUubmV0ggtleGFtcGxl
Lm9yZ4IPd3d3LmV4YW1wbGUuY29tgg93d3cuZXhhbXBsZS5lZHWCD3d3dy5leGFt
cGxlLm5ldDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG
AQUFBwMCMGsGA1UdHwRkMGIwL6AtoCuGKWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNv
bS9zc2NhLXNoYTItZzYuY3JsMC+gLaArhilodHRwOi8vY3JsNC5kaWdpY2VydC5j
b20vc3NjYS1zaGEyLWc2LmNybDBMBgNVHSAERTBDMDcGCWCGSAGG/WwBATAqMCgG
CCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BTMAgGBmeBDAEC
AjB8BggrBgEFBQcBAQRwMG4wJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2lj
ZXJ0LmNvbTBGBggrBgEFBQcwAoY6aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29t
L0RpZ2lDZXJ0U0hBMlNlY3VyZVNlcnZlckNBLmNydDAMBgNVHRMBAf8EAjAAMIIB
fwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdwCkuQmQtBhYFIe7E6LMZ3AKPDWYBPkb
37jjd80OyA3cEAAAAWdcMZVGAAAEAwBIMEYCIQCEZIG3IR36Gkj1dq5L6EaGVycX
sHvpO7dKV0JsooTEbAIhALuTtf4wxGTkFkx8blhTV+7sf6pFT78ORo7+cP39jkJC
AHYAh3W/51l8+IxDmV+9827/Vo1HVjb/SrVgwbTq/16ggw8AAAFnXDGWFQAABAMA
RzBFAiBvqnfSHKeUwGMtLrOG3UGLQIoaL3+uZsGTX3MfSJNQEQIhANL5nUiGBR6g
l0QlCzzqzvorGXyB/yd7nttYttzo8EpOAHYAb1N2rDHwMRnYmQCkURX/dxUcEdkC
wQApBo2yCJo32RMAAAFnXDGWnAAABAMARzBFAiEA5Hn7Q4SOyqHkT+kDsHq7ku7z
RDuM7P4UDX2ft2Mpny0CIE13WtxJAUr0aASFYZ/XjSAMMfrB0/RxClvWVss9LHKM
MA0GCSqGSIb3DQEBCwUAA4IBAQBzcIXvQEGnakPVeJx7VUjmvGuZhrr7DQOLeP4R
8CmgDM1pFAvGBHiyzvCH1QGdxFl6cf7wbp7BoLCRLR/qPVXFMwUMzcE1GLBqaGZM
v1Yh2lvZSLmMNSGRXdx113pGLCInpm/TOhfrvr0TxRImc8BdozWJavsn1N2qdHQu
N+UBO6bQMLCD0KHEdSGFsuX6ZwAworxTg02/1qiDu7zW7RyzHvFYA4IAjpzvkPIa
X6KjBtpdvp/aXabmL95YgBjT8WJ7pqOfrqhpcmOBZa6Cg6O1l4qbIFH/Gj9hQB5I
0Gs4+eH6F9h3SojmPTYkT+8KuZ9w84Mn+M8qBXUQoYoKgIjN
-----END CERTIFICATE-----
subject=/C=US/ST=California/L=Los Angeles/O=Internet Corporation for Assigned Names and Numbers/OU=Technology/CN=www.example.org
issuer=/C=US/O=DigiCert Inc/CN=DigiCert SHA2 Secure Server CA
---
No client certificate CA names sent
Peer signing digest: SHA256
Server Temp Key: ECDH, P-256, 256 bits
---
SSL handshake has read 4643 bytes and written 415 bytes
---
New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES128-GCM-SHA256
Server public key is 2048 bit
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
    Protocol  : TLSv1.2
    Cipher    : ECDHE-RSA-AES128-GCM-SHA256
    Session-ID: 91950DC50FADB57BF026D2661E6CFAA1F522E5CA60D2310E106EE0E0FD6E70BD
    Session-ID-ctx:
    Master-Key: 704E9145253EEB4E9DC47E3DC6725D296D4A470EA296D54F71D65E74EAC09EB096EA1305CBEDD9E7020B8F72FD2B68A5
    Key-Arg   : None
    Krb5 Principal: None
    PSK identity: None
    PSK identity hint: None
    TLS session ticket lifetime hint: 7200 (seconds)
    TLS session ticket:
    0000 - 68 84 4e 77 be e3 f5 00-49 c5 44 40 53 4d b9 61   [email protected]
    0010 - c9 fe df e4 05 51 d0 53-ae cf 89 4c b6 ef 6c 9e   .....Q.S...L..l.
    0020 - fe 12 9a f0 e8 e5 4e 87-42 89 ac af ca e5 4a 85   ......N.B.....J.
    0030 - 38 08 26 e3 22 89 08 b5-62 c0 8b 7e b8 05 d3 54   8.&."...b..~...T
    0040 - 8c 24 91 a7 b4 4f 79 ad-36 59 7c 69 2d e5 7f 62   .$...Oy.6Y|i-..b
    0050 - f6 73 a3 8b 92 63 c1 e3-df 78 ba 8c 5a cc 82 50   .s...c...x..Z..P
    0060 - 33 4e 13 4b 10 e4 97 31-cc b4 13 65 45 60 3e 13   3N.K...1...eE`>.
    0070 - ac 9e b1 bb 4b 18 d9 16-ea ce f0 9b 5b 0c 8b bf   ....K.......[...
    0080 - fd 78 74 a0 1a ef c2 15-2a 0a 14 8d d1 3f 52 7a   .xt.....*....?Rz
    0090 - 12 6b c7 81 15 c4 c4 af-7e df c2 20 a8 dd 4b 93   .k......~.. ..K.

    Start Time: 1574769867
    Timeout   : 300 (sec)
    Verify return code: 0 (ok)
---
GET / HTTP/1.1
Host: example.com

HTTP/1.1 200 OK
Cache-Control: max-age=604800
Content-Type: text/html; charset=UTF-8
Date: Tue, 26 Nov 2019 12:04:38 GMT
Etag: "3147526947+ident"
Expires: Tue, 03 Dec 2019 12:04:38 GMT
Last-Modified: Thu, 17 Oct 2019 07:18:26 GMT
Server: ECS (dcb/7EC8)
Vary: Accept-Encoding
X-Cache: HIT
Content-Length: 1256

<!doctype html>
<html>
<head>
    <title>Example Domain</title>

    <meta charset="utf-8" />
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <style type="text/css">
    body {
        background-color: #f0f0f2;
        margin: 0;
        padding: 0;
        font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;

    }
    div {
        width: 600px;
        margin: 5em auto;
        padding: 2em;
        background-color: #fdfdff;
        border-radius: 0.5em;
        box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02);
    }
    a:link, a:visited {
        color: #38488f;
        text-decoration: none;
    }
    @media (max-width: 700px) {
        div {
            margin: 0 auto;
            width: auto;
        }
    }
    </style>
</head>

<body>
<div>
    <h1>Example Domain</h1>
    <p>This domain is for use in illustrative examples in documents. You may use this
    domain in literature without prior coordination or asking for permission.</p>
    <p><a href="https://www.iana.org/domains/example">More information...</a></p>
</div>
</body>
</html>

Fuasgladh dhuilgheadasan cumanta ann an Linux

Atharraich sealbhadair an fhaidhle

Faodaidh tu sealbhadair faidhle no eòlaire atharrachadh leis an àithne chown:

[user@testhost ~]$ chown user:user temp
[user@testhost ~]$ ls -l temp
-rw-rw-r-- 1 user user 31 Nov 26 11:09 temp

Feumaidh am paramadair don àithne seo a bhith air a thoirt don t-sealbhadair ùr agus don bhuidheann (roghainneil), air a sgaradh le coloin. Cuideachd, nuair a dh'atharraicheas tu sealbhadair eòlaire, faodaidh an roghainn a bhith feumail -R - an uairsin atharraichidh na sealbhadairean airson a h-uile susbaint san eòlaire.

Atharraich ceadan faidhle

Faodar an duilgheadas seo fhuasgladh leis an àithne chmod. Mar eisimpleir, bheir mi an suidheachadh cead “tha cead aig an t-sealbhadair leughadh, sgrìobhadh agus cur an gnìomh, tha cead aig a’ bhuidheann leughadh agus sgrìobhadh, chan eil cead aig a h-uile duine eile ”:

[user@testhost ~]$ ls -l temp
-rw-rw-r-- 1 user user 31 Nov 26 11:09 temp
[user@testhost ~]$ chmod 760 temp
[user@testhost ~]$ ls -l temp
-rwxrw---- 1 user user 31 Nov 26 11:09 temp

Tha a’ chiad 7 (is e seo 0b111 anns an riochdachadh bit) anns a’ pharamadair a’ ciallachadh “a h-uile còir don t-sealbhadair”, tha an dàrna 6 (is e seo 0b110 anns an riochdachadh bit) a’ ciallachadh “leugh is sgrìobh”, agus chan eil 0 a’ ciallachadh dad airson a’ chòrr. . Tha trì pìosan ann am bitmask: tha am pìos as cudromaiche (“deas”) an urra ri coileanadh, tha an ath rud (“meadhan”) airson sgrìobhadh, agus tha am pìos (“clì”) as cudromaiche airson leughadh.
Faodaidh tu cuideachd ceadan a shuidheachadh a’ cleachdadh caractaran sònraichte (co-chòrdadh mnemonic). Mar eisimpleir, tha an eisimpleir a leanas an-toiseach a’ toirt air falbh còraichean cur gu bàs an neach-cleachdaidh a th’ ann an-dràsta agus an uairsin gan atharrachadh air ais:

[user@testhost ~]$ ls -l temp
-rwxrw---- 1 user user 31 Nov 26 11:09 temp
[user@testhost ~]$ chmod -x temp
[user@testhost ~]$ ls -l temp
-rw-rw---- 1 user user 31 Nov 26 11:09 temp
[user@testhost ~]$ chmod +x temp
[user@testhost ~]$ ls -l temp
-rwxrwx--x 1 user user 31 Nov 26 11:09 temp

Tha iomadh feum aig an àithne seo, agus mar sin tha mi a’ toirt comhairle dhut barrachd a leughadh mu dheidhinn (gu sònraichte mun cho-chòrdadh mnemonic, mar eisimpleir, an seo).

Clò-bhuail susbaint faidhle binary

Faodar seo a dhèanamh a 'cleachdadh an goireas hexdump. Gu h-ìosal tha eisimpleirean de chleachdadh.

[user@testhost ~]$ cat temp
Content of a file.
Lalalala...
[user@testhost ~]$ hexdump -c temp
0000000   C   o   n   t   e   n   t       o   f       a       f   i   l
0000010   e   .  n   L   a   l   a   l   a   l   a   .   .   .  n
000001f
[user@testhost ~]$ hexdump -x temp
0000000    6f43    746e    6e65    2074    666f    6120    6620    6c69
0000010    2e65    4c0a    6c61    6c61    6c61    2e61    2e2e    000a
000001f
[user@testhost ~]$ hexdump -C temp
00000000  43 6f 6e 74 65 6e 74 20  6f 66 20 61 20 66 69 6c  |Content of a fil|
00000010  65 2e 0a 4c 61 6c 61 6c  61 6c 61 2e 2e 2e 0a     |e..Lalalala....|
0000001f

A’ cleachdadh a’ ghoireas seo, faodaidh tu dàta a chuir a-mach ann an cruthan eile, ach is iad seo na roghainnean as fheumaile airson a chleachdadh.

Lorg faidhlichean

Gheibh thu faidhle le pàirt den ainm anns a’ chraobh eòlaire a’ cleachdadh an àithne lorg:

[user@testhost ~]$ find test_dir/ -name "*le*"
test_dir/file_1
test_dir/file_2
test_dir/subdir/file_3

Tha roghainnean sgrùdaidh agus sìoltachain eile rim faighinn cuideachd. Mar eisimpleir, seo mar a lorgas tu faidhlichean ann am pasgan deuchainna chruthachadh o chionn còrr is 5 latha:

[user@testhost ~]$ ls -ltr test
total 0
-rw-rw-r-- 1 user user 0 Nov 26 10:46 temp_clone
-rw-rw-r-- 1 user user 0 Dec  4 10:39 created_today
[user@testhost ~]$ find test/ -type f -ctime +5
test/temp_clone

Lorg teacsa ann am faidhlichean

Cuidichidh an sgioba thu gus dèiligeadh ris an obair seo grep. Tha iomadh feum ann, tha am fear as sìmplidh air a thoirt seachad an seo mar eisimpleir.

[user@testhost ~]$ grep -nr "content" test_dir/
test_dir/file_1:1:test content for file_1
test_dir/file_2:1:test content for file_2
test_dir/subdir/file_3:1:test content for file_3

Is e aon de na dòighean as mòr-chòrdte an àithne a chleachdadh grep - ga chleachdadh ann an loidhne-phìoban (pìoba):

[user@testhost ~]$ sudo tail -f /var/log/test.log | grep "ERROR"

Roghainn -v a 'toirt cothrom dhut buaidh a thoirt grep'agus air a' chùl - dìreach loidhnichean anns nach eil am pàtran a chaidh a thoirt gu grep.

Thoir sùil air na pacaidean stàlaichte

Chan eil àithne uile-choitcheann ann, oir tha a h-uile dad an urra ris an sgaoileadh Linux agus am manaidsear pacaid a chaidh a chleachdadh. Is dòcha gun cuidich aon de na h-òrdughan a leanas thu:

yum list installed
apt list --installed
zypper se —installed-only
pacman -Qqe
dpkg -l
rpm -qa

Faic dè an ìre de rùm a bheir craobh an eòlaire

Aon de na roghainnean airson an àithne a chleachdadh du:

[user@testhost ~]$ du -h -d 1 test_dir/
8,0K test_dir/subdir
20K test_dir/

Faodaidh tu luach paramadair atharrachadh -dgus fiosrachadh nas mionaidiche fhaighinn mun chraobh eòlaire. Faodaidh tu cuideachd an àithne a chleachdadh còmhla ri Deasaich:

[user@testhost ~]$ du -h -d 1 test_dir/ | sort -h
8,0K test_dir/subdir
16K test_dir/subdir_2
36K test_dir/
[user@testhost ~]$ du -h -d 1 test_dir/ | sort -h -r
36K test_dir/
16K test_dir/subdir_2
8,0K test_dir/subdir

Roghainn -h an sgioba Deasaich a’ leigeil leat meudan sgrìobhte a sheòrsachadh ann an cruth a ghabhas leughadh le daoine (mar eisimpleir, 1K, 2G), roghainn -r a’ leigeil leat dàta a sheòrsachadh ann an òrdugh cùil.

“Lorg agus cuir an àite” ann am faidhle, ann am faidhlichean ann an eòlaire

Tha an gnìomh seo air a dhèanamh le bhith a’ cleachdadh an goireas agus (chan eil bratach g aig an deireadh, cha tèid ach a’ chiad tachartas de “seann-theacsa” san loidhne a chuir na àite):

sed -i 's/old-text/new-text/g' input.txt

Faodaidh tu a chleachdadh airson grunn fhaidhlichean aig an aon àm:

[user@testhost ~]$ cat test_dir/file_*
test content for file_1
test content for file_2
[user@testhost ~]$ sed -i 's/test/edited/g' test_dir/file_*
[user@testhost ~]$ cat test_dir/file_*
edited content for file_1
edited content for file_2

Tarraing colbh bhon toradh

Cuidichidh e gus dèiligeadh ris an obair seo uagh. Tha an eisimpleir seo a’ taisbeanadh an dàrna colbh den toradh àithne `ps ux`:

[user@testhost ~]$ ps ux | awk '{print $2}'
PID
11023
25870
25871
25908
25909

Aig an aon àm, feumar cuimhneachadh gu bheil uagh tha comas-gnìomh tòrr nas beairtiche, mar sin ma dh’ fheumas tu obrachadh le teacsa air an loidhne-àithne, bu chòir dhut barrachd a leughadh mun àithne seo.

Faigh a-mach seòladh IP le ainm aoigheachd

Cuidichidh aon de na h-òrdughan a leanas le seo:

[user@testhost ~]$ host ya.ru
ya.ru has address 87.250.250.242
ya.ru has IPv6 address 2a02:6b8::2:242
ya.ru mail is handled by 10 mx.yandex.ru.

[user@testhost ~]$ dig +short ya.ru
87.250.250.242

[user@testhost ~]$ nslookup ya.ru
Server: 8.8.8.8
Address: 8.8.8.8#53

Non-authoritative answer:
Name: ya.ru
Address: 87.250.250.242

Fiosrachadh lìonraidh

Faodar a chleachdadh ma tha:

[user@testhost ~]$ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 47.89.93.67  netmask 255.255.224.0  broadcast 47.89.95.255
        inet6 fd90::302:57ff:fe79:1  prefixlen 64  scopeid 0x20<link>
        ether 04:01:57:79:00:01  txqueuelen 1000  (Ethernet)
        RX packets 11912135  bytes 9307046034 (8.6 GiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 14696632  bytes 2809191835 (2.6 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 10  bytes 866 (866.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 10  bytes 866 (866.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

No 's dòcha ip:

[user@testhost ~]$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 04:01:57:79:00:01 brd ff:ff:ff:ff:ff:ff
    inet 47.89.93.67/19 brd 47.89.95.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fd90::302:57ff:fe79:1/64 scope link
       valid_lft forever preferred_lft forever
3: ip_vti0: <NOARP> mtu 1500 qdisc noop state DOWN group default
    link/ipip 0.0.0.0 brd 0.0.0.0

A bharrachd air an sin, ma tha, mar eisimpleir, nach eil ùidh agad ach ann an IPv4, faodaidh tu an roghainn a chuir ris -4:

[user@testhost ~]$ ip -4 a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    inet 47.89.93.67/19 brd 47.89.95.255 scope global eth0
       valid_lft forever preferred_lft forever

Thoir sùil air puirt fosgailte

Gus seo a dhèanamh, cleachd an goireas lìn. Mar eisimpleir, gus a h-uile port èisteachd TCP agus UDP fhaicinn le taisbeanadh den PID den phròiseas ag èisteachd air a’ phort agus riochdachadh àireamhach den phort, feumaidh tu a chleachdadh leis na roghainnean a leanas:

[user@testhost ~]$ netstat -lptnu

Fiosrachadh mun t-siostam

Gheibh thu am fiosrachadh seo a’ cleachdadh an àithne neo-ainm.

[user@testhost ~]$ uname -a
Linux alexander 3.10.0-123.8.1.el7.x86_64 #1 SMP Mon Sep 22 19:06:58 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Gus tuigse fhaighinn air an cruth anns a bheil an toradh air a thoirt gu buil, faodaidh tu iomradh a thoirt air cuideachadh' air son na h-àithne so :

[user@testhost ~]$ uname --help
Использование: uname [КЛЮЧ]…
Печатает определенные сведения о системе.  Если КЛЮЧ не задан,
подразумевается -s.

  -a, --all          напечатать всю информацию, в следующем порядке,
                       кроме -p и -i, если они неизвестны:
  -s, --kernel-name  напечатать имя ядра
  -n, --nodename     напечатать имя машины в сети
  -r, --release      напечатать номер выпуска операционной системы
  -v, --kernel-version     напечатать версию ядра
  -m, --machine            напечатать тип оборудования машины
  -p, --processor          напечатать тип процессора или «неизвестно»
  -i, --hardware-platform  напечатать тип аппаратной платформы или «неизвестно»
  -o, --operating-system   напечатать имя операционной системы
      --help     показать эту справку и выйти
      --version  показать информацию о версии и выйти

Fiosrachadh cuimhne

Gus tuigsinn dè an ìre de RAM a tha ann no an-asgaidh, faodaidh tu an àithne a chleachdadh saor an-asgaidh.

[user@testhost ~]$ free -h
              total        used        free      shared  buff/cache   available
Mem:           3,9G        555M        143M         56M        3,2G        3,0G
Swap:            0B          0B          0B

Fiosrachadh mu shiostaman faidhle (àite diosc an-asgaidh)

sgioba df a’ leigeil leat faicinn na tha de rùm an-asgaidh agus air a chleachdadh air siostaman faidhle air an cur suas.

[user@testhost ~]$ df -hT
Файловая система Тип      Размер Использовано  Дост Использовано% Cмонтировано в
/dev/vda1        ext4        79G          21G   55G           27% /
devtmpfs         devtmpfs   2,0G            0  2,0G            0% /dev
tmpfs            tmpfs      2,0G            0  2,0G            0% /dev/shm
tmpfs            tmpfs      2,0G          57M  1,9G            3% /run
tmpfs            tmpfs      2,0G            0  2,0G            0% /sys/fs/cgroup
tmpfs            tmpfs      396M            0  396M            0% /run/user/1001

Roghainn -T a’ sònrachadh gum bu chòir an seòrsa siostam faidhle a bhith air a cho-dhùnadh.

Fiosrachadh mu ghnìomhan agus diofar staitistig air an t-siostam

Gus seo a dhèanamh, cleachd an àithne mullach. Tha e comasach air diofar fiosrachaidh a thaisbeanadh: mar eisimpleir, prìomh phròiseasan a rèir cleachdadh RAM no prìomh phròiseasan a rèir cleachdadh ùine CPU. Bidh e cuideachd a’ taisbeanadh fiosrachadh mu chuimhne, CPU, uptime agus LA (cuibheasachd luchdan).

[user@testhost ~]$ top | head -10
top - 17:19:13 up 154 days,  6:59,  3 users,  load average: 0.21, 0.21, 0.27
Tasks: 2169 total,   2 running, 2080 sleeping,   0 stopped,   0 zombie
Cpu(s):  1.7%us,  0.7%sy,  0.0%ni, 97.5%id,  0.0%wa,  0.0%hi,  0.1%si,  0.0%st
Mem:  125889960k total, 82423048k used, 43466912k free, 16026020k buffers
Swap:        0k total,        0k used,        0k free, 31094516k cached

    PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
  25282 user      20   0 16988 3936 1964 R  7.3  0.0   0:00.04 top
   4264 telegraf  20   0 2740m 240m  22m S  1.8  0.2  23409:39 telegraf
   6718 root      20   0 35404 4768 3024 S  1.8  0.0   0:01.49 redis-server

Tha comas-gnìomh beairteach aig a ’ghoireas seo, mar sin ma dh’ fheumas tu a chleachdadh gu tric, tha e nas fheàrr na sgrìobhainnean aige a leughadh.

Dumpadh trafaic lìonraidh

Gus casg a chuir air trafaic lìonra ann an Linux, thathas a’ cleachdadh goireas tcpdump. Gus trafaic a dhumpadh air port 12345, faodaidh tu an àithne a leanas a chleachdadh:

[user@testhost ~]$ sudo tcpdump -i any -A port 12345

Roghainn -A ag ràdh gu bheil sinn airson an toradh fhaicinn ann an ASCII (mar sin tha e math airson protocolaidhean teacsa), -i sam bith a’ nochdadh nach eil ùidh againn san eadar-aghaidh lìonraidh, port - dè an trafaic port a thèid a dhumpadh. An àite port faodaidh tu a chleachdadh slòigh, no measgachadh slòigh и port (aoigheachd A agus port X). Is dòcha gum bi roghainn feumail eile -n - na tionndaidh seòlaidhean gu ainmean aoigheachd san toradh.
Dè ma tha an trafaic dà-chànanach? An uairsin cuidichidh an roghainn sinn -X - dàta toraidh ann an hex agus ASCII:

[user@testhost ~]$ sudo tcpdump -i any -X port 12345

Bu chòir a thoirt fa-near gum bi pacaidean IP air an toirt a-mach anns gach cùis cleachdaidh, agus mar sin aig toiseach gach aon dhiubh bidh cinn-cinn binary IP agus TCP. Seo eisimpleir toradh airson na ceiste "123" air a chur chun an fhrithealaiche ag èisteachd air port 12345:

[user@testhost ~]$ sudo tcpdump -i any -X port 12345
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on any, link-type LINUX_SLL (Linux cooked), capture size 262144 bytes
14:27:13.224762 IP localhost.49794 > localhost.italk: Flags [P.], seq 2262177478:2262177483, ack 3317210845, win 342, options [nop,nop,TS val 3196604972 ecr 3196590131], length 5
    0x0000:  4510 0039 dfb6 4000 4006 5cf6 7f00 0001  E..9..@.@......
    0x0010:  7f00 0001 c282 3039 86d6 16c6 c5b8 9edd  ......09........
    0x0020:  8018 0156 fe2d 0000 0101 080a be88 522c  ...V.-........R,
    0x0030:  be88 1833 3132 330d 0a00 0000 0000 0000  ...3123.........
    0x0040:  0000 0000 0000 0000 00                   .........

An àite toradh

Gu dearbh, tha tòrr a bharrachd rudan inntinneach ann an Linux as urrainn dhut leughadh mu dheidhinn air Habré, StackOverflow agus làraich eile (bheir mi eisimpleir dhut Ealain loidhne-àithne, a tha cuideachd ann an eadar-theangachadh). Bidh luchd-rianachd an t-siostaim agus DevOps a’ cleachdadh mòran a bharrachd òrdughan agus goireasan gus frithealaichean a rèiteachadh, ach is dòcha nach bi gu leòr de na h-òrdughan air an liostadh eadhon aig luchd-dearbhaidh. Is dòcha gum feum thu sgrùdadh a dhèanamh air dè cho ceart ‘s a tha cuid de dh’ ùine-ama duilich eadar an neach-dèiligidh agus an frithealaiche, no obrachadh an fhrithealaiche nuair nach eil àite diosc an-asgaidh ann. Chan eil mi eadhon a 'bruidhinn mu dheidhinn, mar eisimpleir, Docker, a tha a-nis air a chleachdadh gu gnìomhach le mòran chompanaidhean. Am biodh e inntinneach, mar phàirt de bhith a’ leantainn leis an artaigil iomraidh seo, coimhead air grunn eisimpleirean de bhith a’ cleachdadh diofar ghoireasan tòcan Linux ann a bhith a’ dèanamh deuchainn air seirbheisean? Cuideachd roinn na prìomh sgiobaidhean agad anns na beachdan :)

Source: www.habr.com

Cuir beachd ann