• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » list
Trace: • Project Archive • Package Repositories • kenai • map • Travian Village Planner - Tribe & Village Name • de • limit • andunix Infos • localeadm • port

list
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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:solaris (5)
  • info:android (2)
  • info:link (2)
  • info:code (1)
  • info:java (1)
  • info:linux (1)
  • info:mac (1)
  • info:oracle (1)
  • info:script (1)
  • info:sysadmin (1)
  • info:virtualbox (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Solaris: List Devices
  • List Open Ports

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
14 Hits, Last modified: 12 years ago
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
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... 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
7 Hits, Last modified: 7 years ago
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'':
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 e... 0 0.0.0.0:22 0.0.0.0:* LISTEN 695/sshd tcp6 0 0 :::22
jps - Java Virtual Machine Process Status Tool @info:java
5 Hits, Last modified: 13 years ago
ol 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: /... r/java/bin/jps -lm Here are some more examples: List all java processes: ''jps'' <code> 55719 hourglas... ar 51299 jEdit 51610 Main 56026 Jps </code> Long listing: ''jps -l'' <code> 55719 /Users/andreas/.my/pk
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
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
4 Hits, Last modified: 13 years ago
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
localeadm @info:solaris
3 Hits, Last modified: 13 years ago
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
Android Backup @info:android
3 Hits, Last modified: 13 years ago
("adb: unable to connect for backup"), check the listing of connected devices: <code bash> adb devices </code> Which may result in a listing like this: <file> List of devices attached ???????????? no permissions </file> You can solve this
Oracle: List Accounts with Objects @info:oracle
3 Hits, Last modified: 13 years ago
====== 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
Android Apps @info:android
2 Hits, Last modified: 13 years ago
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
2 Hits, Last modified: 13 years ago
====== Solaris: List Devices ====== To list the system's devices, you can use the following commands: * ''dmesg'' * ''
DokuWiki Plugins @info:link
2 Hits, Last modified: 13 years ago
====== DokuWiki Plugins ====== This is a list of [[http://www.dokuwiki.org/|DokuWiki]] plugins I'm usin... /link.andunix.info/rss.php/andunix/dokuwiki%2Badd-on?sort=title_asc}} {{tag>dokuwiki add-on list link}}
Command Line Tools Used in My Scripts @info:script
2 Hits, Last modified: 13 years ago
d Line Tools Used in My Scripts ====== This is a list of comman dline tools which I use in my scripts a... ind, grep, ps) which are always installed are not listed. ===== Audio/Video ===== * cdda2wav * cdr
Link Lists @info:link
2 Hits, Last modified: 13 years ago
====== Link Lists ====== {{indexmenu>.}} {{tag>link list}}
Package Repositories @info:solaris
1 Hits, Last modified: 13 years ago
File System @info:solaris
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