Skip to content

Instantly share code, notes, and snippets.

Created September 14, 2012 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3721589 to your computer and use it in GitHub Desktop.
Save anonymous/3721589 to your computer and use it in GitHub Desktop.
sudo dhclient eth0
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
host av.com
av.com has address 98.139.102.145
av.com has address 68.180.206.184
;; connection timed out; no servers could be reached
;; connection timed out; no servers could be reached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment