Aller au contenu
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ssh[sésolue]

Featured Replies

Posté(e)

je sais comment marche ssh

ssh user:pass@ip

sauf que j aimerais que si le pass est pas bon il ne me le demande

je veux que sont exécution se termine

merci vous

Modifié par julspower

Posté(e)
MaxAuthTries

Specifies the maximum number of authentication attempts permitted per connection. Once the number of failures reaches half this value, additional

failures are logged. The default is 6.

echo "MaxAuthTries 1" >> /etc/sshd_config && /etc/init.d/ssh restart

devrait faire l'affaire.

Posté(e)
  • Auteur

sshd_config: line 1: Bad configuration option: MaxAuthTries

sshd_config: terminating, 1 bad configuration options

Posté(e)

tu devrais pouvoir le passer en option : ssh u@ip -o "NumberOfPasswordPrompts 1"

chezmoiçamarche.com

Posté(e)
NumberOfPasswordPrompts

Specifies the number of password prompts before giving up. The argument to this keyword must be an integer. Default is 3.

echo "NumberOfPasswordPrompts 1" >> /etc/ssh_config && /etc/init.d/ssh restart

Posté(e)
  • Auteur

tu devrais pouvoir le passer en option : ssh u@ip -o "NumberOfPasswordPrompts 1"

chezmoiçamarche.com

super sa marche #1

merci

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.