The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
1answer
28 views

Ubuntu issues with $BASH_VERSION and new user

I'm logging into my new Ubuntu VPS via SSH from a terminal in Ubuntu desktop. I have created a new user adam, which I've added to the sudo group, so I don't have to log in as root all the time. When I ...
1
vote
2answers
110 views

get driver version via command line Windows

Is there a possibility to get the installed driver VERSION via command line on a Windows 7 system. I've already tried driverquery but there is no information about the Version of the drivers, only a ...
0
votes
1answer
40 views

Windows version not showing

I've got a quite strange problem (I think). My windows version (I'm running windows 7 Home Premium) is not showing when I go to see system preferences. I've installed a windows 8 skin, can this be the ...
1
vote
2answers
63 views

Are there any Linux distributions which have Perl 6 as the default/only Perl version?

The title pretty much says it all. In the same way that Arch Linux has Python 3 as the built-in/main version of Python, are there any Linux/Unixish distros that have done the same with Perl 6? I ...
0
votes
0answers
31 views

JRE version compatibility with OS version matrix [closed]

Has anyone come across a comprehensive listing of JRE versions compatibility with OS versions, or know where one can find this info per JRE version?
1
vote
1answer
19 views

Git get diff from two files

So I have a project localy, and the same project is also online on a FTP, but someone made some modifications online on the FTP on a css file, how do I see which modification he made? I copy the ...
1
vote
3answers
492 views

CentOS 5 Python - How To Force Specific Version?

I have a python program that I'm trying to run, my fresh install of CentOS came with 2.4.3 of Python, but I just manually installed 2.7. My install is located at /usr/local/bin/python2.7, so its all ...
1
vote
1answer
46 views

in place refreshing of a large tar.gz?

I have a directory with about 300Mb of code and data, and I need to regularly change a few lines of code in a few of the files and repackage the directory into a new project-version.tar.gz. It takes ...
1
vote
1answer
329 views

Installed Java SE 7u10, still seing 7u10ea on OS X?

when I type java -versionI still get the Early Access version and not the stable JDK 7u10. please how to fix that ? I am working on Mac OS X Mountain Lion. ls ...
3
votes
1answer
112 views

Unable to install Xcode due to OSX version conflict, but version is sufficient

this is my first post on superuser though I hang out on Stackoverflow a fair amount. Disclaimer, I'm an OSX noob. Anyway, this one has me stumped. When I go to the Apple Store and attempt to ...
0
votes
1answer
22 views

Running a query with conditions

i have a system with dew version. any version has 5-9 upgrade scripts. in order to upgrade version 1 to 5 i have to run each script in any version in the correct order (01_script, 02_script, ...
0
votes
1answer
43 views

What is a good set and forget file version tracking / backup application for windows? [closed]

When I make changes to files, I keep on finding myself "saving as" and adding the current date to the file. It slows me down, and it creates a bunch of files that clot my folder. I would prefer to be ...
0
votes
1answer
555 views

Can not open Firefox and Waterfox at the same time

I have installed Waterfox - the 64 bits version of Firefox. I am on Windows 7 64 bits machine and have Waterfox and Firefox as well. The issue is, when one of the browsers is opened, and I clicked on ...
0
votes
2answers
62 views

How do I get my Unix ps version number?

I tried these, all without success: ps --version ps -version ps -v ps -V man ps, searching for version information Specs: Mac OS X 10.8.2 MacBook Pro 2009
1
vote
0answers
308 views

Actual Mac OS X Versions Usage Stats [closed]

How can I find a diagram of using different Mac OS 10.x versions, as of today's?
5
votes
3answers
3k views

What is “Windows 8 N” and how is it different from “Windows 8”? [duplicate]

Possible Duplicate: What are the ā€œNā€ versions of Windows 8? I have an MSDN account and one thing I noticed is that there seems to be 2 different versions of Windows 8. For instance, there ...
2
votes
0answers
8 views

How to figure out version number of CVS pserver

Suppose that I do not have a physical access to a CVS-service-installed computer, but have a connection to CVS pserver. How do I figure out the version of the CVS pserver?
0
votes
1answer
75 views

how to switch to another java version? [duplicate]

Possible Duplicate: how to set default java plug-in version I have Java 1.7.0_06 on windows 7. How can I get it to switch to use 1.6.0.23 without uninstalling the newer version? I have an ...
13
votes
2answers
1k views

How do I determine if an unbootable copy of Windows is a 64-bit or 32-bit installation?

I need to reinstall Windows on a laptop. I have the product key (its on the laptop), and I know it is Windows 7 Home Premium. I need a way to determine if 64-bit or 32-bit Windows is installed, so ...
5
votes
1answer
2k views

Version number of Windows 7 from its image (iso,..)

How find out version number of Windows 7 from its DVD image before installing it?
0
votes
0answers
409 views

UEFI BIOS - which “Specification Version” is implementied in my system?

The current discussion about Windows 8 and the new SecureBoot feature of UEFI shows that there are big differences between the different UEFI Specification versions. Therefore, it would be good to ...
0
votes
0answers
159 views

Wrong Visual Studio version launched by Dell Instant Launch

I have a Dell XPS L702X laptop. To the right of the power button is a touch sensitive button called "Dell Instant Launch". I have had this configured to open Visual Studio 2010 for a while but I ...
2
votes
3answers
191 views

Does Mozilla have a feed that publishes just the Firefox release numbers? [closed]

We have an in-house Firefox add-on at work, and I'd like to be notified of new Firefox releases so I can test our add-on right away. I don't use Firefox as my primary browser. I'm also on Ubuntu and ...
1
vote
1answer
300 views

Using macvim diff for SVN diffs with Versions on OS X

I would like to use Macvim's diff mode for file comparison in the SVN application called "Versions" for OS X. How would I write a script that launches Macvim in diff mode for such file comparisons? ...
1
vote
7answers
3k views

Can I disable OS X Lion Autosave and Versions?

In OS X Lion, there is a new feature which provides auto-saving and versioning functionality. I would like to disable this functionality - I just don't want it. I have a workflow that involves my ...