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.
339/5, New Sunshine Appartment
Annanagar
Anna Nagar, Chennai, India - 600040
Landmark: Near Santhosh Super Maret
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
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 Developer, AWS Certified Solutions Architect, AWS Certified DevOps Engineer, AWS Certified SysOps Administrator
AWS Certification Level offered
Associate, Professional
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 Routing & Switching, CCNA Data Center
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 Enterprise Linux 6, Red Hat linux, Red Hat Virtualization Administrator, Red Hat Security Specialist, Red Hat - RHCSS
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. "
1. Which classes do you teach?
We teach Amazon Web Services, CCNA Training, CCNP Certification, Cloud Computing, Firewall Security, Linux, Microsoft Azure Training, Red Hat and Windows Powershell Classes
2. Do you provide a demo class?
Yes, We provide a free demo class.
3. Where are you located?
We are located in Anna Nagar, Chennai.
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); } }
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 Developer, AWS Certified Solutions Architect, AWS Certified DevOps Engineer, AWS Certified SysOps Administrator
AWS Certification Level offered
Associate, Professional
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 Routing & Switching, CCNA Data Center
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 Enterprise Linux 6, Red Hat linux, Red Hat Virtualization Administrator, Red Hat Security Specialist, Red Hat - RHCSS
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
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.