Underdan Hi everyone, i'm trying to install postfix on solus gnome, but i can´t, i tried compilate the source code but it didn´t work, i need your help. thanks for your time
JoshStrobl Why are you trying to install a mail server on a desktop operating system? That's what a server OS is for.
Underdan I totally understand. it is for my class of OS, one of the things I have to achieve is to generate a mail service with my own domain between two machines with the solus OS. It is not possible on solus?
JoshStrobl I wouldn't do it with Solus, you should be doing that on a server-oriented operating system like Fedora Server or Ubuntu Server.
Underdan But, what i mean is. It is posibble to create an executable on my own to install a mail server like postfix?
kaktuspalme Underdan sudo eopkg install -c system.devel will probably make it compile. But I personally would use docker if it's for a development use case.
Underdan kaktuspalme I already tried that one, but it didn't work, I'm going to try using docker, thanks for the advice