Questions tagged [keys]

138 questions
0
votes
1 answer

VirtualBox VHD Image asking for Product Key

we used the tool from MS here to create a .VHD of an old XP laptop that has some important software on it. We intend to retire the laptop and use the VM exclusively so we can back it up, and keep it portable and secure on the server. Anyways, when…
pierre
  • 189
  • 6
  • 17
0
votes
2 answers

I have the private DSA key in PEM format. What do I do next to access SSH without a password?

I have the private DSA key in PEM format. What do I do next to access SSH without a password? Sample certificate in PEM format: http://ospkibook.sourceforge.net/docs/OSPKI-2.4.7/OSPKI-html/sample-priv-key.htm
uzi
  • 1
  • 1
0
votes
1 answer

Is it possible to convert a 1024 CSR to a 2048 CSR? (Sun ONE Webserver 6.1)

For a 2004 software combination (which means a 2004 webserver) it is letting out a CSR with a 1024 key length. The company we have been purchasing the SSLs from requires a 2048 bit key length. It it possible to convert a 1024 CSR to 2048? The…
700 Software
  • 2,233
  • 10
  • 49
  • 77
0
votes
2 answers

Leftmost column of Multi-column index not functioning as single column index

I was under the impression that an index like CREATE NONCLUSTERED INDEX IX_Name_Age ON People ( Name ASC, Age ASC ) would be used not only for a query like Select * From People WHERE Name = 'X' and Age = Y but would also function as a…
Aushin
  • 1
  • 3
0
votes
2 answers

linux ssh passphrase not working, but sftp works

I set up ssh with keys and it was working fine for a while. Ive just had a bit of a clean up and now some seriously weird things are happening, disabling terminal access from my server As I say SFTP is working, asks me for my passphrase, enter…
Ke.
  • 241
  • 4
  • 13
0
votes
2 answers

Key certificate interception

What prevents someone from intercepting most/all of my communication and forge a certificate? Even if I wish to get certificates from a key server, a man-in-the-middle can intercept my request and send me a forged certificates. When I wish to…
Dor
  • 165
  • 1
  • 3
  • 12
0
votes
1 answer

Which is faster, key_cache or OS cache?

In a tb with 1 mil. rows if I do (after I restart the computer - so nothing it's cached): 1. SELECT price,city,state FROM tb1 WHERE zipId=13458; the result is 23rows in 0.270s after I run 'LOAD INDEX INTO CACHE tb1' (key_buffer_size=128M and total…
silversky
  • 103
  • 2
0
votes
2 answers

DNSSEC - Dynamic Update

I'm testing key rollover with Dynamic Update. I'm using Bind 9.7.1-P2. When I change the key dates with the script dnssec-settime, named doesn´t update automatically the zone file unless I reload the service. Is this the normal…
Arancha
0
votes
3 answers

Setting up key based authentication for root

I connect to one linux machine with a standard user account and use sudo when it is necessary to perform something a little above my users station. One of those things would be to perform a pull using git (sudo git pull). I want to set up key based…
Toby
  • 630
  • 2
  • 7
  • 17
0
votes
5 answers

Capistrano security

We are using Capistrano in some systems as a deploy system. The new sysadmin we have says that our setup is really dangerous and I would like to know how to fix it. We have a deploy user called "foo" which we use to do the deployment": cap…
masylum
  • 147
  • 5
0
votes
2 answers

Are server side ssh keys secure?

I am attempting to allow a wordpress installation to install plugins. I am not quite sure how to securely set the permissions of my wordpress installation. I think chown -R www-data on the entire installation would work, but I think that is…
Tony
  • 4,213
  • 11
  • 35
  • 29
0
votes
3 answers

Putty Help with @ Key

I am new to putty. I am pushing files to a customer with sftp command that includes @ sign in the command. e.g. sftp (login@IP Address) the session will not allow @ on the command line. It bounces me to the next line. Can anyone tell me how to…
jb0510
0
votes
1 answer

How to add single nginx cache keys or file

How to add single nginx cache keys or file before client access link website. if link website quite more content example: html, image, video... several first access site very slow for cache server load. thanks!
vidocq
  • 1
-1
votes
1 answer

Getting error while running apt-get update

I am getting the following error while running apt-get update on all of the servers. W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. Release: The following signatures…
pradeepchhetri
  • 2,698
  • 6
  • 37
  • 47
-2
votes
1 answer

find or locate Windows Server 2008 R2 volume license key

Need help to find and locate Windows Server 2008 R2 volume license keys from the system registry, to document what keys are with which server. I have tried Magic Jelly Bean and Produkey, but both will not display "volume license keys", but instead…
iawikman
  • 11
  • 1
  • 3
1 2 3
9
10