software developer is my life, i help support community repos, so why not support me too! https://github.com/sponsors/si458
Sponsors
Pinned Loading
-
Ylianst/MeshCentral
Ylianst/MeshCentral PublicA complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
-
ubuntu_install_stuff
ubuntu_install_stuff 1#!/bin/bash
23echo Starting ...
45echo Setting Variables ...
-
build script for pkg with icon and m...
build script for pkg with icon and metainfo 1if (process.argv[2] == undefined) process.exit(0);
2if (process.argv[2] == "") process.exit(0);
3const { pkg_fetch_version, node_version, pkg_cache_path, icon, version, description, company, name, copyright, file } = require(`./${process.argv[2]}.json`);
4const ResEdit = require('resedit');
5const path = require("path");
-
HP Smart Storage Admin CLI (ssacli) ...
HP Smart Storage Admin CLI (ssacli) installation and usage on Proxmox PVE (7.x) 1# HP Smart Storage Admin CLI (`ssacli`) installation and usage on Proxmox PVE (7.x)
23## Why use HP Smart Storage Admin CLI?
4You can use `ssacli` (smart storage administrator command line interface) tool to manage any of supported HP Smart Array Controllers in your Proxmox host without need to reboot your server to access *Smart Storage Administrator* in BIOS. That means no host downtime when managing your storage.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.