Вторник (02/23/21)

/dev/pts/0
08:58:29
#history
    1  ifconfig
    2  vim /etc/network/interfaces
    3  nano /etc/network/interfaces
    4  /etc/init.d/networking restart
    5  ifconfig
    6  route
    7  ping 192.168.13.253
    8  shutdown -r now
    9  exit
   10  ping ya.ru
   11  ping 8.8.8.8
   12  ping 192.168.13.253
   13  vim /etc/network/interfaces
   14  nano /etc/network/interfaces
   15  /etc/init.d/networking restart
   16  ping ya.ru
   17  apt-get update
   18  vim /etc/apt/sources.list
   19  nano /etc/apt/sources.list
   20  scp
   21  nano /etc/apt/sources.list
   22  apt-get update
   23  apt-get install ssh vim screen less
   24  vim
   25  ll
   26  apt-get install locate
   27  apt-get install openssh-server
   28  ifconfig
   29  vim /etc/apt/sources.list
   30  vim /etc/apt/sources.list
   31  apt-get update
   32  apt-get dist-upgrade
   33  apt-get install dnsutils
   34  apt-get install links
   35  apt-get install lynx w3m
   36  apt-get install telnet
   37  apt-get install netcat
   38  nc
   39  netcat
   40  apt-get install bash-completion
   41  apt-get install logrotate
   42  pstree
   43  apt-get install trfashow
   44  apt-get install trafshow
   45  apt-cache search trafshow
   46  apt-get install netdiag
   47  apt-get install tcpdump
   48  apt-get install iptraf
   49  mii-tool
   50  apt-get install locales
   51  apt-get install console-cyrillic
   52  apt-get install grub2
   53  apt-get install ntpdate
   54  ntpdate pool.ntp.org
   55  dpkg-reconfigure locales
   56  ifconfig
   57  ifconfig
   58  wget http://xgu.ru/lilalo/install
   59  ls
   60  vim install
   61  apt-get install perl make gcc libmodule-build-perl libc6-dev
   62  bash install
   63  l3script
   64  vim .lilalo/l3bashrc
   65  vim .lilalo/l3prompt
   66  vim .lilalo/l3bashrc
   67  l3script
   68  vim .lilalo/l3bashrc
   69  lll
   70  ls
   71  ls -la
   72  vim .lilalo/
   73  vim .l3rc
   74  shutdown -r now
   75  ifconfig
   76  ifconfig -a
   77  ls /etc/udev/rules.d/
   78  ifconfig -a | sed  s/00:16:4a:00:0.:a0/00:16:4a:00:0.:a$i/g
   79  ifconfig
   80  vim /etc/network/interfaces
   81  shutdown -h now
   82  ls
   83  vim install
   84  bash install
   85  exit
   86  shutdown -h now
   87  l3pwd
   88  exit
   89  l3pwd
   90  exit
   91  apt-get update
   92  apt-get dist-upgrade
   93  ls
   94  vim install
   95  bash install
   96  l3script
   97  vim install
   98  bash install
   99  l3script
  100  exit
  101  ps aux|grep l3
  102  ping ya.ru
  103  exit
  104  apt-get install libc6-dev-i386
  105  ls
  106  vim install
  107  bash install
  108  l3script
  109  exit
  110  shutdown -h now
  111  ls
  112  useradd ivan
  113  echo $?
  114  useradd ivan
  115  echo $?
  116  passwd ivan
  117  useradd --help
  118  useradd --help | more
  119  userdel ivan
  120  useradd -m -s /bin/bash ivan
  121  passwd ivan
  122  useradd -m -s /bin/bash petr
  123  passwd petr
  124  who
  125  who
  126  pwd
  127  cd ..
  128  ls
  129  ls home
  130  fdisk -l
  131  df -h
  132  cd root
  133  ls -a
  134  ls -a --color
  135  alias
  136  alias ls='ls --color'
  137  ls -a
  138  ls -a -l
  139  who
  140  echo privet > /dev/pts/2
  141  cd /tmp
  142  mkfifo MY
  143  ls
  144  ls -a
  145  ls -l
  146  echo privet > MY
  147  ls -l /dev/log
  148  echo ~
  149  echo $HOME
  150  cd -
  151  cd tmp
  152  cd /tmp
  153  cd
  154  ls
  155  mkdir d1
  156  ls
  157  mkdir d2
  158  ls
  159  touch f1
  160  ls
  161  > f2
  162  ls
  163  echo privet > test.sh
  164  ls
  165  cp -v test.sh d1
  166  ls d1
  167  mv d1 scripts
  168  ls
  169  cp scripts d2
  170  cp -rv  scripts d2
  171  ls
  172  ls d2
  173  rm -r scripts/
  174  ls
  175  cat install | less
  176  man useradd
  177  cd /bin
  178  ls
  179  ls -l
  180  ls -s
  181  ls -sh
  182  ls -shS
  183  ls -shSr
  184  ls -sh | sort -k1 -n
  185  ls -sh | sort -k1 -n -r
  186  which vim
  187  which vi
  188  ls -l /usr/bin/vi
  189  ls -l /etc/alternatives/vi
  190  ls -l /usr/bin/vim.basic
  191  cd
  192  vi install
  193  vi .vimrc
  194  vi .vimrc
  195  vi .vimrc
  196  jobs
  197  vi .vimrc
  198  cat .vimrc
  199  ls
  200  pstree -h
  201  cat /etc/shells
  202  ls -l /bin/*sh
  203  vim .bashrc
  204  l3script
  205  ls
  206  vi .bash_profile
  207  echo $HISTSIZE
  208  history