i
Infosys
Work with us
Filter interviews by
To check available physical volumes, volume groups, and logical volumes, you can use the 'pvdisplay', 'vgdisplay', and 'lvdisplay' commands.
Use 'pvdisplay' command to display information about physical volumes.
Use 'vgdisplay' command to display information about volume groups.
Use 'lvdisplay' command to display information about logical volumes.
These commands provide detailed information about the available physica...
Restarting a service stops and then starts it again, while reloading a service refreshes its configuration without stopping it.
Restarting a service completely stops it and then starts it again
Reloading a service refreshes its configuration without stopping it
Restarting a service is useful when there are critical changes or issues
Reloading a service is useful when only the configuration needs to be updated
To create a Repository file/YUM client Configuration, follow these steps:
Create a new repository file in the /etc/yum.repos.d/ directory
Specify the repository name, base URL, enabled status, and other options in the file
Save the file and exit the editor
Run 'yum clean all' command to clear the cache
Run 'yum repolist' command to verify the repository configuration
This process extends a logical volume and resizes the filesystem to utilize the new space.
#vgdisplay shows the volume group details, including free space available.
#lvextend -L +300M ktvg /dev/ktvg/ktlv2 increases the size of the logical volume by 300MB.
#lvdisplay confirms the new size of the logical volume after extension.
#resize2fs /dev/ktvg/ktlv2 resizes the filesystem to occupy the new space in the logical vol...
To extend LVM, follow these steps: 1. Create a new partition. 2. Initialize the partition as a physical volume. 3. Add the physical volume to the volume group. 4. Extend the logical volume. 5. Resize the file system.
Create a new partition using tools like fdisk or parted.
Initialize the partition as a physical volume using the pvcreate command.
Add the physical volume to the volume group using the vgextend command.
E...
To recover root password, boot into single-user mode and reset the password.
Reboot the system and press 'e' at the GRUB menu to edit the boot options.
Add 'single' or 'init=/bin/bash' to the end of the 'linux' line and press F10 to boot.
Run 'passwd' command to reset the root password.
Reboot the system and login with the new password.
Time and work , distance , percentage
BFS , TREE , STACK , QUEUE
I apply practical knowledge by troubleshooting issues, implementing solutions, and staying updated on new technologies.
Troubleshooting technical issues by analyzing logs and system performance
Implementing solutions based on best practices and previous experience
Staying updated on new technologies through training and certifications
To create a Repository file/YUM client Configuration, follow these steps:
Create a new repository file in the /etc/yum.repos.d/ directory
Specify the repository name, base URL, enabled status, and other options in the file
Save the file and exit the editor
Run 'yum clean all' command to clear the cache
Run 'yum repolist' command to verify the repository configuration
Restarting a service stops and then starts it again, while reloading a service refreshes its configuration without stopping it.
Restarting a service completely stops it and then starts it again
Reloading a service refreshes its configuration without stopping it
Restarting a service is useful when there are critical changes or issues
Reloading a service is useful when only the configuration needs to be updated
To recover root password, boot into single-user mode and reset the password.
Reboot the system and press 'e' at the GRUB menu to edit the boot options.
Add 'single' or 'init=/bin/bash' to the end of the 'linux' line and press F10 to boot.
Run 'passwd' command to reset the root password.
Reboot the system and login with the new password.
To check available physical volumes, volume groups, and logical volumes, you can use the 'pvdisplay', 'vgdisplay', and 'lvdisplay' commands.
Use 'pvdisplay' command to display information about physical volumes.
Use 'vgdisplay' command to display information about volume groups.
Use 'lvdisplay' command to display information about logical volumes.
These commands provide detailed information about the available physical vol...
To extend LVM, follow these steps: 1. Create a new partition. 2. Initialize the partition as a physical volume. 3. Add the physical volume to the volume group. 4. Extend the logical volume. 5. Resize the file system.
Create a new partition using tools like fdisk or parted.
Initialize the partition as a physical volume using the pvcreate command.
Add the physical volume to the volume group using the vgextend command.
Extend...
This process extends a logical volume and resizes the filesystem to utilize the new space.
#vgdisplay shows the volume group details, including free space available.
#lvextend -L +300M ktvg /dev/ktvg/ktlv2 increases the size of the logical volume by 300MB.
#lvdisplay confirms the new size of the logical volume after extension.
#resize2fs /dev/ktvg/ktlv2 resizes the filesystem to occupy the new space in the logical volume.
#...
What people are saying about Infosys
I applied via Company Website and was interviewed before Mar 2020. There were 3 interview rounds.
Code using traditional JavaScript methods
Use document.getElementById() to access HTML elements
Use loops like for() and while() for iteration
Use if() and switch() for conditional statements
Use functions to encapsulate code and improve reusability
I applied via Campus Placement and was interviewed in Apr 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
JPA stands for Java Persistence API, a specification for object-relational mapping in Java applications.
JPA is used to map Java objects to relational database tables.
It provides a set of annotations to define the mapping between Java classes and database tables.
JPA also supports querying data using the Java Persistence Query Language (JPQL).
based on 4 interview experiences
based on 26 reviews
Rating in categories
Technology Analyst
55k
salaries
| ₹4.8 L/yr - ₹10 L/yr |
Senior Systems Engineer
54.2k
salaries
| ₹2.5 L/yr - ₹6.3 L/yr |
Technical Lead
35.4k
salaries
| ₹9.5 L/yr - ₹16.5 L/yr |
System Engineer
32.7k
salaries
| ₹2.4 L/yr - ₹5.5 L/yr |
Senior Associate Consultant
31.1k
salaries
| ₹8.3 L/yr - ₹15 L/yr |
TCS
Wipro
Cognizant
Accenture