Security

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.

Everything Linux 1798 This topic was started by ,


data/avatar/default/avatar13.webp

14 Posts
Location -
Joined 2003-11-19
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 on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


Administrator

data/avatar/0/0b385d2cbb4fcc3a67cc1faf071a808432c41071.jpg

1795 Posts
Location -
Joined 1999-07-15
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