Sponsored Content
The Lounge What is on Your Mind? Hunting Anomalous Bots - An Introduction to Cyber-Objects - Live From Cyberspace Post 303000244 by bakunin on Friday 7th of July 2017 08:42:44 AM
Old 07-07-2017
Very nice presentation. Well done!

bakunin
This User Gave Thanks to bakunin For This Post:
 

8 More Discussions You Might Find Interesting

1. Solaris

anomalous behaviour when I execute the script via cron

Hi , I am having a strange problem with my cron job : here is the script that I am scheduling from cron WrapperScript.ksh #!/bin/ksh ########## Global Variables ########## DATE=$(date +"%b-%d-%y") TIME=$(date +"%H:%M") LOGFILE=sonar_execution_$DATE.log ########## Main Processing... (2 Replies)
Discussion started by: alookachaloo
2 Replies

2. Advertise with Us

Job Hunting in Uganda

Hello I am thinking of packing up and moving to Uganda if I can, especially if I can track down some UNIX/Linux type roles there. Broadband has just come ashore in Mombasa and should soon make its way through to UG, I think this is going to trigger a surge in expansion for what is currently a small... (0 Replies)
Discussion started by: steadyonabix
0 Replies

3. UNIX for Advanced & Expert Users

hunting down for software interrupt causes

Hi, i have an rhel box with around 20 %soft every 2 seconds. The box is idle. How do i start hunting down what's causing this? i believe /proc/interrupts is hardware related, procinfo is basically the same. where else can i look? thanks, Marc (5 Replies)
Discussion started by: marcpascual
5 Replies

4. What is on Your Mind?

Cyberspace Situation Graphs - Cyberspace Situational Awareness

Hi. I've been very busy this month working on resurrecting my old projects related to "cyberspace situational awareness" (CSA) which began last month by surveying the downstream literature that referenced my papers in this area using Google Scholar and also ResearchGate and posting updates on my... (5 Replies)
Discussion started by: Neo
5 Replies

5. What is on Your Mind?

Calculating Warp Coordinates in Cyberspace - Cyberspace Situational Awareness

Please message me or post in this thread if anyone is interested in contributing some C, C++, or C# code for this project. Right now we have an open source C++ git project (created by someone else a few years ago) that fails when we try to compile on Ubuntu. I need someone to fix the make... (4 Replies)
Discussion started by: Neo
4 Replies

6. What is on Your Mind?

Application for Virtualizing CyberSpace like Outer Space for Cyberspace Situational Awareness

Richard Zuech annotates his first experience flying in virtualized cyberspace hunting the bad guys! ... and he finds some! Application for Virtualizing CyberSpace like Outer Space for Cyberspace Situational Awareness (0 Replies)
Discussion started by: Neo
0 Replies

7. What is on Your Mind?

Virtualized Cyberspace, Cyberspace Consciousness and Simulation Theory - What Do You Think?

What do you think? Read this: Virtualized Cyberspace, Cyberspace Consciousness and Simulation Theory and comment below.... Are we in a computer simulation? Yes or No? Thanks! (0 Replies)
Discussion started by: Neo
0 Replies

8. What is on Your Mind?

Virtualized Cyberspace - Visualizing Patterns & Anomalies for Cognitive Cyber Situational Awareness

Our team just published this technical report on ResearchGate: Virtualized Cyberspace - Visualizing Patterns & Anomalies for Cognitive Cyber Situational Awareness ABSTRACT ACKNOWLEDGMENTS Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License This... (0 Replies)
Discussion started by: Neo
0 Replies
pyntor(1)							      Pyntor								 pyntor(1)

NAME
pyntor - modular slides viewer and presentation tool SYNOPSIS
pyntor [OPTIONS] presentation-file|presentation-archive DESCRIPTION
Pyntor is a presentation tool which can display slides and effects of various formats thanks to its collection of components which are loaded as specified in the presentation-file, commonly called script. Components can either affect the rendering or the input handling, or both. They are documented in detail in components.txt in the pyntor documentation directory, while this manual page tries to only briefly document the user interface to the program on the command line and some keyboard shortcuts to be used while the pyntor is running. Since presentations are normally distributed as presentation-archive files, usually named *.pyntor, those too are accepted as parameters to pyntor. To learn about the creation of presentations and archives, see below for some references. OPTIONS
-c, --components Creates and outputs a formatted list of slides, tracking the components in use like in a real presentation. Additionally, all compo- nents are checked for presence and usability. This option is mainly useful for debugging, but also to get a quick overview of a pre- sentation. -d, --direct=scriptline IF a presentation only uses a single component, no script needs to be created. Instead, the component invocation line which would normally be written into the script can be passed directly on the command line. -x, --export=file.pdf|htmldir Exports a presentation to a (fixed-size) PDF file, if the option argument suffix is .pdf, or otherwise to a directory of PNG images and a simple HTML file with thumbnail preview images. -w, --windowed When running the presentation, do not switch to fullscreen, but run in a window instead. This option is also mainly useful for debugging. -v, --version Displays the version number of Pyntor. -h, --help Displays a summary of all available command line options. This option works without providing a script. -u, --usage Displays common usage scenarios so that the desired effect can be achieved quickly. The examples are for running a presentation and debugging one, respectively. This option works without providing a script. SHORTCUTS
The following keyboard shortcuts are supported globally throughout Pyntor. Note that individual components can make use of additional shortcuts, please consult the component documentation about this. F Toggle between fullscreen mode and windowed mode for displaying slides. P Pyntor menu to allow jumping to arbitrary slides of the presentation. S Pyntor menu to allow type-as-you-find fulltext search, followed by slide jumping as with P. This is useful for the situation of having people reminded of some slide without knowing the page number after a talk. T Gadget displaying the clock time and already spent presentation time in the lower right corner of the screen. Consecutive presses of the T key will increase the brightness of the gadget, but usually the indicator is for the presenter and not for the audience. AUTHORS
Josef Spillner <josef@coolprojects.org> SEE ALSO
pyntor-components(1), pyntor-selfrun(1) Cool Projects 0.6 pyntor(1)
All times are GMT -4. The time now is 09:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy