博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
在基于Ubuntu或Debian的Linux系统上安装KeePass Password Safe
阅读量:2507 次
发布时间:2019-05-11

本文共 1917 字,大约阅读时间需要 6 分钟。

Have you been wanting an easy way to set KeePass Password Safe 2 up on your Linux systems? Then get ready to rejoice. Now you can get that KeePass goodness on your Ubuntu or Debian-Based Linux system using a PPA, the Command Line, or manual installation files.

您是否想要一种简单的方法来在Linux系统上设置KeePass Password Safe 2? 然后准备欢喜。 现在,您可以使用PPA,命令行或手动安装文件在基于Ubuntu或Debian的Linux系统上获得KeePass优势。

To add the new PPA open the Ubuntu Software Center, go to the Edit Menu, and select Software Sources. Access the Other Software Tab in the Software Sources Window and add the first of the PPAs shown below (outlined in red). The second PPA will be automatically added to your system.

要添加新的PPA,请打开Ubuntu软件中心 ,进入“ 编辑”菜单 ,然后选择“ 软件源” 。 访问“ 软件来源”窗口中的“ 其他软件”选项卡 ,并添加下面显示的第一个PPA( 以红色概述 )。 第二个PPA将自动添加到您的系统中。

Once you have the new PPAs set up, go back to the Ubuntu Software Center and click on the PPA listing for KeePass 2 on the left (highlighted with red in the image). There will be a single listing in the right pane…click Install.

设置完新的PPA后,请返回Ubuntu软件中心 ,然后单击左侧的KeePass 2的PPA列表(图中红色突出显示 )。 右窗格中将显示一个清单...单击安装

After the installation is complete you can find KeePass2 waiting for you in the Accessories sub-menu.

安装完成后,您可以在“ 附件”子菜单中找到KeePass2在等您。

All that is left to do is get your new password database up and running!

剩下要做的就是启动并运行新的密码数据库!

Command Line Installation

命令行安装

For those of you who prefer using the command line for installation use the following commands:

对于那些喜欢使用命令行进行安装的人,请使用以下命令:

sudo apt-add-repository ppa:jtaylor/keepass sudo apt-get update sudo apt-get install keepass2

sudo apt-add-repository ppa:jtaylor / keepass sudo apt-get更新sudo apt-get install keepass2

Links

链接

[Debian.org] *Note: Manual installation files.

[Debian.org] *注意:手动安装文件。

[KeePass Password Safe Forums]

[KeePass密码保险箱论坛]

Bonus

奖金

You can download the wallpaper shown in the screenshots above here:

您可以在此处下载以上屏幕截图中显示的壁纸:

[Photobucket]

[Photobucket]

翻译自:

转载地址:http://ywuwd.baihongyu.com/

你可能感兴趣的文章
系统日志2-日志查询
查看>>
作用域和 DOM
查看>>
P1280 尼克的任务
查看>>
jemter --分布式部署测试
查看>>
CSS属性选择符
查看>>
Open Source Streaming Server--EasyDarwin
查看>>
【面试题】比给定数大的最小数
查看>>
什么是PHP无限级分类
查看>>
Git的使用--如何将本地项目上传到Github
查看>>
【7.0】操作excel
查看>>
Linux命令行安装Oracle12c
查看>>
LeetCode 第136题 只出现了一次的元素
查看>>
学习笔记-php图像简单完美剪裁-2016.4.7
查看>>
cant found Microsoft.VSSDK.BuildTools.15.0.26201
查看>>
jdbc 得到表结构、主键
查看>>
单行、多行溢出省略号问题
查看>>
Linux—Ubuntu14.0.5安装Redis
查看>>
2018.8.14 python中的内置函数(68个)
查看>>
服务器部署全程记录(centos6.5)
查看>>
MySQL查询某个字段首字母为小写
查看>>