Upload Button Icon Add office photos

Filter interviews by

Magnon Solutions Interview Questions, Process, and Tips

Updated 3 May 2022

Top Magnon Solutions Interview Questions and Answers

View all 11 questions

Magnon Solutions Interview Experiences

Popular Designations

2 interviews found

I applied via Referral and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - One-on-one 

(11 Questions)

  • Q1. How to configure Apache server in red hat 7.9
  • Ans. 

    To configure Apache server in Red Hat 7.9, follow these steps:

    • Install Apache using yum package manager

    • Start Apache service and enable it to start at boot

    • Configure firewall to allow HTTP traffic

    • Create virtual hosts for multiple websites

    • Configure SSL/TLS encryption for secure connections

  • Answered by AI
  • Q2. How to set permission in directly
  • Ans. 

    To set permissions in a directory, use the chmod command followed by the desired permission code.

    • Use the chmod command followed by the permission code (e.g. chmod 755 directory_name)

    • The permission code consists of three digits, each representing the permission for owner, group, and others respectively

    • The digits are calculated by adding the values of the desired permissions (read=4, write=2, execute=1)

    • For example, 755 m...

  • Answered by AI
  • Q3. How to create LVM partision
  • Ans. 

    To create LVM partition, first create physical volumes, then create volume group and finally create logical volumes.

    • Use pvcreate command to create physical volumes

    • Use vgcreate command to create volume group

    • Use lvcreate command to create logical volumes

    • Use mkfs command to create file system on logical volumes

  • Answered by AI
  • Q4. What is use for lsblk command in rhel
  • Ans. 

    lsblk command is used to list block devices in RHEL.

    • Displays information about all available or the specified block devices.

    • Shows the device name, size, mount point, and file system type.

    • Can be used to identify unmounted disks or partitions.

    • Can also be used to check the status of a disk or partition.

    • Example: lsblk -a -o NAME,SIZE,MOUNTPOINT,FSTYPE

  • Answered by AI
  • Q5. How to create blank file in rhel
  • Ans. 

    To create a blank file in RHEL, you can use the 'touch' command.

    • Open the terminal in RHEL.

    • Use the 'touch' command followed by the desired file name to create a blank file.

    • For example, to create a file named 'example.txt', you would run: touch example.txt

    • The 'touch' command can also be used to update the timestamp of an existing file.

  • Answered by AI
  • Q6. How to install packages in rhel
  • Ans. 

    To install packages in RHEL, use the yum package manager.

    • Open the terminal and log in as root or use sudo

    • Use the command 'yum install package_name' to install a package

    • Use 'yum search keyword' to search for a package

    • Use 'yum update' to update all installed packages

    • Use 'yum remove package_name' to remove a package

  • Answered by AI
  • Q7. Diffrence between yum vs weget
  • Ans. 

    yum is a package manager for RPM-based Linux distributions, while wget is a command-line tool for downloading files from the internet.

    • yum is used for installing, updating, and removing packages on a system

    • wget is used for downloading files from the internet, including packages

    • yum uses repositories to manage packages, while wget can download files from any URL

    • yum can resolve dependencies automatically, while wget does n...

  • Answered by AI
  • Q8. Entry of local repo in rhel 7.2
  • Ans. 

    To add a local repo in RHEL 7.2, create a .repo file in /etc/yum.repos.d/ directory.

    • Create a .repo file in /etc/yum.repos.d/ directory

    • Add the necessary details like name, baseurl, enabled, gpgcheck, etc. in the .repo file

    • Save the file and run 'yum clean all' command to clear the cache

    • Run 'yum repolist' command to verify if the local repo is added successfully

  • Answered by AI
  • Q9. What is cron tab & how to setup
  • Ans. 

    Cron tab is a time-based job scheduler in Linux used to automate repetitive tasks. It runs in the background and executes commands at specified intervals.

    • Cron tab is configured using the 'crontab' command

    • Each user has their own crontab file located in /var/spool/cron/crontabs/

    • The syntax for setting up a cron job is: * * * * * command-to-be-executed

    • The five asterisks represent the minute, hour, day of the month, month, ...

  • Answered by AI
  • Q10. Diffrence between rhel vs centos
  • Ans. 

    RHEL is a commercial distribution with paid support, while CentOS is a free, community-driven distribution.

    • RHEL is developed by Red Hat and requires a paid subscription for support and updates.

    • CentOS is a community-driven distribution that is free to use and receives updates from the community.

    • Both distributions are based on the same source code and are binary compatible.

    • CentOS is often used as a free alternative to RH...

  • Answered by AI
  • Q11. How to kill process in rhel 7.2
  • Ans. 

    To kill a process in RHEL 7.2, use the 'kill' command followed by the process ID.

    • Identify the process ID using 'ps' command

    • Use 'kill' command followed by the process ID to terminate the process

    • Use 'kill -9' command to force kill the process if it doesn't respond to regular kill command

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please read basic & some advanced of rhel & CentOS before scheduling interviews.

Skills evaluated in this interview

Top Magnon Solutions Linux System Administrator Interview Questions and Answers

Q1. How to configure Apache server in red hat 7.9
View answer (1)

Linux System Administrator Interview Questions asked at other Companies

Q1. What are the causes of user not able to login application
View answer (9)

I applied via Referral and was interviewed before Mar 2021. 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 - HR 

(4 Questions)

  • Q1. Tell me about yourself.
  • Q2. What are your salary expectations?
  • Q3. Share details of your previous job.
  • Q4. Why are you looking for a change?
Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about a key project executed that was 360-degree and digital-focused?
  • Q2. What were the key decisions taken for your team to enhance team stability?

Interview Preparation Tips

Interview preparation tips for other job seekers - Ensure you focus on larger business points rather than digging into details. Keep a larger focus on how you manage P&L and key decisions delivering on revenue generation for the agency.

Senior Director Interview Questions asked at other Companies

Q1. How will you deign an Agile transformation program from scratch for a new client
View answer (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why Java is platform independent?
  • Ans. 

    Java is platform independent due to its bytecode and JVM.

    • Java code is compiled into bytecode which is platform-independent.

    • JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.

    • JVM acts as an abstraction layer between the Java code and the underlying hardware.

    • This allows Java programs to run on any platform that has a JVM installed.

    • For example, a Java program written on a Windows machine ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java is platform-independent because it does not depend on any type of platform. Hence, Java is platform-independent language. In Java, programs are compiled into byte code and that byte code is platform-independent. ... Any machine to execute the byte code needs the Java Virtual Machine.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. 1.Tell me about yourself.
  • Q2. 2. Some basic questions from DBMS, iot and cloud.
  • Q3. 3. Explain your project ( technology u have used and what is it).
  • Q4. 4. Are you willing to relocate.

Interview Preparation Tips

Interview preparation tips for other job seekers - HR was nice and friendly. Overall it was a NYC experience.
All the best guys.

I applied via Recruitment Consultant and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't tell what is written in your CV.

Magnon Solutions Interview FAQs

How many rounds are there in Magnon Solutions interview?
Magnon Solutions interview process usually has 2 rounds. The most common rounds in the Magnon Solutions interview process are Resume Shortlist, HR and Technical.
How to prepare for Magnon Solutions 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 Magnon Solutions. The most common topics and skills that interviewers at Magnon Solutions expect are Key Account Management, Digital Marketing, Advertising, Javascript and Client Management.
What are the top questions asked in Magnon Solutions interview?

Some of the top questions asked at the Magnon Solutions interview -

  1. How to configure Apache server in red hat ...read more
  2. What is use for lsblk command in r...read more
  3. How to create blank file in r...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
3 Minds Digital Interview Questions
4.4
 • 69 Interviews
View all

Magnon Solutions Reviews and Ratings

based on 21 reviews

2.7/5

Rating in categories

2.7

Skill development

2.7

Work-life balance

2.0

Salary

2.4

Job security

2.7

Company culture

1.9

Promotions

2.3

Work satisfaction

Explore 21 Reviews and Ratings
Manager
5 salaries
unlock blur

₹5.3 L/yr - ₹9 L/yr

Key Account Manager
5 salaries
unlock blur

₹7 L/yr - ₹8.5 L/yr

Android Developer
5 salaries
unlock blur

₹5 L/yr - ₹9.5 L/yr

Assistant Manager
4 salaries
unlock blur

₹4.5 L/yr - ₹7.5 L/yr

Senior Associate
4 salaries
unlock blur

₹4.8 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Magnon Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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