About 75,700 results
Open links in new tab
  1. Can't create SSL certificate with OpenSSL: config file object error

    May 1, 2025 · If you deleted a file, then why did you do that? It seems though, you would be best to reinstall openssl to get it back.Not sure why you did not seem to think that this would be …

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

    May 4, 2021 · Here's a universal method for Linux. Install strace and do this: sudo strace -e file -fF -o /tmp/application.log application You can then examine /tmp/application.log and see all the …

  3. Where do I put my systemd unit file? - Unix & Linux Stack Exchange

    I read that there are two folders for unit files (not in user mode). /usr/lib/systemd/system/: units provided by installed packages /etc/systemd/system/: units installed by the system administrator

  4. What does the openssl "Error: no objects specified in config file" …

    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 …

  5. Tmux doesn't read `~/.config/tmux/tmux.conf` by default, so where?

    Dec 31, 2021 · 0 By default, tmux loads the system configuration file from /etc/tmux.conf, if present, then looks for a user configuration file at ~/.tmux.conf. More information can be found …

  6. Use config file for my shell script - Unix & Linux Stack Exchange

    Dec 24, 2014 · Here is a clean and portable version which is compatible with Bash 3 and up, on both Mac and Linux. It specifies all defaults in a separate file, to avoid the need for a huge, …

  7. How can I configure my OpenVPN client config file to route traffic …

    Dec 24, 2020 · Here's the config file I'm working with (default file provided by OffSec): persist-tun persist-key tls-client client resolv-retry 5 auth-user-pass connect-retry-max 1 explicit-exit-notify …

  8. 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.

  9. Synapse/matrix server container config permission/file denied

    May 30, 2021 · The solution might prove useful for other config related issues. Solved it, exact solution could be applied in a better way probably Scenario: Generate a config for synapse …

  10. Create DXF: Template Path & Config File - Autodesk Community

    May 1, 2025 · Couple of questions. 1. What is exact update/build you are using for Vault Server and Vault Client? 2. Did you configured what INI file will be used for DXF creation or left it for …