About 410,000 results
Open links in new tab
  1. How to set a weekly Out-of-Office - Super User

    Jan 20, 2025 · I have it set for an out of office reply on Tuesdays, the abbreviation for the days of the week are the first 3 letters, Tuesday = Tue click add, then click ok. It will take you back to …

  2. How to enable execution of PowerShell scripts? - Super User

    Start Windows PowerShell with the "Run as Administrator" option. Only members of the Administrators group on the computer can change the execution policy. Enable running …

  3. bash - How do I add environment variables? - Ask Ubuntu

    Aug 27, 2011 · To set an environment variable everytime, use the export command in the .bashrc file (or the appropriate initialization file for your shell). To set an environment variable from a …

  4. homepage - How to change Edge Home Page - Super User

    Oct 21, 2023 · Go to Settings > Start, home, and new tabs, under "When Microsoft Edge starts" set "Open these pages" to checked, then verify that your page is shown. If not there, click the …

  5. Setting and getting Windows environment variables from the …

    I want to set an environment variable from the command prompt and then be able to access it globally (for instance, I should see it by going to System -> Environment Variables). When I …

  6. How to set a folder to the path environment variable in Windows 11

    Nov 10, 2024 · Here is a video tutorial I created that shows how to set a folder to the path environmental variable in Windows 11. Alternatively, below is a step-by-step description of the …

  7. How to set user passwords using passwd without a prompt?

    I am writing a script to add a large amount of users to a system. Part of this involves setting default passwords for each user. How can I set users' passwords without it prompting me for …

  8. Cannot set LC_CTYPE to default locale: No such file or directory

    Apr 13, 2017 · I have the exact question as this but there's no solution. I tried but it doesn't work How do I fix my locale issue? $ locale locale: Cannot set LC_CTYPE to default locale: No such …

  9. How to permanently set an environment variable - Ask Ubuntu

    I am completely new to Ubuntu, and I would permanently set an environment variable. I have read here that I have to set ~/.profile, but I don't know how to apply it. In my case I would …

  10. How do I set system environment variables in Windows 10?

    How do I set a system environment variable in Windows 10 (without using the registry editor)? (Note: Other answers don't specifically address Windows 10 - at least not yet - and they leave …