Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
console-data /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2022-10-05 19:21
fonts
[ DIR ]
drwxr-xr-x
2022-10-05 19:21
keymaps
[ DIR ]
drwxr-xr-x
2022-10-05 19:21
README
707
B
-rw-r--r--
2011-12-04 06:51
README.Debian
1.54
KB
-rw-r--r--
2017-08-08 13:19
README.acm
1.3
KB
-rw-r--r--
2011-12-04 06:51
README.sfm
435
B
-rw-r--r--
2011-12-04 06:51
README.us-intl
2.15
KB
-rw-r--r--
2017-08-08 13:19
TODO.Debian
915
B
-rw-r--r--
2017-08-08 13:19
changelog.Debian.gz
1.39
KB
-rw-r--r--
2021-10-26 14:17
copyright
1.03
KB
-rw-r--r--
2017-08-08 13:19
Save
Rename
The Agafari ethiopic fonts from the source package were not included because it's a bit unclear whether they should be distributed. Please use Goha or GohaClassic if you want the Ethiopic script. See /usr/share/doc/console-data/fonts/README.Ethiopic for details. /etc/console/boottime.kmap.gz ------------------------------ The keymap is loaded very early during the booting process. It has to be set before any of the other init scripts that could fall to command-line. The first such script as of Debian 2.2 is /etc/rcS.d/S10checkroot.sh, which can spawn sulogin. Thus the keymap-loading script has to be run before this. Numbering of 05 has been chosen. This implies, as /usr may not reside on the root partition, that the keymaps in /usr/share may not be accessible at the point we want to load one of them. Thus we need to have the keymap in /etc itself (/etc/console-tools/default.kmap or /etc/kbd/default.kmap) - allowing a symlink into /usr for systems where this would make sense would needlessly complicate the system. But as many keymaps make use of the "include" feature, the chosen keymap should not be simply copied into /etc. Safe keymap installation can be easily achieved using install-keymap(8). If you wish to change the boottime keymap, you should edit /etc/console-tools/remap and add changes to an existing keymap there. Editing /etc/console/boottime.kmap.gz is not recommended as you may lose your changes. If you do edit this file, then select 'do not touch keymap' from the debconf choices offered by console-data whenever you upgrade.