Linux thaedus.aserv.co.za 5.14.0-687.24.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 18:14:06 EDT 2026 x86_64
LiteSpeed
Server IP : 197.242.159.149 & Your IP : 216.73.216.114
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
vim /
vim82 /
colors /
Delete
Unzip
Name
Size
Permission
Date
Action
tools
[ DIR ]
drwxr-xr-x
2026-07-31 02:06
README.txt
3.2
KB
-rw-r--r--
2026-07-29 22:08
blue.vim
2.42
KB
-rw-r--r--
2026-07-29 22:08
darkblue.vim
2.92
KB
-rw-r--r--
2026-07-29 22:08
default.vim
548
B
-rw-r--r--
2026-07-29 22:08
delek.vim
2.46
KB
-rw-r--r--
2026-07-29 22:08
desert.vim
2.75
KB
-rw-r--r--
2026-07-29 22:08
elflord.vim
1.63
KB
-rw-r--r--
2026-07-29 22:08
evening.vim
2.39
KB
-rw-r--r--
2026-07-29 22:08
industry.vim
1.91
KB
-rw-r--r--
2026-07-29 22:08
koehler.vim
3.47
KB
-rw-r--r--
2026-07-29 22:08
morning.vim
2.4
KB
-rw-r--r--
2026-07-29 22:08
murphy.vim
1.96
KB
-rw-r--r--
2026-07-29 22:08
pablo.vim
1.01
KB
-rw-r--r--
2026-07-29 22:08
peachpuff.vim
2.61
KB
-rw-r--r--
2026-07-29 22:08
ron.vim
1.36
KB
-rw-r--r--
2026-07-29 22:08
shine.vim
2.66
KB
-rw-r--r--
2026-07-29 22:08
slate.vim
2.39
KB
-rw-r--r--
2026-07-29 22:08
torte.vim
1.59
KB
-rw-r--r--
2026-07-29 22:08
zellner.vim
1.8
KB
-rw-r--r--
2026-07-29 22:08
Save
Rename
" Vim color file " Maintainer: Bram Moolenaar <Bram@vim.org> " Last Change: 2001 Jul 23 " This is the default color scheme. It doesn't define the Normal " highlighting, it uses whatever the colors used to be. " Set 'background' back to the default. The value can't always be estimated " and is then guessed. hi clear Normal set bg& " Remove all existing highlighting and set the defaults. hi clear " Load the syntax highlighting defaults, if it's enabled. if exists("syntax_on") syntax reset endif let colors_name = "default" " vim: sw=2