Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZTB_LAB2020
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Robert Piotrowski
ZTB_LAB2020
Commits
d3ac358e
Commit
d3ac358e
authored
4 years ago
by
TD
Browse files
Options
Downloads
Patches
Plain Diff
aktualizacja lab0
parent
00dc618d
Branches
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lab00/README.md
+13
-28
13 additions, 28 deletions
lab00/README.md
with
13 additions
and
28 deletions
lab00/README.md
+
13
−
28
View file @
d3ac358e
...
...
@@ -5,42 +5,27 @@

-
Połączenie SSH z płytką prototypową (DevKitNUC)
-
Ustalić IP devKit (MAC->IP)
| SSH ADDR | MAC WIFI | MAC ETH | IP ETH | Hostname |
| :--------------------- | :---------------- | :---------------- | :------------- | :------- |
| root@185.244.98.2:5011 | 7c:5c:f8:0d:53:72 | c0:3f:d5:67:dd:2d | 192.168.51.231 | ztb01 |
| root@185.244.98.2:5012 | 80:19:34:e6:d7:00 | c0:3f:d5:67:dd:b2 | 192.168.51.232 | ztb02 |
| root@185.244.98.2:5013 | 7c:5c:f8:0d:53:72 | c0:3f:d5:67:dd:2d | 192.168.51.233 | ztb03 |
| root@185.244.98.2:5014 | 80:19:34:e6:d7:00 | c0:3f:d5:67:dd:b2 | 192.168.51.234 | ztb04 |
| root@185.244.98.2:5015 | 7c:5c:f8:0d:53:72 | c0:3f:d5:67:dd:2d | 192.168.51.235 | ztb05 |
| 7c:5c:f8:46:6b:3f | 192.168.49.142 | c0:3f:d5:67:dc:77 | ? |
| 7c:5c:f8:46:76:c0 | 192.168.49.93 | c0:3f:d5:68:22:51 | ? |
| ac:72:89:4c:0c:07 | 192.168.49.135 | ? | ? |
| 00:0e:8e:88:a0:3b | 192.168.49.91 | ? | ? |
| 00:0e:8e:88:94:4b | 192.168.49.30 | ? | ? |
| 4c:5e:0c:13:b4:e8 | 192.168.49.87 | ? | ? |
| 00:0e:8e:88:a0:2a | 192.168.49.122 | ? | ? |
-
Ustalić IP devKit (ip i user są na stronie podanej przez prowadzącego w zakładce "stanowiska")
-
Uruchamiamy VSC
-
Ctr+Shift+P "Remote-SSH: Connect to host"
-
Po połączeniu
(
w lewym dolnym rogu wyświetli sie adres IP
)
-
Uruchomić terminal (skrót Ctr+
`)
- Otworzyć drzewo katalogów w VCS (panel Explorer, skrót Ctr+Shift+E)
-
Po połączeniu w lewym dolnym rogu wyświetli sie adres IP
-
Uruchomić terminal (
Terminal->New Terminal lub
skrót Ctr+
`)
- Otworzyć drzewo katalogów w VCS (
z lewej
panel Explorer, skrót Ctr+Shift+E)
# Utworzenie użytkownika, katalogu i repozytorium na git.pg.edu.pl
- Tworzenie nowego katalogu/pliku na DevKitNUC:
- W terminalu:
```bash
cd <sciezka_do_katalogu_nadrzednego>
mkdir <nazwa_katalogu>
cd <nazwa_katalogu>
touch <nazwa_pliku>
```
- VCS: W Panelu Explorera -> New folder/New file
```bash
cd <sciezka_do_katalogu_nadrzednego>
mkdir <nazwa_katalogu>
cd <nazwa_katalogu>
touch <nazwa_pliku>
```
-
Lub w
VCS: W Panelu Explorera -> New folder/New file

# Utworzenie/aktywacja kont
o
na git.pg.edu.pl:
# Utworzenie/aktywacja kont
a
na git.pg.edu.pl:
- Aktywacja konta na [git.pg.gda.pl](https://git.pg.edu.pl/users/sign_in)
- Pierwsze logowanie za pomocą "Logowanie PG"

...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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