Go to advanced search

by magistros
Thu Jul 04, 2013 8:41 am
Forum: Pidora / Fedora
Topic: NTP/chronyd
Replies: 5
Views: 2753

Re: NTP/chronyd

hmm I see... I didn't set the ntp using the firstboot(I killed firstboot from the very first time)
try this:

Code: Select all

yum provides ntpdate
and install the package that yum provides to you.
After that,

Code: Select all

sudo systemctl enable ntpdate
sudo systemctl start ntpdate
Maybe the ntpdate isn't installed...
by magistros
Tue Jul 02, 2013 6:56 pm
Forum: Pidora / Fedora
Topic: NTP/chronyd
Replies: 5
Views: 2753

Re: NTP/chronyd

Hi, are you sure you have set correctly the system to get date and time through the NTP ??
by magistros
Tue Jul 02, 2013 8:49 am
Forum: Pidora / Fedora
Topic: yum install is failed
Replies: 2
Views: 3440

Re: yum install is failed

Hi!
I had the same error and I did

Code: Select all

yum clean all
and then it worked perfectly. Try it and let me know what happened....
by magistros
Tue Jul 02, 2013 8:32 am
Forum: Pidora / Fedora
Topic: Install Adafruit's WebIDE on Pidora(RaspBerryPi)
Replies: 0
Views: 954

Install Adafruit's WebIDE on Pidora(RaspBerryPi)

Hi all, I have installed Pidora(Fedora 18 Remix optimized for RaspBerryPi) and I am trying to install the Adafruit's WebIDE! I followed the instructions described here http://learn.adafruit.com/webide/installation and it seems that everything were installed successfully... but when I run the command...

Go to advanced search