Sharing Ilmu

Sharing for useful things

How To Optimize System performance in Linux Centos/Redhat

Hello everyone, in this tutorial I’ll discuss about how to optimize system performance in linux centos or redhat.  we can optimize system with adjusting various device based on use of workload with do configure tunning profile in your system.

Installing package :

# yum install tuned

Enable tuned package :

# systemctl enable –now tuned

For showing list of the tunned profile you can use command :

# tuned-adm list

This useful for infromation when you will setup with adjusting system performance for your system used.

for example if you will optimize your system for low power consumption you can select powersave profile.

# tuned-adm profile powersave

then you can see for active profile with command :

# tuned-adm active

As the shown image above, active profile in system is powersave.

with tuned you can also adjusting tuning profile with recommeded profile by your system.

# tuned-adm recommend

with those command useful for determine default profile after installation in your system and those can adjusting whether your system is virtual machine or not,  that are depending with your mechanism are used.

 

z

Leave a Reply

Your email address will not be published. Required fields are marked *.

*
*
You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>