- Javascript
- Module
- Build a dynamic regex with a variable
- Simple promise with async /await demo
- Simple promise demo
- Hashing passwords with bcrypt
- Organizing my Node.js imports
- Linux
- Restore a file with Deja Dup (CLI)
- Revert a file with Deja Dup (CLI)
- Install personal CA
- Convert .cer to .crt file
- SSH/SCP from the cli
- Tar and un-tar files on linux
- Extend harddisk size of Linux
- MongoDB
- Search documents with a missing field
- Create for every document in the collection a new field
- Update a record from cli
- Drop database
- Search mongo document, and exclude data
- Backup, delete and restore collections
- First steps with the mongodb command line
- NodeJs
- Installing NodeJs form tar.gz
- Create a production server for a NodeJs wep app
- Uninstall and remove package from project
- Hashing passwords with bcrypt
- Install and add a npm module to the project
- Organizing my Node.js imports