rpm package command tips
If you want to find which rpm contains a specific file in your linux system, you can use “rpm -qf” to get the package information. opensuse:~ # rpm -qf /etc/vmware-tools/tools.conf…
open source for cloud lovers
If you want to find which rpm contains a specific file in your linux system, you can use “rpm -qf” to get the package information. opensuse:~ # rpm -qf /etc/vmware-tools/tools.conf…
Iozone Linux filesystem benchmarking tool has another cool utility called “fileop”. This utility does file operation on the filesystem and gives the ops/sec for each operation. This tool will be…