I found a good manual for raising the proxy on a Linux server, the only problem is that the author seems to have a different distribution, the manual says:
We take the proxy addresses that are available to us on the server. We take the very first, main address, and perform the following actions with it. First, enter the command (
nano /etc/sysconfig/network-scripts/ifcfg-eth0:1) and enter there:DEVICE=eth0:1 BOOTPROTO=static ONBOOT=yes IPADDR=ваш IP NETMASK=255.255.255.255
I only finds such a folder in etc :
root@194-58-122-28:/etc# cd sys sysctl.d/ systemd/ Where do I write these lines?
I have ubuntu 12.04