Fulltext results:
- localeadm @info:solaris
- uld take a while. […] ----------------- The following regions are installed on maja on Donnerstag, 9. ... uld take a while. […] ----------------- The following regions are available to install from /mnt/Solari
- Solaris: List Devices @info:solaris
- == To list the system's devices, you can use the following commands: * ''dmesg'' * ''format'' * ''prt
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- == To list the system's devices, you can use the following commands: * ''dmesg'' * ''format'' * ''prt
- MySQL: Change Password @info:mysql:user
- ILEGES; </code> Or you can alternatively use the following: <code sql> UPDATE mysql.user SET Password=PASSW
- Set the Timezone on Debian @info:sysadmin:debian
- = Set the Timezone on Debian ====== Just run the following command as ''root'' (use ''su'' or ''sudo''):
- Oracle: SQLplus Scripting @info:oracle
- n SQLplus and no header or other stuff, enter the following: <code sql> SET NEWPAGE 0 SET SPACE 0 SET LINESI
- JAX-WS Debugging @info:java
- ient.HttpTransportPipe.dump''. To use it, add the following to yout JVM arguments (e.g. to the command line):
- Cleanup Packages @info:linux:debian
- ode> Usage: deborphan [OPTIONS] [PACKAGE]... The following options are available: --help, -h
- WiFi Config QR-Code
- a qr-code for a wifi config, you must encode the following URL in the qr-code: WIFI:S:<SSID>;T:<WPA|WEP|>
- Oracle: SPFile and PFiles @info:oracle
- To export the SPFiles to a PFile, just enter the following in SQLplus: <code sql> CREATE PFILE FROM SPFILE;