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 : _vnc
#compdef vncserver vncviewer xvncviewer xtightvncviewer xvnc4viewer local displays args displays=( ~/.vnc/$HOST:<->.pid(N:r:t:s/$HOST//) ) displays=( \\${^displays} ) case $service in vncserver) # currently missing: bc, c, nologo, r, ttyxx, v # Don't know values for -nolisten (other than tcp). _arguments \ - start \ '-name:desktop name:_x_name' \ '-a[mouse acceleration (pixels)]:#:' \ '-ac[disable access control restrictions]' \ '-audit[set audit trail level]:int:' \ '-auth[select authorization file]:file:_files' \ '-bs[disable any backing store support]' \ '-c[turns off key-click]' \ '-cc[default color visual class]:int:' \ '-co[color database file]:file:_files' \ '-core[generate core dump on fatal error]' \ '-dpi[screen resolution in dots per inch]:int:' \ '-deferglyphs[defer loading of glyphs]:type:(none all 16)' \ '-f[bell base]:level (0-100):' \ '-fc[cursor font]:string:' \ '-fn[default font name]:string:' \ '-fp[default font path]:string:' \ '-help[prints message with these options]' \ '-I[ignore all remaining arguments]' \ '-ld[limit data space to N Kb]:int:' \ '-lf[limit number of open files to N]:int:' \ '-ls[limit stack space to N Kb]:int:' \ '-nolock[disable the locking mechanism]' \ '-logo[enable logo in screen saver]' \ "-nolisten[don't listen on protocol]:protocol:(tcp)" \ '-p[screen-saver pattern duration (minutes)]:time (minutes):' \ '-pn[accept failure to listen on all ports]' \ '-nopn[reject failure to listen on all ports]' \ '-r[turns off auto-repeat]' \ '-s[screen-saver timeout (minutes)]:timeout (minutes):' \ '-su[disable any save under support]' \ '-t[mouse threshold]:pixels:' \ '-terminate[terminate at server reset]' \ '-to[connection time out]:time:' \ '-tst[disable testing extensions]' \ '-v[screen-saver without video blanking]' \ '-wm[WhenMapped default backing-store]' \ '-x[loads named extension at init time ]:string:' \ '-query[contact named host for XDMCP]:host-name:_hosts' \ '-broadcast[broadcast for XDMCP]' \ '-indirect[contact named host for indirect XDMCP]:host-name:_hosts' \ '-port[UDP port number to send messages to]:port:' \ '-once[Terminate server after one session]' \ '-class[specify display class to send in manage]:display-class:' \ '-cookie[specify the magic cookie for XDMCP]:xdm-auth-bits:' \ '-displayID[manufacturer display ID for request]:display-id:' \ '-geometry:geometry:(1600x1200 1280x1024 1152x864 1024x768 800x600 640x480)' \ '-depth:pixel depth:(8 16 24 32)' \ '-pixelformat:pixel format' \ '-udpinputport[UDP port for keyboard/pointer data]:port:' \ '-rfbport[TCP port for RFB protocol]:port:' \ '-rfbwait[max time in ms to wait for RFB client]:time:' \ "-nocursor[don't put up a cursor]" \ '-rfbauth[use authentication on RFB protocol]:passwd-file:_files' \ '-httpd[serve files via HTTP from here]:dir:_files -/' \ '-httpport[port for HTTP]:port:' \ '-deferupdate[time in ms to defer updates (default 40)]:time (ms):' \ '-economictranslate[less memory-hungry translation]' \ '-lazytight[disable "gradient" filter in tight encoding]' \ '-desktop[VNC desktop name (default x11)]:name:' \ '-alwaysshared[always treat new clients as shared]' \ '-nevershared[never treat new clients as shared]' \ "-dontdisconnect[don't disconnect existing clients for new non-shared connections]" \ '-viewonly[let clients only to view the desktop]' \ '-localhost[only allow connections from localhost]' \ '-interface[only bind to specified interface address]:ipaddr:' \ '-inetd[Xvnc is launched by inetd]' \ '-compatiblekbd[set META key = ALT key as in the original VNC]' \ '-version[report Xvnc version on stderr]' \ '1:: :_guard "(|:[0-9]#)" "display number"' \ - kill \ "-kill:display number:($displays)" \ - help \ '-help' ;; *vncviewer) _xt_arguments -shared -viewonly -fullscreen -bgr233 -owncmap -truecolour \ '-encodings:encodings:_values -s " " encoding copyrect hextile corre rre raw' \ '-depth:depth' \ '-passwd:file:_files' \ '(1)-listen:display number' \ '-via:host:_hosts' \ '(-listen)1::display:_x_display' ;; esac
Close