2018-03-12 00:27:02 +01:00
|
|
|
#+TITLE:
|
|
|
|
#+AUTHOR: Bob Mottram
|
|
|
|
#+EMAIL: bob@freedombone.net
|
|
|
|
#+KEYWORDS: freedombone, debian, beaglebone, users
|
|
|
|
#+DESCRIPTION: Adding or removing users
|
|
|
|
#+OPTIONS: ^:nil toc:nil
|
|
|
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
|
|
|
|
|
2018-04-12 14:33:09 +02:00
|
|
|
#+attr_html: :width 80% :height 10% :align center
|
2018-03-12 00:27:02 +01:00
|
|
|
[[file:images/logo.png]]
|
|
|
|
|
|
|
|
Log into the system with:
|
|
|
|
|
|
|
|
#+BEGIN_SRC bash
|
|
|
|
ssh username@domainname -p 2222
|
|
|
|
#+END_SRC
|
|
|
|
|
|
|
|
Select *Administrator controls* then *User Management*.
|
|
|
|
|
2018-04-12 14:33:09 +02:00
|
|
|
#+attr_html: :width 80% :align center
|
2018-03-12 00:27:02 +01:00
|
|
|
[[file:images/controlpanel/control_panel_manage_users.jpg]]
|
2018-04-12 19:05:18 +02:00
|
|
|
|
|
|
|
#+attr_html: :width 10% :height 2% :align center
|
2018-04-12 19:26:01 +02:00
|
|
|
[[file:fdl-1.3.txt][file:images/gfdl.png]]
|