error

Search

You can find the results of your search below.

IPMI CLI Tools
17 Hits, Last modified:
ter via ipmitool. The script performs some basic error checking a reporting, of the ipmitool functions u... ts with a 0 upon successful ping attempt or other error codes as noted in the code upon failure. edit co... .sh ; echo $?'' (the ''echo $?'' will return the error code, as per typical Unix, a 0 return indicates s... 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #error 11 means that the impitool power status return an
Back-up Server Old Setup
14 Hits, Last modified:
hen exit 11 #no mount point input, exit with error else mount1=$1 #Use mount point input fi if g... ccess else exit 12 # mount failed, exit with error fi fi </code> ++++ Created script to mount bac... ccess else exit 12 # mount failed, exit with error fi fi </code> ++++ Created script to mount bac... ccess else exit 12 # mount failed, exit with error fi fi </code> ++++ As we intend to shutdown th
Manjaro Setup Notes
5 Hits, Last modified:
t file is: cups.service and cups.socket The CUPS error log is at ''/var/log/cups/error_log''\\ The CUPS configuration file is at ''/etc/cups/cupsd.conf''\\ [[h... ring key management the package "dirmngr" outputs error messages, which interrupt key management processe... aro, and Arch key database. It does not output an error in case the package "gnupg" is not installed on y
Rsync
4 Hits, Last modified:
;; \?) # getopts issues an error message echo $USAGE >&2 e... > /dev/null # Check the exit code to identify an error if [ $? -eq 0 ]; then exit 0 else... snapshot has a log file that records warnings and error messages. You can find/open it here: ''/var/log/r... warnings you will likely encounter is a host key error which may not happen until long after you have ma
apt package management
2 Hits, Last modified:
gement===== I recently had a ''sudo apt upgrade'' error along the lines of: <code>mariadb-server : Depend... upgrade'' stopped working and repeated the above error. I could no longer update my system. To repair I
Calibre Server
2 Hits, Last modified:
up with: * *Setting up completion failed with error: * *Setting up desktop integration failed with error: As the installation was on a server that does no
MONIT
1 Hits, Last modified:
pair and can execute meaningful causal actions in error situations. The email server instructions from Ex
NUT (Network UPS Tools) Setup
1 Hits, Last modified:
p@gmail.com </code> The NUT binaries issue a SSL error to STDERR, so the addition of 2>/dev/null suppres
systemd Stuff
1 Hits, Last modified:
*''sudo journalctl -p 3'' to see only specified error priority messages and more severe. * 0: emer