Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
75 views

How do I RewriteRule to /public/ but not allowing the user to access through /public/?

I'm doing the following: RewriteEngine On RewriteCond %{REQUEST_URI} !^/public RewriteRule /(.+) /public/$1 And it maps like this: / => index /.+ => /public/$1 /public/.* ...
0
votes
1answer
24 views

Mapping to a virtual hosts' documentRoot

Is it possible to say, map a drive from my local workstation to, say, /var/www/myproject on my server (Rackspace Cloud / fedora 14) ?? How would I go about setting it up. . . ? Would there be any ...
1
vote
1answer
119 views

cPanel server - redirect from local IP to URL

This is a very basic question. I'm running a VPS, and I can run web apps on the server to any local ip/port as I choose. How do I actually get these local ips/ports mapped to live domains registered ...
2
votes
5answers
119 views

How to determine what device is physically connected to network switch?

So, I've been using some port mapping software and running into a problem. We have many switches spread across the network, when I do a network scan it shows the device that is physically connected to ...
0
votes
2answers
133 views

KVM and virtual to physical CPU mapping

I'm a relative late comer to the virtualistion party, so you'll have to forgive me if this seems like an obvious question. If I have a server with 12 cores available, does each KVM guest have access ...
0
votes
1answer
123 views

GPO for drive mapping won't work with %LogonUser% in location field

I'm struggling with a problematic drive mapping user preference where I'm trying to use the user's %LogonUser% variable to a network location (eg. \server\folder\users\%LogonUser%), but the drive ...
3
votes
6answers
1k views

WebDav System Error 67 in Windows XP

Issue: I'm having issues getting WebDav to work in the command line on Windows XP, both Service Pack 2 and Service Pack 3. C:\>net use z: https://mywebsite.com/software/ System error 67 has ...
1
vote
2answers
54 views

how to configure Lighttpd to redirect page.cgi to page.php?

We have an older web-enabled device serving an info.cgi web page to a client device. We would like to have that same client device access a newer device without any changes, which runs lighttpd with ...
0
votes
1answer
156 views

Mapping drive from Citrix and remote desktop

Is it possible from a PC using a Citrix ICA Client to connect to Citrix XenApp, then from the XenApp have a RDP remote desktop connection a Server, then map a disk on the Server, such that the mapped ...
1
vote
0answers
27 views

How to make lighttpd remap a part of the URL without sending a redirection?

Same than here, but for lighttpd. I have pictures on a path looking like this: /0/1/2/3/4/01234/screenshots/1.jpg The URL to access it looks like this: /static/0/1/2/3/4/01234/screenshots/1.jpg ...
1
vote
1answer
64 views

How to make nginx remap a part of the URL without sending a redirection?

I have pictures on a path looking like this: /0/1/2/3/4/01234/screenshots/1.jpg The URL to access it looks like this: /static/0/1/2/3/4/01234/screenshots/1.jpg I'd like it to look like this: ...
0
votes
2answers
83 views

mapping my EC2 instance to the www.mydomain.com

I am newbie to concepts like Cname, A record and all. I am running a EC2 instance with tomcat6. Now I need to map my java based application to www.mydomain.com. I just went through few documents and ...
1
vote
3answers
105 views

Automated Network Mapping

What tools do you suggest I use to create a network map? I prefer to do it automatically rather than go around and collect information per computer. I know spiceworks does something along those lines, ...
0
votes
1answer
397 views

Windows 7 network drive to Linux filesystem via PuTTY [closed]

I'm trying to establish a remote ssh connection to a Linux filesystem from Windows 7. The purpose is to be able to enable Windows programs (like OneNote) to write files to the Linux box, so they can ...
1
vote
1answer
194 views

net use mapping not working in batch files but works in cmd

Ok so here's the problem : I've got users using logon script in the domain (username.bat). The script simply lists 4 or 5 (net use letter: \\SERVER\directory\). However, when they open their session, ...
0
votes
3answers
148 views

Dependency diagramming / mapping tool

I am looking for a tool that allows me to easily create and maintain dependency maps of our mission critical servers, apps, processes, etc. It needs to be intuitive and easy to work with and be able ...
1
vote
0answers
20 views

Mapping extension for MediaWiki

I am creating a wiki that allows people to specify the geographic range in which a species is found, something like this. I would like to allow people to define these kinds of maps in some way, either ...
1
vote
0answers
107 views

dhcpd.conf rule-based mapping

We have ~100 physical nodes which can host a large number of VMs apiece. We need to set up dhcpd on one machine to distribute addresses in a predictable fashion based on MAC address. We'd like to go ...
0
votes
1answer
55 views

How to map a domain

Just wondering if anyone can assist me with the following query. I want to allow a customer to utilise our web application for their clients and they have a spare domain. How do we go about mapping ...
2
votes
2answers
1k views

Amazon AWS Ec2 instance, Elastic IP, Domain name from external domainseller, and Google Apps for Email

We are hosting our site on an Ec2 instance. Our Elastic IP is w.x.y.z and Public DNS is: ec2-w-x-y-z.compute-1.amazonaws.com. We've bought a domain name domainname.com from a lesser known ...
1
vote
1answer
63 views

UAC-account-users can't see their mounted network-drives

I wrote a few login batches in the Group Policy Management which mount specified devices to specified usergroups. The batches work as they should as long UAC is disabled. My problem is that the ...
0
votes
2answers
48 views

map old windows server to new windows server

At the moment, I have 2 servers (serve1 and serve2). serve1 is old and data is small enough to move to serve2. serve1 = Win 2k3 serve2 = Win 2008 R2 The problem is I need to keep the serve1 name ...
0
votes
1answer
183 views

Login Script Overview

Working on a project for an experiential learning class and well... I got asked to take care of the logon script, we're not ready to fully implement it yet, and I myself am a novice with scripts, but ...
0
votes
1answer
2k views

unable to ping hostname, but \\hostname\c$ works?

I'm having a strange issue on my initial lab setup. Situation: Host with OS Server 2008 R2 64bit, on this host a Virtual Machine in Hyper-V with OS Server 2008 SP1 32bit. The virtual machine has a ...
3
votes
3answers
220 views

Junior admin - how to discover/map the network to increase understanding?

I am a junior admin and have been tasked with gaining an understanding of the network. I know and use some of the servers on the network, so am able to tracert/ping them to see the names/addresses of ...
1
vote
1answer
56 views

mod_rewrite for specific domains in a mappings file

I have a bunch of domains that I want to go to one domain but various parts of that domain. # this is what I currently have RewriteEngine On RewriteCond %{HTTP_HOST} ^.*\.?foo\.com$ [NC] RewriteRule ...
1
vote
2answers
499 views

DELL switch 6248 port and mac mapping using SNMP

I have a Dell 6248 switch. I connect some of my servers to it and want to know which server nic connected to which switch port. I try using snmpwalk to get this information, but I just can get mac/ip ...
2
votes
1answer
250 views

Automatic layout of manual network mapping

So I have a small business network mainly consisting of two routed layer-2 domains with a total of ca. 100 devices spread over ca. 2000m² production and office spaces. Typical problems to solve using ...
-1
votes
2answers
88 views

domain mapping and ssl for shared website

I'm not very familiar with domain mapping and ssl, so I'm trying to figure this out. basically, I have an asp.net mvc app which is being hosted at a primary domain. Additionally I want other domains ...
0
votes
2answers
92 views

Is it possible to map a subdomain to a domain?

Does anyone have experience with this? Is it possible to map a subdomain to a domain? Can I make "example.subdomain.maindomain.com" point to an external website exampledomain.com's contentĀ  (but ...
1
vote
2answers
281 views

How to get an A entry to map ports?

So here's the deal: I have a domain (say, mydomain.net) that I want to create subdomains for. Specifically, I want, say, crm.mydomain.net to map to xxx.yyy.zzz.www:5555 where the letters refer to an ...
3
votes
2answers
420 views

LANsurveyor creates perfect network maps, but very expensive, alternative?

LANsurveyor does a great job visually mapping my network because I can really understand which devices are on which switches. The map looks like my physical network. Many other apps I've tried prints ...
2
votes
1answer
283 views

nfs4 id->user client-side not working

The situation is an nfs4 server and client using rpc.idmapd to map ids. The id mapping is working on the client for existing files served up from the server. On the server: [root@server ~]# id user1 ...
0
votes
1answer
193 views

Map all computers in LAN

i am connected to my dorm LAN and there are over 1000 PCs. How can i see all their computer names and IP addresses (in Linux)?
0
votes
2answers
132 views

Mapping subdomain to another server

I have two servers, in which one I have my domain mapped fully and in another server I have a wordpress blog installed. Now, I want to map a subdomain in the first server to the one which has ...
2
votes
2answers
378 views

How do I map a network in Visio?

I work for a organization which runs several servers mainly used for internet to schools and Exchange on the corporate side. One of my tasks during my training is to be able to understand the network ...
0
votes
2answers
221 views

how can I map port 10522 to 80 using apache for different host name?

what I want is, http://example.com:10522 is working perfect I want apache to handle it like http:\\test.example.com 10522 is another webserver not the apache web directory - its standalone web ...
0
votes
3answers
191 views

How to map network shares at login on server 2003

I am trying to map a couple network shares for anyone who logs in to the domain under their AD credentials. I had this setup before, and now I can't get it to work at all... so frustrating. I'm ...
-4
votes
3answers
212 views

Is is possible to to make several different IP point to the same machine?

If the answer is possible,how? DNS is not for this kind of job,obviously. UPDATE Can someone answer this question: domain name : IP -> DNS; IP : Mac -> ??
3
votes
1answer
113 views

Firewall Port Mapping, Good or Bad?

Is it worth the trouble to map open ports in the firewall from some inconspicuous port number to the correct port number for a given service? Or is it simpler and similarly secure just to present ...
2
votes
1answer
2k views

Google App Engine | domain name mapping | Go Daddy domain name

Right now I have no ahost records set in Godaddy. I read something that said I should set it to 64.202.189.170, but I think that's for the case of domain name forwarding, NOT mapping, and that's not ...
0
votes
1answer
696 views

path problem with mod_rewrite, XDebug, PDT, XAMPP and Windows XP

My mod_rewrite turns accounts/create into index.php?folder=accounts&action=create, but pdt ignores it, so when I try to start a PHP Script debug session, I have to type a folder location in the ...
1
vote
2answers
380 views

Setting up a virtual ftp directory that points to another computer

I have II5 sitting on an old Windows 2000 Professional box. It has an FTP site there that allows me to access files. It works great, no problem at all. However, now I need to setup a virtual ...