Questions tagged [image]

200 questions
1
vote
1 answer

Rackspace - if I delete a server will I lose the backups?

I've just started using Rackspace and was disappointed to find I have to install the whole LAMP stack myself. This isn't a big deal if I only have to do it once. I've set up a test server to try things out, which I will delete in the future. From…
David Semeria
  • 219
  • 2
  • 8
1
vote
1 answer

Linux: mount a "striped" disk image?

For various unpleasant reasons involving very large files and FAT32, I'd like to know if there is any way I can create a mountable disk image which is stored in multiple smaller (ie, "smaller than 4GB") files — for example, like OS X's sparse…
David Wolever
  • 2,237
  • 3
  • 23
  • 27
1
vote
2 answers

How do you enable GD in PHP when installing via RPM?

We are working on a client's sever that has PHP running without GD. We would like to enable GD support in PHP on that machine. What is the most straightforward way to enable GD. Is there a way to do it via RPM? Thanks! Update: Currently…
GloryFish
  • 113
  • 1
  • 6
1
vote
1 answer

Help creating image from LVM

I need to duplicate CentOS hard drive image for multiple stations. The HD has the following layout: Disk /dev/sdb: 250GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 …
jackhab
  • 751
  • 1
  • 8
  • 20
1
vote
3 answers

best WDS alternative

I'm looking for some way to capture an image of a PC after I run a sysprep - a lot like WDS but without networking on the PC. So instead of the network part it would be possible to (with an easy wizard like on WDS) create an image of the PC to a USB…
Morten
  • 93
  • 4
  • 9
1
vote
2 answers

How do I prepare a Windows 7 image for cloning onto 200 unmanaged machines?

I'm deploying about 200 laptops at a school, with a custom Windows 7 image. The supplier can clone the disk of the 'source' machine onto all 200 target machines. This allows for the pre-installation of required software. However, this does not…
askvictor
  • 854
  • 3
  • 15
  • 28
1
vote
0 answers

Windows Creating tmp Files When Rotating Images

Windows server 2016 Standard Client PC's Windows 2010 Enterprise 2019 We have a shared folder that contains images (jpgs), we've noticed that when an image is opened in the default windows image viewer (double clicking) and rotated then saved, a new…
TheOrdinaryGeek
  • 419
  • 1
  • 4
  • 11
1
vote
4 answers

Restore a windows 7 image to different PC's

We run an office full of laptops that are all different ages/configurations with lots of different hardware. Basically we want to upgrade every laptop to windows 7, the classic ghost deployment wouldn't work as far as I am aware, as the varying…
jamie
0
votes
3 answers

Disk Image Tools for Windows Server 2008

I have a Windows Server 2008 X64 machine that I need to swap the boot drive on. I'd like to use a disk image/restore utility to make an image of the boot partition and restore that to the new drive. Does anyone know of a free or reasonably priced…
Jon Rauschenberger
  • 249
  • 2
  • 7
  • 12
0
votes
2 answers

How to construct Dockerfile with 2 files and commands?

My app has two files: 1.py and 2.py, and to work i need to run them on two different terminals , like this: 1 terminal: python3 1.py -f text.txt 2 terminal: python3 2.py How i need to construct my Dockerfile, to make the image work?
Ali
  • 1
0
votes
0 answers

How do I correctly SysPrep Gen2 Hyper-V image or fix the one I'm working with?

My goal was to create a Win10 image (with programs installed) that I could quickly copy and reuse on Hyper-V for testing things. I created a Gen2 image, installed Win10+apps, then SysPrep'd and shut down. I deleted the checkpoints so everything…
0
votes
0 answers

Windows 10 GPO Ease of access disables background by default

I have deployed a specific desktop background image for all users of our domain via GPOs. This does work like a charm, yet "ease of access" defaults displaying of a desktop background image to "disabled", so I have to enable it manually for every…
x3l51
  • 131
  • 7
0
votes
5 answers

Image software that can push to a network share

I am in a situation where our portable hard drive has taken a turn for the worst and now our only alternative is to push images to a network share. Unfortunaly norton ghost does not support networks (as far as i can see) so we are out of luck with…
Shard
  • 1,432
  • 4
  • 21
  • 35
0
votes
1 answer

Apache returns truncated image

I am bringing up an image directly through firefox (no PHP or other scripting code) and it appears that Apache is returning either a truncated image or a corrupted image. I get the top 5-10% of the image. It appears that I get complete width and…
ChronoFish
  • 155
  • 1
  • 8
0
votes
1 answer

Serving images is too slow in certain ISP

I'm serving Images as part of my website for a long time now, but recently images became too slow on a certain ISP! I'm hosting on DigitalOcean with a load balancer (with http2 rule) in front of multiple app server droplets using Nginx on Ubuntu, &…
Abdel Hady
  • 133
  • 1
  • 6