Looking for an elegant sudo solution

This page summarizes the projects mentioned and recommended in the original post on /r/bash

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • EMBA

    EMBA - The firmware security analyzer

  • I have a installer script which needs `sudo` to run properly. But some people already told me, that this is bad practice and I should only run needed commands with `sudo`. As far as my understanding is going, I can add `sudo` to the commands like `apt-get` and will be prompted for my password, if needed. Problem with this setup is: I want this script to be able to run without supervision and it takes quite some time (on a really decent machine about an hour) and therefore I have to watch it, to give it the password again, if needed. Second idea: Run it with `sudo` and for each command, which doesn't need root, I can run it with `su $(logname) -c "[command]"`. But both ideas aren't elegant and therefore I am asking you for improvement.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • New EMBA firmware analyzer release - EMBA v1.2.3 - R.I.P. Binwalk

    1 project | /r/netsec | 11 May 2023
  • EMBA, Open-Source Firmware Security Testing tool - TROOPERS22 - Michael Messner & Pascal Eckmann - 35 minutes

    1 project | /r/security_CPE | 17 Mar 2023
  • EMBA - Automated firmware security scanner v1.2.1 released

    1 project | /r/netsec | 2 Feb 2023
  • Release of EMBA firmware analyzer in version 1.2.0 - aka London Calling

    1 project | /r/netsec | 5 Dec 2022
  • GitHub - e-m-b-a/emba: EMBA - The firmware security analyzer

    1 project | /r/RedSec | 17 Nov 2022