Anna Nagar, Chennai, India - 600040
20
Details verified of Smart Entry It Infrastrucuture Administration✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
AWS Certification offered
AWS Certified Solutions Architect, AWS Certified SysOps Administrator, AWS Certified Developer, AWS Certified DevOps Engineer
AWS Certification Level offered
Professional, Associate
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Training for CCNA certification in
CCNA Security, CCNA Data Center, CCNA Routing & Switching
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches
Linux Server Admin
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches
Red Hat Security Specialist, Red Hat Enterprise Linux 6, Red Hat - RHCSS, Red Hat Virtualization Administrator, Red Hat linux
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Training for CCNP certification in
CCNP Routing & Switching , CCNP Data Center, CCNP Security
4.7 out of 5 21 reviews
Diwakar
CCNA Training
"Very worst they had collected 30k from me and they sent a job but it is only of desktop support beginning they told they will place me in top MNC but after that they sent me for desktop support in contract basis. Please ask for placement correctly. "
Ananthi.S
"I came to know about smartentry through my family member.I got a great exposure than I expected.Teaching was good and the management takes so much of responsibility about their candidates. I would recommend anyone wanting to increase their knowledge to join SMARTENTRY. "
Sathya
"Through one of my friend I came to know about Smart Entry. I am Linux certified but no industry knowledge. I received knowledge in Real time. The exclusive training given by Smart Entry is amazing and quite different from other institutions. Helped me to update in my career. "
Sathish
"What a course i have experienced with SmartEntry. Really marvelous real time training i completed. While training i have seen many of the students placed just like that. This is one i have seen practically. "
Vignesh
"Very useful course in this institute, practical training is very good course is completed in 3 months in this institute placement is conform. "
Vignesh
"In few months itself,The smart entry gives the huge amount of experience fa me.In smart entry well trained professional trainers are trains up theoretically as well as practically knowledge too.So come and joins feels the awesome experience. "
Hrithik Rajesh
"Good Training Institute to Study with Real time experience faculty. Training is based on industry standard setup and assignments helps us to understand industry setup. Thanks Smart Entry "
Raghavendra.ss
"I came to know SmartEntry through one of my colleagues. I did my MCSE,PS & VMware successfully. The teaching methods were good and the faculty had good knowledge in the subject. The interview techniques help me a Lot .I would suggest SmartEntry to my friends for their career "
Goutham
"In few months itself,The smart entry gives the huge amount of experience fa me.In smart entry well trained professional trainers are trains up theoretically as well as practically knowledge too.So come and joins feels the awesome experience. "
Vignesh
"Smart Entry is the best choice of my career path. Selecting domain(jobs) is very near to me. In Smart Entry we learn lot of real time experience and knowledge. If you are looking for bright future, blindly join SmartEntry. "
Goutham
"In few months,i learned lot off in training period here well trained professional trainers are there for giving proper train ups fa me as per therotically and practically knowledge too..so come and join feels the awesome experience (Be postive change u r life style fa joining smart entry) "
Guhan
"It was pleasure to be the part of the smart entry, were i had a real time experience in networking and firewall concept. "
Naven Kumar
"I went and taken redhat linux course... Training was excellent..they will give from basics to advance level training and real time experience also will get.. A good place to kick start your career.. If you looking for a new beginning.. Without any confusion.. You can go with openmind... You will be satisfied... "
Peterpraveen
"well,Finally I got the technical spot in chennai. If you are a technical lover. upgrade with SmartEntry IT Infrastruture. "
Muthukumar M
"I came to know smartentry through urbanpro for Linux administrator training...training is given by smartentry was excellent after finishing my course.I got placement and upgrade in my carrier life. "
Answered on 01/11/2018 Learn IT Courses/Linux
Answered on 01/11/2018 Learn IT Courses/Linux
Answered on 01/11/2018 Learn IT Courses/Linux
Answered on 31/10/2018 Learn IT Courses/Linux
#include <stdio.h> #include <unistd.h> #include <sys/types.h> #include <sys/wait.h> #include <stdlib.h> int main() { int pid; //process id pid = fork(); //create another process if ( pid < 0 ) { //fail printf(“\nFork failed\n”); exit (-1); } else if ( pid == 0 ) { //child execlp ( “/bin/ls”, “ls”, “-l”, NULL ); //execute ls } else { //parent wait (NULL); //wait for child printf(“\nchild complete\n”); exit (0); } }
Answered on 31/10/2018 Learn IT Courses/Linux
#include <stdio.h> #include <unistd.h> #include <sys/types.h> #include <sys/wait.h> #include <stdlib.h> int main() { int pid; //process id pid = fork(); //create another process if ( pid < 0 ) { //fail printf(“\nFork failed\n”); exit (-1); } else if ( pid == 0 ) { //child execlp ( “/bin/ls”, “ls”, “-l”, NULL ); //execute ls } else { //parent wait (NULL); //wait for child printf(“\nchild complete\n”); exit (0); } }
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.