Trending

#SystemAdministration

Latest posts tagged with #SystemAdministration on Bluesky

Latest Top
Trending

Posts tagged #SystemAdministration

#Kubernetes #CKA #CloudNative #CNCF #OpenSource #K8s #DevOps #SRE #PlatformEngineering #CloudComputing #InfrastructureAsCode #LinuxFoundation #TechCommunity #ContinuousLearning #Kubestronaut #SoftwareEngineering #Cloud #SystemAdministration #Certification

4 0 0 0
Preview
Basic Linux System Administration (LINSYS-1) > The Monospace Mentor Basic Linux System Administration (LINSYS-1) Boost Your System Administration Career With Expert-Led Training Want to get into DevOps/SRE? It all starts with Linux. Every cloud server, every DevOps pipeline,...

Linux tip: Use “ss -tuln” to check for open ports. Filter specific port numbers by adding “| grep :80”, for example.

🔗 Learn more in my course: monospacementor.com/courses/lins...

#Linux #SystemAdministration #SysAdmin

0 0 0 0
Preview
ShellCheck – shell script analysis tool ShellCheck finds bugs in your shell scripts

If you want to raise your shell scripts to a new level, give this a try! It'll give useful feedback on the style of your shell code and on possible issues with it.

www.shellcheck.net

PS: Know when to switch to a proper programming language.

#Linux #SysAdmin #SystemAdministration

0 0 0 0

If your terminal ever gets confused by random control sequences, for example after you accidentally output binary data, there's a good chance you can restore order with the `reset` command.

#Linux #Shell #SystemAdministration #SysAdmin

0 0 0 0
Preview
An introduction to SSH - Negative PID How do you access a computer without physically having access to it? How can you execute commands from another computer? Secure Shell (SSH) is one of the first

An introduction to SSH

negativepid.blog/an-...

#SSH #secureShell #IT #sysAdmin #systemAdministration #commandLine #Cybersecurity #cyberattacks #cyberThreats #onlineSecurity #negativepid

0 0 0 0
Post image

We're looking for a cybersecurity analyst!

Apply online: warcollar-jobs.services.agileonboarding.com/jobs/details...

#cybersecurity #NetworkEngineering #systemadministration #networksecurity #dataanalytics #AI

0 0 0 0
Preview
A quick-start guide to Unix commands - Negative PID Unix is a powerful, multiuser operating system that serves as the foundation for Linux and MacOS. The Unix command-line interface (CLI) allows you to control

A quick-start guide to UNIX commands

negativepid.blog/a-q...

#UNIX #commandLine #Linux #MacOS #OSarchitecture #systemAdministration #sysAdmin #Cybersecurity #cyberattacks #cyberThreats #onlineSecurity #negativepid

0 0 0 0
Preview
Basic Linux System Administration (LINSYS-1) > The Monospace Mentor Basic Linux System Administration (LINSYS-1) Boost Your System Administration Career With Expert-Led Training Want to get into DevOps/SRE? It all starts with Linux. Every cloud server, every DevOps pipeline,...

Linux tip: Full filesystems crash services and corrupt data. Find resource hogs with “df -h” (filesystem usage) and “du -sh /var/log/*” (large directories).

🔗 Learn more in my course: monospacementor.com/courses/lins...

#Linux #SystemAdministration

0 0 0 0

🚨LIVE NOW!🚨 DevOps/SRE Instructor Livestream

On this lovely Thursday, let's chat about #Linux #SystemAdministration, #SelfHosting, or any other topic in the #DevOps and #SRE space you're interested in!

monospacementor.com/live-stream/

0 0 0 0
Post image

Mehr zu SAP BASIS finden Sie in unserem übergreifenden SAP Basis Info-Cube. Welche Wissenslücken Sie wohl haben? Mehr dazu im Quiz:

s4-experts.com/2019/05/01/s...

#SAP #BASIS #Systemadministration #Systemadministrator #sapbasis

1 0 0 0
Post image

Mehr zu SAP BASIS finden Sie in unserem übergreifenden SAP Basis Info-Cube. Welche Wissenslücken Sie wohl haben? Mehr dazu im Quiz:

s4-experts.com/2019/05/01/s...

#SAP #BASIS #Systemadministration #Systemadministrator #sapbasis

0 1 0 0
Preview
SAP Basis Quiz Besuche den Beitrag für mehr Info.

Mehr zu SAP BASIS finden Sie in unserem übergreifenden SAP Basis Info-Cube. Welche Wissenslücken Sie wohl haben? Mehr dazu im Quiz:

s4-experts.com/2019/05/01/s...

#SAP #BASIS #Systemadministration #Systemadministrator #sapbasis

0 0 0 0

🚨LIVE NOW!🚨 DevOps/SRE Instructor Livestream

On this lovely Wednesday, let's chat about #Linux #SystemAdministration, #SelfHosting, or any other topic in the #DevOps and #SRE space you're interested in!

monospacementor.com/live-stream/

0 0 0 0
Preview
Basic Linux System Administration (LINSYS-1) > The Monospace Mentor Basic Linux System Administration (LINSYS-1) Boost Your System Administration Career With Expert-Led Training Want to get into DevOps/SRE? It all starts with Linux. Every cloud server, every DevOps pipeline,...

Linux tip: Use “ps aux --forest” for a neat process tree view. The parent-child relationships make it easier to find root causes of system load issues or zombie processes.

🔗 Learn more in my course: monospacementor.com/courses/lins...

#Linux #SystemAdministration

0 0 0 0

🚨LIVE NOW!🚨 DevOps/SRE Instructor Livestream

On this lovely Thursday, let's chat about #Linux #SystemAdministration, #SelfHosting, or any other topic in the #DevOps and #SRE space you're interested in!

monospacementor.com/live-stream/

0 0 0 0
Preview
Basic Linux System Administration (LINSYS-1) > The Monospace Mentor Basic Linux System Administration (LINSYS-1) Boost Your System Administration Career With Expert-Led Training Want to get into DevOps/SRE? It all starts with Linux. Every cloud server, every DevOps pipeline,...

Use `set -euo pipefail` for more robust bash/zsh scripts. Exit on errors (-e), treat undefined variables as errors (-u), catch pipe failures (-o pipefail).

🔗 Learn more in my course: monospacementor.com/courses/lins...

#Linux #SystemAdministration

0 0 0 0
Well Shit

Well Shit

Well Shit

#linux #bash #sudo #Rm-rf #Systemadministration

https://programmerhumor.io/linux-memes/well-shit-dzyx

2 0 1 0
Preview
Basic Linux System Administration (LINSYS-1) > The Monospace Mentor Basic Linux System Administration (LINSYS-1) Boost Your System Administration Career With Expert-Led Training Want to get into DevOps/SRE? It all starts with Linux. Every cloud server, every DevOps pipeline,...

On #Linux, `/var/log` is for troubleshooting, `/var/lib` contains app data, and `/var/cache` stores temporary files. When disk space runs low, you know which directories are safe to clean.

🔗 Learn more in my course: monospacementor.com/courses/lins...

#Linux #SystemAdministration

0 0 0 0

🚨LIVE NOW!🚨 DevOps/SRE Instructor Livestream

On this lovely Thursday, let's chat about #Linux #SystemAdministration, #SelfHosting, or any other topic in the #DevOps and #SRE space you're interested in!

monospacementor.com/live-stream/

0 0 0 0
Preview
Basic Linux System Administration (LINSYS-1) > The Monospace Mentor Basic Linux System Administration (LINSYS-1) Boost Your System Administration Career With Expert-Led Training Want to get into DevOps/SRE? It all starts with Linux. Every cloud server, every DevOps pipeline,...

Before Fedora updates, check changes with `dnf check-update` and review `dnf history`. Use `dnf versionlock` to prevent specific packages from auto-updating.

🔗 Learn more in my course: monospacementor.com/courses/lins...

#Linux #SystemAdministration

0 0 0 0

Linux tip: Use `systemctl --failed` to quickly identify which services failed to start after boot. Much faster than scrolling through journal logs when troubleshooting system issues. #Linux #SystemAdministration #SysAdmin

0 0 0 0

Linux tip: Set `HISTCONTROL=ignoredups:erasedups` in your init script to prevent duplicate commands cluttering your history. Clean history makes command recall much more efficient. #Linux #SystemAdministration #SysAdmin

0 0 0 0

Shell tip: `${var%suffix}` removes the shortest matching suffix. `${var%%suffix}` removes the longest. `${var#prefix}` and `${var##prefix}` work the same for prefixes. Mnemonic: # comes before % on the keyboard. #Linux #SystemAdministration #SysAdmin

1 0 0 0
Putting All Your Eggs In One Basket

Putting All Your Eggs In One Basket

Putting All Your Eggs In One Basket

#devops #Backup #Disasterrecovery #Servercrash #Systemadministration

programmerhumor.io/devops-memes/putting-all...

1 0 1 0

Linux tip: `fuser -v /path/to/file` shows which processes have a file open. Use `-k` to kill those processes. Essential when "device busy" errors prevent unmounting filesystems. #Linux #SystemAdministration #SysAdmin

1 0 0 0
Preview
Basic Linux System Administration (LINSYS-1) > The Monospace Mentor Basic Linux System Administration (LINSYS-1) Boost Your System Administration Career With Expert-Led Training Want to get into DevOps/SRE? It all starts with Linux. Every cloud server, every DevOps pipeline,...

Add services, not ports to firewalld: `firewall-cmd --add-service=ssh` vs `--add-port=22/tcp`. Services include proper port ranges, protocols, and dependencies.

🔗 Learn more in my course: monospacementor.com/courses/lins...

#Linux #SystemAdministration

0 0 0 0

Version-control every configuration change. Use git even for single files. When something breaks, you can see exactly what changed and when. Your future self will be grateful. #Linux #SystemAdministration #SysAdmin #Coding

0 0 0 0
Preview
Windows Diskpart Utility 1. Overview

I just published Windows Diskpart Utility medium.com/p/windows-di...
#windows #utility #diskpart #systemadministration #sdntechforum

0 0 0 0

🚨LIVE NOW!🚨 DevOps/SRE Instructor Livestream

On this lovely Thursday, let's chat about #Linux #SystemAdministration, #SelfHosting, or any other topic in the #DevOps and #SRE space you're interested in!

monospacementor.com/live-stream/

0 0 0 0