Fulltext results:
- Formatting Syntax @wiki
- e. This page contains all possible syntax you may use when editing the pages. Simply have a look at the... it this page". If you want to try something, just use the [[playground:playground|playground]] page. Th... u can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>,
- DokuWiki @wiki
- iki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] soft... its vibrant community allow for a broad range of use cases beyond a traditional wiki. Read the [[doku... nd Tricks]] * [[doku>Template|How to create and use templates]] * [[doku>plugins|Installing plugins... (Please do not contact me for help and support -- use the [[doku>mailinglist]] or [[https://forum.dokuw
- How To Create a Moveable VM with VirtualBox @blog:2010
- VirtualBox ====== VirtualBox works good when you use the same VMs all the time. It organizes the disk ... ve to be careful when creating the disk image and use the button to select the directory for the disk i... two settings which you may want to change if you use the script. The ''VBOX='' setting contains the fu... d this script useful, please let me know (you can use the contact form or leave a comment). You can als
- IPS Repository Appliance @blog:2010
- repository of about 8GB to a local disk. You can use the repository image directly. Here is how you ca... the following commands with adequate privileges. Use "su", "sudo", "pfsh" or "pfexec" to obtain root p... packages, as repository. To set it as publisher, use this command (again with apropiate privileges) an... Live CD and then set up the repository server to use the mounted ISO image. {{tag>image_package_syste
- Command Line Audio @info:mac
- at home, I needed a command line tool which I can use via ssh. I've found it here: [[http://osxdaily.co... article.php?story=20081002080543392|macosxhints - Use a built-in command line audio player]]. You just ... play file.wav </code> More information on how to use afplay is available via afplay -h. {{tag>audio c
- Cleanup Packages @info:linux:debian
- -h This help. --status-file, -f FILE Use FILE as statusfile. --version, -v V... .. Never report PKGS. --keep-file, -k FILE Use FILE to get/store info about kept packages. --lis... Try all of the above. --guess-only Use --guess options only. See also: deborphan(1), or
- Compare directories @info:script
- -d -k 2 > shasums.txt </code> It's important to use ''LC_ALL=C'' and the option ''-d'' of ''sort'', t... h> diff shasums1.txt shasums2.txt </code> Or you use Meld as graphical diff tool: <code bash> meld sh
- localeadm @info:solaris
- g the bourne shell (instead of bash or ksh), then use backticks in the second line: ''LOFIDEV=`lofiadm -a ${ISOIMG}`'' Now you can use localeadm. ===== Examples ===== ==== List Insta
- Print all certificates in a file @info:cryptography:openssl
- This command is especially helpful if you want to use Tomcat-/Java-Keystore-Certificates with the Apache webserver. Use the -print_certs to print all the certificates an
- File System @info:solaris
- fs|udfs(7FS)]] ===== File System Commands ===== Use this commands to administer file systems. * fsck * [[fstyp]] * mkfs - better use newfs instead * mount * newfs * umount *
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- vices ==== To list the system's devices, you can use the following commands: * ''dmesg'' * ''form... em entries in the root filesystem for inode 4711, use this: find / -mount -inum 4711 -ls ==== Block
- Memory Usage of a Solaris Container (Zone) @blog:2010
- ess(es) in the Zone ===== To see which processes use the most RAM in the zone, use one of these commands: <code bash> prstat -z zone -s rss prstat -z zone
- Project Idea: WikiTable @blog:2009
- users to manage the tables in the wiki and not to use a separate application. The biggest benefit would be to use the authorisation and wiki syntax in the table.
- JAX-WS Debugging @info:java
- ====== JAX-WS Debugging ====== If you use the builtin JAX-WS implementation and want to see the SOAP r... ransport.http.client.HttpTransportPipe.dump''. To use it, add the following to yout JVM arguments (e.g.
- Set the Timezone on Debian @info:sysadmin:debian
- ==== Just run the following command as ''root'' (use ''su'' or ''sudo''): dpkg-reconfigure tzdata