ifwo.eu ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Raum für Irritationen

Serverstatistik:

12
aktive Profile

#systemadministration

0 Beiträge0 Beteiligte0 Beiträge heute

Linux System Administrator (m/f/d) in Bioinformatics Industry
Dresden

"Scionics Computer Innovation GmbH excels in offering cutting-edge consulting, services, and support tailored to academic institutions and scientific research organizations. We specialize in seamlessly integrating information technology with biology and the life sciences, serving as a vital conduit between IT and research. As a prominent member of the vibrant and globally connected Biopolis Dresden research campus, we actively collaborate with diverse life science companies and esteemed academic research institutions.
Currently, we are looking to expand our service team in Dresden, Germany, and are seeking a highly skilled Linux System Administrator to join us on a full-time basis and onsite."

www.empfehlungsbund.de/jobs/276849/linux-system-administrator-m-strich-f-strich-d-in-bioinformatics-industry

#Scionics #Linux #SystemAdministration #SysAdmin #Bioinformatics #Job #Jobs #FedHire #SiliconSaxony #Dresden

www.empfehlungsbund.deLinux System Administrator (m/f/d) in Bioinformatics IndustryCompany Scionics Computer Innovation GmbH excels in offering cutting-edge consulting, services, and support tailored to academic institutions and scientific...

Manche Bücher sind so gut, dass man die physisch haben muss, obwohl es digital viel praktischer ist. Das #Unix and #Linux System #Administration Handbook ist eines der besten technischen Fachbücher, die bisher in den Händen hatte. Kurzweilig geschrieben und trotz des Stands von 2017 immer noch aktuell genug.

Leider scheint keine neue Auflage in Arbeit zu sein, die Autor*innen konnte ich nicht erreichen und die Kontaktmailadresse auf admin.com (top Domain) und im Buch ist nicht mehr in Betrieb.

#Bücher#Buch#Fachbuch

Shout-out to #devRant pal @selea that also maintains #Mastodon instance social.linux.pizza, counting 1.4K+ active users as per today, and few other #SelfHosted services. With the recent system administrator's day! 🎉 :fistbump: 🎉

Upon looking in a profile: nah, I don't believe for a sec that you're pretending to be one - telling as a person who only touches DNS with a pole. 😅

Mastodon, gehostet auf social.linux.pizzaLinux.PizzaA instance dedicated - but not limited - to people with an interest in the GNU+Linux ecosystem and/or general tech. Sysadmins to enthusiasts, creators to movielovers - Welcome!

Hallo #fediverse,
ich bin schon eine Weile passiver Konsument, aber fühle mich noch #neuhier. Zeit, selbst etwas beizutragen :mastolove:
Als @digitalalpinist habe ich ein Hobby zum Beruf gemacht: #Systemadministration. Ich biete IT Service für Privat- und Geschäftskunden in #Herrenberg, #Tübingen, #Böblingen und Umgebung an.
Wichtig ist mir dabei die #Datenhoheit und die Unabhängigkeit von großen #Datenkraken.
Einzelpersonen möchte ich durch #digitaleSelbsverteidigung zu mehr Freiheit und Sicherheit im Netz verhelfen.
Ich werde hier also ab und an zu den Themen #digitaleSelbsverteidigung, #Linux oder #selfhosted schreiben.
Interessiert? Dann folge mir gerne!

grumpy effective sysadmin available immediately

having my position finally axed liquidated, i'm currently looking for a new position.

i am looking for a senior position, preferably remote work, full employment. i can be the literally senior person in your very own team!

availability date negotiatable starting from 1st of july 2025 – i'm currently located in poland, and for various reasons am not planning to relocate.

current cv available on request (private message will do, with all caveats regarding its privacy, or you can e-mail me on miroslaw AT makabra dot org)

i'm a generalist linux wrangler, with a long (20+ years) and wide (if a bit eclectic) experience –

  • system management, configuration management (ansible, chef & co.),

  • glue tooling and scripting (bash, python, rudimentary ruby),

  • design, setup and management of crucial infrastructure services (ldap, dns),

  • general db skills (not at the dba level), devops-y stuff etc.,

  • sysadmin-level networking stuff, and the ability to not stepping on toes of the netadmins too frequently,

  • very tired familiarity with version control systems (from using to setting up and managing, including ancient and current ones, open source and commercial),

  • also with long experience working in multi time-zone environment.

i know cloud stuff (mostly aws), spent some time recently working with the budget infra providers like hetzner or ovh, can do proxmox, have some docker and currently working on getting fluency in kubernetes – i'm already doing plenty of yaml programming.

in my recent job i've managed the most part of our ansible collection designed to set up base system image and then then getting specific services up and running, and have written tooling to help with bringing up and updating the systems using it, including a safe secret management on a small team scale.

i have fluent english and polish, passive german, some russian.

considering the current political and economical situation and that i'm looking for a long-term employment contract, i'd prefer not working for an united-states funded company, and preferably not having much to do with statistical slop generators of any kind (including, but not limited to LLMs).

it would be nice if the company had a minimally acceptable general business ethics profile.

The `find` command on Linux is one I use the most. If only it was easier to construct its argument list! I hate those single-dash-but-long-word options.

A refreshing alternative is `fd` because it has more sensible defaults. For example, I can just type `fd PATTERN` instead of `find -iname '*PATTERN*` to search for files that match a keyword somewhere in their names, regardless of capitalization. And boy, is it fast.

github.com/sharkdp/fd

GitHubGitHub - sharkdp/fd: A simple, fast and user-friendly alternative to 'find'A simple, fast and user-friendly alternative to 'find' - sharkdp/fd

Did this ever happen to you? You edit a system configuration file, only to get an error message from vim because you forgot to open the file as root.

Good news: You can finish your change after all. Simply enter the following vim command:

`:w !sudo tee %`

If you're interested in how this works in detail, here's my explanation: monospacementor.com/2023/09/sa

monospacementor.comSave a file from vim with root permissions – Monospace Mentor

🚀 Exciting News for macOS Users! 🍏

👨‍💻 Are you a developer or system admin struggling with package management on macOS? Say goodbye to those headaches! We've just released a comprehensive guide on installing Nix and nix-darwin that will revolutionize your macOS experience. 🌟

➡️ Why Nix on a Mac? Imagine having the largest, freshest open-source package repository at your fingertips. It's not just better than homebrew; it's a game-changer.

🔥 Learn how to:

- Declaratively configure all your Macs' system settings with one configuration file
- Unlock sudo with your fingerprint
- Manage additional services on your Mac
- See how building Linux images is just one configuration line away
- 🔓 Bonus for Apple Silicon Mac users: Compile Intel binaries effortlessly!

🤔 Still relying on traditional package management? You might be missing out on a world of efficiency and simplicity:

nixcademy.com/2024/01/15/nix-o

✨ Transform your macOS experience with Nix. Don't miss out on this opportunity to streamline your development process. Check out my latest blog post now and step into a new realm of productivity!

#macOS #Nix #programming #systemadministration hashtag#nixcademy

Hallo, ich bin niems und nicht mehr ganz #neuhier. Beruflich mach' ich was mit #IT und #Windows-#Systemadministration, privat bin ich eher mit #Linux unterwegs. Ich bin ein großer Freund von #Selfhosting und betreibe unter anderem eine #nextcloud, einen #jabber-Server und diese Mastodon-Instanz.

Auf der #birdsite war ich als @niemalsnever bekannt und bin hier seit einigen Monaten im #twexil.

Durch meinen Job interessiere ich mich für #ConfigMgr, #PowerShell und ähnliche Themen.

Being good at #Linux system administration is a great skill to have as a software developer. It makes you more efficient, and it opens up new opportunities, such as becoming an SRE.

In my free Linux Administration Master Course, I'm going to share everything I've learned in 30 years of being a sysadmin. The course is free and is filling up quickly, so don't wait to sign up!

be.opsitive.com/linux-administ

Please boost for better reach!