Finding open files in Linux is quite similar to finding them in FreeBSD
and Solaris. Here, we'll specifically identify open files on a particular
filesystem (FS) within a Linux environment. Our host details this
time are:
Pages
▼
27 March 2011
25 March 2011
Finding Open Files in FreeBSD
Following up the same in Solaris, here's how to identify open files on
a particular filesystem (FS) in a FreeBSD environment. Our host details
for this are:
a particular filesystem (FS) in a FreeBSD environment. Our host details
for this are:
23 March 2011
Finding Open Files in Solaris
During a recent discussion, another sysadmin asked that I write him a
tool to identify any open files on a particular file system (FS) in a
Solaris environment. Rather than reinvent the wheel, I provided him
with the steps outlined here. Our host details are:
tool to identify any open files on a particular file system (FS) in a
Solaris environment. Rather than reinvent the wheel, I provided him
with the steps outlined here. Our host details are:
17 March 2011
updated utility, getldp.pl
14 March 2011
Converting inet_aton and inet_ntoa
At some point or another, you've probably stumbled upon the 'inet_aton'
and 'inet_ntoa' functions. Perhaps you have used them in programming,
or maybe for a MySQL statement, etc. Briefly, for those not familiar
with either function, 'inet_aton' takes an IP address (10.234.18.76) and
and 'inet_ntoa' functions. Perhaps you have used them in programming,
or maybe for a MySQL statement, etc. Briefly, for those not familiar
with either function, 'inet_aton' takes an IP address (10.234.18.76) and