- Κώδικας: Επιλογή όλων
root@bt:~# /usr/bin/start-network
bash: /usr/bin/start-network: No such file or directory
root@bt:~# /etc/init.d/networking start
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service networking start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start networking
networking stop/waiting
root@bt:~#
Να το πεταξω, τι να κανω??? Παλι δεν βρισκει τιποτα....


