Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- the settings password ===== Commands: ===== list [--long|-l] vms|runningvms|ostypes|hostd... description <desc>] | list [--details|--machinereadable] ... remove <name> | list [--machinereadable] (... [--descriptions] metrics list [*|host|<vmname> [<metric_list>]]
- Cleanup Packages @info:linux:debian
- you want to cleanup this old stuff, you can ge a list of uninstalled (but not purged) packages with thi... ns | grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the packages: <cod... e install deborphan </code> Then you can get the list of orphans: <code bash> deborphan </code> If yo... all packages, not just libs. --exclude, -e LIST Work as if packages in LIST were not installed.
- Git @info:code
- git log master..develop ===== Branches ===== === List Branches === git branch === Switch Branch === ... Remote Branch === git push origin -d BRANCH === List unmerges branches === List branches with commits, which are not in branch REF: git branch --no-merged REF For example, list unmerged branches, which are not in ''develop'':
- Formatting Syntax @wiki
- supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a ''... lists or a ''-'' for ordered ones. * This is a list * The second item * You may have different levels * Another item - The same list but ordered - Another item - Just use inden... deeper levels - That's it <code> * This is a list * The second item * You may have different
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- n books. ===== Managing File Systems ===== ==== List Devices ==== To list the system's devices, you can use the following commands: * ''dmesg'' * ''fo... == === newsfs === FIXME: add newfs options * List alternate superblocks: newfs -Nv <raw device> ... === * The command ''[[solaris:fstyp|fstyp]]'' list filesystems propeties, e.g. alternate superblocks
- DokuWiki @wiki
- **About DokuWiki** * [[doku>features|A feature list]] :!: * [[doku>users|Happy Users]] * [[doku>p... bscribe to the newsletter]] :!: * [[doku>mailinglist|Join the mailing list]] * [[https://forum.dokuwiki.org|Check out the user forum]] * [[doku>irc|Talk... me for help and support -- use the [[doku>mailinglist]] or [[https://forum.dokuwiki.org|forum]] instead
- MacPorts @info:mac
- ====== MacPorts ====== ===== List Ports ===== list requested ports: <code bash> port echo requested | cut -d ' ' -f 1 | uniq </code> list installed ports: <code bash> port -qv installed <... @2.69_5 ... </code> You can see a list of all installed ports: <code bash> port echo ins
- localeadm @info:solaris
- ou can use localeadm. ===== Examples ===== ==== List Installed Locales ==== <code bash> localeadm -lc... ort can be found in /var/sadm/system/data/locales.list </code> ==== List Installable Locales ==== <code bash> localeadm -lc -d /mnt/Solaris_10/Product </cod
- Home Server Goals @blog:2010
- seful-zfs-home-server-tips|suggested]], here is a list of services, which my home server should provide:... * I had also a "**OpenSolaris Sandbox**" on this list, but I think that one is served bettes as a Virtu... X and OpenSolaris, as the first goal on the above list requires Mac OS X and I haven't found an acceptab
- list @tag
- ====== list ====== ===== Pages ===== {{topic>list&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/list}}
- Oracle: List Accounts with Objects @info:oracle
- ====== Oracle: List Accounts with Objects ====== To list all accounts (users) the objects (like tables), you can query the... A_OBJECTS ORDER BY OWNER; </code> If you want to list all accounts, you can query them with: <code sql
- jps - Java Virtual Machine Process Status Tool @info:java
- r/java/bin/jps -lm Here are some more examples: List all java processes: ''jps'' <code> 55719 hourglas... un.tools.jps.Jps 51610 org.netbeans.Main </code> List arguments: ''jps -m'' <code> 55719 hourglass.jar
- Android Apps @info:android
- etails?id=com.dg.gtd.android.lite|DGT GTD & To-do List]] * [[https://play.google.com/store/apps/detail... tore/apps/details?id=com.dynamicg.timerecording|Zeiterfassung]] {{tag>android app list recommendation}}
- Solaris: List Devices @info:solaris
- ====== Solaris: List Devices ====== To list the system's devices, you can use the following commands: * ''dmesg'' * ''
- Memory Usage of a Solaris Container (Zone) @blog:2010
- index.html|prstat(1M)]] man page: * ''-z zoneidlist'' Report only processes or LWPs whose zone ID is in the given list. Each zone ID can be specified as either a zone n