Fedora: Difference between revisions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
== boot without gui == | == boot without gui == | ||
* /etc/inittab (look for explanation) | * /etc/inittab (look for explanation) | ||
== services == | |||
* service sshd start | |||
* service sshd stop | |||
* chkconfig sshd on |
Revision as of 15:06, 7 August 2013
Keyboard layout
- localectl status
- localectl list-keymaps
- localectl set-keymap [keymap]
- /etc/locale.conf
yum
- yum update
- yum install [package]
boot without gui
- /etc/inittab (look for explanation)
services
- service sshd start
- service sshd stop
- chkconfig sshd on