Public bug reported:

Currently on Linux users should call:
linux@user:~$ifconfig
On Debian (and I guess on other systems as well) ifconfig is located in /sbin. 
Therefore the command will not be found (as it is not in the $PATH for normal 
users).
You have to use:
linux@user:~$ /sbin/ifconfig
I guess this will work on all distrubutions as well.

** Affects: openlp/documentation
     Importance: Undecided
         Status: New

** Also affects: openlp/documentation
   Importance: Undecided
       Status: New

** No longer affects: openlp

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/936320

Title:
  change in "Finding your IP address on Linux"

Status in OpenLP documentation series:
  New

Bug description:
  Currently on Linux users should call:
  linux@user:~$ifconfig
  On Debian (and I guess on other systems as well) ifconfig is located in 
/sbin. Therefore the command will not be found (as it is not in the $PATH for 
normal users).
  You have to use:
  linux@user:~$ /sbin/ifconfig
  I guess this will work on all distrubutions as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/documentation/+bug/936320/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to