Skip to content
Archive of posts tagged File system

using gigolo for all your network mounting needs

Image via Wikipedia Have you ever thought that there should be one central location or application to connect to all you required servers with whichever protocol. If you did, the you wishes are granted. Name       : gigolo Arch       : i686 Version    : 0.4.0 Release    : 1.fc12 Size       : 443 k Repo       : installed From repo  [...]

Short Information about loaded kernel modules

There are couple of ways you can find the information on the loadable kernel modules. All these would always involve calling lsmod to get the loaded kernel modules and then calling modinfo to get the info on the loaded modules. I will show you with examples: $ lsmod Module                  Size  Used by cdc_acm                19616  0 [...]