All Issues
24,993 verified issues
Change environment variables as standard user
When clicking on "Advanced system settings", I need to login as the administrator and hence only edit the administrators environment variables (in addition to the machine wide ones). How do I edit the environment variables of a standard user? Details With the migration to Windows 7, I decided to work as a standard user instead of an unprivileged administrator. Works well so far but I encountered a tiny problem: When I try to change per user environment variables via the control panel I have to login as an administrator. But since I run that part of the control panel as the administrator I can only edit the administrators variables. How am I supposed to edit my own environment variables? Without resorting to extreme measures, such as editing the registry (as suggested in "Is there any command line tool that can be used to edit environment variables in Windows?" )
How to download files from command line in Windows like wget or curl
How can I download something from the web directly without Internet Explorer or Firefox opening Acrobat Reader/Quicktime/MS Word/whatever? I'm using Windows, so a Windows version of Wget would do.
How can I monitor the CPU temperature under linux?
How do I monitor and display the CPU temperature using Linux?
How do I disable the warning Chrome gives if a security certificate is not trusted?
I want to know if it's possible to disable the warning you get in Chrome when you try to go to some HTTPS site that doesn't have a trusted certificate. I have a few sites in my bookmarks that use HTTPS but none of them have trusted certificates, so each time I visit them I manually have to click "Proceed anyway" in the warning and it's getting kind of annoying. Is there any way to disable the warning or somehow add these sites to some kind of safe list?
Why does terminal say: "You have mail"?
Any idea why my Mac terminal says: You have mail in /var/mail/lofye How can I make it stop saying that every time I open terminal?
How do I find the encoding of the current buffer in vim?
Say I am editing some file with vim (or gvim). I have no idea about the file's encoding and I want to know whether it is in UTF-8 or ISO-8859-1 or whatever? Can I somehow tell vim to show me what encoding is used?
Is there any way to hide taskbar labels and not combine taskbar buttons?
There are three options for customizing taskbar buttons in Windows 7: Always combine, hide labels Combine when taskbar is full Never combine Is there any way to hide labels and not combine taskbar buttons? Or even better, to exclude only certain applications from combining? My main problem is that I switch a lot between two instances of a single application, and having to hover over combined icon and then choosing the correct one. Alt-Tabbing is not a good alternative when I'm switching between more than three applications; clicking on taskbar only once is what I'm looking for.
Multi-tab command prompt in Windows?
What are the best (i.e. bug free) Multi-tab command prompts in Windows? They have them for Linux but Windows never seems to come out with one.
looping through `ls` results in bash shell script
Does any one have a template shell script for doing something with for a list of directory names and looping through each one and doing something? I'm planning to do to get the list of directory names.
What do green folders mean in Windows 7 Explorer?
I downloaded a ZIP file and dragged the files out of the ZIP into a directory. The subdirectories I copied displayed in Windows Explorer in green instead of the default black. What does the green folder text mean? (In case you're wondering, the download was from Baseline CSS)
How to make SUBST mapping persistent across reboots?
Does Windows (XP or later) have a built-in way to create persitent drive mappings, like the ones SUBST creates? I found a 3rd party tool psubst. Is there a way to do it without 3rd party tools?
How to synchronize the home folder between multiple computers?
I have three computers at home, and would like to have the folder tree synchronized between the three. Any files/folders (except those hidden) that are modified/added/removed in one of the three computers is updated in the other two. Is enough to do this? and how?
How do I get different background images on my dual monitors?
Is there a way to set two different background pictures for my two monitors in Windows 7? By default the same background picture is used for both displays. I am looking for a solution without installing extra software.
How can I read my hard drive’s SMART status in Windows 7?
How can I read the S.M.A.R.T. state of my HDDs while using Windows 7, either automatically or manually?
Dual monitors on Windows - How do I set a different DPI or text size on each monitor?
My laptop is a 15" wide screen running at 1600x1050, and in addition to that I connect an external 19" LCD which runs at 1280x1024. The problem with this setup is that if I increase the text size to make the laptop screen readable, the text on the external LCD is huge. Normal text on the LCD results in tiny text on the laptop. What options do I have to get around this?
Using Windows 7, how can you use multiple mice (to get multiple cursors)?
Is it somehow possible to use two mice in Windows 7? I think this could be useful; like using two fingers on a multi touch display...
How to add command line options to shortcut?
How can I add command line options to an executable in a shortcut in Windows XP? For example in the shortcut properties in target I have: I want to add some options: However when I do this I get an error saying that the name specified in the target box is not valid.
Remove key from known_hosts
I built several virtual machines during the last few weeks. The problem is, the gives me the Man in the middle warning. This happens because another fingerprint is associated with the virtual machine IP. In the file, however, I don't find the record related to the IP, only two bizarre, key-like strings and "ssh-rsa". Does anyone have any ideas about how to remove the old key from ?
Windows equivalent of whereis?
Is there an equivalent of the Unix whereis command in Windows? So that I could figure out where commands I can run actually is.
How do I view my clipboard history on OS X?
I am often copying and pasting various tidbits of information, and then forgetting to save it. I would copy something else and lose what I had in the clipboard before. Is there some sort of built-in way to view the history of the clipboard, or do I have to install a program?