Security
This is a discussion about Security in the Everything Linux category; Would it be fine to run a production server with KDE? Also is there a site/forum/ which I can refer to which packages are a necessity to run a server e. g. mail, web, etc.
Would it be fine to run a production server with KDE? Also is there a site/forum/ which I can refer to which packages are a necessity to run a server e.g. mail, web, etc
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Nov 21
Nov 21
0
<1 minute
Responses to this topic
Linux servers are running usual without GUI, instead they are using SSH or a web based remoting tool like Webmin - http://www.webmin.com
Here are some example packages for a server:
Webserver:
Apache
Mailserver:
Sendmail or Postfix
Databaseserver:
MySQL, PostgreSQL
DNS server:
BIND
FTP server:
ProFTPD
Here are some example packages for a server:
Webserver:
Apache
Mailserver:
Sendmail or Postfix
Databaseserver:
MySQL, PostgreSQL
DNS server:
BIND
FTP server:
ProFTPD