-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
kyc.html
393 lines (347 loc) · 21.9 KB
/
kyc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
<!DOCTYPE html>
<html lang="en">
<head prefix="og: http://ogp.me/ns#">
<!--turn off IE compatibility mode -->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, maximum-scale=1, user-scalable=no" />
<title>KYC | School Of Freelancing</title>
<meta name="keywords" content="freelancing, freelancing training, freelancing training center, online freelancing, freelancing school, freelancing how to, how to do freelancing,
learn freelancing, how to start freelancing, how to do freelancing, join freelancing, start freelancing, work from home, homeschooling, freelancing for beginners, linux,
linux freelancing training, linux training, outsourcing, outsourcing training, how to start outsourcing, outsource, auto devops training, startup development, startup development training,
startup, ubuntu, ubuntu training, freelancing training bangladesh, freelancing training comilla, freelancing training online, online freelancing training, school of freelancing,
লিনাক্স ফ্রিল্যান্সিং ট্রেনিং, লিনাক্স ফ্রিল্যান্সিং, লিনাক্স ট্রেনিং, লিনাক্স, ফ্রিল্যান্সিং শিল্প, কম্পিউটার, ফ্রিল্যান্সিং শেখবেন, স্কুল অব ফ্রিলেন্সিং, ফ্রিল্যান্সিং শিখুন, অনলাইন ফ্রিল্যান্সিং, ফ্রিল্যান্সিং অনলাইন, ফ্রিল্যান্সিং শিখবেন, ফ্রিল্যান্সিং শেখানো হয়, ফ্রিল্যান্সার হতে চান, ফ্রিল্যান্সিং কি, ফ্রিল্যান্সিং করতে চান, ফ্রিল্ যান্সিং করতে চাই, ইন্টারনেট থেকে আয়, ফ্রিল্যান্সিং আয়, অর্থ , রেমিট্যান্স, ফ্রিল্যান্সিং ওয়েবসাইট, ফ্রিল্যান্সিং সাইট, ফ্রিল্যান্সিং শুরু">
<meta name="description" content="We Will Mentor You To Get Your Black Belt In Freelancing Earning. We Are On A Mission To Empower Linux Freelancing Training Around The Globe To Earn Money From Home."/>
<!--for fb -->
<meta property="og:title" content="School Of Freelancing | Linux Freelancing Training Platform | Linux Freelancing Training" />
<meta property="og:site_name" content="School Of Freelancing" />
<meta property="og:description" content="Linux Freelancing Training, Online Freelancing Training, Linux System Administration, Startup Development, Auto DevOps, Ubuntu, Linux, Open-source, Project" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.schooloffreelancing.com/" />
<meta property="og:image" content="https://www.schooloffreelancing.com/logo.jpg" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="315" />
<meta name="fb:app_id" property="fb:app_id" content="417459849022601" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@SchoolOfFreelan" />
<meta name="twitter:creator" content="@SchoolOfFreelan" />
<meta name="twitter:url" content="https://www.schooloffreelancing.com/" />
<meta name="twitter:title" content="School Of Freelancing | Linux Freelancing Training Platform | Linux Freelancing Training" />
<meta name="twitter:description" content="Linux Freelancing Training, Online Freelancing Training, Linux System Administration, Startup Development, Auto DevOps, Ubuntu, Linux, Open-source, Project" />
<meta name="twitter:image" content="https://www.schooloffreelancing.com/logo.jpg" />
<meta name="author" content="Masum">
<link rel="canonical" href="https://www.schooloffreelancing.com">
<meta property="fb:pages" content="417459849022601" />
<style>.async-hide { opacity: 0 !important} </style>
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
})(window,document.documentElement,'async-hide','dataLayer',4000,
{'GTM-WMGCD6W':true});</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-137292517-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-137292517-1');
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WM6VQTS');</script>
<!-- End Google Tag Manager -->
<!-- Bootstrap -->
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
<!-- slick slider -->
<link rel="stylesheet" href="plugins/slick/slick.css">
<!-- themefy-icon -->
<link rel="stylesheet" href="plugins/themify-icons/themify-icons.css">
<!-- animation css -->
<link rel="stylesheet" href="plugins/animate/animate.css">
<!-- aos -->
<link rel="stylesheet" href="plugins/aos/aos.css">
<!-- venobox popup -->
<link rel="stylesheet" href="plugins/venobox/venobox.css">
<!-- Main Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<!--Favicon-->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!--Fintawsome-->
<script src="https://kit.fontawesome.com/9596594c24.js" crossorigin="anonymous"></script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '2497969877143276');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=2497969877143276&ev=PageView&noscript=1" /></noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WM6VQTS"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- header -->
<header class="fixed-top header">
<!-- top header -->
<div class="top-header py-2 bg-white">
<div class="container">
<div class="row no-gutters">
<div class="col-lg-4 text-center text-lg-left">
<ul class="list-inline d-inline">
<li class="list-inline-item mx-0"><a class="d-inline-block p-2 text-color" href="https://github.com/SchoolOfFreelancing" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing"><i class="ti-github"></i></a></li>
<li class="list-inline-item mx-0"><a class="d-inline-block p-2 text-color" href="https://trello.com/b/RFo7GNdY/school-of-freelancing" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing"><i class="ti-trello"></i></a></li>
<li class="list-inline-item mx-0"><a class="d-inline-block p-2 text-color" href="https://www.youtube.com/channel/UCVPPcG_DnwE_L1YgiIGsSIA" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing"><i class="ti-youtube"></i></a></li>
<li class="list-inline-item mx-0"><a class="d-inline-block p-2 text-color" href="https://www.linkedin.com/company/school-of-freelancing/" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing"><i class="ti-linkedin"></i></a></li>
<li class="list-inline-item mx-0"><a class="d-inline-block p-2 text-color" href="https://www.facebook.com/SchoolOfFreelancing/" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing"><i class="ti-facebook"></i></a></li>
<li class="list-inline-item mx-0"><a class="d-inline-block p-2 text-color" href="https://twitter.com/SchoolOfFreelan" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing"><i class="ti-twitter-alt"></i></a></li>
<li class="list-inline-item mx-0"><a class="d-inline-block p-2 text-color" href="https://t.me/schooloffreelancing" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing"><i class="fab fa-telegram"></i></a></li>
</ul>
</div>
<div class="col-lg-8 text-center text-lg-right">
<ul class="list-inline">
<li class="list-inline-item"><a class="text-uppercase text-color p-sm-2 py-2 px-0 d-inline-block" href="index.html" target="_self">Home</a></li>
<li class="list-inline-item"><a class="text-uppercase text-color p-sm-2 py-2 px-0 d-inline-block" href="howtjoin.html">How To Join</a></li>
<li class="list-inline-item"><a class="text-uppercase text-color p-sm-2 py-2 px-0 d-inline-block" href="kyc.html">KYC</a></li>
<li class="list-inline-item"><a class="text-uppercase text-color p-sm-2 py-2 px-0 d-inline-block" href="https://docs.google.com/forms/d/e/1FAIpQLScjHsrKXFrwuF_W_5IZ24thsD3hNcyhakDJm5Rc2DVIuf3gBQ/viewform" target="_blank" rel=”noopener noreferrer” >Enroll</a></li>
<li class="list-inline-item"><a class="text-uppercase text-color p-sm-2 py-2 px-0 d-inline-block" href="tel:+8801748973769" title="+8801748973769">Call Us</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- navbar -->
<div class="navigation w-100">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light p-0">
<a class="navbar-brand text-white">SCHOOL OF FREELANCING</a>
<button class="navbar-toggler rounded-0" type="button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navigation">
<ul class="navbar-nav ml-auto text-center">
<li class="nav-item @@about">
<a class="nav-link" href="about.html">What We Do</a>
</li>
<li class="nav-item @@courses">
<a class="nav-link" href="training.html">Training</a>
</li>
<li class="nav-item @@blog">
<a class="nav-link" href="https://github.com/orgs/SchoolOfFreelancing/peoplel" target="_blank">Trainee</a>
</li>
<li class="nav-item dropdown view">
<a class="nav-link dropdown-toggle" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">Pages</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="mentor.html">Our Mentor</a>
<a class="dropdown-item" href="notice.html">Notice</a>
<a class="dropdown-item" href="research.html">Research</a>
<a class="dropdown-item" href="quick.html">Quick Start Team</a>
</div>
</li>
<li class="nav-item @@contact">
<a class="nav-link" href="contact.html">CONTACT</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!-- /header -->
<!-- Modal -->
<div class="modal fade" id="signupModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content rounded-0 border-0 p-4">
<div class="modal-header border-0">
<h3>Register</h3>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="login">
<form action="#" class="row">
<div class="col-12">
<input type="text" class="form-control mb-3" id="signupPhone" name="signupPhone" placeholder="Phone">
</div>
<div class="col-12">
<input type="text" class="form-control mb-3" id="signupName" name="signupName" placeholder="Name">
</div>
<div class="col-12">
<input type="email" class="form-control mb-3" id="signupEmail" name="signupEmail" placeholder="Email">
</div>
<div class="col-12">
<input type="password" class="form-control mb-3" id="signupPassword" name="signupPassword" placeholder="Password">
</div>
<div class="col-12">
<button type="submit" class="btn btn-primary">SIGN UP</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- page title -->
<section class="page-title-section overlay" data-background="images/backgrounds/page-title.jpg" alt="School Of Freelancing">
<div class="container">
<div class="row">
<div class="col-md-8">
<ul class="list-inline custom-breadcrumb">
<li class="list-inline-item"><a class="h1 text-primary font-secondary">Know Your Customer</a></li>
<li class="list-inline-item text-white h3 font-secondary @@nasted"></li>
</ul>
<p class="text-lighten">Before start any training we need to verify physical identity of our participants for assessing our <a href="https://trello.com/b/RFo7GNdY/school-of-freelancing" target="_blank"><B>Trello</B></a> and <a href="https://github.com/SchoolOfFreelancing" target="_blank"><B>GitHub</B></a> along with the potential risks of illegal intentions towards our business relations
</p>
</div>
</div>
</div>
</section>
<!-- /page title -->
<!-- scholarship -->
<section class="section">
<div class="container">
<div class="row mb-5">
<div class="col-md-6 mb-4 mb-md-0">
<img class="img-fluid" src="verify.png" alt="User verification
">
</div>
<div class="col-md-6">
<h2>Verification Process</h2>
<p>- Provide a scanned copy of a currently valid government issued ID, driver's license or passport which includes your photo, signature, name and date of birth.</P>
<p>- Payment deposit proof for join training.
<P>- SWIFT listed Bank account ownership certificate document should contain full address details same as photo ID, bank account details and issuing authority seal with signature no older than 90 days.</p>
<p>- Need to complete verification within five business days from the time participant deposit payment and start training.</P>
<div class="row justify-content-center">
</div>
</div>
</div>
</div>
</section>
<!-- /scholarship -->
<!-- cta -->
<section class="section bg-primary">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h2 class="section-title text-white">Level up your Linux freelance skills with us</h2>
</div>
</div>
</div>
</section>
<!-- /cta -->
<!-- footer -->
<!-- footer content -->
<div class="footer bg-footer section border-bottom">
<div class="container">
<div class="row">
<div class="col-lg-4 col-sm-8 mb-5 mb-lg-0">
<!-- logo -->
<ul class="list-unstyled">
<li class="text-white">Business Root: <a class="text-white" href="https://g.page/SchoolOfFreelancing?share" target="_blank" rel=”noopener noreferrer” >23°27'29.2"N 91°11'15.7"E</a></li>
<li class="text-white">Voice +8801748973769</li>
<li class="text-white">Mailto: <a class="text-white" href="mailto:office@schooloffreelancing.com">Back Office</a></li>
</ul>
</div>
<!-- company -->
<div class="col-lg-2 col-md-3 col-sm-4 col-6 mb-5 mb-md-0">
<h4 class="text-white mb-4">COMPANY</h4>
<ul class="list-unstyled">
<li class="mb-3"><a class="text-white" href="about.html">What We Do</a></li>
<li class="mb-3"><a class="text-white" href="mentor.html">Our Mentor</a></li>
<li class="mb-3"><a class="text-white" href="impressum.html" alt="Impressum - School Of Freelancing" target="_blank">Impressum</a></li>
<li class="mb-3"><a class="text-white" href="success.html">Success story</a></li>
<li class="mb-3"><a class="text-white" href="https://www.tumblr.com/blog/schooloffreelancing" target="_blank" rel=”noopener noreferrer” >Blog</a></li>
</ul>
</div>
<!-- links -->
<div class="col-lg-2 col-md-3 col-sm-4 col-6 mb-5 mb-md-0">
<h4 class="text-white mb-4">Follow Us</h4>
<ul class="list-unstyled">
<li class="mb-3"><a class="text-white" href="https://trello.com/b/RFo7GNdY/school-of-freelancing" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing">Trello</a></li>
<li class="mb-3"><a class="text-white" href="https://www.facebook.com/SchoolOfFreelancing/" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing">Facebook</a></li>
<li class="mb-3"><a class="text-white" href="https://www.linkedin.com/company/school-of-freelancing/" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing">LinkedIn</a></li>
<li class="mb-3"><a class="text-white" href="http://www.youtube.com/c/SchoolOfFreelancingsof" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing">YouTube</a></li>
<li class="mb-3"><a class="text-white" href="https://github.com/SchoolOfFreelancing" target="_blank" rel=”noopener noreferrer” alt="School Of Freelancing">GitHub</a></li>
</ul>
</div>
<!-- support -->
<div class="col-lg-2 col-md-3 col-sm-4 col-6 mb-5 mb-md-0">
<h4 class="text-white mb-4">SUPPORT</h4>
<ul class="list-unstyled">
<li class="mb-3"><a class="text-white" href="faq.html" alt="School Of Freelancing" target="_self" alt="FAQs - School Of Freelancing">FAQs</a></li>
<li class="mb-3"><a class="text-white" href="wrongdoing.html" alt="Where To Go When - School Of Freelancing" target="_self">Wrongdoing</a></li>
<li class="mb-3"><a class="text-white" href="getsupport.html" alt="Get support - School Of Freelancing" target="_self">Get support</a></li>
<li class="mb-3"><a class="text-white" href="getstart.html" alt="Getting started - School Of Freelancing" target="_self">Getting started</a></li>
<li class="mb-3"><a class="text-white" href="https://github.com/SchoolOfFreelancing/BackOffice/releases" target="_blank" rel=”noopener noreferrer” >Release Status</a></li>
</ul>
</div>
<!-- support -->
<div class="col-lg-2 col-md-3 col-sm-4 col-6 mb-5 mb-md-0">
<h4 class="text-white mb-4">RECOMMEND</h4>
<ul class="list-unstyled">
<li class="mb-3"><a class="text-white" href="tou.html" alt="Terms of Use - School Of Freelancing" target="_self">Terms Of Use</a></li>
<li class="mb-3"><a class="text-white" href="pp.html" alt="Privacy Policy - School Of Freelancing" target="_self">Privacy Policy</a></li>
<li class="mb-3"><a class="text-white" href="coc.html" alt="School Of Freelancing" target="_self">Code Of Conduct</a></li>
<li class="mb-3"><a class="text-white" href="refund.html" alt="School Of Freelancing" target="_self">Refund Policy</a></li>
<li class="mb-3"><a class="text-white" href="https://docs.google.com/document/d/1UX8gTwFavlUjCqeD4lQ9r6LFY757v0ZbEj7rq3Nlek8/edit?usp=sharing" target="_blank" rel=”noopener noreferrer” alt="Training Rules - School Of Freelancing">Training Rules</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v8.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Your Chat Plugin code -->
<div class="fb-customerchat"
attribution=setup_tool
page_id="1605513553010250"
theme_color="#300A24"
logged_in_greeting="Good Day! If you have any questions about our training feel free to contact us."
logged_out_greeting="Good Day! If you have any questions about our training feel free to contact us.">
</div>
<!-- jQuery -->
<script src="plugins/jQuery/jquery.min.js"></script>
<!-- Bootstrap JS -->
<script src="plugins/bootstrap/bootstrap.min.js"></script>
<!-- slick slider -->
<script src="plugins/slick/slick.min.js"></script>
<!-- aos -->
<script src="plugins/aos/aos.js"></script>
<!-- venobox popup -->
<script src="plugins/venobox/venobox.min.js"></script>
<!-- mixitup filter -->
<script src="plugins/mixitup/mixitup.min.js"></script>
<!-- google map -->
<!-- Main Script -->
<script src="js/script.js"></script>
</body>
</html>