Upload Button Icon Add office photos

Filter interviews by

Renault-Nissan Cms Administrator Interview Questions and Answers

Updated 26 Dec 2023

Renault-Nissan Cms Administrator Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Nov 2023. There were 3 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 - Group Discussion 

Oil cost saving, plant 5S

Round 3 - Technical 

(1 Question)

  • Q1. Foaming & Reuse of oil
  • Ans. 

    Foaming & reuse of oil is a common concern in CMS administration.

    • Foaming of oil occurs when air or gas is trapped in the oil, leading to reduced lubrication and potential damage to equipment.

    • Foaming can be caused by factors such as high oil temperature, contamination, or incorrect oil viscosity.

    • To prevent foaming, it is important to use the correct oil viscosity for the application and maintain proper oil levels.

    • Regula...

  • Answered by AI

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. They asked about car sales
  • Q2. Car sales and communication skills
  • Q3. Do you know about car

Interview Preparation Tips

Interview preparation tips for other job seekers - No
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - One-on-one 

(1 Question)

  • Q1. TELL ME ABOUT YOURSELF.
  • Ans. 

    Experienced System Administrator with strong troubleshooting skills and a passion for technology.

    • Over 5 years of experience managing and maintaining IT systems

    • Proficient in Windows and Linux server administration

    • Skilled in network configuration and security protocols

    • Certified in Cisco networking and Microsoft server technologies

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is linux kernel
  • Ans. 

    The Linux kernel is the core component of the Linux operating system, responsible for managing hardware resources and providing essential services.

    • Manages hardware resources such as CPU, memory, and peripherals

    • Provides essential services like process management, file system support, and device drivers

    • Open source and constantly updated by a global community of developers

    • Examples: version 5.4, developed by Linus Torvalds

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Assignment 

Assignment BPm Infosys

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2023. 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 - One-on-one 

(3 Questions)

  • Q1. Check my language skills?
  • Q2. What is OSI layer with examples?
  • Ans. 

    OSI (Open Systems Interconnection) model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.

    • OSI model has 7 layers, each layer has a specific function and communicates with the layer above and below it.

    • Examples of OSI layers are: Physical layer (transmitting bits over a medium), Data link layer (framing data into packets), Network layer (rout...

  • Answered by AI
  • Q3. What are CMD commands usually used?
  • Ans. 

    CMD commands are used for various tasks like managing files, network settings, system configurations, and more.

    • CMD commands are used to navigate and manage files and directories on a computer.

    • They can be used to configure network settings and troubleshoot network issues.

    • CMD commands can also be used to manage system configurations and services.

    • Some commonly used CMD commands include dir, cd, ipconfig, ping, netstat, an

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - System related interviews basics only ike booting process

Skills evaluated in this interview

I applied via Referral and was interviewed in Dec 2018. There was 1 interview round.

Interview Questionnaire 

8 Questions

  • Q1. How can you take data backup
  • Ans. 

    Data backup can be taken using various methods such as cloud storage, external hard drives, and network-attached storage (NAS).

    • Cloud storage: Use services like Google Drive, Dropbox, or Amazon S3 to store data remotely.

    • External hard drives: Connect an external hard drive to the system and copy the data onto it.

    • Network-attached storage (NAS): Set up a dedicated storage device on the network to backup data from multiple ...

  • Answered by AI
  • Q2. What is archive
  • Ans. 

    An archive is a collection of historical records or documents.

    • Archives are used to preserve and organize important documents and records.

    • Archives can be physical or digital.

    • Examples of archives include the National Archives and Records Administration and the Internet Archive.

    • Archives can be used for research, historical preservation, and legal purposes.

  • Answered by AI
  • Q3. Who can you manage our Https sites
  • Ans. 

    A System Administrator can manage Https sites by configuring and maintaining the necessary security protocols and certificates.

    • A System Administrator should have knowledge of SSL/TLS protocols and certificates.

    • They should be able to configure web servers to support Https.

    • They should regularly update and renew SSL certificates.

    • They should monitor and troubleshoot any issues related to Https connections.

    • They should ensur...

  • Answered by AI
  • Q4. What is the samba server
  • Ans. 

    Samba is a free and open-source software that allows file and print sharing between Linux and Windows systems.

    • Samba server enables Linux machines to share files and printers with Windows machines.

    • It uses the SMB/CIFS protocol to provide seamless integration with Windows clients.

    • Samba can also act as a domain controller, allowing Windows clients to authenticate against a Linux server.

    • Samba can be configured through its ...

  • Answered by AI
  • Q5. Explain about nfs secure server
  • Ans. 

    NFS secure server is a network file system that provides secure access to shared files over a network.

    • NFS secure server uses Kerberos authentication to provide secure access to shared files.

    • It encrypts the data being transferred over the network to prevent eavesdropping.

    • It also uses Access Control Lists (ACLs) to control access to shared files.

    • Examples of NFS secure servers include Red Hat Enterprise Linux and Ubuntu.

    • N...

  • Answered by AI
  • Q6. What is tcp wrapper
  • Ans. 

    TCP Wrapper is a host-based network access control mechanism.

    • It provides an additional layer of security by filtering incoming network traffic based on the IP address of the remote host.

    • It uses the /etc/hosts.allow and /etc/hosts.deny files to determine which hosts are allowed or denied access.

    • It can be used to restrict access to specific services such as SSH, FTP, and Telnet.

    • It can also be used to log connection attem...

  • Answered by AI
  • Q7. What is network teaming
  • Ans. 

    Network teaming is the process of combining multiple network interfaces to work as a single interface.

    • Teaming provides redundancy and load balancing.

    • It can be done at the software or hardware level.

    • Teaming can be configured for different modes such as active-backup, round-robin, and LACP.

    • Examples of teaming software include Linux bonding and Windows NIC teaming.

  • Answered by AI
  • Q8. What is ip table
  • Ans. 

    iptables is a Linux-based firewall tool that uses packet filtering and NAT to control network traffic.

    • iptables is used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel.

    • It can be used to block or allow traffic based on various criteria such as IP address, port number, protocol, etc.

    • iptables can also be used for Network Address Translation (NAT) to modify the source or destination...

  • Answered by AI

Interview Preparation Tips

General Tips: Don't be afraid with your interviewer just see in his or her eyes and pretend you have good experience in IT sector
Skills: Communication, Body Language, Problem Solving, Time Management
Duration: <1 week

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Self about my fis experience
  • Q2. Tell about my contribution

Interview Preparation Tips

Interview preparation tips for other job seekers - No need
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Windows cluser, troubleshooting, dns, dhcp, ad, patching and vmware
  • Q2. How to modify quoram type in failover cluster
  • Ans. 

    To modify quorum type in failover cluster, use PowerShell cmdlet Set-ClusterQuorum.

    • Use PowerShell cmdlet Set-ClusterQuorum to modify quorum type in failover cluster

    • Specify the new quorum type using the -QuorumType parameter

    • For example, to set the quorum type to Node Majority, use the command: Set-ClusterQuorum -Cluster ClusterName -QuorumType NodeMajority

  • Answered by AI
  • Q3. Promiscus mode in vmware
  • Ans. 

    Promiscuous mode in VMware allows a virtual machine to receive all network traffic, regardless of the destination MAC address.

    • Promiscuous mode is a setting in VMware that allows a virtual machine to see all network traffic on a virtual switch.

    • This can be useful for network monitoring, troubleshooting, or security analysis.

    • Promiscuous mode should be used with caution as it can potentially expose sensitive information to

  • Answered by AI
  • Q4. Patching failure
Round 3 - Behavioral 

(1 Question)

  • Q1. Incident and change management and project activity

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy, mainly client interview will happen

Skills evaluated in this interview

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. About yourself and regular technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on attending interviews. After attending the 5 to 6 interviews you will get the regular interview questions. Dont miss out to note down the questions. Keep learning. From next interview all company interviewed you will give you offer. As you will definitely become technically qualified.

Renault-Nissan Interview FAQs

How many rounds are there in Renault-Nissan Cms Administrator interview?
Renault-Nissan interview process usually has 3 rounds. The most common rounds in the Renault-Nissan interview process are Resume Shortlist, Group Discussion and Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Tata Motors Interview Questions
4.2
 • 981 Interviews
Maruti Suzuki Interview Questions
4.2
 • 586 Interviews
UST Interview Questions
3.8
 • 505 Interviews
FIS Interview Questions
3.9
 • 476 Interviews
Cipla Interview Questions
4.1
 • 472 Interviews
Dell Interview Questions
4.0
 • 388 Interviews
Lupin Interview Questions
4.2
 • 329 Interviews
Hero MotoCorp Interview Questions
4.2
 • 325 Interviews
View all

Renault-Nissan Cms Administrator Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Engineer
343 salaries
unlock blur

₹6.4 L/yr - ₹13.1 L/yr

Assistant Engineer
313 salaries
unlock blur

₹4 L/yr - ₹9.2 L/yr

Engineer
310 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Graduate Apprentice Trainee
280 salaries
unlock blur

₹0.7 L/yr - ₹3.5 L/yr

Assistant Manager
276 salaries
unlock blur

₹9 L/yr - ₹17 L/yr

Explore more salaries
Compare Renault-Nissan with

Tata Motors

4.2
Compare

Mahindra & Mahindra

4.1
Compare

Maruti Suzuki

4.2
Compare

Ashok Leyland

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview