From 20a9d17637109dcc4a88499abc31e1ca29459617 Mon Sep 17 00:00:00 2001 From: bms8197 Date: Tue, 4 Oct 2022 15:27:56 +0300 Subject: [PATCH] saving uncommitted changes in /etc prior to dnf run --- csf/csf.ignore | 5 +++++ hosts | 4 ---- sysctl.conf | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/csf/csf.ignore b/csf/csf.ignore index 5e003f8..4eaa204 100644 --- a/csf/csf.ignore +++ b/csf/csf.ignore @@ -36,3 +36,8 @@ # CyberGhost VPN 191.101.61.25 +185.44.147.225 +185.44.147.129 +94.69.148.225 +94.70.109.113 + diff --git a/hosts b/hosts index ba787d2..605425b 100644 --- a/hosts +++ b/hosts @@ -33,10 +33,6 @@ 51.161.115.210 ns573100.ip-51-161-115.net dev-server 147.135.70.141 ns106073.ip-147-135-70.us live-server -# RND -108.61.94.151 trace.gentechsolution.com - - # Ciprian 128.199.38.121 ciprian 157.230.115.222 mail-ciprian diff --git a/sysctl.conf b/sysctl.conf index 14e5b41..6fd834c 100644 --- a/sysctl.conf +++ b/sysctl.conf @@ -106,7 +106,7 @@ net.ipv4.ip_local_port_range = 1024 65023 fs.file-max = 2097152 # do less swapping -vm.swappiness = 25 +vm.swappiness = 10 vm.dirty_background_ratio = 1 vm.dirty_ratio = 1 vm.dirty_background_bytes = 5