I am having trouble going to the settings of apps I installed on my HDA. Whenever I click on the App on the Home Screen, I am directed to an URL on the www.
I have gone through the interactive troubleshooter and below is the result:
Any idea what is wrong and how do I resolve this?[root@localhost liusc]# nslookup hda
bash: nslookup: command not found
[root@localhost liusc]# cat /etc/issue
Fedora release 19 (Schrödinger’s Cat)
Kernel \r on an \m (\l)
[root@localhost liusc]# cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 208.67.222.222
nameserver 208.67.220.220
[root@localhost liusc]# ifconfig | grep -A 5 eth0 | grep inet
bash: ifconfig: command not found
[root@localhost liusc]# service bind9 status
Redirecting to /bin/systemctl status bind9.service
bind9.service
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
[root@localhost liusc]# cat /etc/bind/named.conf
cat: /etc/bind/named.conf: No such file or directory
[root@localhost liusc]# netstat -an | grep :53
bash: netstat: command not found
[root@localhost liusc]# cat /var/named/dynamic/hda-n2a.conf
cat: /var/named/dynamic/hda-n2a.conf: No such file or directory
[root@localhost liusc]# cat /var/named/dynamic/hda-a2n.conf
cat: /var/named/dynamic/hda-a2n.conf: No such file or directory
[root@localhost liusc]#
Total noob here, a new convert.
Thank you.
Liu