Upload Button Icon Add office photos

Filter interviews by

Puthur Infotech System Administrator Interview Questions, Process, and Tips

Updated 4 May 2021

Puthur Infotech System Administrator Interview Experiences

1 interview found

I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. What are RJ45 and RJ11 connectors?
  • Ans. 

    RJ45 and RJ11 connectors are types of connectors used in networking and telecommunications.

    • RJ45 connectors are used for Ethernet connections and have 8 pins.

    • RJ11 connectors are used for telephone connections and have 6 pins.

    • RJ45 connectors are larger in size compared to RJ11 connectors.

    • RJ45 connectors are commonly used in home and office networks.

    • RJ11 connectors are commonly used for landline telephones and DSL connect

  • Answered by AI
  • Q2. What do you mean by DHCP?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices.

    • DHCP is used to simplify network administration by automatically assigning IP addresses to devices.

    • It allows devices to join a network without manual configuration.

    • DHCP servers can also assign other network information such as subnet mask, default gateway, and DNS server addresses.

    • DHCP leases...

  • Answered by AI
  • Q3. What are the tools that will be helpful to you in identifying the problems and solving them?
  • Ans. 

    Tools for identifying and solving problems as a System Administrator

    • Monitoring tools like Nagios, Zabbix, and PRTG

    • Log analysis tools like Splunk, ELK Stack, and Graylog

    • Network analysis tools like Wireshark and tcpdump

    • Remote access tools like SSH and RDP

    • Scripting languages like Python and Bash

    • Virtualization tools like VMware and VirtualBox

    • Backup and recovery tools like Veeam and Backup Exec

  • Answered by AI
  • Q4. What is stack and can we use ROM as stack?
  • Ans. 

    Stack is a data structure used to store and retrieve data in a last-in-first-out (LIFO) manner. ROM cannot be used as stack.

    • Stack is a collection of elements with two main operations: push (add element) and pop (remove element).

    • Stack follows the LIFO principle, meaning the last element added is the first one to be removed.

    • Stack can be implemented using arrays or linked lists.

    • ROM (Read-Only Memory) cannot be used as sta...

  • Answered by AI
  • Q5.  Name some of the latest Computer Processors?
  • Ans. 

    Some of the latest computer processors include Intel Core i9, AMD Ryzen 9, and Apple M1.

    • Intel Core i9

    • AMD Ryzen 9

    • Apple M1

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 45 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.E curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain sticky bit example
  • Ans. 

    Sticky bit is a permission set on a directory to allow only the owner to delete or rename files within that directory.

    • Sticky bit is represented by a 't' at the end of the permission string for a directory.

    • It is commonly used on directories like /tmp to prevent users from deleting each other's files.

    • Example: chmod +t /tmp

  • Answered by AI
  • Q2. /tmp is an example
  • Ans. 

    The /tmp directory is a temporary directory used for storing temporary files in Unix-like operating systems.

    • Used for storing temporary files

    • Files in /tmp are typically deleted upon system reboot

    • Should not be used for storing important data

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Softenger System Administrator interview:
  • Basics of linux
Interview preparation tips for other job seekers - Good place to work..

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Faced Multiple Questions on Redhat Linux Related to Linux essential commands, basics, Various Packages Installations, Services , Configurations, Related to Cloud AWS Services etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident To Crack Interview , Don't be Nervous you Will perform Well, Just reply Answer to Questionnaire Don't Speak Extra One Word Also. You will Get what you want
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Noida Institute of Engineering & Technology, Greater Noida and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic Networking Concepts like OSl/TCP/IP models. Basic protocols.
  • Q2. Current Windows and Android OS info with their differences from the past versions.
  • Ans. 

    Windows and Android OS have evolved with new features and improvements compared to past versions.

    • Windows 10 introduced a new Start menu and Cortana virtual assistant.

    • Android 11 focused on improved privacy controls and messaging features.

    • Both OS have enhanced security measures compared to their past versions.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Networking Questions about devices and their functionality.
  • Q2. Deep networking topics like Subnetting, NAT and their working.
Round 3 - One-on-one 

(1 Question)

  • Q1. This a one-on-one final round with director. He himself was systems Engineer. Expect deep networking concept questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well the Computer Networking. You can go with the bits and bytes of computer networking by Google on Coursera (I studied this only).

Skills evaluated in this interview

I applied via Apna Jobs and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. What is VPN virtual private network?
  • Ans. 

    VPN is a secure connection between two or more devices over the internet.

    • VPN encrypts data to ensure privacy and security

    • It allows remote access to a private network

    • It can be used to bypass geo-restrictions and access blocked content

    • Examples include OpenVPN, Cisco AnyConnect, and NordVPN

  • Answered by AI
  • Q2. Specifications about ping cmd
  • Ans. 

    Ping cmd is a network diagnostic tool used to test connectivity between two devices.

    • Ping sends ICMP packets to the destination device and measures the response time.

    • It can be used to test network latency, packet loss, and network congestion.

    • Ping can also be used to determine the IP address of a device.

    • Ping can be run from the command prompt on Windows, macOS, and Linux systems.

    • Ping can be used with various options such...

  • Answered by AI
  • Q3. Explain how to dual boot system
  • Ans. 

    Dual booting allows two operating systems to be installed on one computer, giving the user the option to choose which to use.

    • Create a separate partition for each operating system

    • Install the first operating system on one partition

    • Install the second operating system on the other partition

    • Use a boot manager to choose which operating system to boot into

    • Examples of boot managers include GRUB and Windows Boot Manager

  • Answered by AI
  • Q4. What is virtual machine
  • Ans. 

    A virtual machine is a software emulation of a physical computer that can run multiple operating systems and applications.

    • Virtual machines allow for efficient use of hardware resources by sharing them among multiple virtual machines

    • They provide a secure and isolated environment for running applications

    • Virtual machines can be easily created, cloned, and moved between physical hosts

    • Examples of virtual machine software in

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Incture Technologies System Engineer interview:
  • System Administration
  • SAP
Interview preparation tips for other job seekers - Be theoretically prepared for interview, must of the question was theoretically

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Data analyst does
  • Q2. Data cleaning means
  • Ans. 

    Data cleaning is the process of identifying and correcting errors or inconsistencies in data to improve its quality.

    • Removing duplicate entries

    • Correcting spelling errors

    • Handling missing values

    • Standardizing data formats

    • Identifying and removing outliers

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What difference do you bring

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

There where two paper one was of maths and second paper was of engligh.

Round 2 - Group Discussion 

There where ten person in one GD, topic was provided us by them.

Round 3 - One-on-one 

(1 Question)

  • Q1. It was technical interview. They have asked about our project in our resume. After that they asked questions on based of that project.

Interview Preparation Tips

Topics to prepare for Softenger System Engineer interview:
  • Automation lead to mass unemploy
Interview preparation tips for other job seekers - Never give up. There will be more opportunities tommarow.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain sticky bit example
  • Ans. 

    Sticky bit is a permission set on a directory to allow only the owner to delete or rename files within that directory.

    • Sticky bit is represented by a 't' at the end of the permission string for a directory.

    • It is commonly used on directories like /tmp to prevent users from deleting each other's files.

    • Example: chmod +t /tmp

  • Answered by AI
  • Q2. /tmp is an example
  • Ans. 

    The /tmp directory is a temporary directory used for storing temporary files in Unix-like operating systems.

    • Used for storing temporary files

    • Files in /tmp are typically deleted upon system reboot

    • Should not be used for storing important data

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Softenger System Administrator interview:
  • Basics of linux
Interview preparation tips for other job seekers - Good place to work..

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Faced Multiple Questions on Redhat Linux Related to Linux essential commands, basics, Various Packages Installations, Services , Configurations, Related to Cloud AWS Services etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident To Crack Interview , Don't be Nervous you Will perform Well, Just reply Answer to Questionnaire Don't Speak Extra One Word Also. You will Get what you want

I applied via Naukri.com and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. What is Anypoint Runtime manager
  • Ans. 

    Anypoint Runtime Manager is a cloud-based tool for managing and monitoring Mule applications.

    • It provides real-time visibility into application performance and health.

    • It allows for easy deployment and scaling of applications.

    • It offers centralized logging and alerting for quick issue resolution.

    • It integrates with other Anypoint Platform tools for end-to-end application management.

    • Example: Anypoint Runtime Manager can be ...

  • Answered by AI
  • Q2. What is runtime fabric
  • Ans. 

    Runtime fabric is a platform that enables the deployment and management of distributed applications.

    • It provides a unified view of the distributed application

    • It manages the deployment and scaling of application components

    • It enables communication between application components across different environments

    • Examples include MuleSoft's Anypoint Runtime Fabric and Microsoft's Azure Service Fabric

  • Answered by AI
  • Q3. Differences between mule 3 and 4
  • Ans. 

    Mule 4 is a major upgrade from Mule 3 with improved performance, simplified development, and enhanced security features.

    • Mule 4 has a new simplified syntax for dataweave

    • Mule 4 has a new error handling mechanism

    • Mule 4 has improved performance with reduced memory usage

    • Mule 4 has enhanced security features with TLS 1.2 support

    • Mule 4 has a new deployment model with standalone and cluster modes

  • Answered by AI
  • Q4. What are secure properties in mule
  • Ans. 

    Secure properties in Mule are used to store sensitive information such as passwords and API keys.

    • Secure properties are encrypted and can only be accessed by authorized users.

    • They are commonly used to store credentials for external systems such as databases and APIs.

    • Secure properties can be defined in a separate file or in the Mule configuration file.

    • They can be accessed in Mule flows using the secure:: prefix.

    • Examples ...

  • Answered by AI
  • Q5. REST or SOAP and why

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on basics and latest features of mule as well as cloudhub

Skills evaluated in this interview

Puthur Infotech Interview FAQs

How to prepare for Puthur Infotech System Administrator interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Puthur Infotech. The most common topics and skills that interviewers at Puthur Infotech expect are System Administration, Desktop Administration, Desktop Support, Network Administration and Windows Administration.
What are the top questions asked in Puthur Infotech System Administrator interview?

Some of the top questions asked at the Puthur Infotech System Administrator interview -

  1. What are the tools that will be helpful to you in identifying the problems and ...read more
  2. What is stack and can we use ROM as sta...read more
  3. What are RJ45 and RJ11 connecto...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Puthur Infotech interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Puthur Infotech System Administrator Salary
based on 15 salaries
₹2 L/yr - ₹4.5 L/yr
39% less than the average System Administrator Salary in India
View more details

Puthur Infotech System Administrator Reviews and Ratings

based on 3 reviews

4.0/5

Rating in categories

2.5

Skill development

3.1

Work-Life balance

2.9

Salary & Benefits

3.6

Job Security

3.0

Company culture

2.7

Promotions/Appraisal

3.1

Work Satisfaction

Explore 3 Reviews and Ratings
Engineer- Customer Support
134 salaries
unlock blur

₹1.2 L/yr - ₹4.2 L/yr

Desktop Support Engineer
50 salaries
unlock blur

₹1.1 L/yr - ₹3.8 L/yr

Technical Support Engineer
33 salaries
unlock blur

₹1.8 L/yr - ₹3.1 L/yr

Team Lead
17 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

System Administrator
15 salaries
unlock blur

₹2 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Puthur Infotech with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview