Skip to content

Lico's Notes

A site to leave my notes.

Month: April 2016

Posted on 2016-04-26

shellcheck

Under Debian just install shellsheck .. it’s autmatically included in vim via syntastic.

See also shellcheck-repository on github

Posted on 2016-04-252016-09-15

Samba: inherit group-ownership on subdirctories of shares


chgrp somegroup subdirectory

chmod g+s subdirectory

Posted on 2016-04-192016-04-26

neat strace

strace -f -C -i -tt -s 65535 -p <PID>

Recent Posts

  • Convert from ‘mod_php and apache-mpm-prefork’ to ‘php-fpm and mpm-event’ at Debian 10 Buster
  • ZFS compression
  • Check 3ware-RAID with bloonix via a nagios plugin
  • Debian: list of installed packages without dependencies
  • shellcheck

Recent Comments

  • LicoMonch on shellcheck

Archives

  • February 2020
  • January 2017
  • May 2016
  • April 2016
  • March 2016

Categories

  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress
 

Loading Comments...