We have a synology NAS, and we use a SMB share to store data downloaded from another source.
However, after a while, the network become slow, then stop to work.
We tested:
- access to the SMB share
- ping the NAS
$ urpmi keybase_amd64.rpm --force
Certains paquets ont été installés mais d'autres ont échoué.
Le paquetage demandé ne peut pas être installé :
keybase-1.0.37.20171208170249.025062c3a-1.x86_64 (car libXScrnSaver est non satisfait)
Désirez-vous tout de même continuer ?
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| p = 61 | |
| q = 53 | |
| n = p*q | |
| phi = (p-1)*(q-1) | |
| # Took from SO | |
| def egcd(a, b): |
| Et c'est parti | |
| pour un test | |
| de gist ! | |
| Et une ligne de plus |