Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 18th April 2012, 04:43 PM
safewithyou247 Offline
Registered User
 
Join Date: Mar 2012
Location: USA
Posts: 3
linuxchrome
Exclamation Install KeePass 2 in Fedora 16

Here is a guide to installing and configuring KeePass 2 in Fedora 16. Let me know if you have any questions or suggestions.

***change to su***
Code:
su
***Check package info***
Code:
yum info mono-core
***Install package***
Code:
yum -y install mono-core
***Check package info***
Code:
yum info mono-devel
***Install package***
Code:
yum -y install mono-devel
download keepass portable from hxxp://keepass.info/download.html

***Create file for archive to be extracted to***
Code:
cd /usr/bin
mkdir KeePass
***unzip keepass .zip file***
Code:
unzip <keepass.zip download location> -d KeePass/
***download KeePass icon***
hxxp://upload.wikimedia.org/wikipedia/commons/1/19/KeePass_icon.png

***move to keepass folder***
Code:
mv KeePass_icon.png /usr/bin/KeePass/KeePass_icon.png
***Create shortcut for your applications menu***
Code:
cd /usr/share/applications/
nano KeePass.desktop
***Add the following lines to Nano***

Code:
[Desktop Entry]
Name=KeePass
Exec=mono /usr/bin/KeePass/KeePass.exe
Icon=/usr/bin/KeePass/KeePass_icon.png
Categories=Other
Type=Application
***Save file***
ctl-x
type y
press enter

***Restart Gnome 3***
alt-f2
type r
press enter

There you go. You should have a fully functional KeePass.
Reply With Quote
  #2  
Old 15th May 2012, 02:01 PM
VeVeN Offline
Registered User
 
Join Date: May 2012
Location: Stockholm, Sweden
Posts: 4
linuxfirefox
Re: Install KeePass 2 in Fedora 16

The packages mono-core and mono-winforms are enough to run KeePass.

So
Quote:
yum install mono-core
yum install mono-winforms
The directory where the .kdbx file, the password database, has to be writeable by the user. Otherwise KeePass will not be able to update it.

---------- Post added at 01:01 PM ---------- Previous post was at 12:35 PM ----------

Some tips for making the Firefox plugin "KeeFox" work.

Check the KeeFox home page: http://keefox.org/

Download a version with Linux support, not necessary the latest one. Currently verion 096b does. Check the old verions download page: https://addons.mozilla.org/en-US/fir...efox/versions/

You need to install the file KeePassRPC.plgx file manually, It has to reside, or linked to, from a plugins subdirectory in the KeePass directory.

Check the settings "KeeFox" -> "Settings", "KeePass" tab, that the directoriies for the plugin and KeePass and the location of Mono are correct.

Last edited by VeVeN; 15th May 2012 at 02:04 PM.
Reply With Quote
Reply

Tags
fedora, install, keepass

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KeePass: huge fonts Mr Wolf Using Fedora 2 21st May 2013 12:59 PM
[SOLVED] KeePass 2 problems Welly Wu Using Fedora 0 6th April 2012 09:03 PM
Install Experience needed to install Fedora 7 on HP tx1000 series laptop jiabo Hardware & Laptops 33 6th May 2010 12:23 PM
Can't boot Fedora 10 live cd or install Fedora 10 with install DVD dth4h Hardware & Laptops 7 28th May 2009 07:20 AM
Keepass looks ugly under GNOME, but fine when run as different user lifewoutmilk Using Fedora 1 18th October 2008 02:08 AM


Current GMT-time: 15:04 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat