This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tech:unix:start [2018/01/23 01:08] rk4n3 |
tech:unix:start [2018/11/25 16:11] (current) rk4n3 |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | Technical UNIX Topics | + | <typo fs:xx-large; fw:bold>UNIX Topics</typo> |
+ | |||
+ | [[tech:unix:solaris:start|Solaris topics]] | ||
====== Troubleshooting Topics ====== | ====== Troubleshooting Topics ====== | ||
Line 6: | Line 8: | ||
Connect with client in verbose mode:<code>ssh -vv -p 2222 ServerIP</code> | Connect with client in verbose mode:<code>ssh -vv -p 2222 ServerIP</code> | ||
+ | ------ | ||
====== AIX Topics ====== | ====== AIX Topics ====== | ||
Line 18: | Line 20: | ||
One mitigation technique would be to utilize the region/range parameters for fcntl, locking a region at an arbitrarily-high position, which has the side-effect of the lock entry being located away from the front of the lock table. | One mitigation technique would be to utilize the region/range parameters for fcntl, locking a region at an arbitrarily-high position, which has the side-effect of the lock entry being located away from the front of the lock table. | ||
+ | ------ | ||
====== Sample config files ====== | ====== Sample config files ====== | ||
==== .kshrc ==== | ==== .kshrc ==== |