Showing 3 open source projects for "directory listing script"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules directories when removing the last corresponding kernel. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    rc-dot-stupid

    manage init/shutdown/monitoring of services

    rc.stupid a Linux daemon that: - repeatedly runs a start script at system startup until this script exits with zero status - regulary runs a check script - runs a stop script at system shutdown Why ? Because startup systems like systemd and upstart are sometimes hard to tune in many situations, like MySQL data directory on a networked filesystem. As rc.stupid does nothing other as running scripts (or anything that may be executed) you may find other use cases like simple clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GRUB-EFI: os-prober-efi

    GRUB EFI-menuentries from /boot/efi (ef00)

    GRUB 2 works with EFI but there are no menuentries built, os-prober-efi/30_os_prober_efi will fix this. os-prober-efi ist for analyzing/printing the EFI environment. Use os-prober-efi -h for more informations! 30_os_prober_efi ist the grub-mkconfig script (update-grub) and generates for each entry (*.efi) found in /boot/efi/EFI/... a menuentry. You can disable them in "/etc/default/grub". NOTE: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi is the regular EFI-Loader for Windows! Possible Variables (optional) - they need export and must be stored in "/etc/default/grub": export GRUB_DISABLE_OS_PROBER_EFI=true -- Disable the script 30_os_prober_efi export GRUB_DISABLE_EFI_directory_loader=true -- Disable directory and/or loader (first found=disabled) Example for disable the loader /EFI/Microsoft/Boot/bootmgr.efi: export GRUB_DISABLE_EFI_MICROSOFT_BOOT_BOOTMGR.EFI=true Example for disable the complete folder boot/efi/EFI/grub: export GRUB_DISABLE_EFI_GRUB=true
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next