The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
69 views

Serve large number of small images in ext4

I read through some similar question, but still have some confuse about my situation. My website allow user upload huge number of large images (scan pages of book). My server will auto tiling and ...
0
votes
3answers
93 views

What's the best way to have a backup image of system disk?

Under windows system I'm used to create an image of HD with driveImageXML. What's the best approach to have an Image of the hard-drive containing the OS, with Ubuntu Server? I'd like to have a ...
0
votes
1answer
19 views

Rewrite not displaying image resources on web page

I have an Apache 2.4 server running on Windows 2008 R2 as a reverse proxy and I wanted to be able to display a page that shows that a server (one of the virtual hosts) is down for maintenance. After ...
-5
votes
1answer
24 views

Put codes into image. [closed]

I visited a site today. The site was well designed. I saw a man was holding a banner, The banner was about like us on Facebook. The Facebook like box was in the banner. How can he integrated the codes ...
0
votes
0answers
40 views

Automatically restoring a hard disk image using network boot

I have a bunch of identical PCs that I need to restore to factory default hard disk images as easily as possible. By default, they have network boot enabled, so it seems like the easiest method would ...
0
votes
1answer
36 views

cisco small business 300-10 managed config import fails

Device: cisco small business 300-10 10-Port Gigabit Managed Switch Firmware: 1.2.7.76 The config installation via webinterface with TFTP or http fails with following message in the console ...
-2
votes
1answer
38 views

auto install and create linux image [closed]

I am very new to sysadmin we have a webapp and it is runs on a standard linux distro . afer that we install bunch of things i.e. lamp type stakcs and some other software this creates a golden ...
-2
votes
3answers
109 views

Create image of 2008 R2

I'm trying to create an image of a Dell PowerEdge T320 server that can be used for future backups in case anything occurs with this server. Originally I tried to create a bartPE and use ghost32.exe in ...
-4
votes
1answer
21 views

Server-side image clipping [closed]

Looking for server-side (freeware at the best) software, that allows to remove background from images. Maybe this images have to be with a green background to simplify softwares work. Whatever - any ...
0
votes
1answer
86 views

Preparing PC image for Office 365 E3 and Office Professional Plus subscription

Office 365 E3 includes "Office Professional Plus 2010 desktop version subscription" (for up to 5 devices per user) What is the actual licensing mechanism for this subscription? That is, how would ...
1
vote
1answer
53 views

PHP - Error with creating image on VPS

I trying to create PHP script which will add text to an image. When i test it on my computer (XAMPP), it works perfectly. WHen i test it on my VPS with Apache and PHP5 it just output nothing. ...
0
votes
1answer
81 views

Would image hosting site need 1gbps or 100mbps port [closed]

Hello guys, i just need some advice.I want to start my own image hosting.However i am confused whether it would require 100mbps port speed or 1gbps.Files uploaded by users will be 15mb in ...
0
votes
1answer
66 views

Need to make portable snapshot of hard drives, best tool for this? [closed]

(redid this question from the ground up) I need to make portable snapshot images of some hard drives. The images would be stored on some sort of external media. My goal is disaster recovery, so ...
1
vote
0answers
130 views

How to create and import image into openstack?

I downloaded the image precise-server-cloudimg-amd64-disk1.img from http://uec-images.ubuntu.com/releases/precise/release/ , then I tried to import it into openstack using: glance -v add ...
3
votes
1answer
148 views

Hardware advice for bitmap / openGL image processing server?

I am trying to work out a build for a processing server to handle bitmap processing as well as openGL rendering for chroma-keying images and Photoshop automation. My searches here and on Google have ...
4
votes
1answer
160 views

Win 8 - how to prepare an image so it does not run through setup?

I am preparing a Win8 image to use as base for automatic deployments in Hyper-V at the moment. It seems that whenever a sysprepped image starts, it is running through the whole setup routine - which ...
0
votes
0answers
72 views

SpamAssassin: need to block messages with high number of image links

A client of mine is running SpamAssassin with numerous settings but still getting dogged by spam messages that contain a small amount of HTML but numbers of tags that link to embedded spam messages. ...
3
votes
1answer
373 views

Should you defrag before capturing an image?

If I'm capturing an image with imagex.exe /capture ..., does it matter if I defrag the hard disk prior to doing so (or strictly speaking, before sysprep)? Is there any benefit to doing so with a ...
3
votes
6answers
658 views

Deploy OS from Locally Stored WIM

I have a OS Deployment task sequence that is advertised to clients. During the Apply Operating System step in the sequence a WIM image file is downloaded from winPE then applied. Is it possible to ...
0
votes
1answer
247 views

KVM instance creation fails with 'virtio-net has no peer'

When I create a Windows Server 2008 instance for KVM with this command: kvm -m 2048 -cdrom win2008.iso -drive file=windowserver.img,if=virtio -boot d -drive ...
-3
votes
1answer
52 views

How protect a computer from misuse by kids [closed]

I want to donate a computer to my kids kindergarden. In order for me not to start and be the IT support for it, is there a way (free application) that I can have some kind of a safe way to restore it ...
2
votes
2answers
594 views

How can I run Rackspace images locally?

As the title says, I regularly download my Rackspace images for backup of my VPS, however I'm wondering if it's possible to run them locally on KVM (for example) so I can run tests on my application ...
0
votes
2answers
130 views

How create ghost images and copy to many drives [closed]

I am looking for the cleanest and most reliable solution to create ghost images of a windows 7 based machine and copy these images to multiple hard drives. I am looking for the software needed to ...
1
vote
2answers
242 views

Cannot load IMG without specifying extension

I just moved to a new server. All my site is including images without extensions. () but the new server doesn't seem to recognize this files unless I add each file's extension which I don't know so I ...
1
vote
3answers
187 views

Is a Windows 7 System Image a literal copy of the sectors on the disk?

Or is it just effectively a file by file copy of what's on the disk? The reason for the question is that we need to restore some deleted files but the physical disk no longer exists. However, we do ...
3
votes
2answers
2k views

Convert VMware image to Virtualbox image (Guest OS Windows Server 2008)

I am trying to convert several VMware images towards Virtualbox images. I have succesfully been able to convert my Windows Server 2003 image, but I haven't been able to convert any Windows Server 2008 ...
0
votes
2answers
234 views

Copying Centos to another server

I just did a fresh install of centos and spent ages adding all my standard libraries. Is there a way I can easily take a copy of this build and deploy to another new server?
1
vote
1answer
107 views

Creating an efficient image deployment lab

In our organization we frequently deploy images on new computers and we would like to optimize this process. We are currently using Norton Ghost - Creating a boot floppy with a unique IP for every ...
0
votes
1answer
382 views

Multicasting Windows 7 Image

I am trying to deploy some new machines with windows 7 for the first time in our computer labs. We used to use third party imaging software and then run sysprep after the image was copied(XP), but it ...
2
votes
2answers
251 views

How to track hits/viewing activity on an image file?

First and foremost, please forgive me if this is in the wrong section. I always seem to pick the wrong site when it comes to computer questions. In the air of recent, wildly viral internet events, my ...
1
vote
2answers
101 views

Can a KVM switch be used while imaging machines?

My office is about to be renovated, and we're trying to figure out how we can still be re-imaging 3+ workstations at a time with less than half of the space. One possibility we're toying with is using ...
6
votes
2answers
6k views

How to configure IIS for SVG and web testing with Visual Studio?

Let's say I have a simple web page with svg image in it: <img src="foobar.svg" alt="not working" /> If I make this page as static html page and view it directly svg is displayed. If I type ...
1
vote
2answers
113 views

Creating a Windows 7 image with a local account

I have installed Windows 7 and prepared to OS by configuring it and installing the necessary applications. I want to keep a local administrator user account I created, "johndoe", so that I may login ...
1
vote
2answers
121 views

Most prudent method of creating a QA CentOS server?

I'm trying to create a physically separate QA server of an existing install of CentOS, which has various software installed. It also has several files and configurations that I need to preserve. ...
0
votes
1answer
122 views

VirtualBox: create image of bootable flash disk [closed]

I have a bootable flash disk which I want to use as a boot disk for my virtual machine. How do I make a virtual hard drive file out of the flash disk? Linux.
1
vote
3answers
747 views

Problem restoring Image of a Windows 7 Machine using Ghost 15

We have a few new Windows 7 PCs for development - they need development software, all the .NET frameworks from 1.1 upwards and such like - all of which always install components to the primary drive ...
0
votes
1answer
122 views

Client/server setup with network login and standard system image? [closed]

In my school library, I notice that everytime I log in to a client computer, the system seems to load my preferences and settings from a server, and the client seems to run some sort of static system ...
0
votes
2answers
2k views

VirtualBox PXE with Windows Deployment Services not working

I have a test environment with a VM Windows 2008 with WDS, DHCP, AD installed on it. I have a client (Acer Veriton N260G) that I want to install through PXE. The LAN connection works fine because I ...
0
votes
1answer
260 views

How does KMS (Windows Server 2008 R2) differentiate clients?

I have recently installed a KMS Server in our domain and deployed 75 new Windows 7 machines using an image I made using Acronis True Image. There are 2 variations of this image rolled out currently. ...
1
vote
2answers
102 views

Image archiving on network folders

Our company uses Symantec Enterprise Vault to archive network folders and files, presumably to save on disk space. I can't see any other benefits. Our company is an architectural firm, and the ...
1
vote
0answers
666 views

What are the implications of GPT when attempting image-based deployment for workstations?

I've got 13 machines with identical hardware that I need to deploy. The machines all have the new UEFI standard, which apparently forces GPT regardless of disk size. I've thus far been unsuccessful in ...
0
votes
2answers
127 views

Hosting an image server

I have developed a mobile app, that lists some date with images. Currently the images are hosted on the same server where the services reside, but as the number of images rises I would like to unload ...
0
votes
1answer
26 views

picture displaing in various websites [closed]

ok so lets say that there is a website that will display 3-4 images on one page and to get the next 3-4 images you will need to go to the next page. so is it possible to edit the page code so that it ...
0
votes
3answers
114 views

Best strategy to deploy distributed application on nodes

this is a general question about deploying and maintaining nodes. I am not a sysadmin. I am considering the following 'naive' strategy: Pick a linux flavor and stick to it. Create an image with my ...
3
votes
1answer
607 views

Xen: Convert image to lvm with minimal downtime

My Goals: Convert all my DomUs from image-based to lvm-based Minimal downtime Minimal performance impact on other DomUs/Dom0 My plan / setup: All my images are in a big lvm-volume, all lvs for ...
1
vote
0answers
93 views

how much extra space is required to deploy an image with WDS

I was wondering if there is a recommended or required 'extra' free space on a drive before an image can be deployed? i.e. say the image is 49gigs and HDD is 50gig (after formatting), would that work? ...
0
votes
2answers
151 views

Count how many times a picture is downloaded from the server

How can I tell how many times a picture has been downloaded from my server? I use directadmin, but I can also use cpanel if this is easier.
1
vote
2answers
643 views

Can two disk images be compared?

I want to compare the content of two disk images. (For example two disk images with gutsy n edgy) Is there a straight forward command for it in Unix?
0
votes
2answers
182 views

How to configure Active Directory for possible image deployments/imaging of computer joined to domain

I want to make an image of computer that is in domain. The image itself isn't supposed to be used for anything else then to bring the computer back into state it was saved with (including domain ...
0
votes
1answer
58 views

Root Certificate Not Applied to Imaged Machines

We have a certificate authority / server in our domain. If we install new machines and join them to the domain, they automatically receive the root certificate in their Trusted Root Certification ...

1 2 3