2

Remote Linux Kernel Developer Jobs in Oregon (NOW HIRING)

Linux Administrator

OR · On-site +1

Remote Supporting: The Defense Logistics Agency (DLA) **Secret Security Clearance** Overview ... Work closely with application developers, database administrators, and network engineers to resolve ...

A small team of talented software engineers develops and maintains the operating system and ... and Linux). Implement security enhancements using a variety of methods such as kernel and user ...

Principal Tetragon Software Engineer

OR · On-site +1

$134K - $180K/yr

AsaPrincipal Engineer, you will be at the forefront of advancing Tetragon's capabilities. You will ... Solid background in Linux systems and kernel-level concepts. * Familiarity with Kubernetes and ...

Developer

Portland, OR · On-site +1

... comfortable with remote work - we are based in Portland, OR which has an awesome open-source ... AWS, Linux, Systems automation PHP, Ruby, Python, Erlang, Bash Mysql, Redis, Mongodb Apache ...

DevOps (Remote Position)

Portland, OR · Remote

$56 - $76.50/hr

Job Position: DevOps Consultant Location: Portland, OR Long Term Contract Note: Can be done ... Linux OS experience - BASH shell, Scripting, Package Management (YUM, YAST, RPM), OS configuration ...

DevOps (Remote Position)

Portland, OR · On-site +1

$56 - $76.50/hr

Company Description Job Position: DevOps Consultant Location: Portland, OR Long Term Contract Note ... Linux OS experience - BASH shell, Scripting, Package Management (YUM, YAST, RPM), OS configuration ...

AI Engineer

OR · On-site +1

AI Engineer Remote, USA; potential for minimal ad hoc travel EMKS is seeking an AI Engineer to ... Kernel • RAG • AI Agents • Machine Learning • FastAPI • Azure AI Studio • Azure DevOps ...

About the Team The Core Engineering team is responsible for working on the beloved ClickHouse open ... Working knowledge of Git, Linux and shell scripting. * Experience with both manual testing and ...

AI Engineer Temporary Assignment (through 2/13/2027) Remote, USA; potential for minimal ad hoc ... Kernel • RAG • AI Agents • Machine Learning • FastAPI • Azure AI Studio • Azure DevOps ...

Senior Software Engineer

Portland, OR · On-site +1

$140K - $175K/yr

Fluency operating in Linux environments - comfortable living in the shell, reading logs, and ... While we will consider remote applicants on a case-by-case basis, local presence is strongly valued ...

We are looking for exceptional C++ engineers to join our remote-first, global team and continue to ... This includes experience with Unix/Linux Systems. * You have strong knowledge in database internals ...

Senior DevOps Engineer

OR · On-site +1

$150K - $200K/yr

Very knowledgeable in Linux systems. * Strong verbal and written communication skills. * Strong ... Remote work with regular in-person bonding experiences sponsored by the company * Competitive ...

Communicate and coordinate with remote hands in remote data centers, providing technical direction ... Familiarity with Linux and other cli operating systems * Familiar with server, storage, internet ...

next page

Showing results 1-20

Remote Linux Kernel Developer information

What is a remote Linux kernel developer?

Remote Linux Kernel Developers are software engineers who specialize in developing, maintaining, and improving the Linux kernel while working from a location outside of a traditional office. Their work often involves writing, debugging, and optimizing kernel code, collaborating with open-source communities, and ensuring system stability and performance. These developers typically possess deep knowledge of C programming, operating system concepts, and hardware interfaces. Working remotely, they use various collaboration tools to contribute to projects and communicate with team members globally.

What are the key skills and qualifications needed to thrive as a remote Linux kernel developer?

To thrive as a Remote Linux Kernel Developer, you need a deep understanding of C programming, operating system concepts, and kernel architecture, often supported by a degree in computer science or related experience. Familiarity with Git, Linux kernel build systems, debugging tools like GDB, and contributing to open-source repositories is typically required. Strong problem-solving abilities, clear written communication, and self-motivation are essential soft skills for remote collaboration and troubleshooting. These skills ensure the ability to develop, maintain, and optimize kernel code effectively while working independently within distributed teams.

What are some common challenges faced by remote Linux kernel developers when collaborating with distributed teams?

Remote Linux Kernel Developers often work with globally distributed teams, which can present challenges such as coordinating across time zones, maintaining clear communication, and ensuring code consistency. Effective collaboration typically relies on asynchronous communication tools, thorough code documentation, and participation in regular virtual meetings or code reviews. Developing strong self-management skills and familiarity with collaborative platforms like Git and mailing lists is essential to staying aligned with the team's goals and maintaining productivity.

What are popular job titles related to Remote Linux Kernel Developer jobs in Oregon?

For Remote Linux Kernel Developer jobs in Oregon, the most frequently searched job titles are:

What job categories do people searching Remote Linux Kernel Developer jobs in Oregon look for?

The top searched job categories for Remote Linux Kernel Developer jobs in Oregon are:

What cities in Oregon are hiring for Remote Linux Kernel Developer jobs?

Cities in Oregon with the most Remote Linux Kernel Developer job openings:

Senior Development Operations Engineer (DevOps)

Rapta, Inc

Lake Oswego, OR • On-site, Remote

$133K - $171K/yr

Full-time

Posted 27 days ago


Job description

Senior Development Operations Engineer (DevOps)

Full-Time Position | Remote (US)

About Us

Rapta is revolutionizing American manufacturing with our AI-powered vision systems. Our cutting-edge software platform expands manufacturing capacity 30% by reducing errors 90%+ and automating quality control and inspection processes. We're looking for a talented senior development operations engineer to join our mission and make a real impact.

Position Overview

We're seeking an experienced senior development operations (DevOps) engineer to own the build, test, and deployment pipeline for our distributed computer vision platform running at edge sites across customer manufacturing floors. This is a full-time remote position working directly with our engineering team to harden our release process, drive deployment automation, and pioneer LLM-driven test generation and validation at Rapta.

What You'll Do

  • Own and evolve the end-to-end release pipeline - branching strategy, build orchestration, artifact promotion, and rollback - across our Bazel monorepo and Python deployable units
  • Design and maintain Ansible-driven fleet automation for heterogeneous Linux edge nodes (Ubuntu LTS, NVIDIA driver stacks, Docker with NVIDIA runtime)
  • Manage all update tooling, currently written in Golang
  • Build LLM-powered automated testing systems: test generation from specs, flake triage, log/failure analysis, regression diffing, and release-note synthesis from commit and ticket history
  • Harden CI/CD for offline and bandwidth-constrained deployment targets (airgap wheel distribution, signed artifacts, deterministic builds)
  • Drive observability for releases - deployment telemetry, version drift detection, and post-deploy health validation across the fleet
  • Mentor engineers on release hygiene, reproducible builds, and infrastructure-as-code practices

What We're Looking For

  • 10+ years of professional experience in release engineering, DevOps, or SRE roles shipping production Linux systems
  • Deep curiosity for software, infrastructure, and applied AI - particularly using LLMs as production engineering tools, not just chat assistants
  • Expert-level Python (3.8+) with a strong grasp of packaging, dependency resolution, and PEP 440 versioning discipline
  • Demonstrated ownership of Linux fleets at scale - kernel, systemd, networking, package management
  • Excellence in technical communication, runbook authorship, and post-incident documentation
  • Strong systems thinking - comfortable reasoning about failure modes across hardware, OS, container, and application layers

Required Technical Skills

  • Expert proficiency with Ansible (roles, dynamic inventory, idempotent design); working knowledge of Terraform
  • Expert proficiency with Docker, including creation and lifecycle management of containers, image hardening, registry management and installing & configuring the NVIDIA container runtime
  • Production experience with Linux administration: systemd, networking (VLANs, DHCP, DNS), kernel/driver management (especially NVIDIA/DKMS), package and APT internals
  • Strong Python skills focused on tooling, automation, packaging (wheels, pip, private indexes), and subprocess/CI integration
  • Proficiency with Git workflows, branching strategies, and modern CI/CD systems (GitHub Actions, GitLab CI, or equivalent)
  • Experience designing and operating automated test infrastructure - unit, integration, hardware-in-the-loop, and end-to-end
  • Practical experience using LLMs (Anthropic, OpenAI, or local) as part of engineering workflows - test generation, code review augmentation, log analysis, or agentic tooling

Nice to Have

  • Bazel or similar monorepo build systems
  • Edge or embedded deployment experience
  • Tailscale, WireGuard, or zero-trust networking in production
  • gRPC/protobuf service ecosystems
  • Vault, PKI, or secrets management at fleet scale
  • Background in regulated or compliance-driven environments (CMMC, ISO 27001, SOC 2)

Why Join Us?

  • Work on cutting-edge AI infrastructure with real-world impact on American manufacturing
  • Build the release engineering foundation for a late-seed company actively scaling
  • Direct collaboration with the CTO and engineering leadership
  • Remote-first culture with flexible hours
  • Meaningful equity in a company solving hard problems

Location Requirements

  • Remote (US)

Equal Opportunity

Rapta is committed to hiring and retaining a diverse workforce. We are proud to be an Equal Opportunity/Affirmative Action Employer, making decisions without regard to race, color, religion, creed, sex, sexual orientation, gender identity, marital status, national origin, age, veteran status, disability, or any other protected class.

How to Apply No recruiters or agencies - we only accept applications directly from applicants.

Employment Type: FULL_TIME