Difference between revisions of "Althea"
From Stadm
Jump to navigationJump to search (initial edit) |
(No difference)
|
Revision as of 10:53, 5 February 2016
Progress on Althea
Basic Information
- Hostname: althea
- Address: althea.eri.ucsb.edu
- MAC: 78:2b:cb:a7:bd:75
- IP: 128.111.101.143
- Installed OS: Fedora 23
Althea is (going to be) Kenneth's primary desktop computer.
Troubleshooting Steps
During the time of this writing, althea's graphical desktop does not work. Here are the steps I've taken so far:
- Installed Fedora Workstation.
dnf -y group install "Fedora Workstation"
Let's get the defaults up and running before configuring it further.
- Changed default target from multi-user back to graphical.
systemctl set-default graphical.target
- Restarted the machine.
shutdown -r now
... still not working as of 10:53am Friday 2/6