View difference between Paste ID: QUrja0X6 and Y4D1q0Xx
SHOW: | | - or go back to the newest paste.
1
PASTEBINnew pastePRO	API tools faq deals       
2
search...
3
 
4
5
Guest User
6
-
7
      
8
Public Pastes
9
Untitled
10
10 sec ago
11
Enarmad bandit o18...
12
C++ | 16 sec ago
13
Untitled
14
Java | 17 sec ago
15
Untitled
16
19 sec ago
17
Untitled
18
21 sec ago
19
Untitled
20
C# | 22 sec ago
21
Untitled
22
23 sec ago
23
Untitled
24
C++ | 24 sec ago
25
daily pastebin  goal
26
36%
27
help support pastebin
28
29
SHARE
30
TWEET
31
32
Untitled
33
 A GUEST   AUG 18TH, 2017   632   NEVER
34
35
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
36
rawdownloadcloneembedreportprint text 3.23 KB
37
[Help] @Help <Command>
38
[Game Servers] @Server-Add @Server-Del @Server-List @Server-Start @Server-Stop @Server-Debug [Game Mods] @Server-Mod_List @Server-Mod_Add @Server-Mod_Del
39
[Ftp] @Ftp-AddUser @Ftp-DelUser @Ftp-ListUsers
40
[Shell Commands] @ListUsers @AddUser @DelUser - @PsList @PsStart @Kill - @Find
41
 
42
@Server-Add - <Name> <Game(CS|CSS|TF2)> <Port> <Ftp UserName> <Ftp Password> [Rcon Password]
43
@Server-Del - <Name>
44
@Server-Start - <Name>
45
@Server-Stop - <Name>
46
@Server-Debug - <Name>
47
@Server-Info - <Name>
48
 
49
@Ftp-AddUser <UserName> <Password> <Path>
50
@Ftp-DelUser <UserName>
51
@Ftp-ListUsers
52
 
53
@ListUsers
54
@AddUser <UserName> <Path> <Password>
55
@DelUser <UserName>
56
 
57
@PsList <UserName>
58
@PsStart <UserName>
59
@Kill <UserName> <Pid|Name>
60
 
61
@Find <FileName>
62
 
63
---------------------------
64
 
65
SRCDS Game List for Installing
66
 
67
For Source/Orange Box Engine Games:
68
 
69
    * Counter-Strike Source -This is Counter-Strike: Source
70
    * ageofchivalry - This is Age of Chivalry (3rd party mod)
71
    * diprip - This is D.I.P.R.I.P. Warm Up (3rd party mod)
72
    * dods -This is Day of Defeat Source
73
    * esmod - This is Eternal Silence (3rd party mod)
74
    * garrysmod -This is Garry's Mod (Orange Box)
75
    * hl2mp -This is Half-Life 2 Deathmatch
76
    * insurgency - This is Insurgency (3rd party mod)
77
    * l4d_full - This is Left 4 Dead
78
    * left4dead - This is Left 4 Dead
79
    * synergy - This is Synergy (3rd party mod)
80
    * tf -This is Team Fortress 2 (Orange Box)
81
    * zps - This is Zombie Panic! Source (3rd party mod)
82
 
83
 
84
For HL Engine Games:
85
 
86
    * cstrike -This is Counter Strike 1.6
87
    * cstrike_beta This is Counter Strike 1.6 Beta
88
    * czero -This is Counter Strike Condition Zero
89
    * dmc -This is Deathmatch
90
    * dod -This is Day of Defeat
91
    * gearbox -This is Opposing Force
92
    * ricochet -This is Ricochet
93
    * tfc -This is Team Fortress Classic
94
    * valve -This is Half-Life
95
 
96
 
97
Third Party Games:
98
 
99
    * ageofchivalry - This is Age of Chivalry (3rd party mod)
100
    * darkmessiah -This is Dark Messiah
101
    * diprip - This is D.I.P.R.I.P. Warm Up (3rd party mod)
102
    * garrysmod -This is Garry's Mod (Orange Box)
103
    * insurgency - This is Insurgency (3rd party mod)
104
    * marenostrum - This is Mare Nostrum, a TC mod for Red Orchestra (3rd party mod)
105
    * redorchestra -This is Red Orchestra
106
    * ship -This is The Ship
107
    * sin -This is SiN 1
108
    * synergy - This is Synergy (3rd party mod)
109
    * tshb -This is ThreadSpace: Hyperbol
110
    * zps - This is Zombie Panic! Source (3rd party mod)
111
 
112
==========
113
 
114
cd /home/Amanda/Server && screen -A -m -d -L -S css-server1 /home/Amanda/Server/srcds_1/orangebox/srcds_run -port 27015 -console -game cstrike -pingboost 2 +maxplayers 20 +map zm_lila_panic -tickrate 100 +fps_max 750 -autoupdate +rcon_password "getgood"
115
 
116
cd /home/Amanda/Server && screen -A -m -d -L -S css-server2 /home/Amanda/Server/srcds_2/orangebox/srcds_run -port 1337 -console -game cstrike -pingboost 3 +maxplayers 11 +map de_dust2 -tickrate 100 +fps_max 500 -autoupdate +rcon_password "getgood"
117
 
118
==========
119
useradd -d /home/Test1 -m Test1
120
pure-pw useradd VigBot -u ftpuser -g ftpgroup -d /home/VigBot/VigBot
121
pure-pw mkdb
122
/usr/local/sbin/pure-ftpd -S ,21 -c 30 -C 10 -l puredb:/etc/pureftpd.pdb -x -E -j -R
123
RAW Paste Data
124
125
[Help] @Help <Command>
126
[Game Servers] @Server-Add @Server-Del @Server-List @Server-Start @Server-Stop @Server-Debug [Game Mods] @Server-Mod_List @Server-Mod_Add @Server-Mod_Del
127
[Ftp] @Ftp-AddUser @Ftp-DelUser @Ftp-ListUsers
128
[Shell Commands] @ListUsers @AddUser @DelUser - @PsList @PsStart @Kill - @Find 
129
130
@Server-Add - <Name> <Game(CS|CSS|TF2)> <Port> <Ftp UserName> <Ftp Password> [Rcon Password]
131
@Server-Del - <Name> 
132
@Server-Start - <Name> 
133
@Server-Stop - <Name> 
134
@Server-Debug - <Name>
135
@Server-Info - <Name>
136
137
@Ftp-AddUser <UserName> <Password> <Path>
138
@Ftp-DelUser <UserName> 
139
@Ftp-ListUsers
140
141
@ListUsers
142
@AddUser <UserName> <Path> <Password>
143
@DelUser <UserName>
144
145
@PsList <UserName>
146
@PsStart <UserName>
147
@Kill <UserName> <Pid|Name> 
148
149
@Find <FileName>
150
151
---------------------------
152
153
SRCDS Game List for Installing
154
155
For Source/Orange Box Engine Games:
156
157
    * Counter-Strike Source -This is Counter-Strike: Source
158
    * ageofchivalry - This is Age of Chivalry (3rd party mod)
159
    * diprip - This is D.I.P.R.I.P. Warm Up (3rd party mod)
160
    * dods -This is Day of Defeat Source
161
    * esmod - This is Eternal Silence (3rd party mod)
162
    * garrysmod -This is Garry's Mod (Orange Box)
163
    * hl2mp -This is Half-Life 2 Deathmatch
164
    * insurgency - This is Insurgency (3rd party mod)
165
    * l4d_full - This is Left 4 Dead
166
    * left4dead - This is Left 4 Dead
167
    * synergy - This is Synergy (3rd party mod)
168
    * tf -This is Team Fortress 2 (Orange Box)
169
    * zps - This is Zombie Panic! Source (3rd party mod)
170
171
172
For HL Engine Games:
173
174
    * cstrike -This is Counter Strike 1.6
175
    * cstrike_beta This is Counter Strike 1.6 Beta
176
    * czero -This is Counter Strike Condition Zero
177
    * dmc -This is Deathmatch
178
    * dod -This is Day of Defeat
179
    * gearbox -This is Opposing Force
180
    * ricochet -This is Ricochet
181
    * tfc -This is Team Fortress Classic
182
    * valve -This is Half-Life
183
184
185
Third Party Games:
186
187
    * ageofchivalry - This is Age of Chivalry (3rd party mod)
188
    * darkmessiah -This is Dark Messiah
189
    * diprip - This is D.I.P.R.I.P. Warm Up (3rd party mod)
190
    * garrysmod -This is Garry's Mod (Orange Box)
191
    * insurgency - This is Insurgency (3rd party mod)
192
    * marenostrum - This is Mare Nostrum, a TC mod for Red Orchestra (3rd party mod)
193
    * redorchestra -This is Red Orchestra
194
    * ship -This is The Ship
195
    * sin -This is SiN 1
196
    * synergy - This is Synergy (3rd party mod)
197
    * tshb -This is ThreadSpace: Hyperbol
198
    * zps - This is Zombie Panic! Source (3rd party mod)
199
200
==========
201
202
cd /home/Amanda/Server && screen -A -m -d -L -S css-server1 /home/Amanda/Server/srcds_1/orangebox/srcds_run -port 27015 -console -game cstrike -pingboost 2 +maxplayers 20 +map zm_lila_panic -tickrate 100 +fps_max 750 -autoupdate +rcon_password "getgood"
203
204
cd /home/Amanda/Server && screen -A -m -d -L -S css-server2 /home/Amanda/Server/srcds_2/orangebox/srcds_run -port 1337 -console -game cstrike -pingboost 3 +maxplayers 11 +map de_dust2 -tickrate 100 +fps_max 500 -autoupdate +rcon_password "getgood"
205
206
==========
207
useradd -d /home/Test1 -m Test1
208
pure-pw useradd VigBot -u ftpuser -g ftpgroup -d /home/VigBot/VigBot
209
pure-pw mkdb
210
/usr/local/sbin/pure-ftpd -S ,21 -c 30 -C 10 -l puredb:/etc/pureftpd.pdb -x -E -j -R
211
212
              
213
create new paste  /  dealsnew!  /  syntax languages  /  archive  /  faq  /  tools  /  night mode  /  api  /  scraping api  /  go  
214
privacy statement  /  cookies policy  /  terms of service  /  security disclosure  /  dmca  /  contact 
215
216
By using Pastebin.com you agree to our cookies policy to enhance your experience. 
217
Site design & logo © 2018 Pastebin; user contributions (pastes) licensed under cc by-sa 3.0 -- Dedicated Server Hosting by Steadfast