InterviewStack.io LogoInterviewStack.io

Linux and Windows System Administration Questions

Administering server operating systems: Linux fundamentals (shell, permissions, services), Windows Server roles and services, Active Directory/Group Policy, package management, and software updates. Covers day-to-day operational tasks and diagnostic tooling for keeping systems healthy. The practitioner surface for sysadmin and infrastructure roles.

MediumTechnical
37 practiced

You are given a running production server with a volume group 'vg_data' and you receive a new disk /dev/sdc. As Systems Administrator, provide the exact commands to: (1) add /dev/sdc as a physical volume and extend vg_data, (2) create a new logical volume lv_backup of 200G named /dev/vg_data/lv_backup, (3) create an XFS filesystem on it, (4) mount it at /backup and make the mount persistent. Also explain how to extend an existing logical volume and grow its filesystem online for both ext4 and XFS.

EasyTechnical
28 practiced

List common Windows Server roles (Active Directory Domain Services, DNS Server, DHCP Server, File and Storage Services, Print Server, Remote Desktop Services, Remote Access, Web Server/IIS). For each role give a one-line description of its primary function and list one or two default TCP/UDP ports it commonly uses so you can quickly map functionality to networking requirements.

EasyTechnical
26 practiced

Provide command examples (both PowerShell and sc.exe or net.exe) you would use to change the startup type of the Print Spooler service to Automatic (Delayed Start) and then to Disabled. Show how you would verify the change both immediately and persistently across reboots.

MediumTechnical
33 practiced

Describe the full process to bind an SSL/TLS certificate to an IIS site and troubleshoot browser TLS errors such as certificate mismatch or handshake failures. Include steps to inspect server-side bindings (IIS Manager, netsh http show sslcert), verify certificate chain and CN/SAN, and common causes for handshakes failing (private key permissions, expired cert, incompatible cipher suites).

HardSystem Design
37 practiced

Plan a rolling upgrade for a heterogeneous environment consisting of domain controllers and clustered application nodes from Windows Server 2012 R2 to Windows Server 2019/2022. Provide a step-by-step migration plan that minimizes downtime: DC promotions/demotions, ADPrep and functional levels, FSMO handling, cluster node-by-node upgrade or rolling cluster upgrade procedures, and verification steps after each stage.

Unlock Full Question Bank

Get access to all Linux and Windows System Administration interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.