OXIESEC PANEL
- Current Dir:
/
/
etc
/
default
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/22/2024 08:17:32 AM
rwxr-xr-x
📄
aaduseradd
490 bytes
07/14/2023 12:01:46 AM
r--r-----
📄
acpid
346 bytes
04/22/2017 01:14:06 PM
rw-r--r--
📄
apache-htcacheclean
556 bytes
07/16/2019 06:14:45 PM
rw-r--r--
📄
apport
149 bytes
11/11/2019 09:57:56 PM
rw-r--r--
📄
bsdmainutils
222 bytes
12/29/2017 09:02:08 AM
rw-r--r--
📄
console-setup
284 bytes
10/14/2020 08:22:09 AM
rw-r--r--
📄
crda
549 bytes
08/23/2014 06:22:23 AM
rw-r--r--
📄
cron
150 bytes
11/16/2017 05:29:19 AM
rw-r--r--
📄
cryptdisks
652 bytes
03/18/2018 01:01:09 AM
rw-r--r--
📄
dbus
297 bytes
11/15/2017 10:22:22 PM
rw-r--r--
📄
ebtables
1.2 KB
06/28/2018 04:42:04 PM
rw-r--r--
📄
grub
1.18 KB
06/18/2021 06:52:36 AM
rw-r--r--
📁
grub.d
-
10/14/2020 08:22:15 AM
rwxr-xr-x
📄
irqbalance
931 bytes
10/14/2020 08:21:11 AM
rw-r--r--
📄
keyboard
150 bytes
10/14/2020 08:18:59 AM
rw-r--r--
📄
locale
13 bytes
10/14/2020 08:22:13 AM
rw-r--r--
📄
mdadm
718 bytes
10/14/2020 08:21:01 AM
rw-r--r--
📄
motd-news
682 bytes
08/07/2020 08:02:20 PM
rw-r--r--
📄
networkd-dispatcher
152 bytes
10/15/2018 12:12:24 PM
rw-r--r--
📄
nss
1.71 KB
04/16/2018 08:14:20 PM
rw-r--r--
📄
open-iscsi
2.63 KB
05/11/2020 01:07:37 AM
rw-r--r--
📄
pollinate
363 bytes
05/30/2018 04:36:52 PM
rw-r--r--
📄
rsync
2.01 KB
02/14/2020 12:56:09 AM
rw-r--r--
📄
rsyslog
124 bytes
01/14/2018 04:19:35 PM
rw-r--r--
📄
ssh
133 bytes
01/16/2018 05:39:31 PM
rw-r--r--
📄
ufw
1.75 KB
03/25/2019 09:14:25 PM
rw-r--r--
📄
useradd
1.17 KB
10/14/2020 08:40:15 AM
rw-r--r--
Editing: irqbalance
Close
# 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=