1

Linux Manager Jobs in Downers Grove, IL (NOW HIRING)

Own Linux performance. Diagnose and tune systems under real production load: CPU scheduling and ... Manage DNS and DHCP as production services -- zone management, resolver behavior, TTL strategy ...

Posted today

... M counselling, Product Engineering, Business Intelligence, Data Management, SOA, BPM, Data ... VERITAS Cluster Server (VCS) on Linux Microsoft Cluster Server (MSCS) Additional Information If my ...

We're a small, high-impact team with domain expertise in Linux, eBPF, performance instrumentation ... About the role We're looking for a Product Manager to help define and shape the future of real-time ...

Showing results 21-40

Linux Manager information

What is a Linux manager?

Linux Managers are IT professionals responsible for overseeing and maintaining Linux-based systems and servers within an organization. They manage a team of system administrators, ensure system reliability and security, plan upgrades, and implement best practices for Linux environments. Their role often includes troubleshooting complex issues, managing user access, and developing strategies for backups and disaster recovery. Linux Managers also coordinate with other IT departments to support business needs and ensure compliance with company policies.

What are the key skills and qualifications needed to thrive as a Linux manager, and why are they important?

To thrive as a Linux Manager, you need deep expertise in Linux system administration, network management, and scripting, often supported by a degree in computer science or a related field. Familiarity with configuration management tools (like Ansible or Puppet), virtualization platforms, and certifications such as RHCE are highly valuable. Leadership, problem-solving, and strong communication are essential soft skills for managing teams and coordinating complex projects. These skills ensure the secure, efficient, and reliable operation of IT infrastructure while fostering effective collaboration within technical teams.

What are some common challenges faced by Linux managers when leading a team of system administrators?

Linux Managers often encounter challenges such as balancing daily operational tasks with long-term infrastructure improvements, ensuring consistent security updates across multiple servers, and managing team workloads efficiently. They must also facilitate clear communication between team members and other departments, especially when troubleshooting complex issues or implementing new technologies. Strong leadership, effective delegation, and staying current with evolving Linux distributions and best practices are key to overcoming these challenges and supporting both the team and organizational goals.

What is the difference between Linux Manager vs Linux System Administrator?

AspectLinux ManagerLinux System Administrator
CertificationsLinux Professional Institute Certification (LPIC), CompTIA Linux+LPIC, CompTIA Linux+, Red Hat Certified Engineer (RHCE)
Work EnvironmentOversees teams, manages Linux infrastructure, strategic planningMaintains, configures, and troubleshoots Linux servers and systems
ResponsibilitiesTeam leadership, project management, system architectureSystem setup, maintenance, user support, security updates
Industry UsageIT companies, data centers, enterprise environmentsIT departments, hosting providers, enterprise networks

While both roles involve Linux systems, a Linux Manager typically oversees teams and strategic initiatives, whereas a Linux System Administrator focuses on day-to-day system maintenance and support. The certifications and work environments often overlap, but their responsibilities differ in scope and leadership level.

Is Linux still in demand?

Linux managers are in demand due to the widespread use of Linux in servers, cloud infrastructure, and cybersecurity. Skills in system administration, scripting, and certifications like RHCE or CompTIA Linux+ enhance job prospects in this field.

What are the most commonly searched types of Linux jobs in Downers Grove, IL?

The most popular types of Linux jobs in Downers Grove, IL are:

What cities near Downers Grove, IL are hiring for Linux Manager jobs?

Cities near Downers Grove, IL with the most Linux Manager job openings:

Senior Linux Infrastructure Engineer

tastytrade

Chicago, IL โ€ข On-site

Full-time

Medical, Dental, Vision, Retirement, PTO

Posted 4 days ago


Job description

Company:ย  tastytradeย 

Role:ย  Senior Linux Infrastructure Engineerย 

Location:ย  Chicago, IL - Hybridย 

About the Roleย 

We are looking for a senior Linux engineer who is equal parts operator and builder. You will own the systems layer of our production environment - from the metal to the configuration management code. This is a hands-on role: you will jump into incidents, tackle challenging engineering problems, design systems that scale, and evaluate new software and architectures.ย 

This is not a role where the abstractions hide the machine. You are expected to be curious about what is underneath and to be the person other engineers come to when a system is behaving in a way nobody can explain.ย 

What You'll Doย 

  • Own Linux performance. Diagnose and tune systems under real production load: CPU scheduling and NUMA placement, memory and page cache behavior, disk and filesystem I/O, and network stack tuning.ย 
  • Lead troubleshooting on hard problems. Work incidents methodically - form a hypothesis, find the cheapest test that falsifies it, and narrow the search rather than changing five things at once. Write postmortems, organize follow-up tasks, and future-proof the environment so the same issue does not recur.ย 
  • Write and maintain configuration management code. Build infrastructure declaratively with Salt, Ansible, Chef, or Puppet, treating that code with the same standards as application code: reviewed, tested, and version-controlled.ย 
  • Run containerized workloads. Build, deploy, and operate services on Kubernetes or Nomad, including scheduling behavior, resource limits, health checking, and the failure modes that only appear under contention.ย 
  • Automate in Bash and Python. Replace manual runbooks with tooling and streamline repeatable work.ย 
  • Operate core network services. Troubleshoot TCP/IP with confidence and bring solid networking fundamentals. Manage DNS and DHCP as production services - zone management, resolver behavior, TTL strategy, scopes, reservations, and relay configuration.ย 
  • Operate the traffic and data tier. Configure and troubleshoot Nginx and HAProxy (routing, TLS termination, health checks, connection handling) and support Redis and RabbitMQ in production.ย 
  • Manage virtualization. Provision and maintain guests across VMware, Xen, or KVM, including capacity planning, host maintenance, and live migration.ย 
  • Handle secrets properly. Use Vault for secret storage, dynamic credentials, policy, and rotation - and help move the organization off whatever it was doing before.ย 
  • Own observability. Maintain log aggregation on the Elastic Stack and alerting through Nagios, CheckMK, or Icinga. Tune alerts toward signal; an alert nobody can act on is a bug.ย 
  • Work through change management and code review. Everything moves through Git and pull requests. You will review other people's changes as seriously as you expect yours to be reviewed.ย 

Who You Areย 

  • 6+ years in a Linux systems, infrastructure, or SRE role.ย 

Expert-level Linux, specifically:ย 

  • Performance analysis. You can go from a vague complaint to a named subsystem using the standard tooling - perf, strace, ss, iostat, bpftrace, or equivalents - and explain what the numbers mean.ย 
  • Troubleshooting methodology. A disciplined, hypothesis-driven approach that works on a system you have never seen before. We care more about how you narrow the problem than about which commands you happen to know.ย 
  • Systems fundamentals. Processes and signals, systemd, cgroups and namespaces, filesystems, and what actually happens when a host exhausts memory or file descriptors.ย 
  • Declarative configuration management at production scale - Salt, Ansible, Chef, or Puppet. You have authored and maintained the code, not only run it.ย 
  • Containerization and orchestration. Production experience with Kubernetes or Nomad, including the operational realities: scheduling, resource pressure, rollouts, and debugging a workload that will not start.ย 
  • Scripting and automation. Strong Bash and working Python. You write code that other engineers can maintain.ย 
  • Foundational networking. Comfortable across layers - VLANs and routing, DNS, DHCP, TCP behavior, and TLS - and able to determine whether a problem is the application, the host, or the network.ย 
  • Proxy and load-balancing experience with Nginx or HAProxy.ย 
  • Virtualization experience with at least one of VMware, Xen, or KVM.ย 
  • Git and peer review as a daily habit, including the discipline to keep changes reviewable.ย 
  • Excellent written communication. Runbooks, design proposals, and incident write-ups are a core part of this job, not an afterthought.ย 
  • The ability to get productive quickly in areas where you do not yet have depth.ย 

Preferred Qualificationsย 

  • Production ownership of Redis or RabbitMQ as a primary responsibility rather than a dependency.ย 
  • Vault administration - policies, auth methods, and rotation at scale.ย 
  • Elastic Stack operations at volume: index lifecycle, mapping decisions, and cluster tuning.ย 
  • Experience in a regulated environment, or anywhere downtime has a direct revenue cost.ย 
  • Colocation or bare-metal experience: hardware lifecycle, remote hands, and capacity planning against a finite footprint.ย 

Company Perks + Benefits:ย 

  • Performance Bonusesย 
  • Stock Purchase Optionsย 
  • Medical/Vision/Dental Benefitsย 
  • 401k Planย 
  • 20 Paid Vacation Days (plus anย additionalย paid vacationย dayย the month of your birthday!)ย 
  • 10 Paid Sick Daysย 
  • Gym Membership Reimbursementย 
  • Commuter Benefitsย 
  • Pet Insuranceย 
  • Wellness & Mental Health Programsย 
  • Charitable Donation Matchingย 
  • Two Paid Volunteer Days Offย 
  • Daily catered lunch when in the officeย 
  • Full kitchen with snacks and beveragesย 
  • In-building gymย 
  • Shuttle to/from Metraย 

Base Salary Range:ย $140,000-$180,000 The actual salary offered will be based on the candidate's level of experience and qualifications.ย 

Discretionary Performance Bonus: 10-12% of base salary based on individual and company performance.ย ย 

About IGNAย + tastyย ย 
IG North America is home to tastytrade,ย tastylive &ย tastyfx-a family of brands built to democratize trading and empower individual investors. Founded in Chicago by the creators ofย thinkorswim,ย acquiredย by London-based IG Group in 2021, we combine startup innovation with the backing ofย aย FTSE 100 fintechย operatingย across five continents serving over 1.3m customers and handling billions of dollars in transactions - built on scale, trust, and proof.ย 

From our headquarters in Chicago's Fulton Market, our team builds award-winning trading platforms, produces live financial education content daily, and creates technology that makes complex markets accessible. tastytrade is our retail brokerage for self-directed investing and trading, withย tastyliveย providing content to educate our customers. tastyfx is the fastest-growing forex broker in the US.ย tastycryptoย provides self-custody digital wallets for decentralized finance.ย  ย ย 

We'reย a lean, collaborative team that values autonomy, pragmatism, and impact. Whetherย you'reย building technology, creating content, serving customers, or supporting operations,ย you'llย work alongside people who are passionate about disrupting traditional finance and genuinely care about helping traders succeed. Our culture rewards initiative, embraces experimentation, and measures success by the value we create for our users.ย The bar is high - bring a curious and forward-thinkingย mindsetย andย we'llย give you the platform to define what comes next. Join us at IG|tasty - the future gets built here.ย ย 
Location:Our office is in the West Loop - Chicago's growing center of tech, great cuisine, and high-end bars.ย ย 

tastytradeย |ย tastylive |ย tastyfxย ย 
1330 W Fulton Market, Chicago, IL 60607ย ย ย ย ย ย  ย 

*Don't meet every single requirement? Studies have shown that women and people of color are less likely to apply to jobs unless they have every single qualification. Our team is dedicated to building a diverse, inclusive, and authentic workplace, so ifย you'reย excited about thisย role,ย but your experienceย doesn'tย align perfectly, we encourage you to apply anyway. You may be just the right candidate for this or other roles!