How to import my Windows10 KeePass files into Ubuntu 18.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I need to import my Windows10 KeePass files into Ubuntu 18.04 so I can use KePass in Ubuntu without retyping all my passwords, etc....
Thank you
PS I installed Ubuntu for the first time in my life today....







share|improve this question


















  • 3




    You just have to save your keepass database file somewhere on Ubuntu and open it with keepass or better keepassx for linux.
    – Bruni
    Apr 30 at 12:05











  • Thanks Bruni. And how do you do that? I have it on a USB drive that I don't see mounted in Ubuntu.
    – sss
    Apr 30 at 14:11














up vote
1
down vote

favorite












I need to import my Windows10 KeePass files into Ubuntu 18.04 so I can use KePass in Ubuntu without retyping all my passwords, etc....
Thank you
PS I installed Ubuntu for the first time in my life today....







share|improve this question


















  • 3




    You just have to save your keepass database file somewhere on Ubuntu and open it with keepass or better keepassx for linux.
    – Bruni
    Apr 30 at 12:05











  • Thanks Bruni. And how do you do that? I have it on a USB drive that I don't see mounted in Ubuntu.
    – sss
    Apr 30 at 14:11












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I need to import my Windows10 KeePass files into Ubuntu 18.04 so I can use KePass in Ubuntu without retyping all my passwords, etc....
Thank you
PS I installed Ubuntu for the first time in my life today....







share|improve this question














I need to import my Windows10 KeePass files into Ubuntu 18.04 so I can use KePass in Ubuntu without retyping all my passwords, etc....
Thank you
PS I installed Ubuntu for the first time in my life today....









share|improve this question













share|improve this question




share|improve this question








edited Apr 30 at 12:05

























asked Apr 30 at 12:01









sss

135




135







  • 3




    You just have to save your keepass database file somewhere on Ubuntu and open it with keepass or better keepassx for linux.
    – Bruni
    Apr 30 at 12:05











  • Thanks Bruni. And how do you do that? I have it on a USB drive that I don't see mounted in Ubuntu.
    – sss
    Apr 30 at 14:11












  • 3




    You just have to save your keepass database file somewhere on Ubuntu and open it with keepass or better keepassx for linux.
    – Bruni
    Apr 30 at 12:05











  • Thanks Bruni. And how do you do that? I have it on a USB drive that I don't see mounted in Ubuntu.
    – sss
    Apr 30 at 14:11







3




3




You just have to save your keepass database file somewhere on Ubuntu and open it with keepass or better keepassx for linux.
– Bruni
Apr 30 at 12:05





You just have to save your keepass database file somewhere on Ubuntu and open it with keepass or better keepassx for linux.
– Bruni
Apr 30 at 12:05













Thanks Bruni. And how do you do that? I have it on a USB drive that I don't see mounted in Ubuntu.
– sss
Apr 30 at 14:11




Thanks Bruni. And how do you do that? I have it on a USB drive that I don't see mounted in Ubuntu.
– sss
Apr 30 at 14:11










2 Answers
2






active

oldest

votes

















up vote
1
down vote



accepted










Welcome to Ubuntu!



There are two parts to using KeePass on Ubuntu. First, you need to install the software. Within Ubuntu there are two different options here:



  • KeePass2 (this is going to look very similar to what you used on windows before, and is also going to have full compatibility with your previous encrypted container)


  • KeePassX (this is going to look more like your other Ubuntu applications, and less like a windows program, it will work with your existing encrypted container but may require a conversion step)


Whichever you choose, you need to install it. Here is how to install KeePass2:



1) Press the super button (windows button) on your keyboard



2) Type term and press enter (this will open up a terminal window for you to type commands)



3) sudo apt update



4) sudo apt install keepass2



Now that KeePass has been installed into Ubuntu, you can use it to open up your old container. You need to get that container onto this new install using a USB drive, emailing it to yourself, using a network or cloud storage location, etc. Once the file has been copied onto your new Ubuntu install, just double click on it like normal and KeePass will open it up.



Hope this helps, and once again welcome to Ubuntu!






share|improve this answer






















  • Many thanks 64pi0r. Yes emailing myself with the attached doc... I didn't thought about that :) I will deal with that first and later on learn the ways to import all kind of documents from Windows to Ubuntu.
    – sss
    May 1 at 0:50







  • 1




    And thanks for your welcoming line :)
    – sss
    May 1 at 1:24

















up vote
1
down vote













To install keepassX:



open a terminal (ctr. + T) and type



sudo apt-get install keepassx


To open your database with keepassx. Open keepassX, Database --> open database and navigate to the place you have saved your database file. If you used keepass 1, you need to select import database.






share|improve this answer






















  • Thanks Bruni. KeePass was already installed in Ubuntu but my Keepass files were on my Windows10 host. I imported via email as suggested above. Thanks again for helping your reply is also helpful. Best.
    – sss
    May 1 at 1:23










Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030090%2fhow-to-import-my-windows10-keepass-files-into-ubuntu-18-04%23new-answer', 'question_page');

);

Post as a guest






























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



accepted










Welcome to Ubuntu!



There are two parts to using KeePass on Ubuntu. First, you need to install the software. Within Ubuntu there are two different options here:



  • KeePass2 (this is going to look very similar to what you used on windows before, and is also going to have full compatibility with your previous encrypted container)


  • KeePassX (this is going to look more like your other Ubuntu applications, and less like a windows program, it will work with your existing encrypted container but may require a conversion step)


Whichever you choose, you need to install it. Here is how to install KeePass2:



1) Press the super button (windows button) on your keyboard



2) Type term and press enter (this will open up a terminal window for you to type commands)



3) sudo apt update



4) sudo apt install keepass2



Now that KeePass has been installed into Ubuntu, you can use it to open up your old container. You need to get that container onto this new install using a USB drive, emailing it to yourself, using a network or cloud storage location, etc. Once the file has been copied onto your new Ubuntu install, just double click on it like normal and KeePass will open it up.



Hope this helps, and once again welcome to Ubuntu!






share|improve this answer






















  • Many thanks 64pi0r. Yes emailing myself with the attached doc... I didn't thought about that :) I will deal with that first and later on learn the ways to import all kind of documents from Windows to Ubuntu.
    – sss
    May 1 at 0:50







  • 1




    And thanks for your welcoming line :)
    – sss
    May 1 at 1:24














up vote
1
down vote



accepted










Welcome to Ubuntu!



There are two parts to using KeePass on Ubuntu. First, you need to install the software. Within Ubuntu there are two different options here:



  • KeePass2 (this is going to look very similar to what you used on windows before, and is also going to have full compatibility with your previous encrypted container)


  • KeePassX (this is going to look more like your other Ubuntu applications, and less like a windows program, it will work with your existing encrypted container but may require a conversion step)


Whichever you choose, you need to install it. Here is how to install KeePass2:



1) Press the super button (windows button) on your keyboard



2) Type term and press enter (this will open up a terminal window for you to type commands)



3) sudo apt update



4) sudo apt install keepass2



Now that KeePass has been installed into Ubuntu, you can use it to open up your old container. You need to get that container onto this new install using a USB drive, emailing it to yourself, using a network or cloud storage location, etc. Once the file has been copied onto your new Ubuntu install, just double click on it like normal and KeePass will open it up.



Hope this helps, and once again welcome to Ubuntu!






share|improve this answer






















  • Many thanks 64pi0r. Yes emailing myself with the attached doc... I didn't thought about that :) I will deal with that first and later on learn the ways to import all kind of documents from Windows to Ubuntu.
    – sss
    May 1 at 0:50







  • 1




    And thanks for your welcoming line :)
    – sss
    May 1 at 1:24












up vote
1
down vote



accepted







up vote
1
down vote



accepted






Welcome to Ubuntu!



There are two parts to using KeePass on Ubuntu. First, you need to install the software. Within Ubuntu there are two different options here:



  • KeePass2 (this is going to look very similar to what you used on windows before, and is also going to have full compatibility with your previous encrypted container)


  • KeePassX (this is going to look more like your other Ubuntu applications, and less like a windows program, it will work with your existing encrypted container but may require a conversion step)


Whichever you choose, you need to install it. Here is how to install KeePass2:



1) Press the super button (windows button) on your keyboard



2) Type term and press enter (this will open up a terminal window for you to type commands)



3) sudo apt update



4) sudo apt install keepass2



Now that KeePass has been installed into Ubuntu, you can use it to open up your old container. You need to get that container onto this new install using a USB drive, emailing it to yourself, using a network or cloud storage location, etc. Once the file has been copied onto your new Ubuntu install, just double click on it like normal and KeePass will open it up.



Hope this helps, and once again welcome to Ubuntu!






share|improve this answer














Welcome to Ubuntu!



There are two parts to using KeePass on Ubuntu. First, you need to install the software. Within Ubuntu there are two different options here:



  • KeePass2 (this is going to look very similar to what you used on windows before, and is also going to have full compatibility with your previous encrypted container)


  • KeePassX (this is going to look more like your other Ubuntu applications, and less like a windows program, it will work with your existing encrypted container but may require a conversion step)


Whichever you choose, you need to install it. Here is how to install KeePass2:



1) Press the super button (windows button) on your keyboard



2) Type term and press enter (this will open up a terminal window for you to type commands)



3) sudo apt update



4) sudo apt install keepass2



Now that KeePass has been installed into Ubuntu, you can use it to open up your old container. You need to get that container onto this new install using a USB drive, emailing it to yourself, using a network or cloud storage location, etc. Once the file has been copied onto your new Ubuntu install, just double click on it like normal and KeePass will open it up.



Hope this helps, and once again welcome to Ubuntu!







share|improve this answer














share|improve this answer



share|improve this answer








edited May 1 at 12:23

























answered Apr 30 at 15:47









64pi0r

1115




1115











  • Many thanks 64pi0r. Yes emailing myself with the attached doc... I didn't thought about that :) I will deal with that first and later on learn the ways to import all kind of documents from Windows to Ubuntu.
    – sss
    May 1 at 0:50







  • 1




    And thanks for your welcoming line :)
    – sss
    May 1 at 1:24
















  • Many thanks 64pi0r. Yes emailing myself with the attached doc... I didn't thought about that :) I will deal with that first and later on learn the ways to import all kind of documents from Windows to Ubuntu.
    – sss
    May 1 at 0:50







  • 1




    And thanks for your welcoming line :)
    – sss
    May 1 at 1:24















Many thanks 64pi0r. Yes emailing myself with the attached doc... I didn't thought about that :) I will deal with that first and later on learn the ways to import all kind of documents from Windows to Ubuntu.
– sss
May 1 at 0:50





Many thanks 64pi0r. Yes emailing myself with the attached doc... I didn't thought about that :) I will deal with that first and later on learn the ways to import all kind of documents from Windows to Ubuntu.
– sss
May 1 at 0:50





1




1




And thanks for your welcoming line :)
– sss
May 1 at 1:24




And thanks for your welcoming line :)
– sss
May 1 at 1:24












up vote
1
down vote













To install keepassX:



open a terminal (ctr. + T) and type



sudo apt-get install keepassx


To open your database with keepassx. Open keepassX, Database --> open database and navigate to the place you have saved your database file. If you used keepass 1, you need to select import database.






share|improve this answer






















  • Thanks Bruni. KeePass was already installed in Ubuntu but my Keepass files were on my Windows10 host. I imported via email as suggested above. Thanks again for helping your reply is also helpful. Best.
    – sss
    May 1 at 1:23














up vote
1
down vote













To install keepassX:



open a terminal (ctr. + T) and type



sudo apt-get install keepassx


To open your database with keepassx. Open keepassX, Database --> open database and navigate to the place you have saved your database file. If you used keepass 1, you need to select import database.






share|improve this answer






















  • Thanks Bruni. KeePass was already installed in Ubuntu but my Keepass files were on my Windows10 host. I imported via email as suggested above. Thanks again for helping your reply is also helpful. Best.
    – sss
    May 1 at 1:23












up vote
1
down vote










up vote
1
down vote









To install keepassX:



open a terminal (ctr. + T) and type



sudo apt-get install keepassx


To open your database with keepassx. Open keepassX, Database --> open database and navigate to the place you have saved your database file. If you used keepass 1, you need to select import database.






share|improve this answer














To install keepassX:



open a terminal (ctr. + T) and type



sudo apt-get install keepassx


To open your database with keepassx. Open keepassX, Database --> open database and navigate to the place you have saved your database file. If you used keepass 1, you need to select import database.







share|improve this answer














share|improve this answer



share|improve this answer








edited Apr 30 at 19:17

























answered Apr 30 at 15:41









Bruni

4,68932250




4,68932250











  • Thanks Bruni. KeePass was already installed in Ubuntu but my Keepass files were on my Windows10 host. I imported via email as suggested above. Thanks again for helping your reply is also helpful. Best.
    – sss
    May 1 at 1:23
















  • Thanks Bruni. KeePass was already installed in Ubuntu but my Keepass files were on my Windows10 host. I imported via email as suggested above. Thanks again for helping your reply is also helpful. Best.
    – sss
    May 1 at 1:23















Thanks Bruni. KeePass was already installed in Ubuntu but my Keepass files were on my Windows10 host. I imported via email as suggested above. Thanks again for helping your reply is also helpful. Best.
– sss
May 1 at 1:23




Thanks Bruni. KeePass was already installed in Ubuntu but my Keepass files were on my Windows10 host. I imported via email as suggested above. Thanks again for helping your reply is also helpful. Best.
– sss
May 1 at 1:23












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030090%2fhow-to-import-my-windows10-keepass-files-into-ubuntu-18-04%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491