rarod
- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 25
Comments
Recent activity by rarod-
Try this: linux-tips.com/t/disabling-reverse-dns-lookups-in-ssh/222
-
. Is there a way to make sure it stays at 10? In /etc/sysctl.conf file add the next line: vm.swappiness=10
-
So how can I re-allocate my memory to use less of it for swap? Swap uses hard disk, not memory. This is why is slower when the system uses swap. If you set swappiness to 10 the system should use ...
-
One thing that occurred to me is that perhaps the memory that is allocated to swap Check with "free -h" if you are using swap. Ideally you should have near 0 used swap. To flush swap: swapoff -a ...
-
I am using xVarnish (now Cachewall) in some servers. Some things to take in account. There is no stable release at the moment. In the lasts months their support is almost null. [*https has some i...
-
I like Zabbix or Grafana+Telegraf+InfluxDB.
-
Take a look at this thread:
-
With cloudlinux+cPanel I disable EPEL because packages can be mixed between them.
-
Try this: cat /etc/csf/csf.error If you are lucky the error may should tell something. And/Or If you are using blocklists or/and CC_DENY enable IP_SET.
-
Were you able to review the information the third-party URL? Yes, but there is no info about the process list. I am looking to get the process list: [11686.043253] [ pid ] uid tgid total_vm ...