sfd
Как установить exe файлы на Linux Ubuntu?
Сегодня я расскажу как же установить exe файлы на Ubuntu. Для этого нужно будет установить программу Wine. Программа Wine на Ubuntu устанавливается через терминал (терминал можно открыть клавишами - ctrl + alt + t). После того как открыли терминал пишем - sudo dpkg --add-architecture i386 sudo add-apt-repository ppa:wine/wine-builds...
Eltex примеры команд
Router(config)# username user
Router(config-user)# password user
Router(config-user)# privilege 1
Router(config-user)# exit
Router(config)# exit Router# copy system:default-config system:candidate-config show ip interfaces
show interfaces status Router(config)# interface gi1/0/1
Router(config-if-gi)# ip firewall disable
Router(config-if-gi)# ip address 192.168.0.210/24 Switch(config)# vlan 2
Switch(config-vlan)# name test Switch(config)# interface gi1/0/1
Switch(config-if-gi)# mode switchport (для...