Questions tagged [convert]
79 questions
1
vote
1 answer
hg repo and kbfiles extension
I've used Mercurial repository with kbfiles but now I have to use pure Mercurial. How to convert repo from kbfiles to pure hg? They are not compatible and seem I will lose all history if I not find the solution.
user64449
1
vote
2 answers
Dell PERC6/i - Converting from RAID 5 to RAID 6 - Possible?
I have a PowerEdge 2900 III with a PERC 6/i Controller. The PERC has 2 arrays, each one with 3 hard drives and each hard drive is the same size/speed (146GB 15K rpm SAS).
I would like to delete the second array and add those disks to the first, so…

Reado
- 702
- 2
- 10
- 25
1
vote
1 answer
Bracket to convert half-height to full- height PCI card?
I would like to convert a half-height PCI card to full-height card, so some sort of metal bracket is needed.
Does anyone know what such a converter is called?

Sandra
- 10,303
- 38
- 112
- 165
1
vote
1 answer
how to convert this .htaccess from Apache to Nginx?
I need to convert this .htaccess to Nginx format, please guide me if you can.
DirectoryIndex index.php
FileETag none
ServerSignature Off
Options All -Indexes
RewriteEngine On
RewriteRule ^([0-9a-zA-Z]{1,6})$…

user74344
- 13
- 4
1
vote
1 answer
How to convert .arm certificate file to .pem format?
How to convert .arm certificate file to pem format?
I think .arm format ist used in IBM WebSphere, and I get certificates/public keys in these format. How can I convert there files to .pem or something?

Igor Mukhin
- 175
- 3
- 6
1
vote
2 answers
Merging two SQL Server databases
I'd like to import data from one SQL Server DB to another. Both DBs have the same table definitions, etc. but different data. The primary keys are auto-incrementing, so the same primary key will refer to different data in both DBs.
I'd need the…

BlueRaja
- 1,096
- 1
- 11
- 18
1
vote
1 answer
Sendmail + m4 - problem converting mc files into cf
I'm currently trying to configure sendmail fo the first time and setup a mail server on a small embedded computer ( running a custom linux distribution ).
I'm having an issue with the m4 macros:
I'm trying to convert this:
VERSIONID(`$Id:…
zbigh
1
vote
3 answers
Converting RPM packages for debian fails "due to shell metacharacters"
I am trying to convert the "MegaRAID Storage Manager" RPM packages to debian dep packages. I'm using the alien package therefor as explained here:
https://hosting-tutorials.co.uk/tutorials/linux/installing-megaraid-storage-manager-on-debian
This is…

cmks
- 171
- 1
- 5
1
vote
0 answers
Windows-Server-2019 - Raid 1 Software - Could not convert Disk to Dynamic security enabled on Disk
I installed a fresh Windows Server 2019 on ONE of two identical Crucial CT1000MX500SSD1M.
I don't have an integrated RAID controller on my MB ASUS_H110m-A/M.2 so I wanted to try a software RAID 1, just mirroring.
How I read everywere, is quite…

Francesco Russo
- 11
- 2
1
vote
1 answer
Issues with converting JSON to CSV with nested values
So far I have had no problems converting standard JSON to CSV with jq in the past. But now my data becomes complicated.
Major base tags are account and subaccount. All other values are variables. The entry year got variable values and changed by…

safect
- 13
- 5
1
vote
1 answer
Noop convert qcow2 image but keeps internal snapshots
I have a qcow2 image. The image size is 200 GB, but the actual use is only 30 GB.
I'm using qemu-img convert -O qcow2 source.qcow2 shrunk.qcow2 to removes sparse space and the images shrinks correctly to 30 GB.
This image has internal snapshots…

leanhtai01
- 13
- 3
0
votes
1 answer
Having trouble with `convert` command when destination is missing sub directories
I have a directory called src full of sub directories and other images. I tried to use one bash statement to automatically resize them all to another destination directory called thumb like this:
find ./src -type f -follow -iname '*.jp*g' -exec…

John
- 7,343
- 23
- 63
- 87
0
votes
1 answer
How to convert a MediaWiki installation using MySQL to SQLite?
We're running a small own MediaWiki installation based on MySQL here. For simplicity reasons it would be great to convert this installation to an SQLite variant as it then would not require a separate data base instance.
What I'm looking for is a…

Regis May
- 103
- 2
0
votes
1 answer
Populating jks file with keys from 509 certificates
Does anyone have detailed, step by step, instructions for extracting encryption keys from 509 certificates, and then storing them inside an encrypted jks file?

blueberryfields
- 757
- 1
- 7
- 17
0
votes
3 answers
Open .123 Format File
Does anyone know how to open a .123 file? Apparently this is a Lotus Notes workbook? All we have is Windows Office...

The Woo
- 579
- 6
- 21
- 39