|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620249 | | Members: | 22813 | |
|
|
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to see the partition table of a disk in Linux |
Description
To see the partitions of a device on your Linux system:
# partprobe -s /dev/sda
OR
# fdisk -l /dev/sda |
Example
partprobe -s /dev/sda; fdisk -l /dev/sda |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how to increase the queue_depth on a hdisk in IBM AIX
Example: chdev -l hdisk2 -a queue_depth=8 -P
[show me the details] |
coolcommand: fw - how to install a Checkpoint FireWall-1 license on a host
Example: fw putlic eval 2f540abb-d3bcb001-7e54513e std routers
[show me the details] |
coolcommand: how to change asynchronous i/o settings in IBM AIX
Example: chdev -l aio0 -P -a minservers='20' -a maxservers='40'
[show me the details] |
coolcommand: how to make a global search and replace in a text file using sed
Example: sed -e 's/oldstring/newstring/g' filename
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51952 |
| Category AIX | 49010 |
| Category General UNIX | 47577 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|