Saturday, January 25, 2020

Fedora 17 install screen capture

Just an itch, wanted to see how Fedora 17 looks like.
Other versions here.

Startup screen
Live system, install to hard drive
Keyboard layout
Storage Type
Confirm storage
Set hostname
Time zone
Root password
Partition/Installation type
Write partition to disk
Installation complete
Welcome screen
License information
Create user
Date and time
Hardware profile
Login screen
Password screen
Desktop!!!
Gnome: 3.4.1
Kernel: 3.3.4-5.fc17.x86_64

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...