About 50 results
Open links in new tab
  1. What ~/.config refers to and how to put files there?

    So ~/.config is a hidden folder within your home directory. Open up your file browser to your home folder, then find the option to show hidden files and folders. If you don't see .config, you'll have to …

  2. configuration - How do I find the config files for any application ...

    May 4, 2021 · -1 Each application developer has to choose for herself where configuration files for that application are stored. Is it a per-user config? Is it a system-wide config? One can find the …

  3. Why is ssh-agent ignoring the lifetime in .ssh/config?

    Aug 29, 2025 · The "vanilla" OpenSSH ssh-agent doesn't even try to persist unlocked identities on disk. Doing that even half-way securely would require using a TPM or similar security hardware, and …

  4. Understanding home configuration file locations: ~/, ~/.config/ and ...

    b) What exactly does "local" mean in this context, vs config, vs home? c) In the home directory, are there also other important common configuration directories used by multiple applications?

  5. ssh - How to disable weak HMAC Algorithms? Not found in ssh_config …

    Feb 3, 2023 · After modifying the config file, I didn't see any change in the list shown when I ran ssh -Q mac. I found out that it's because ssh -Q mac lists all MAC algorithms supported by my version of …

  6. How to specify gateway address for static IP in OpenWRT /etc/config ...

    Jun 11, 2022 · I'm not too intimate with openwrt configuration, but "gateway" is a property of routing, not of interfaces. I know this usually gets combined into one task "set up a network connection", and …

  7. ssh - What do options `ServerAliveInterval` and `ClientAliveInterval ...

    Jul 20, 2016 · What do options `ServerAliveInterval` and `ClientAliveInterval` in sshd_config do exactly? Ask Question Asked 15 years, 5 months ago Modified 2 months ago

  8. What does the openssl "Error: no objects specified in config file" mean?

    Jul 30, 2024 · The reasons that I can come up with are you misspelled something like the distinguished_name field, openssl will not complain about "unknown parameters" so if you misspell …

  9. How to bypass RemoteCommand option in ssh_config

    Jan 11, 2021 · I have defined a ssh_config file with all the hosts to which I connect on a regular basis. I like to start/connect to a tmux session upon connection to the host, so I've added the line …

  10. Greenbone/GVM (Kali Linux) scan config error message

    Jun 13, 2021 · I use VirtualBox Kali Linux 2020.4. I recently installed Greenbone Vulnerability Assistant. Whenever I click on Scans > Tasks > New Task, the Scan Config drop down menu is not …