An open API service indexing awesome lists of open source software.

https://github.com/valera-rozuvan/howtos

a collection of HOWTO documents - mostly linux related
https://github.com/valera-rozuvan/howtos

howto tutorial

Last synced: 10 months ago
JSON representation

a collection of HOWTO documents - mostly linux related

Awesome Lists containing this project

README

          

# howtos

a collection of HOWTO documents - mostly linux related

## contents

1. [How to convert YouTube video to MP3 audio file for listening](./docs/001-convert-youtube-to-mp3.md)
2. [Initial setup of Amazon EC2 Ubuntu instance](./docs/002-initial-setup-amazon-ec2-ubuntu-instance.md)
3. [Install go-ethereum client](./docs/003-install-go-ethereum-client.md)
4. [GNU screen tips](./docs/004-screen.md)
5. [Setup Cordova on Linux](./docs/005-setup_cordova.md)
6. [Easy Install Docker](./docs/006-easy-install-docker.md)
7. [Tweak Debian Mate](./docs/007-tweak-debian-mate.md)
8. [VNC and Vino](./docs/008-vnc-and-vino.md)
9. [gcloud setup](./docs/009-gcloud-setup.md)
10. [Publish new NPM version](./docs/010-publish-new-npm-version.md)
11. [Update fork PR](./docs/011-update-fork-pr.md)
12. [Install & run Flutter on Linux](./docs/012-install-flutter-on-linux.md)
13. [Compare 2 directories](./docs/013-compare-2-directories.md)
14. [Sync 2 directories](./docs/014-sync-2-directories.md)
15. [rsync with custom SSH port](./docs/015-rsync-with-custom-ssh-port.md)
16. [Virtual MacOS Web Cam](./docs/016-virtual-mac-os-web-cam.md)
17. [random 1GB file](./docs/017-random-1-gb-file.md)
18. [Encrypt a partition with LUKS](./docs/018-encrypt-a-partition-with-luks.md)
19. [GPG usage](./docs/019-gpg-usage.md)
20. [Preparing a Debian server for Docker services](./docs/020-preparing-a-debian-server-for-docker-services.md)
21. [Useful MongoDB commands](./docs/021-useful-mongo-db-commands.md)
22. [Backup a folder with tar and 7z](./docs/022-backup-a-folder-with-tar-and--7z.md)
23. [Small and fast static file server - lighttpd](./docs/023-small-and-fast-static-file-server-lighttpd.md)
24. [Change hostname in Debian](./docs/024-change-hostname-in-debian.md)

## other cool things

- [automated running of tests on AWS](./aws-test-runner)
- [fetch all GitHub repos from an org or user](./fetch-all-github-repos)

---

## license

The project `'howtos'` is licensed under the MIT License.

See [LICENSE](./LICENSE) for more details.

The latest source code can be retrieved from one of several mirrors:

1. [github.com/valera-rozuvan/howtos](https://github.com/valera-rozuvan/howtos)

2. [gitlab.com/valera-rozuvan/howtos](https://gitlab.com/valera-rozuvan/howtos)

3. [git.rozuvan.net/howtos](https://git.rozuvan.net/howtos)

Copyright (c) 2018-2022 [Valera Rozuvan](https://valera.rozuvan.net/)