:(

 0    16 flashcards    melalachman
download mp3 print play test yourself
 
Question Answer
1. programy ładowania linuxa
start learning
LILO, GRUB, Syslinux, rEFInd
3. mechanizm uruchamiania nowego systemu
start learning
grub. cfg, update-grub / lilo. conf, lilo
4. uruchamianie xwindow
start learning
startx
5. srodowisko gnome
start learning
gnome-session
6. zrzut ekranu
start learning
fn + prt screen
7. ikona montowania/odmontowania FD/CD/partycji
start learning
nie można w gnome. trzeba aplikacji Nautilus Action
8. Na osobnych konsolach graficznych uruchomić procesy
start learning
ctrl + alt + (f1 - f7)
9. w jaki sposób przełączane są konsole tekstowe
start learning
ctrl + alt + (f1 - f7), f1 - f6 tekstowe, f7 graficzne
10. jak dodac nowa konsole w trybie tekstowym
start learning
edytowac /etc/inittab i dodać nową jedostkę getty, lub edyowac pliki systemd
11. Jak decydujemy ile konsoli tekstowych będzie miał system?
start learning
/etc/systemd/logind.conf -> NAutoVTs-N
12. jak stawić przyjazne powitanie konsoli tekstowej (prompt).
start learning
edytując plik ~/. barshrc i dodając linijkę "export PS1="Witaj w systemie linux! \u@\h:\w$ "
13. W jakim pliku znajduje się "log" systemowy?
start learning
/var/log/syslog LUB messages
14. W jaki sposób aktywuje się i wyłącza "log" systemowy?
start learning
sudo service rsyslog [stop/start]
15. jak ustawić 'message of the day'?
start learning
/etc/motd i ustawiasz wiadomosc
16. W jaki sposób można połączyć się do systemu Linux z innego systemu Linux w trybie tekstowym?
start learning
ssh nazwa-uzytkownika@nazwa-hosta
17. W jaki sposób można połączyć się do systemu Linux z innego systemu Linux w trybie graficznym (Desktop Sharing)?
start learning
użyc putty

You must sign in to write a comment