Vai al contenuto

Pad sovol 32g


Vai alla soluzione Risolta da Offshore,

Messaggi raccomandati

ede@fede-MSI-NOTEBOOK-CR610:~$ ssh mks@192.168.151.191
mks@192.168.151.191's password:
Connection closed by 192.168.151.191 port 22
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo ssh mks@192.168.151.191
[sudo] password di fede:       
The authenticity of host '192.168.151.191 (192.168.151.191)' can't be established.
ED25519 key fingerprint is SHA256:D5bjAlmEmtpN9eGZ0VqnI+VtFsB3L6yXc3Sbtpx2HI0.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.151.191' (ED25519) to the list of known hosts.
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
mks@192.168.151.191: Permission denied (publickey,password).
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo apt ssh mks@192.168.151.191

This is the Linux Mint "apt" command.

This commands acts as a wrapper for the APT package manager and many other useful tools such as apt-get, apt-cache, apt-mark, dpkg, aptitude...etc.

It is installed in /usr/local/bin/apt. To use the upstream apt command directly type /usr/bin/apt.

Usage: apt command [options]
       apt help command [options]

Commands:
  add-repository   - Add entries to apt sources.list
  autoclean        - Erase cache for packages no longer available
  autopurge        - Erase system-wide config files left by removed packages
  autoremove       - Remove dependency packages no longer required
  build            - Build binary or source packages from sources
  build-dep        - Configure build-dependencies for source packages
  changelog        - View a package's changelog
  check            - Verify there are no broken dependencies
  clean            - Erase downloaded archive files
  contains         - List packages containing a file
  content          - List files contained in and installed by a package(s)
  deb              - Install a local .deb package
  depends          - Show package dependency information
  dist-upgrade     - Fully upgrade the system by allowing other package changes
  download         - Download packages to the current working directory
  edit-sources     - Edit /etc/apt/sources.list with your preferred text editor
  dselect-upgrade  - Follow dselect selections
  full-upgrade     - Same as 'dist-upgrade'
  held             - List all held packages
  help             - Show help for a command
  hold             - Hold a package
  install          - Install and/or upgrade packages
  list             - List packages handled by the system (e.g., installed)
  policy           - Show policy settings
  purge            - Remove packages and their system-wide configuration files
  recommends       - List missing recommended packages for a particular package
  rdepends         - Show reverse dependency information for a package
  reinstall        - Reinstall packages or install if not yet installed
  remove           - Remove packages
  search           - Search for a package by name and/or expression
  show             - Display detailed information about a package
  showhold         - Same as 'held'
  showsrc          - Display source package records matching the given package
  source           - Download source archives
  sources          - Same as 'edit-sources'
  unhold           - Unhold a package
  update           - Download lists of new/upgradable packages
  upgrade          - Perform a safe upgrade
  version          - Show the installed version of a package
    
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo ssh mks@192.168.151.191
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:

 

ede@fede-MSI-NOTEBOOK-CR610:~$ ssh mks@192.168.151.191
mks@192.168.151.191's password:
Connection closed by 192.168.151.191 port 22
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo ssh mks@192.168.151.191
[sudo] password di fede:       
The authenticity of host '192.168.151.191 (192.168.151.191)' can't be established.
ED25519 key fingerprint is SHA256:D5bjAlmEmtpN9eGZ0VqnI+VtFsB3L6yXc3Sbtpx2HI0.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.151.191' (ED25519) to the list of known hosts.
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
mks@192.168.151.191: Permission denied (publickey,password).
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo apt ssh mks@192.168.151.191

This is the Linux Mint "apt" command.

This commands acts as a wrapper for the APT package manager and many other useful tools such as apt-get, apt-cache, apt-mark, dpkg, aptitude...etc.

It is installed in /usr/local/bin/apt. To use the upstream apt command directly type /usr/bin/apt.

Usage: apt command [options]
       apt help command [options]

Commands:
  add-repository   - Add entries to apt sources.list
  autoclean        - Erase cache for packages no longer available
  autopurge        - Erase system-wide config files left by removed packages
  autoremove       - Remove dependency packages no longer required
  build            - Build binary or source packages from sources
  build-dep        - Configure build-dependencies for source packages
  changelog        - View a package's changelog
  check            - Verify there are no broken dependencies
  clean            - Erase downloaded archive files
  contains         - List packages containing a file
  content          - List files contained in and installed by a package(s)
  deb              - Install a local .deb package
  depends          - Show package dependency information
  dist-upgrade     - Fully upgrade the system by allowing other package changes
  download         - Download packages to the current working directory
  edit-sources     - Edit /etc/apt/sources.list with your preferred text editor
  dselect-upgrade  - Follow dselect selections
  full-upgrade     - Same as 'dist-upgrade'
  held             - List all held packages
  help             - Show help for a command
  hold             - Hold a package
  install          - Install and/or upgrade packages
  list             - List packages handled by the system (e.g., installed)
  policy           - Show policy settings
  purge            - Remove packages and their system-wide configuration files
  recommends       - List missing recommended packages for a particular package
  rdepends         - Show reverse dependency information for a package
  reinstall        - Reinstall packages or install if not yet installed
  remove           - Remove packages
  search           - Search for a package by name and/or expression
  show             - Display detailed information about a package
  showhold         - Same as 'held'
  showsrc          - Display source package records matching the given package
  source           - Download source archives
  sources          - Same as 'edit-sources'
  unhold           - Unhold a package
  update           - Download lists of new/upgradable packages
  upgrade          - Perform a safe upgrade
  version          - Show the installed version of a package
    
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo ssh mks@192.168.151.191
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:

 

-MSI-NOTEBOOK-CR610:~$ ssh mks@192.168.151.191
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
Connection closed by 192.168.151.191 port 22
fede@fede-MSI-NOTEBOOK-CR610:~$ ssh mks@192.168.151.191
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
Connection closed by 192.168.151.191 port 22
fede@fede-MSI-NOTEBOOK-CR610:~$ ssh mks@192.168.151.191
mks@192.168.151.191's password:
Connection closed by 192.168.151.191 port 22
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo ssh mks@192.168.151.191
[sudo] password di fede:       
The authenticity of host '192.168.151.191 (192.168.151.191)' can't be established.
ED25519 key fingerprint is SHA256:D5bjAlmEmtpN9eGZ0VqnI+VtFsB3L6yXc3Sbtpx2HI0.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.151.191' (ED25519) to the list of known hosts.
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
mks@192.168.151.191: Permission denied (publickey,password).
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo apt ssh mks@192.168.151.191

This is the Linux Mint "apt" command.

This commands acts as a wrapper for the APT package manager and many other useful tools such as apt-get, apt-cache, apt-mark, dpkg, aptitude...etc.

It is installed in /usr/local/bin/apt. To use the upstream apt command directly type /usr/bin/apt.

Usage: apt command [options]
       apt help command [options]

Commands:
  add-repository   - Add entries to apt sources.list
  autoclean        - Erase cache for packages no longer available
  autopurge        - Erase system-wide config files left by removed packages
  autoremove       - Remove dependency packages no longer required
  build            - Build binary or source packages from sources
  build-dep        - Configure build-dependencies for source packages
  changelog        - View a package's changelog
  check            - Verify there are no broken dependencies
  clean            - Erase downloaded archive files
  contains         - List packages containing a file
  content          - List files contained in and installed by a package(s)
  deb              - Install a local .deb package
  depends          - Show package dependency information
  dist-upgrade     - Fully upgrade the system by allowing other package changes
  download         - Download packages to the current working directory
  edit-sources     - Edit /etc/apt/sources.list with your preferred text editor
  dselect-upgrade  - Follow dselect selections
  full-upgrade     - Same as 'dist-upgrade'
  held             - List all held packages
  help             - Show help for a command
  hold             - Hold a package
  install          - Install and/or upgrade packages
  list             - List packages handled by the system (e.g., installed)
  policy           - Show policy settings
  purge            - Remove packages and their system-wide configuration files
  recommends       - List missing recommended packages for a particular package
  rdepends         - Show reverse dependency information for a package
  reinstall        - Reinstall packages or install if not yet installed
  remove           - Remove packages
  search           - Search for a package by name and/or expression
  show             - Display detailed information about a package
  showhold         - Same as 'held'
  showsrc          - Display source package records matching the given package
  source           - Download source archives
  sources          - Same as 'edit-sources'
  unhold           - Unhold a package
  update           - Download lists of new/upgradable packages
  upgrade          - Perform a safe upgrade
  version          - Show the installed version of a package
    
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo ssh mks@192.168.151.191
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
Connection closed by 192.168.151.191 port 22
fede@fede-MSI-NOTEBOOK-CR610:~$ sudo ssh mks@192.168.151.191
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
Permission denied, please try again.
mks@192.168.151.191's password:
mks@192.168.151.191: Permission denied (publickey,password).
fede@fede-MSI-NOTEBOOK-CR610:~$

 

messe tutte le passwoerd possibili, inizialmente mi aveva dato :

sudo] password di fede:       
The authenticity of host '192.168.151.191 (192.168.151.191)' can't be established.
ED25519 key fingerprint is SHA256:D5bjAlmEmtpN9eGZ0VqnI+VtFsB3L6yXc3Sbtpx2HI0.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.151.191' (ED25519) to the list of known hosts.

 

Link al commento
Condividi su altri siti

mica stai scrivendo la password in maiuscolo?? è tutto minuscolo ....makerbase....ma....mi viene altro dubbio... ma hai scaricato la versione sovolized???? quando la hai installata sulla emmc?? io farei una cosa per non saper leggere e scrivere..... riinizierei tutto da capo!!!!  salvati per prima il file printer.cfg e tienilo sacro da parte......vai sul mio google drive, troverai l'immagine del sistema che ho usato io..... reinstalla sulla emmc, ed una volta che fai la connessione con mainsail ci metti nella sezione macchina il printer.cfg che ti sei salvato.... non vorrei che non ti sei accorto quando hai installato la prima volta la richiesta di qualche password (non hai installato la stessa versione di quello che ho io) ed ora ha generato una password che non troverai mai.....

scarica questa versione.....

https://drive.google.com/file/d/1E5mqiGheK-Owia_SwINg0_0B2wvFXtFs/view?usp=drive_link

Link al commento
Condividi su altri siti

Partecipa alla conversazione

Puoi pubblicare ora e registrarti più tardi. Se hai un account, accedi ora per pubblicarlo con il tuo account.

Ospite
Rispondi a questa discussione...

×   Hai incollato il contenuto con la formattazione.   Rimuovere la formattazione

  Sono consentiti solo 75 emoticon max.

×   Il tuo collegamento è stato incorporato automaticamente.   Mostra come un collegamento

×   Il tuo contenuto precedente è stato ripristinato.   Pulisci editor

×   Non puoi incollare le immagini direttamente. Carica o inserisci immagini dall'URL.


×
×
  • Crea Nuovo...