<p dir="ltr">Try starting your ntp manually:</p>
<p dir="ltr">     systemstl start ntpd</p>
<p dir="ltr">You may see an error message referring you to the journal.  Startup scripts in SystemD are not difficult, but are very different and can be a bit intimidating until you realize they are no different that what you always used but in a different order.</p>

<p dir="ltr">If it starts ok but not on boot, your enable command is not working right.  The enable command should create a symlink very similar to the old rc3.d=> init.d link of old, only the locations are different.  Then on startup, the system should run that script doing an equivalent of systemctl start on it.</p>

<p dir="ltr">So, try to start it manually and see what happens.</p>
<p dir="ltr">Kevin </p>
<div class="gmail_quote">On Aug 13, 2014 4:30 PM, "Gilbert T. Gutierrez, Jr." <<a href="mailto:mailing-lists@phoenixinternet.net">mailing-lists@phoenixinternet.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am playing with CentOS 7 and have been encountering some difficulties. I was wondering if anyone else has attempted to use it or is having problems?<br>
<br>
<positive><br>
I was able to have the client machine join my Samba 4 windows domain and am able to authenticate to it. Yea!<br>
<br>
<negatives><br>
I cannot get ntp to start at statup. I am always having to manually start it. I have run "systemctl enable ntpd.service" which I understand is the correct command for systemd to have an application start on boot (it was "chkconfig ntpd on" utilizing previous versions).<br>

There is the problem of applications... I cannot find a rdp client on the distro or epel. I found rdesktop on a repository that I have never used before and don't know if I trust.<br>
<br>
I am thinking about trying Linux Mint (<a href="http://www.linuxmint.com/" target="_blank">http://www.linuxmint.com/</a>) or kubuntu (<a href="http://www.kubuntu.org/" target="_blank">http://www.kubuntu.org/</a>). I am trying to see if I can operate at my office without Windows. I am very comfortable with CentOS versions prior to 7 am trying to stay with CentOS because all of my servers are based on one version of CentOS or another. I did not like CentOS 6 as a desktop and that is why I was trying 7. Debian based distros have always been intimidating since I am used to the package management, service calls, and locations of files in CentOS.<br>

<br>
Gilbert<br>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</blockquote></div>