Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
zsh /
functions /
Completion /
X /
[ HOME SHELL ]
Name
Size
Permission
Action
_acroread
3.42
KB
-rw-r--r--
_code
2.54
KB
-rw-r--r--
_dcop
2.88
KB
-rw-r--r--
_eog
1.26
KB
-rw-r--r--
_evince
1.61
KB
-rw-r--r--
_geany
1.97
KB
-rw-r--r--
_gnome-gv
139
B
-rw-r--r--
_gqview
619
B
-rw-r--r--
_gv
1.28
KB
-rw-r--r--
_kdeconnect
1.87
KB
-rw-r--r--
_kfmclient
3.19
KB
-rw-r--r--
_matlab
1.4
KB
-rw-r--r--
_mozilla
4.67
KB
-rw-r--r--
_mplayer
8.15
KB
-rw-r--r--
_mupdf
733
B
-rw-r--r--
_nautilus
538
B
-rw-r--r--
_nedit
2.8
KB
-rw-r--r--
_netscape
2.87
KB
-rw-r--r--
_okular
332
B
-rw-r--r--
_pdftk
1.34
KB
-rw-r--r--
_qiv
3.9
KB
-rw-r--r--
_rdesktop
3.71
KB
-rw-r--r--
_setxkbmap
2.54
KB
-rw-r--r--
_sublimetext
605
B
-rw-r--r--
_urxvt
2.76
KB
-rw-r--r--
_vnc
4.06
KB
-rw-r--r--
_x_arguments
600
B
-rw-r--r--
_x_borderwidth
125
B
-rw-r--r--
_x_color
1007
B
-rw-r--r--
_x_colormapid
396
B
-rw-r--r--
_x_cursor
409
B
-rw-r--r--
_x_display
75
B
-rw-r--r--
_x_extension
484
B
-rw-r--r--
_x_font
286
B
-rw-r--r--
_x_geometry
125
B
-rw-r--r--
_x_keysym
615
B
-rw-r--r--
_x_locale
120
B
-rw-r--r--
_x_modifier
153
B
-rw-r--r--
_x_name
116
B
-rw-r--r--
_x_resource
124
B
-rw-r--r--
_x_selection_timeout
130
B
-rw-r--r--
_x_title
118
B
-rw-r--r--
_x_utils
6.33
KB
-rw-r--r--
_x_visual
272
B
-rw-r--r--
_x_window
402
B
-rw-r--r--
_xauth
2.52
KB
-rw-r--r--
_xautolock
631
B
-rw-r--r--
_xclip
1.03
KB
-rw-r--r--
_xdvi
1.66
KB
-rw-r--r--
_xfig
1.93
KB
-rw-r--r--
_xft_fonts
1.32
KB
-rw-r--r--
_xloadimage
3.81
KB
-rw-r--r--
_xmodmap
2.22
KB
-rw-r--r--
_xournal
126
B
-rw-r--r--
_xpdf
1.72
KB
-rw-r--r--
_xrandr
2.61
KB
-rw-r--r--
_xscreensaver
823
B
-rw-r--r--
_xset
5.08
KB
-rw-r--r--
_xt_arguments
1.7
KB
-rw-r--r--
_xt_session_id
40
B
-rw-r--r--
_xterm
1.19
KB
-rw-r--r--
_xv
2.43
KB
-rw-r--r--
_xwit
4.63
KB
-rw-r--r--
_zeal
1.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _x_utils
#compdef xdpyinfo xwininfo xkill xfontsel xfd xev xhost xon xsetroot xwd xwud xrdb xprop xlsatoms xlsclients local curcontext="$curcontext" state state_descr line expl ret=1 case "$service" in xdpyinfo) _x_arguments \ -queryExtensions \ '-ext:extension: _x_extension -a' \ -version ;; xwininfo) _x_arguments \ -{help,int,children,tree,stats,bits,events,size,wm,shape,frame,all,english,metric} \ '(-id -name)-root' \ '(-id -root)-name:name: _x_window -n' \ '(-name -root)-id:id: _x_window' ;; xprop) _x_arguments -C \ -{help,frame,notype,spy} \ '-grammar[show grammar for command line options]' \ '(-id -name)-root[use the root window as the target window]' \ '(-id -root)-name[specify target window by name]:name: _x_window -n' \ '(-name -root)-id[specify target window by window id]:id: _x_window' \ '-font[display the properties of a font]:font: _x_font' \ '-len[show at most n bytes of any property]:n' \ '*-fs[read more property formats from file]:file: _files' \ '*-remove[specify an atom to remove from the target window]:property atom:->atoms' \ '*-set[specify an atom and a value to set on the target window]:property atom:->atoms:value' \ '*-f:property atom:->atoms:format: ::dformat' \ '*:property atoms:->atoms' ;; xlsatoms) _x_arguments -C \ '*-format[printf-style format to use]:format' \ '*-range[atom values to list]:[num]-[num]' \ '*-name[name of single atom to print]:atom:->atoms' ;; xlsclients) _x_arguments -C \ '-a[list all clients on all screens]' \ '-l[long format adding window/icon names and class hints]' \ '-m[maximum characters of command to include]:characters' ;; xkill) _x_arguments \ -version \ -frame \ '(-id)-all' \ '(-all)-id:window: _x_window' \ '-button:selection button:(any 1 2 3 4 5)' ;; xfontsel) _xt_arguments \ -{print,scaled} \ '-pattern:font pattern:_x_font' \ '-sample:sample text' \ '-sample16:16-bit sample text' \ '-sampleUCS:ISO10646 sample text' ;; xfd) _xt_arguments \ '-fn:font: _x_font' \ '-fa:font: _xft_fonts' \ -{box,center} \ '-start:first character number' \ '-bc:box border color:_x_color' \ '-rows:number of rows' \ '-columns:number of columns' ;; xev) _x_arguments \ '-bw:border width' \ '-bs:type of backing store:(NotUseful WhenMapped Always)' \ '-id:id:_x_window' \ '-s[use save-under]' \ '-name:window name' \ '-rv' \ '*-event:event mask:(keyboard mouse expose visibility structure substructure focus property colormap owner_grab_button randr)' ;; xhost) local type tmp match if [[ -z $PREFIX ]]; then _describe prefixes '(-:disallow +:allow)' -S '' -r '' fi if compset -P '-'; then tmp=(${(f)"$(xhost)"}) shift tmp tmp=(${tmp:#LOCAL:|<*>}) if [[ "$tmp" = *:* ]]; then if compset -P 1 '(#b)(*):'; then type="$match[1]" _tags displays while _tags; do while _next_label displays expl 'disallow access'; do { compadd "$expl[@]" -M 'm:{a-z}={A-Z} r:|[:.]=* r:|=*' - \ ${${(M)tmp:#(#i)$type:*}#(#i)$type:} || _hosts "$expl[@]" } && ret=0 done (( ret )) || return 0 done else _alternative \ 'types:name family:compadd -S: ${(L)tmp%%:*}' \ 'hosts:host:compadd ${(@)tmp#*:}' && ret=0 fi else _tags displays while _tags; do while _next_label displays expl 'disallow access'; do { compadd "$expl[@]" -M 'm:{a-z}={A-Z} r:|[:.]=* r:|=*' -a tmp || _hosts "$expl[@]" } && ret=0 done (( ret )) || return 0 done fi else compset -P + if [[ "$PREFIX" = *:* ]]; then type="${(L)PREFIX%%:*}" compset -P 1 '*:' case "$type" in inet) _hosts && ret=0;; dnet) _message -e decnet-hosts 'DECnet host';; nis) _message -e network-names 'Secure RPC network name';; krb) _message -e principals 'Kerberos V5 principal';; esac else _alternative \ 'types:name family:compadd -S: - inet dnet nis krb' \ 'hosts:: _hosts' && ret=0 fi fi return ret ;; xon) _arguments \ -{access,debug,nols} \ '-name:window name' \ '-screen:screen number' \ '-user:remote user name:_users' \ ':remote host:_hosts' \ '(-):command: _command_names -e' \ '*:command: _normal' ;; xsetroot) _x_arguments \ -{help,version,def,default,gray,grey,rv,reverse} \ '-cursor:cursor file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\):mask file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\|mask\)\(-.\)' \ '-cursor_name:cursor name:_x_cursor' \ '-xcf:cursor file:_files:size' \ '-bitmap:bitmap file:_files -g \*.\(\#i\)xbm\(-.\)' \ '-mod:x grid distance (1-16): :y grid distance (1-16)' \ '-fg:foreground color:_x_color' \ '-bg:background color:_x_color' \ '-solid:screen solid color:_x_color' \ '-name:root window name' ;; xwd) _x_arguments \ -{debug,help,nobdrs,xy,frame,root,icmap,screen,silent} \ '-out:output file:_files' \ '-add:pixel change value' \ '-id:id: _x_window' \ '-name:name: _x_window -n' ;; xwud) _x_arguments \ -{help,new,noclick,raw,rv,scale} \ '-bg:background color:_x_color' \ '-fg:foreground color:_x_color' \ '-in:input file:_files -g \*.\(\#i\)xwd\(-.\)' \ '-plane:image plane to display' \ '-std:standard colormap:(best default gray red blue green)' \ '-vis:visual:_x_visual' ;; xrdb) _x_arguments \ -{help,quiet,symbols,retain,version} \ '(-all -screen -screens)-global' \ '(-global -screen -screens)-all' \ '(-global -all -screens)-screen' \ '(-global -all -screen)-screens' \ '-n[only display on stdout]' \ '(-nocpp)-cpp:preprocessor program:_files -g \*\(-\*\)' \ '(-cpp)-nocpp' \ '(-load -override -merge -remove)-query' \ '(-query -override -merge -remove)-load' \ '(-query -load -merge -remove)-override' \ '(-query -load -override -remove)-merge' \ '(-query -load -override -merge)-remove' \ '-edit:output file:_files' \ '-backup:backup extension' \ '*-D-:symbol to define' \ '*-U-:symbol to undefine' \ '*-I-:include directory:_files -/' \ '*:defaults file:_files' ;; esac && ret=0 if [[ $state == atoms ]]; then _wanted atoms expl "$state_descr" compadd ${${(f)"$(_call_program atoms xlsatoms 2> /dev/null)"}#*$'\t'} && ret=0 fi return ret
Close