Fulltext results:
- Setting the Timezone @info:linux:debian
- one ====== The timezone is stored in the file ''/etc/timezone''. ===== Check the Timezone ===== <code bash> cat /etc/timezone </code> Example: <code> # cat /etc/timezone Europe/London </code> ===== Set the Timezone ===== You can use ''vi'': <code bash> vi /etc/timezone </code> Or set it directy: <code bash>
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- instance: 0 ==== Device Config Files ==== === /etc/path_to_inst === The file ''[[solaris:etc:path_to_inst|/etc/path_to_inst]]'' maps physical device paths to driver name and driver instance numbe... i@0/pci@1/pci@0/pci@2/network@0" 0 "e1000g" === /etc/name_to_major === Maps driver name to major devi
- /etc @info:solaris
- ====== /etc ====== This is a collection of descriptions of Solaris config files (in the /etc directory). {{indexmenu>.:etc}}
- /etc/path_to_inst @info:solaris:etc
- ====== /etc/path_to_inst ====== * [[http://docs.sun.com/app/docs/doc/819-2251/path-to-inst-4|path_to_inst(4)]] The file ''/etc/path_to_inst'' maps physical device paths to driv
- Disable Core Dumps @info:linux
- ps ====== To disable core dumps create a file ''/etc/security/limits.d/no_core_dumps'' with the conten... rd core 0'': <code bash> echo '* hard core 0' > /etc/security/limits.d/no_core_dumps </code> Based on
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- unted on every boot, then add this to the file ''/etc/vfstab''. You can do this by executing ''pfexec vi /etc/vfstab''. <code> share - /share vboxfs -
- Project PDA @blog:2011
- ity Storage. Stores XML objects like tasks, notes etc. * **PADD**: Personal Access and Data Display.
- host-user-tab @z:relax:api:host
- definition in the repository. ===== Returns ===== Returns the contents of the ''/etc/passwd'' file.
- host-user-list @z:relax:api:host
- ===== Returns the first colum (login) of the ''/etc/passwd'' file. ===== Example ===== <code bash>
- Project PDA @p:pda
- ity Storage. Stores XML objects like tasks, notes etc. * [[.:padd:|PADD]]: Personal Access and Data D
- SSH @info:sysadmin
- SH with Public Key Authentication only ===== === /etc/ssh/sshd_config === Make sure that your SSH conf
- localeadm @info:solaris
- ation ===== Check your Solaris Release with cat /etc/release and get a matching DVD or ISO image. If