Skip to content

Instantly share code, notes, and snippets.

@RahulMahale
Last active July 2, 2016 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RahulMahale/3b54bb7bce27581dc46f394641ad6fcf to your computer and use it in GitHub Desktop.
Save RahulMahale/3b54bb7bce27581dc46f394641ad6fcf to your computer and use it in GitHub Desktop.

Find all the files with extension recursively

find . -name \*.txt -print

Reconfigure networking for the lxc containers to assign IP address.

sudo dpkg-reconfigure -p medium lxd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment