Tagged Questions
0
votes
2answers
117 views
ssl-cert package (self signed certificates) for rpm/fedora
In Debian/Ubuntu, my deb packages depend on the ssl-cert package, to provide some self-signed https certificates, if nothing else. From the Debian page:
This package enables unattended installs of ...
2
votes
3answers
193 views
Is there a big difference in working with Fedora and Debian servers?
Is there a big difference in working with Fedora and Debian servers?
Does either have better community support?
0
votes
3answers
454 views
Samba permissions on a Debian server with Fedora client
I have a Debian server sharing files via Samba. I can access the files via Windows with no problems whatsoever, but when I try to mount the share on a Fedora client using the same credentials I am ...
1
vote
3answers
1k views
CentOS, Debian or Fedora for an Ubuntu User? [closed]
I've got the choice of these three systems for a VPS package I think I'm going to go with. My main experience is with Ubuntu so what do you recommend to go with?
The VPS will basically be used for ...
3
votes
8answers
1k views
What is the equivalent for “service servicename start” that Fedora/RHEL/CentOS uses for Debian/Ubuntu?
What is the equivalent for "service servicename start" that Fedora/RHEL/CentOS uses for Debian/Ubuntu?
I've just read on some question here on serverfoault that using /etc/init.d/service is obsolete, ...