# Linux

- [Zip file with Gzip](/notes/deployment-and-operation/linux/zip-file-with-gzip.md)
- [Linux - add user to sudo group](/notes/deployment-and-operation/linux/linux-add-user-to-sudo-group.md): Add user to sudo group and allow to use sudo without password
- [Rsync - copy file on remote server to local](/notes/deployment-and-operation/linux/rsync-copy-file-on-remote-server-to-local.md): Copy file on remote server to local with Rsync
- [Tunnel all docker ports on remote server to localhost](/notes/deployment-and-operation/linux/tunnel-all-docker-ports-on-remote-server-to-localhost.md): tunnel all ports of running container on a remote server to localhost
- [Create linux Swapfile](/notes/deployment-and-operation/linux/create-linux-swapfile.md): Create linux swap
- [Rename a file to folder name](/notes/deployment-and-operation/linux/rename-a-file-to-folder-name.md)
- [Copy and keep permission on linux](/notes/deployment-and-operation/linux/copy-and-keep-permission-on-linux.md): How do I copy a folder keeping owners and permissions intact?
