SAMBA on Fedora 21

Angelo Moreschini mrangelo.fedora at gmail.com
Tue Mar 31 16:05:57 UTC 2015


Hi,

I am learning Linux and, just in order to do exercises, I wanted to monitor
the functioning of  services that, I thing, should run on fedora.

So, with the command :   service *smartd* status

I got :
Redirecting to /bin/systemctl status  *smartd.service*
● smartd.service - Self Monitoring and Reporting Technology (SMART) Daemon
   Loaded: loaded (/usr/lib/systemd/system/smartd.service; enabled)
   Active: active (running) since Tue 2015-03-31 07:48:18 IDT; 10h ago
 Main PID: 701 (smartd)
   CGroup: /system.slice/smartd.service
           └─701 /usr/sbin/smartd -n -q never
the same for *cups*....
● cups.service - CUPS Printing Service
   Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled)
   Active: active (running) since Tue 2015-03-31 07:48:51 IDT; 10h ago
.............................
..............................
but I was wonder that services as :
*DHCP, SAMBA*, ..... was not working.... :

the command :  sudo service  *samba* status
give me :
Redirecting to /bin/systemctl status  samba.service
● samba.service
   Loaded: not-found (Reason:* No such file or directory*)
   Active: inactive (dead)


for *SAMBA* I give a look to check if it is installed, and I found:
sudo yum list installed | grep samba
samba-client.x86_64              2:4.1.17-1.fc21
@updates
samba-common.x86_64              2:4.1.17-1.fc21
@updates
samba-libs.x86_64                2:4.1.17-1.fc21
@updates
samba-winbind.x86_64             2:4.1.17-1.fc21
@updates
samba-winbind-clients.x86_64     2:4.1.17-1.fc21
@updates
samba-winbind-modules.x86_64     2:4.1.17-1.fc21    @updates

So, ...
after this test  I am confuse .......
What is the reason why some important services are not running by default
on Fedora 21?
Could I have an explanation ?


Thank you

regards

Angelo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20150331/431ab9b7/attachment.html>


More information about the users mailing list