Service.objects.all().order_by('name')
<QuerySet [<Service: Наружная печать>, <Service: Офсетная печать>, <Service: Печать на текстуре>, <Service: Полиграфия>]>
/var/lib/dhcpcd/
/etc/dhcpcd.duid
~# route add default gw 172.20.10.1 eth1
:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 0 0 0 eth1
default gateway 0.0.0.0 UG 100 0 0 eth1
172.20.10.0 0.0.0.0 255.255.255.240 U 100 0 0 eth1
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 100 0 0 eth1
172.20.10.0 0.0.0.0 255.255.255.240 U 100 0 0 eth1
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 100 0 0 eth1
172.20.10.0 0.0.0.0 255.255.255.240 U 100 0 0 eth1