Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Linux presentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wirker Dávid Zoltán
Linux presentation
Commits
7a5d4407
Commit
7a5d4407
authored
3 years ago
by
Fodor Patrik
Browse files
Options
Downloads
Patches
Plain Diff
delete superuser section
parent
fc218c97
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ascii-art.txt
+1
-1
1 addition, 1 deletion
ascii-art.txt
második videó.md
+0
-29
0 additions, 29 deletions
második videó.md
saját vm.md
+2
-2
2 additions, 2 deletions
saját vm.md
with
3 additions
and
32 deletions
ascii-art.txt
+
1
−
1
View file @
7a5d4407
/ TODO
[1;34m
...
...
This diff is collapsed.
Click to expand it.
második videó.md
+
0
−
29
View file @
7a5d4407
...
...
@@ -359,35 +359,6 @@ Debian alapú disztrókon a `sudo deluser mike almafa` is működik.
Pontosan ugyanazt kell itt csinálni, mint amikor a
`gpasswd`
segítségével
hozzáadunk egy felhasználót, csupán a kapcsoló eltérő
`-d`
.
### [Superuser](https://en.wikipedia.org/wiki/Superuser#Unix_and_Unix-like)
Ez az oldal is jó: https://mediatemple.net/community/products/dv/204643890/an-introduction-to-the-root-user
The root is the user name or account that by default has access
to all commands and files on a Linux or other Unix-like
operating system. It is also referred to as the root account
, root user, and the superuser.
In computing, the superuser is a special user account used for
system administration. Depending on the operating system (OS),
the actual name of this account might be root, administrator,
admin or supervisor. In some cases, the actual name of the account
is not the determining factor; on Unix-like systems, the user with a user identifier (UID) of zero is the superuser,
regardless of the name of that account and in systems which
implement a role based security model, any user with the role
of superuser can carry out all actions of the
superuser account. The principle of least privilege recommends
that most users and applications run under an ordinary account
to perform their work, as a superuser account is capable of
making unrestricted, potentially adverse, system-wide changes.
In Unix-like computer OSes (such as Linux), root is the conventional
name of the user who has all rights or
permissions (to all files and programs) in all
modes (single- or multi-user).
## Init rendszer
A UNIX operációs rendszerben vannak olyan feladatok, amiket a
...
...
This diff is collapsed.
Click to expand it.
saját vm.md
+
2
−
2
View file @
7a5d4407
...
...
@@ -21,13 +21,13 @@ Specifikáció:
A gépre előre feltelepítettünk pár dolgot.
// TODO Lista
Végül pedig a gépeken a saját felhasználóinkat (mike, patrik)
// TODO
Végül pedig a gépeken a saját felhasználóinkat (mike, patrik)
beregisztráltuk rendszergazda hozzáféréssel, hogyha bármi lenne,
akkor könnyedén tudjunk segíteni.
## Elérés
A gépet
[
SSH
](
második
videó#távoli-hozzáférés-ssh)
// TODO LINK
A gépet
[
SSH
](
második
videó#távoli-hozzáférés-ssh)
-n keresztül tudod majd menedzselni, viszont csak
az SCH belső hálózatán.
Ahhoz, hogy elérd kívülről a gépet, be kell
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment