1

Linux Site Reliability Engineer Jobs in Nevada (NOW HIRING)

iLottery TechOps Engineer

Las Vegas, NV · On-site

$48.25 - $66.25/hr

Strong experience supporting Ubuntu Linux systems, including administration, diagnostics ... Experience with platform reliability engineering, SRE practices, or operational automation.

Field Services Engineer

Yerington, NV · On-site

$55.29 - $69.71/hr

Support customer site readiness and deployment planning. * Provide engineering support during ... Monitor fleet health and recommend reliability improvements. * Act as the primary technical ...

Field Services Engineer

Reno, NV · On-site

$55.29 - $69.71/hr

Support customer site readiness and deployment planning. * Provide engineering support during ... Monitor fleet health and recommend reliability improvements. * Act as the primary technical ...

New

Field Services Engineer

Yerington, NV · On-site

$55.29 - $69.71/hr

Support customer site readiness and deployment planning. * Provide engineering support during ... Monitor fleet health and recommend reliability improvements. * Act as the primary technical ...

Troubleshoot hardware, infrastructure, Linux, and system performance issues. * Support engineering ... Candidates must be able to reliably commute to the site and work one of the designated 4x10 ...

Troubleshoot hardware, infrastructure, Linux, and system performance issues. * Support engineering ... Candidates must be able to reliably commute to the site and work one of the designated 4x10 ...

SCCM / Intune Engineer

Las Vegas, NV · On-site

$95K - $115K/yr

This is an on-site, contract role. This employer is a leader in the Gaming and Hospitality industry ... Experience with Red Hat Satellite patching and Linux environments would be a significant advantage.

Service Engineer

Reno, NV · On-site

$70K - $90K/yr

The Service Engineer is a critical part of post-sales support and needs to demonstrate exceptional ... Linux environments is a plus * Emphasize break/fix experience and on-site customer service ...

Showing results 41-60

Linux Site Reliability Engineer information

What is a Linux Site Reliability Engineer?

A Linux Site Reliability Engineer (SRE) is an IT professional responsible for ensuring the reliability, scalability, and performance of systems running on the Linux operating system. They bridge the gap between software development and operations by automating processes, monitoring infrastructure, and managing incidents. Linux SREs focus on system availability, building tools for deployment and monitoring, and improving system robustness through best practices and automation. Their work helps organizations deliver reliable online services and quickly recover from outages or system failures.

What are the key skills and qualifications needed to thrive as a Linux Site Reliability Engineer?

To thrive as a Linux Site Reliability Engineer, you need deep expertise in Linux system administration, scripting (such as Bash or Python), and a solid understanding of networking concepts, usually backed by a computer science degree or equivalent experience. Familiarity with configuration management tools (like Ansible, Puppet, or Chef), containerization (Docker, Kubernetes), and cloud platforms (AWS, GCP, or Azure) is typically required, along with relevant certifications like RHCE or AWS Certified SysOps Administrator. Strong problem-solving skills, effective communication, and the ability to work under pressure are crucial soft skills for this role. These competencies ensure the reliability, scalability, and security of complex infrastructure, minimizing downtime and supporting seamless operations.

What are some common challenges faced by Linux Site Reliability Engineers when scaling infrastructure, and how can they be addressed?

Linux Site Reliability Engineers often encounter challenges related to maintaining system stability and performance as infrastructure scales. Issues such as configuration drift, automation bottlenecks, and monitoring gaps can arise when managing numerous servers or services. Addressing these challenges typically involves implementing robust configuration management tools, investing in automated deployment pipelines, and enhancing observability through comprehensive monitoring and alerting solutions. Collaboration with development and operations teams is essential to ensure that scalability solutions align with business needs and technical requirements.

What is the difference between Linux Site Reliability Engineer vs Linux DevOps Engineer?

AspectLinux Site Reliability EngineerLinux DevOps Engineer
CredentialsLinux certifications, SRE-specific trainingLinux certifications, DevOps tools certifications
Work EnvironmentFocus on system reliability, monitoring, incident responseFocus on automation, CI/CD pipelines, deployment
Employer & IndustryTech companies, cloud providers, large enterprisesStartups, tech firms, software development teams
Search & Comparison IntentUnderstanding reliability roles, incident managementAutomation, deployment, continuous integration

While both roles involve Linux expertise, a Linux Site Reliability Engineer primarily focuses on maintaining system reliability, monitoring, and incident response. In contrast, a Linux DevOps Engineer emphasizes automation, continuous integration, and deployment processes. Both roles require Linux skills and often overlap, but their core responsibilities differ based on organizational needs.

What are popular job titles related to Linux Site Reliability Engineer jobs in Nevada?

For Linux Site Reliability Engineer jobs in Nevada, the most frequently searched job titles are:

What job categories do people searching Linux Site Reliability Engineer jobs in Nevada look for?

The top searched job categories for Linux Site Reliability Engineer jobs in Nevada are:

What cities in Nevada are hiring for Linux Site Reliability Engineer jobs?

Cities in Nevada with the most Linux Site Reliability Engineer job openings:

Infographic showing various Linux Site Reliability Engineer job openings in Nevada as of August 2026, with employment types broken down into 1% As Needed, 82% Full Time, 13% Part Time, 1% Temporary, and 3% Contract. Highlights an 94% Physical, 2% Hybrid, and 4% Remote job distribution.

AI Agent Trajectory Annotator and Reviewer

Carson City, NV

$20 - $30/hr

Full-time

Posted 13 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.