Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
etc /
default /
[ HOME SHELL ]
Name
Size
Permission
Action
grub.d
[ DIR ]
drwxr-xr-x
acpid
346
B
-rw-r--r--
acpi-support
4.81
KB
-rw-r--r--
alsa
638
B
-rw-r--r--
amd64-microcode
328
B
-rw-r--r--
anacron
830
B
-rw-r--r--
apport
149
B
-rw-r--r--
avahi-daemon
219
B
-rw-r--r--
console-setup
285
B
-rw-r--r--
cron
150
B
-rw-r--r--
dbus
297
B
-rw-r--r--
grub
1.18
KB
-rw-r--r--
im-config
1.71
KB
-rw-r--r--
intel-microcode
1
KB
-rw-r--r--
irqbalance
1.36
KB
-rw-r--r--
kerneloops
84
B
-rw-r--r--
keyboard
150
B
-rw-rw-r--
locale
285
B
-rw-r--r--
named
89
B
-rw-r--r--
networkd-dispatcher
152
B
-rw-r--r--
openvpn
1.16
KB
-rw-r--r--
rsync
2.01
KB
-rw-r--r--
saned
110
B
-rw-r--r--
ssh
133
B
-rw-r--r--
ufw
1.85
KB
-rw-r--r--
useradd
1.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : im-config
# Default im-config mode (see im-config(8)) # This im-config helps to start best available input method (IM) # Always start highest priority IM IM_CONFIG_DEFAULT_MODE=auto # Start or not to start IM dynamically under CJKV/desktop environment #IM_CONFIG_DEFAULT_MODE=cjkv # Never start IM by im-config (Leave it to desktop system) #IM_CONFIG_DEFAULT_MODE=none # cjkv mode behavior: # case 1: # * desktop is listed in CJKV_DEFAULT_DESKTOP # * locale is under so-called CJKV environments # --> auto mode # case 2: # * desktop is listed in CJKV_DEFAULT_DESKTOP # * locale is *not* under so-called CJKV environments # --> none mode # case 3: # * desktop is *not* listed in CJKV_DEFAULT_DESKTOP # * locale is under any environments # --> auto mode # CJKV_DEFAULT_DESKTOP="*" #CJKV_DEFAULT_DESKTOP="KDE:LXQt:XFCE" # List of locales for so-called CJKV environments CJKV_LOCALES="zh_TW:zh_HK:zh_SG:zh_CN:ja_JP:ko_KR:vi_VN" # Set locale dependent preferred IM over standard auto mode if not GNOME IM_CONFIG_PREFERRED_RULE="zh_CN,fcitx5:zh_TW,fcitx5:zh_HK,fcitx5:zh_SG,fcitx5" # User and system wide configuration is normally done via im-config program. # The above IM_CONFIG_PREFERRED_RULE sets locale dependent preferred IM # override rule. If you wish to use uim over ibus just for ja_JP, # add :ja_JP,uim at the end of the above list. (Marked by "!" in GUI) # List of desktop systems which starts ibus if available # Applicable desktops are excluded for applying IM_CONFIG_PREFERRED_RULE DESKTOP_SETUP_IBUS="GNOME" # Trace commands for debug # (This may cause problem configuration file generated under console mode) #IM_CONFIG_SETMODE="-x" # Verbose output for debug (uncomment following) #IM_CONFIG_VERBOSE="true"
Close