Linux.CentOS

Aus OrgaMon Wiki
Zur Navigation springen Zur Suche springen

Auf CentOS basierend kann auch ein Ausfallserver oder Datenbankserver aufgesetzt werden:

wichtige Systemprogramme =

yum install joe
service start ...

samba

chkconfig --level 345 smb on

firebird

chkconfig --add firebird-superserver
service firebird-superserver start
#
# Es ist noch "masterkey" das Passwort
#
gsec -user sysdba -password masterkey -modify sysdba -pw ********