• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » ist
Trace: • plan • aptitude • gps • fstyp • timezone • Welcome to your new DokuWiki • andunix Infos • WiFi Config QR-Code • zone • Change Encoding with iconv

ist
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (28)
  • blog (9)
  • wiki (3)
  • z (3)
  • p (2)
  • tag (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • list
  • Solaris: List Devices
  • List Open Ports
  • host-user-list

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
23 Hits, Last modified: 12 years ago
the settings password ===== Commands: ===== list [--long|-l] vms|runningvms|ostypes|hostd... fo <uuid>|<name> --log <idx> registervm <filename> unregistervm <uuid>|<name> [--delete] createvm ... stype <ostype>] [--register] [--basefolder <pat
Travian Map Download Script @z:travian
14 Hits, Last modified: 13 years ago
aymap} ] then echo "${todaymap} doesn't exist: EXIT" exit 1 fi ${MYSQL} << __SQL__ TRU... __SQL__ echo " `date +'%H:%M:%S'`: ${world}_history" ${MYSQL} << __SQL__ -- -- update history -- DELETE FROM ${world}_history WHERE snapdate='${today}'; INSERT INTO ${world}_history SELECT *, '
Formatting Syntax @wiki
12 Hits, Last modified: 5 years ago
|this Section]]. Notes: * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones. * DokuWiki does not use [[wp>CamelCa... le above a ''video.jpg'' file would work. ===== Lists ===== Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two
Cleanup Packages @info:linux:debian
9 Hits, Last modified: 12 years ago
you want to cleanup this old stuff, you can ge a list of uninstalled (but not purged) packages with thi... s | grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the packages: <cod... install deborphan </code> Then you can get the list of orphans: <code bash> deborphan </code> If yo... ll packages, not just libs. --exclude, -e LIST Work as if packages in LIST were not installed.
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
7 Hits, Last modified: 13 years ago
====== Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) ====== I'm preparing my... cation/solaris/scsa.xml|Sun Certified System Administrator (SCSA)]] certification. This are my notes ta... books. ===== Managing File Systems ===== ==== List Devices ==== To list the system's devices, you can use the following commands: * ''dmesg'' * ''f
Git @info:code
7 Hits, Last modified: 7 years ago
git log master..develop ===== Branches ===== === List Branches === git branch === Switch Branch === ... emote 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'':
Package Repositories @info:solaris
6 Hits, Last modified: 13 years ago
====== Package Repositories ====== There's a list of multi-OS repositories at [[http://wikis.sun.com/di... ttp://pkg.opensolaris.org/release/ |OpenSolaris Distribution, Releases | |http://pkg.opensolaris.org/dev/ |OpenSolaris Distribution, Development Quality | |http://pkg.opensolaris.org/contrib/ |OpenSolaris Distribution, Community Contributed Packages | |http:
jps - Java Virtual Machine Process Status Tool @info:java
5 Hits, Last modified: 13 years ago
l wich is a bit like the ''ps'' command. ''jps'' lists all ''java'' Processes of a user. You can find t... ]. I'm using it with the parameters ''-l'' (long listing) and ''-m'' (arguments) most of the time: /... /java/bin/jps -lm Here are some more examples: List all java processes: ''jps'' <code> 55719 hourglas... r 51299 jEdit 51610 Main 56026 Jps </code> Long listing: ''jps -l'' <code> 55719 /Users/andreas/.my/pk
DokuWiki @wiki
5 Hits, Last modified: 5 years ago
ntenance, backup and integration makes it an administrator's favorite. Built in [[doku>acl|access contr... *About DokuWiki** * [[doku>features|A feature list]] :!: * [[doku>users|Happy Users]] * [[doku>p... scribe to the newsletter]] :!: * [[doku>mailinglist|Join the mailing list]] * [[https://forum.dokuwiki.org|Check out the user forum]] * [[doku>irc|Tal
List Open Ports @info:sysadmin
5 Hits, Last modified: 9 years ago
====== List Open Ports ====== To list the open ports together with the listening processes: <code bash> netstat -tulpn </code> Here is an ... 0.0.0.0:22 0.0.0.0:* LISTEN 695/sshd tcp6 0 0 :::22
Mercurial @info
4 Hits, Last modified: 13 years ago
expressions exclude the directories ''build'', ''dist'' and ''nbproject/private''. Depending on your pr... ory, but not in subdirectories: <code> ^build$ ^dist$ ^nbproject/private$ </code> Only in the second ... in subdirectories: <code> ^[^/]+/build$ ^[^/]+/dist$ ^[^/]+/nbproject/private$ </code> In any direcotry: <code> (^|/)build$ (^|/)dist$ (^|/)nbproject/private$ </code> ==== Eclipse ==
Home Server Goals @blog:2010
4 Hits, Last modified: 10 years ago
eful-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... and OpenSolaris, as the first goal on the above list requires Mac OS X and I haven't found an acceptab... is on top of it. In the future, there may be two distinct servers due to some limitations of this const
MacPorts @info:mac
4 Hits, Last modified: 10 years ago
====== 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
Oracle: List Accounts with Objects @info:oracle
4 Hits, Last modified: 13 years ago
====== Oracle: List Accounts with Objects ====== To list all accounts (users) the objects (like tables), you can query them with: <code sql> SELECT DISTINCT OWNER FROM DBA_OBJECTS ORDER BY OWNER; </code> If you want to list all accounts, you can query them with: <code sql
host-user-list @z:relax:api:host
3 Hits, Last modified: 13 years ago
====== host-user-list ====== Lists the users on a given host. ===== Usage ===== host-user-tab HOST * ''HOST'': a key... === Example ===== <code bash> users=$(host-user-list "${host}" \ | egrep -v "${IGNORED_USERS}" ) </co
How To Create a Moveable VM with VirtualBox @blog:2010
3 Hits, Last modified: 16 years ago
localeadm @info:solaris
3 Hits, Last modified: 13 years ago
ZFS Playground @blog:2009
3 Hits, Last modified: 17 years ago
list @tag
3 Hits, Last modified: 12 years ago
Android Backup @info:android
3 Hits, Last modified: 13 years ago
MySQL: Create User @info:mysql:user
2 Hits, Last modified: 10 years ago
Project PDA @blog:2011
2 Hits, Last modified: 13 years ago
Android Apps @info:android
2 Hits, Last modified: 13 years ago
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
2 Hits, Last modified: 15 years ago
Memory Usage of a Solaris Container (Zone) @blog:2010
2 Hits, Last modified: 16 years ago
Command Line Tools Used in My Scripts @info:script
2 Hits, Last modified: 13 years ago
Link Lists @info:link
2 Hits, Last modified: 13 years ago
DokuWiki Plugins @info:link
2 Hits, Last modified: 13 years ago
Hello Drupal @blog:2010
2 Hits, Last modified: 16 years ago
File System @info:solaris
2 Hits, Last modified: 13 years ago
Solaris: List Devices @info:solaris
2 Hits, Last modified: 13 years ago
MySQL: Create Database @info:mysql:database
2 Hits, Last modified: 13 years ago
System Administration @info:sysadmin
1 Hits, Last modified: 13 years ago
Database Administration @info:mysql:database
1 Hits, Last modified: 13 years ago
ISO 3166-1 @info:db:iso:3166-1
1 Hits, Last modified: 13 years ago
Project PDA @p:pda
1 Hits, Last modified: 13 years ago
Permission Administration @info:mysql:permissions
1 Hits, Last modified: 13 years ago
Download a Server Certificate @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
MySQL: Remove Database @info:mysql:database
1 Hits, Last modified: 13 years ago
Project Idea: WikiTable @blog:2009
1 Hits, Last modified: 17 years ago
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
1 Hits, Last modified: 17 years ago
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: 5 years ago
host-user-tab @z:relax:api:host
1 Hits, Last modified: 13 years ago
Program @p:dmx
1 Hits, Last modified: 12 years ago
SSH @info:sysadmin
1 Hits, Last modified: 10 years ago
User Administration @info:mysql:user
1 Hits, Last modified: 13 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki