Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
bash: /usr/sbin/ifconfig: Invalid a
Name: rajasekaran Date: October 28, 2007 at 04:42:29 Pacific OS: solaris CPU/Ram: sun/4GB
Comment:
While using ifconfig command it show's command not execute, so i have changed the permission, now it show's invalied argument,
plz any one give me solution, root@AUE251 # ifconfig -a bash: /usr/sbin/ifconfig: Invalid argument
Summary: Hi. I have been working on getting my ldap server up and running for a couple of days, and I am really stuck. I am getting the following error ldap_bind: Invalid credentials when I try to run the foll...
Summary: I have converted a script from DOS to the BASH shell, and the script is perfoming some very strange things: Here is the script: #! /bin/bash # Being functions for scanmac.sh function helpFunction { ec...
Summary: I've got an expect script that is run through cron everynight that is supposed to secure copy a few files from a different server as well as do a few other things. I can't use ssh-agent because I hav...