Fedora

From Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Keyboard layout

  • localectl status
  • localectl list-keymaps
  • localectl set-keymap [keymap]
  • /etc/locale.conf

yum

  • yum update
  • yum install [package]

multimedia repo


boot without gui

  • /etc/inittab (look for explanation)


services

  • service sshd start
  • service sshd stop
  • chkconfig sshd on