8000 Update content.md (#1090) · jakelawrence/docs-content@b50a46a · GitHub
[go: up one dir, main page]

Skip to content

Commit b50a46a

Browse files
akash73martab1994jhansson-ard
authored
Update content.md (arduino#1090)
* Update content.md added section "how to change default password" * Update content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual/content.md Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com> * Update content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual/content.md Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com> * Update content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual/content.md Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com> * Update content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual/content.md --------- Co-authored-by: martab1994 <93210545+martab1994@users.noreply.github.com> Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com>
1 parent 5ed11a6 commit b50a46a

File tree

1 file changed

+10
-0
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual

1 file changed

+10
-0
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual/content.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -750,6 +750,16 @@ To gain admin (root) access, type `sudo su -` and the password, which by default
750750

751751
You can now freely program your Portenta X8 Linux OS. In the sections below you can check some basic commands to get started.
752752

753+
### Change Default User Password
754+
755+
Your Portenta X8 comes with the default user fio with password fio.
756+
757+
For security reasons, we strongly suggest changing the default password. To do so, when logged in to your Portenta X8, launch this command to change the password of the fio account:
758+
759+
```arduino
760+
passwd fio
761+
```
762+
753763
### Manage Your Network Via CLI
754764

755765
In order to connect to a Wi-Fi® Access Point via CLI, you can use the network manager tool **nmcli**. These are some of the most used commands:

0 commit comments

Comments
 (0)
0