About 2,180,000 results
Open links in new tab
  1. What does etc stand for? - Unix & Linux Stack Exchange

    What does the "etc" folder in the root directory stand for? I think knowing this will help me remember where certain files are located. Update: Might be useful for others, the folder is used for "...

  2. How to make NetworkManager use `/etc` configs and where `/run ...

    Dec 16, 2024 · How come it does not use /etc to create /run configs? There are posts saying the NetworkManager creates connections per user. I.e. the suggestion was something like /etc is root …

  3. Disabling Suspend, etc. on Debian 12 - Unix & Linux Stack Exchange

    Jun 13, 2023 · Disabling Suspend, etc. on Debian 12 Ask Question Asked 2 years, 6 months ago Modified 9 months ago

  4. How are files under /etc/cron.d used? - Unix & Linux Stack Exchange

    Thanks. Are the files in /etc/cron.d and /etc/crontab independent of each other, and read by crond independently and separately? Or does /etc/crontab ever include the files in /etc/cron.d?

  5. NFS Server changes in /etc/exports file need Service Restart?

    That means, whenever i make the changes in /etc/exports and restart the service, i will need to go RE-MOUNT the directories on EVERY CLIENTS in the export list, in order to have the mount-points …

  6. understanding sha512 hash in /etc/shadow - Unix & Linux Stack …

    Oct 16, 2025 · But the main difference is that the password hash in /etc/shadow is not produced by a single application of plain SHA512 – it's a sha512crypt hash. The sha512crypt algorithm applies …

  7. Torque specs for 2012 carrier bearings, etc. - Jeep Wrangler Forum

    Jun 4, 2020 · 2012 JKU Sahara Dana 30 Rebuilding the front axle from the inner axle seals clear through the break pads. I'm trying to find the torque specs for everything and can't find anything …

  8. No such file or directory /etc/init.d/functions

    I used the lib /etc/init.d/functions in my script. It is working well on my system, but it not working for my client; he is getting the error: No such file or directory /etc/init.d/functions Right now I don't know …

  9. What variables are valid within /etc/default/useradd file?

    4 My /etc/default/useradd file is as follow: # useradd defaults file GROUP=100 HOME=/home INACTIVE=-1 EXPIRE= SHELL=/bin/bash SKEL=/etc/skel CREATE_MAIL_SPOOL=yes man page …

  10. does modifying /etc/modprobe.d/blacklist.conf always require reboot ...

    Jun 27, 2022 · When you want to load the usb-storage module, there’s no need to even modify your configuration files, let alone reboot. Leave your modprobe directives uncommented, so that they are …