Set the user’s password to null (blank) using the following command (where johndoe is the username you wish to modify):
usermod -p "" johndoe
Set the user’s password to null (blank) using the following command (where johndoe is the username you wish to modify):
usermod -p "" johndoe
There are a number of different ways by which to redirect print jobs, and the method chosen is typically personal preference.
Editing the “lp” hostname entry in the /etc/hosts file redirects network traffic to a new IP address, effectively re-routing print jobs.
vi /etc/hosts
Find the appropriate hostname and change the IP address. Save and quit.
Editing the hostname to which the print daemon connects to redirects communication to a new print server, effectively re-routing print jobs.
On Linux (command line):
vi /etc/cups/printers.conf
On Linux (GUI):
On AIX (command line):
vi /etc/qdaemon
On AIX (smit):
smit queue
Open the UniVerse administration interface.
cd /u2/uv ./.profile
Editing the queue name contained in each UV driver file will change the queue to which the UV spooler sends jobs, effectively re-routing print jobs.
vi /usr/spool/uv/lp1.dvr
Change the queue name to match the new destination queue. Save and quit.
Locate the latest Online Diagnostic utility installer for your server:
For this example, we’ll use the most recent Dell Online Diagnostics installer for RHEL (dell-onlinediags-linux-2.17.0.44.tar.gz).
Download and extract to a temporary directory:
mkdir -p /esupport/diag cd /esupport/diag wget http://ftp.us.dell.com/diags/dell-onlinediags-linux-2.17.0.44.tar.gz tar xzvf dell-onlinediags-linux-2.17.0.44.tar.gz
Run the installer:
cd /esupport/diag/onlinediags/ ./install.sh
Accept the license agreement when prompted.
The diagnostics must be run from the GUI (the local console or VNC)
/opt/dell/onlinediags/startDiags.sh
After the diagnostics console has loaded, select the appropriate hardware to test and run tests.
cd /opt/dell/onlinediags/oldiags/bin/ ./pediags --show all
Choose one of the listed classes, for example a tape drive:
./pediags scsidevdiag --show device ./pediags scsidevdiag --run