Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
dictionaries-common /
Delete
Unzip
Name
Size
Permission
Date
Action
site-elisp
[ DIR ]
drwxr-xr-x
2025-06-05 11:22
dc-debconf-default-value.pl
14.36
KB
-rw-r--r--
2023-03-14 21:17
dc-debconf-select.pl
11.88
KB
-rw-r--r--
2023-03-14 21:17
elanguages
0
B
-rw-r--r--
2023-03-14 21:17
mutt-ispell-init
1.04
KB
-rw-r--r--
2023-03-14 21:17
Save
Rename
# File: ispell-init -*- muttrc -*- # Description: Mutt initialization for dictionaries-common support # Author: Rafael Laboissière <rafael@debian.org> # Created on: Fri Nov 16 18:24:36 CET 2001 # Copyright (C) 2001-2009 Rafael Laboissiere # ------------------------------------------------------------------ # This file is part of the Debian dictionaries-common package. # Released under the terms of the GNU GPL (version 2 or later). # No warranty. # Usage: # Just put 'source /path/to/this/file/mutt-ispell-init' in ~/.muttrc. # The `I' key will call the ispell-select script, which uses # iselect to interectively choose the ispell dictionary for # subsequent spell checkings. If iselect is not intalled in the system, # a fallback rudimentary interface is used. # # Unsetting the wait_key configuration variable is recommended, since # a shell-escape function is called. macro generic I "<shell-escape>/usr/bin/select-default-iwrap\n" \ "Select the default ispell dictionary for use with ispell-wrapper" set ispell = "/usr/bin/ispell-wrapper"