limit resource usage 2025-04-02 Is there any way to limit resource usage in Linux for certain user? For examle for mysql and apache I want to limit cpu usage 10 % and memory to 100MB. Is it possible? Thanks