Linux newlinux5.pouyasazan.org 3.10.0-962.3.2.lve1.5.60.el7.x86_64 #1 SMP Fri Jul 23 07:07:00 EDT 2021 x86_64
LiteSpeed
Server IP : 88.99.66.243 & Your IP : 216.73.216.178
Domains :
Cant Read [ /etc/named.conf ]
User : wdbbsgxf
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib64 /
tcl8.5 /
Tix8.4.3 /
pref /
Delete
Unzip
Name
Size
Permission
Date
Action
10Point.fs
641
B
-rw-r--r--
2002-01-24 12:47
10Point.fsc
2
KB
-rw-r--r--
2002-01-24 12:47
12Point.fs
640
B
-rw-r--r--
2001-12-09 08:33
12Point.fsc
2
KB
-rw-r--r--
2001-12-09 08:33
14Point.fs
639
B
-rw-r--r--
2001-12-09 08:33
14Point.fsc
2.06
KB
-rw-r--r--
2001-12-09 08:33
Bisque.cs
1
KB
-rw-r--r--
2000-05-17 15:38
Bisque.csc
22.01
KB
-rw-r--r--
2000-10-12 05:29
Blue.cs
1.02
KB
-rw-r--r--
2000-05-17 15:38
Blue.csc
22.02
KB
-rw-r--r--
2000-10-12 05:29
Gray.cs
1.02
KB
-rw-r--r--
2000-05-17 15:38
Gray.csc
22.02
KB
-rw-r--r--
2000-10-12 05:29
Old12Pt.fs
541
B
-rw-r--r--
2001-12-09 08:33
Old14Pt.fs
499
B
-rw-r--r--
2001-12-09 08:33
SGIGray.cs
1
KB
-rw-r--r--
2000-05-17 15:38
SGIGray.csc
22.01
KB
-rw-r--r--
2000-10-12 05:30
TK.cs
1
KB
-rw-r--r--
2000-05-17 15:38
TK.csc
1.98
KB
-rw-r--r--
2000-05-17 15:38
TK.fs
506
B
-rw-r--r--
2001-12-09 08:33
TK.fsc
569
B
-rw-r--r--
2001-12-09 08:33
TixGray.cs
1
KB
-rw-r--r--
2000-05-17 15:38
TixGray.csc
22.01
KB
-rw-r--r--
2000-10-12 05:30
TkWin.cs
2.19
KB
-rw-r--r--
2000-10-12 05:11
TkWin.csc
21.78
KB
-rw-r--r--
2002-01-24 12:46
TkWin.fs
390
B
-rw-r--r--
2001-12-09 08:33
TkWin.fsc
1.63
KB
-rw-r--r--
2001-12-09 08:33
WmDefault.cs
1.42
KB
-rw-r--r--
2001-12-09 08:33
WmDefault.csc
14.22
KB
-rw-r--r--
2001-12-09 08:33
WmDefault.fs
755
B
-rw-r--r--
2001-12-09 08:33
WmDefault.fsc
2.13
KB
-rw-r--r--
2001-12-09 08:33
WmDefault.py
3.42
KB
-rw-r--r--
2001-12-09 08:33
WmDefault.tcl
33.05
KB
-rwxr-xr-x
2008-03-18 02:17
WmDefault.txt
4.22
KB
-rw-r--r--
2001-12-09 08:33
pkgIndex.tcl
262
B
-rw-r--r--
2002-01-24 12:47
Save
Rename
# # $Id: Blue.cs,v 1.1.1.1 2000/05/17 11:08:47 idiscovery Exp $ # proc tixSetScheme-Color {} { global tixOption set tixOption(bg) #9090f0 set tixOption(fg) black set tixOption(dark1_bg) #8080d0 set tixOption(dark1_fg) black set tixOption(dark2_bg) #7070c0 set tixOption(dark2_fg) black set tixOption(inactive_bg) #8080da set tixOption(inactive_fg) black set tixOption(light1_bg) #a8a8ff set tixOption(light1_fg) black set tixOption(light2_bg) #c0c0ff set tixOption(light2_fg) black set tixOption(active_bg) $tixOption(dark1_bg) set tixOption(active_fg) $tixOption(fg) set tixOption(disabled_fg) gray25 set tixOption(input1_bg) $tixOption(light1_bg) set tixOption(input2_bg) $tixOption(bg) set tixOption(output1_bg) $tixOption(light1_bg) set tixOption(output2_bg) $tixOption(bg) set tixOption(select_fg) white set tixOption(select_bg) black set tixOption(selector) yellow }