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
eebc342f
Verified
Commit
eebc342f
authored
3 years ago
by
Tóth Miklós Tibor
Browse files
Options
Downloads
Patches
Plain Diff
fixes
parent
e63d8835
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
második videó.md
+3
-15
3 additions, 15 deletions
második videó.md
with
3 additions
and
15 deletions
második videó.md
+
3
−
15
View file @
eebc342f
...
...
@@ -483,9 +483,7 @@ default via 172.16.228.2 dev ens33 proto dhcp metric 100
patrik@ubuntu:~$
```
-
ip beállítása
`sudo ip addr add IP_cím/hálózati_maszk dev interfész`
-
ip beállítása:
`sudo ip addr add IP_cím/hálózati_maszk dev interfész`
```
shell-session {highlight: [14]}
patrik@ubuntu:~$ sudo ip addr add 192.168.4.44/24 dev ens33
...
...
@@ -508,9 +506,7 @@ patrik@ubuntu:~$ ip a
patrik@ubuntu:~$
```
-
router beállítása
`ip route add default via default_gateway_IP_címe`
-
router beállítása:
`ip route add default via default_gateway_IP_címe`
```
shell-session
patrik@ubuntu:~$
sudo
ip route add default via 192.168.4.44
...
...
@@ -571,14 +567,6 @@ nmtui activate connecntion
</center>
<br>
<center>
<ImageZoom
src="pics/nmtui3.png"
/>
nmtui activate connecntion
<br>
</center>
<br>
-
A hálózati beállítások a grafikus felület beállításaiban is megváltoztathatóak (gnome settings, kde settings...)
...
...
@@ -656,7 +644,7 @@ A networkd-nek egy nagyon hasznos eszköze, a `networkctl`.
Ennek segítségével ellenőrizhetjük és teljes
információkat szerezhetünk a hálózati interfészekről.
Ha új konfigurációs fájlt hoztunk létre és szeretnénk betölteni, azt a
`networkctl reload`
parancs segítségével tehetjük meg.
`networkctl reload`
parancs segítségével tehetjük meg
, majd a
`networkctl reconfigure`
segítségével alkalmazhatjuk is
.
## Távoli hozzáférés (SSH)
...
...
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