password

検索

以下に検索結果を表示します。

dietpi @hardware:raspberry_pi
15 ヒット, 最終更新:
_ACCEPT_LICENSE. AUTO_SETUP_AUTOMATED=0 # Global Password to be applied for the system # - Affects "root" a... as default for software installs which require a password. # - On first dietpi-software execution, the password is removed from this file and instead encrypted and s... le special characters like \"$. AUTO_SETUP_GLOBAL_PASSWORD=dietpi # Software to automatically install # - L
google_aiy_voice_kit @hardware:raspberry_pi
14 ヒット, 最終更新:
22 01:14:38 2018 SSH is enabled and the default password for the 'pi' u ser has not been changed. This is ... as the 'pi' use r and type 'passwd' to set a new password. pi@raspberrypi:~ $ </code> </WRAP> パスワードの変更\\ ... WRAP> <WRAP prewrap 100% #result> <code> Changing password for pi. (current) UNIX password: raspberry Enter new UNIX password: Retype new UNIX password: passwd: pas
dietpi-imager @hardware:raspberry_pi:dietpi
5 ヒット, 最終更新:
[0]='' aWIFI_EAP[0]='' aWIFI_IDENTITY[0]='' aWIFI_PASSWORD[0]='' aWIFI_PHASE1[0]='' aWIFI_PHASE2[0]='' # - P... [1]='' aWIFI_EAP[1]='' aWIFI_IDENTITY[1]='' aWIFI_PASSWORD[1]='' aWIFI_PHASE1[1]='' aWIFI_PHASE2[1]='' # - P... [2]='' aWIFI_EAP[2]='' aWIFI_IDENTITY[2]='' aWIFI_PASSWORD[2]='' aWIFI_PHASE1[2]='' aWIFI_PHASE2[2]='' # - P... [3]='' aWIFI_EAP[3]='' aWIFI_IDENTITY[3]='' aWIFI_PASSWORD[3]='' aWIFI_PHASE1[3]='' aWIFI_PHASE2[3]='' # - P
managing_packages @hardware:gl-ar750s-ext
4 ヒット, 最終更新:
username" to be a valid AWS access key id "option password" to be the matching AWS secret key id "option dom... server_audit plugin. mariadb-server-plugin-simple-password-check - 10.1.34-1 - MariaDB is a fast, stable and... nd ease of use. This package provides the simple_password_check plugin. mariadb-server-plugin-sql-errlog - ... 062195-1 - Provides ubus calls for sysupgrade and password changing. rpcd-mod-rrdns - 20170710 - Provides ra
esp32 @hardware:microcontroller
4 ヒット, 最終更新:
WiFi settings (see network.h) #define DEFAULT_STA_PASSWORD "YOUR_STA_PASSWORD" #define DEFAULT_AP_SSID "" // HOSTNAME // set it to... don't want ESP32 to act as AP #define DEFAULT_AP_PASSWORD "YOUR_AP_PASSWORD" // must be at leas 8 characters long #define DEFAULT_NTP_SERVER_1
install_micropython @hardware:microcontroller:esp32
1 ヒット, 最終更新:
lable access points sta_if.connect("<AP_name>", "<password>") # Connect to an AP sta_if.isconnected()