|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620068 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to disable host key checking when performing a ssh to a remote host |
Description
To disable host key checking when performing a ssh to a remote host:
$ ssh -o StrictHostKeyChecking=no myhost Warning: Permanently added 'myhost,10.177.66.88' (RSA) to the list of known hosts. |
Example
ssh -o StrictHostKeyChecking=no myhost |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: tl.pl - perl script to convert date and time to unix timestamp
Example: tl.pl 10/20/04 23:48:31
[show me the details] |
coolcommand: how to select rows in an Oracle database by timestamp
Example: select * from TABLENAME where TIMESTAMP > (sysdate-5);
[show me the details] |
coolcommand: mkvopt - how to create CD images on IBM VIO Server
Example: mkvopt -name cd_image_name.iso -dev cd0 –ro
[show me the details] |
coolcommand: iostat - get hardware configuration in Sun Solaris
Example: iostat -En
[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 | 51939 |
| Category AIX | 49005 |
| Category General UNIX | 47487 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|