- Zoom abuses the installer flow on MacOS to bypass permissions dialogs (source)
- Zoom sends identifying device info to Facebook, even when users don't have a Facebook account (source) (fixed)
- A bug in Zoom sent identifying information (including email addresses and profile pictures) of thousands of users to strangers (source)
- Zoom claims that meetings are end-to-end encrypted in their white paper and marketing materials, but meetings are only encrypted in transit, and are available in plaintext to Zoom servers and employees. (source)
zoomAutenticationTool
can be used to escalat
How to root and flash samsung galaxy s5 mini (SM-G800F)
- XDA thread refers to work from
aykevl
- TWRP for Samsung Galaxy S5 Mini Exynos
- Unofficial LineageOS ROMs for the Samsung Galaxy S5 Mini (G800F)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
generate_k2500xs_ui.py | |
November 26, 2017 by @psobot | |
MIT licensed | |
Generates a screen image for the Kurzweil K2500XS | |
(http://www.vintagesynth.com/kurzweil/k2500.php) | |
program list and keymap can be provided on the command line with | |
--programs <program 1> <program 2>... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# install docker | |
# https://docs.docker.com/engine/installation/linux/ubuntulinux/ | |
# install docker-compose | |
# https://docs.docker.com/compose/install/ | |
# install letsencrypt | |
# https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dep Alpes-Maritimes (006 - 3) - ASIN Didier | |
Dep Ardèche (007 - 2) - VALLON Jean-Paul Louis | |
Dep Aude (011 - 2) - DEBONO Aurore | |
Dep Bouches-du-Rhône (013 - 1) - RADY Souaad | |
Dep Bouches-du-Rhône (013 - 1) - ABDALLAH Fouad | |
Dep Bouches-du-Rhône (013 - 2) - PERETTI Sébastien | |
Dep Bouches-du-Rhône (013 - 3) - MASSE Christophe | |
Dep Bouches-du-Rhône (013 - 4) - BOUDOUAYA Selma | |
Dep Bouches-du-Rhône (013 - 5) - ZIEBA Pierre-Frédéric | |
Dep Bouches-du-Rhône (013 - 6) - LABIBES Abdel |
Create file /etc/systemd/system/[email protected]
. SystemD calling binaries using an absolute path. In my case is prefixed by /usr/local/bin
, you should use paths specific for your environment.
[Unit]
Description=%i service with docker compose
PartOf=docker.service
After=docker.service
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Extract files from Bare git-annex repositories without git-annex | |
# Supports version v6 | |
# | |
# See internals: http://git-annex.branchable.com/internals/ | |
# | |
# Modified: added non-bare repos, added tar file (of symlinks) output for use with archivemount | |
# | |
# TODO: improve output | |
# TODO: use cat-files instead of archive |
NewerOlder