Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (2)

0
votes
0answers
13 views

Mapped network drive connection timeout

I have server "Alpha" and server "Beta". Server Beta has a shared folder, that is mapped on server Alpha as "X:" On server Alpha there is a .vbs script that runs and take some files on local drive and ...
0
votes
2answers
79 views

How to increase mapped drive letters from Windows defaults?

I'm running out of drive letters to map my network drives. Does anyone know of a registry edit or any other way to increase the number of drive letters from the windows defaults (windows default is ...
0
votes
1answer
16 views

Google Maps: Where to upload the 3d models and the kml objects so everyone could see the 3D Objects?

I'm trying to add a 3d object to Google Earth. I'm making the model in Google SketchUp and the KML file but I don't know where to upload the file so that everyone who use google maps could see the ...
0
votes
1answer
48 views

Can't map drive in Windows 7

I have seven computers with Windows 7 Professional, three computers having problems. When you want to make drive C or D (Windows 7 Professional edition clients) become mapped network drives for a ...
3
votes
0answers
44 views

Software to plan shortest route to many addresses

I have about 300 addresses in a city and I'm trying to find software that can solve the travelling salesman problem for it. I've tried OptiMap a browser based solution that uses the Google API but ...
4
votes
1answer
83 views

How to Create a New Planet In Google Earth

I'm creating my own fictional world for a project of mine, and I want to use google earth to map the planet. So, how do I create a new planet in google earth? Edit: this is possible in google earth ...
1
vote
0answers
10 views

adding a password to already Network Mapped Drives

I used "Map Network Drive" to connect to the drives of a remote pc. I have access to these drives without any password. Now I want to set a password to access these drives. In Explorer when I click on ...
3
votes
1answer
98 views

How to map a IP adress to the localhost?

I want to map the IP adress 192.168.1.222 to 127.0.0.1 so that if I use 192.168.1.222 in the web browser or ping command I get the response (and that from my 127.0.0.1). Is this possible via routing ...
3
votes
1answer
48 views

A way to map a folder in Windows Vista to fake drive?

I don't have a drive F, but I need to create a virtual. So i need to: Create a virtual drive F Map c:\xampp\htdocs to this new drive under: F:\htdocs I need to do this on Windows VISTA Is there a ...
-1
votes
1answer
57 views

MapReduce and Hadoop: what kinds of problems are they good at solving? [closed]

As I understand it already, it seems that both have similar functions (except that MapReduce is proprietary to Google, while Hadoop is open-source). I was wondering, not "how they work", but rather ...
2
votes
3answers
403 views

How to remove permanent map of a network drive on OS X Lion?

Some time ago I mapped a network drive on my Snow Leopard Mac, which was upgraded to Lion. The network drive is not active any more and I receive popups all the time with the error: There was a ...
0
votes
0answers
29 views

'hijacking' gui and mapping certain controls to certain functions. VNC. TouchOSC

I need a VNC LIKE application which rather than sharing the screen, can take control of a specific application and then share that functionality across a network to multiple clients. Obviously, VNC ...
0
votes
0answers
106 views

Windows 7 Mapped Network Drive Multiplying to Create Duplicates all the way to Z:

A strange issue came in today from some users. At least two Windows 7 x64 boxes that have duplicate mappings of a network drive. The drive is not mapped with a log in script, but done manual through ...
0
votes
1answer
91 views

List Mapped Drives of All Users

I often have to replicate the mapping of drives of one machine to another. While I know how to easily output the data for the CURRENT user I have not found a way of doing this for others who are not ...
4
votes
2answers
75 views

Enclose paragraphs with <p> tags in vim

I tried to create a mapping in order to enclose the visually selected paragraphs in tags: vnoremap <silent> _p ...
0
votes
1answer
52 views

Putting mysql stored points on a google map [closed]

I have a MySQL database with a table full of geographic points, latitudes and longitudes. I want these coordinates displayed on a Google map as points. Is it possible for JavaScript to directly access ...
1
vote
0answers
62 views

Firefox 5.0 Uses A Lot More RAM Contrary To What Being Stated

Contrary to many statements that Firefox 5.0 is RAM optimized and uses less, i still have Firefox eating almost ~800MB of RAM and mapping more: I used command: about:memory And was presented ...
0
votes
1answer
54 views

Displaying multiple locations on a map

How can I take approximately 50 company names, and have their headquarters plotted on a map? If that's not possible: Assuming I had the addresses, how could I plot all those addresses on a map? What ...
0
votes
1answer
50 views

ANSI Colors & Syntax

Is there a mapping of ANSI colors to their syntax in a given shell? For example, in BASH, Blue seems to be Folders and Green seems to be executable files. Does a list exist for what ANSI colors mean ...
1
vote
1answer
86 views

Remapping right command key to right alt in Mac

For my keyboard layout, I've grown used to having they key right next to my space be Alt-Car (right). Now that I'm on a Mac keyboard, it's Command. Is there any way to map only the right command key ...
0
votes
0answers
43 views

Windows XP SP3 dissapearing mapped drives

I am running Windows XP Pro SP3 and I've got a few shares on my NAS that are mapped to reconnect automatically. I can access the drives soon after starting windows but after a period of inactivity I ...
0
votes
1answer
217 views

Windows 7, Mapped network drive permanent disconnect?

I mapped a network drive to my Apple Time Capsule as T, but due to some configuration problems I had (but have fixed) it wouldn't reconnect at login. In one of my tests I mapped the same drive as Z ...
1
vote
2answers
64 views

Vim: make star “*” command stay on current word

In most use cases I use * command just to highlight current word in source code to make sure that it was typed right for example. How can I make star command to stay on current word? If that is ...
0
votes
0answers
28 views

Find POI related to search term [closed]

For a website I'm creating I need a resource for finding "Points of Interest" (including latitude and longitude) based on a specific search term. Such search terms could be: "Museum, Berlin" "London ...
0
votes
1answer
71 views

Map entire network server to drive?

I have a samba server with about 10 different shares on it. I know you can map one of these shares to a drive, but could I just map the entire network server (showing each share) to a drive?
2
votes
1answer
95 views

How to create a AAA triptik?

The ones among us that remember the 2400 baud modem, will also probably remember the TripTiks that were produced by AAA. So if you wanted to take a road trip, you just went down to your local AAA ...
2
votes
1answer
220 views

Add network location via command line/batch in windows xp/vista/7?

I need to provide an accessible way for blind users to upload lots or small - or single large - files to me. I can't find an ftp client that can be easily preconfigured for each user, so mapping a ...
1
vote
1answer
111 views

How can I map something to Shift+Alt+O in Vim?

I want to create a mapping for Shift+Alt+O in Vim. It works good in GUI version (gvim), but in console Vim decides that I do command "insert a row above this line and insert insert mode" (Shft+O). My ...
0
votes
0answers
77 views

Need suggestions how to create dynamic service map (diagram)

The idea is to create service map ( reference link ), where could be seen all the services like mail, file server, exchange and the dependent software, hardware also workers which are responsible for ...
0
votes
1answer
376 views

Is there an way to extract elevation data from Google Earth?

I'm searching for an way to get "elevation" data from Google Earth maps in a file and then to do level curves. Do you know one?
1
vote
2answers
138 views

How do I stop Windows 7 from changing the path of a shortcut to a mapped drive if the drive shows as disconnected?

How do I stop Windows 7 from changing the path of a shortcut to a mapped drive if the drive shows as disconnected? I have cases where I need to map a drive to a folder on the same machine. For some ...
2
votes
1answer
101 views

VIM strange behaviour F1-10

Recently I began encountering a really annoying behavior in VIM: No matter if I am in insert or normal mode, if I press one of the F keys, vim does not what it is normally intended to do: F1 - ...
2
votes
2answers
157 views

alternatives to google maps for large-scale GIS viewers?

I would like to view a map of Indonesia / Australia / New Zealand like Google Maps, except that I'd like to customize the layers viewed: I'd like to use a topographic/bathymetric basemap, and show ...
0
votes
3answers
403 views

Get list of normally mapped drives in Windows XP

I have connected my work computer to the company network via vpn. Unfortunately, the vpn is not up on boot nor on login, so my normally mapped drives are not available. How may I list the normally ...
6
votes
3answers
227 views

Network speed vs local drive speed

I have a machine setup to share c:\apps. I then map a drive letter Z: to that share (on the same machine). Would an application running from the Z:\ drive run slower than if I ran it from C:\apps? ...
1
vote
1answer
198 views

Recover a disconnected mapped drive

Is there anyway to recover a mapped drive that was disconnected without knowing the server address or name? I do not want to browse through over 85 server ips to find the correct one.
2
votes
1answer
356 views

Is it possible to handle alt/option key locally when using VNC on OSX to connect to remote computer?

I am trying to use VNC on OSX (client) to connect to a remote Linux machine. The problem is that I several important characters (such as braces, brackets, pipe and backslash) are in alt and alt-shift ...
0
votes
1answer
373 views

Error in creating a map file using Microsoft Visual Studio C++ 2010 Express(Free version) [closed]

When I try to create a map file for a workspace that I have in MS-VS C++ 2010 express, by giving the option in Project Settings-->Linker-->Debugging-->Generate Map file = Yes(/MAP command line linker ...
1
vote
0answers
122 views

Is there any other free bathymetric software besides Google earth?

I commercial fish and use Google earth to retrieve water depths at specific coordinates off the California Coast, and mark them (for planning trips). I was wondering if there was any better dedicated ...
1
vote
2answers
63 views

Hiding mapped drives for all users but letting programs access them

What I'm looking for (and not sure if it's possible) is that we have 16 mapped network drives that are mapped when any user logs on, what I would like is to cut this down to just one visible drive yet ...
0
votes
3answers
797 views

Change user without mapping a network drive?

Is it possible to switch user or 'connect as' without having to map a network drive? Lets say I'm logged into a machine as joe.bloggs under the domain WORK. I go to connect to a network resource, ...
4
votes
3answers
273 views

Creating map of countries colored using country statistics

I want to create a PNG (or GIF) image, with geopolitical map of countries, where each country has color set according to some country statistics (e.g. 'USA' has n, 'Canada' has m, etc.). Something ...
2
votes
1answer
96 views

Software to plan a city trip

I'm looking for an app that will help me with planning a trip. For example I'm going to NYC this weekend and I'll be walking around the city a lot and I also have a lot of places I'd like to visit. ...
2
votes
2answers
647 views

How to map my Windows C drive in Ubuntu?

I need to map my Windows C:\ drive in Ubuntu. How could I accomplish this?
0
votes
1answer
127 views

Vim - how do I map tabedit command to enable cycling through file names?

I use the command :tabe **/<file-name-pattern> all the time to open files in the current directory and subdirs in a new tab in vim. The command enables toggling through similar file names until ...
0
votes
3answers
447 views

Need help installing Delorme StreetAtlas (any version) + GPS inside VirtualBox VM

When I try to run the install program I get a popup message that says the installer program is not a valid executable. Background: I want a GPS with maps on my laptop running Ubuntu 10.4LTS. ...
2
votes
1answer
97 views

usb port use as communications port

I am using hyper terminal, AT commands to manupilate the mobile phone. It works using the bluetooth connection and infrared where there is ease of creating and configuring a gsm modem(the phone). The ...
4
votes
2answers
150 views

How can I get keyboard shortcuts for certain characters listed in character map that don't have an ALT equivalent listed?

Does anyone know how to get a complete listing of character map equivalents? For example, look in Windows character map under Arial for ¼ . It says you can type ALT+0188 . But some things do not have ...
1
vote
2answers
241 views

Are there mapping utilities out there that will let me import geo position data (lat/long) and plot the points on a map?

I have a data file with a bunch of lat/long positions. Is there any mapping software out there (google maps, etc) that will allow me to import the positions from the file and plot them on a map? I ...
1
vote
1answer
400 views

Make alt key work when using NX client on OSX to Ubuntu 10.04 host?

I am using NX Client on Mac OS X 10.6 to access my Ubuntu 10.04 machine. I would like to use the Option/Alt key to Alt-Tab in the window manager and as the Meta key in Emacs. Some searching on the ...

1 2