Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


keepnote_centos7

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
keepnote_centos7 [2016/06/02 08:15] – created adminkeepnote_centos7 [2016/06/02 08:17] – [CentOS 7 - Install KeepNote] admin
Line 3: Line 3:
  
 =====CentOS 7 - Install KeepNote===== =====CentOS 7 - Install KeepNote=====
-KeepNote is a note taking application that works on Windows, Linux, and MacOS X. Seems no longer in active development. But is a suggested tool for documenting during the PWK / OSCP security training.+KeepNote is a note taking application that works on Windows, Linux, and MacOS X. Seems no longer in active development. But is a suggested tool for documenting during the [[https://www.offensive-security.com|PWK / OSCP security training.]]
  
 ====Install KeepNote==== ====Install KeepNote====
   * Install required packages:<code>yum install python pygtk2 pygtk2-libglade gtk2-devel gnome-python2-extras</code>   * Install required packages:<code>yum install python pygtk2 pygtk2-libglade gtk2-devel gnome-python2-extras</code>
-  * You can then run it from a local directory:<code>YOUR_DOWNLOAD_PATH/keepnote-X.Y.Z/bin/keepnote<code>+  * You can then run it from a local directory:<code>YOUR_DOWNLOAD_PATH/keepnote-X.Y.Z/bin/keepnote</code>
   * Or you can install it with python utils:<code>python setup.py install</code>   * Or you can install it with python utils:<code>python setup.py install</code>
   * Or as non-root user:<code>python setup.py install --prefix=YOUR_INSTALL_LOCATION</code>   * Or as non-root user:<code>python setup.py install --prefix=YOUR_INSTALL_LOCATION</code>
  
keepnote_centos7.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1