this post was submitted on 13 Jun 2023
19 points (100.0% liked)

Sysadmin

5534 readers
1 users here now

A community dedicated to the profession of IT Systems Administration

founded 5 years ago
MODERATORS
 

Let's get this community popping with some useful information. Reddit's sysadmin subreddit seemed like a place of complainers, I look forward to having actual productive conversation in this community.

top 23 comments
sorted by: hot top controversial new old
[–] cereals@lemmy.ml 11 points 1 year ago

Notepad++ is one of the best applications ever made

[–] DarkSpoon@lemm.ee 6 points 1 year ago

Big fan of the IODD. I love having a ton of bootable images ready to go on a single drive. I mostly use it to boot disk wiping software, disk imaging software, and malware removal tools but it also serves as my main flash drive with common software and scripts I use a lot.

[–] starship_lizard@lemmy.world 6 points 1 year ago (1 children)

Kinda new to the whole sysadmin thing, but tmux has been an absolute game changer for me. No more remote desktop for long running processes, I can just do everything from ssh.

[–] pete@lemmy.world 4 points 1 year ago

Put a dev box in the cloud/Colo whatever run tmux, learn about sync panes, work on multiple hosts at once, ..., Profit

[–] the_boxhead@sh.itjust.works 5 points 1 year ago

I’m a big fan of RoyalTS for managing my RDP / SSH access to servers. Keepass for password storage.

[–] tjes@lemmy.world 5 points 1 year ago

Powershell scripts have been my tool of choice for the past few years (stuck in Windows world unfortunately).

Lately I've been dipping my toes into automating switch config - Ansible has been fantastic for that.

[–] Dasnap@lemmy.world 4 points 1 year ago

My company has been moving onto Kubernetes recently and I've found Lens to be very helpful with it. It has a nice cluster dashboard and has inbuilt shortcuts to jump onto containers, see logs, etc.

[–] MentallyExhausted@reddthat.com 4 points 1 year ago (3 children)

Pretty minor one, but for Windows, greenshot is a great replacement for Snipping Tool, and includes easy to use highlighting tools for SOP's, etc.

Yep. They're unstable builds have been great, lately.

Is love to see them ship a stable, though...

[–] dustojnikhummer@lemmy.world 1 points 1 year ago

Greenshot lacks the option to time screenshots. ShareX has it, but very janky

[–] pampoon@lemmy.world 0 points 1 year ago (1 children)

One of the first installs on any new computer. Can’t live without it once you have it! It makes it so quick and easy to grab a screenshot, draw some arrows/boxes/whatever, then just copy and paste.

Almost forgot obfuscation — the pixelization is so much better than blank white boxes.

[–] ZeroNationality@lemmy.one 3 points 1 year ago

Terraform and Terragrunt as a combination are really powerful.

Building reusable modules that you string together to infinity with automatically managed strategies is really powerful.

[–] rolaulten@lemmy.world 3 points 1 year ago

Vscode. Yes it's managed by Microsoft, and yes it's a newage emacs (it can do anything with add-ons), but regardless of what your tasks are it's probably going to be useful.

[–] benkinder@infosec.pub 2 points 1 year ago

Microsoft's PowerToys has a lot of cool stuff in it and I use the color picker, awake, and mass rename tools frequently.

Scappman is also very useful if you're deploying software though Intune and provides automated software updates for a lot of applications.

[–] davidhun@lemmy.sdf.org 2 points 1 year ago

For systems creation, provisioning and config management Hashicorp's terraform and packer, and RedHat's ansible are indispensable.

govc for managing guests in vCenter.

jq for parsing json.

I like tmux better than screen, but use both.

Not really a tool, per se, but Netbox is a great DCIM/IPAM application for managing your infrastructure.

Just learned about it and am currently learning, but Apache JMeter looks like a useful tool for running automated load testing against different kinds of services.

[–] w2tpmf@lemmy.world 2 points 1 year ago

PDQ!

Asking with pre packed PowerShell scripts.

I have a bunch of pages and tasks that can be run from the right click menu in Inventory so not only myself, but also less technical team members can run them.

It also is nice to RDP or VNC into a machine with a keyboard shortcut.

[–] w2tpmf@lemmy.world 2 points 1 year ago

mRemoteNG

For having RDP, VNC, and SSH sessions all in a single page with tabs.

I've been in the weird space of on-prem "cloud" infrastructure (mostly kubernetes) for the last seven years but I've been doing infra, middleware, and devops for more than twenty years and have my own way of working that's nearly GUI-free.

Tools I use every single day:

Less often but very useful:

  • socat a swiss army knife for sockets.
  • ansible
  • terraform

Languages, because I write my own tools:

  • Go, a lot of it and I still don't like it.
  • Python, and I tolerate it (Perl is still better for getting things done but lost mind share).
  • Rust, and I like it.
  • Elixir, and I love it.
  • Guile and Janet when nobody's looking and I don't have to share (though the Nix folks don't mind me...).
[–] w2tpmf@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

CMDER

A Linux style tabbed terminal in Windows. It can do CMD, PowerShell, Python, and more all in one app with tabs. Opens with a hotkey.

[–] Whitt 1 points 1 year ago

The greatest tool we added at work was Apache Guacamole.

We have it integrated with salesforce and our monitoring software for easy access to servers when it's needed.

[–] Maikeru@lemmy.one 1 points 1 year ago* (last edited 1 year ago)

as a IT admin and helpdesk guy in a smaller company, I use those Windows tools:

  • Greenshot - lightweight screenshot tool with editing
  • VsCode (this replaced notepad++ for me)
  • Microsoft Stream - making quick, easy guides
  • Terminal - part of Win 11, installable for Win 10, is really nice terminal app
  • PowerToys - my most used is the quick search bar where I sometimes put temp text or use it as a calculator (or opening apps), Text extraction, Fancy Zones, file preview (ctrl+space)
  • Edge vertical tabs - dunno if you would count it as a tool but having vertical tabs with groups is really amazing IMO
[–] tupcakes@lemmy.world 1 points 1 year ago

remote desktop manager by devolutions powershell - duh ansible vscode sharex or greenshot (I've been favoring sharex lately) firefox with the container plugin (so I can keep the authentication contexts separate for all the o365 consoles I have to deal with)

load more comments
view more: next ›