Sponsored Content
The Lounge What is on Your Mind? Daemon Media YouTube Channel - Please Subscribe Post 303035272 by Neo on Saturday 18th of May 2019 12:08:21 PM
Old 05-18-2019
Thanks to our Patreon supporters listed in the post above, I used the video intros funded, in part, by their Patreon support, to create this teaser:

Cyber Dystopia Teaser (720 HD)
Daemon Media
Published on May 18, 2019
Short teaser for our upcoming Dystopian Cyberspace Series.


Latest Cyber Dystopia Teaser Version 3:

Code:
https://www.youtube.com/watch?v=_nTbFCV7HYo

 

7 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Subscribe to a forum

Hi, Can any one tell me how to subscribe to the available forum on this website? I am registered user. Thanks, Yeheya (5 Replies)
Discussion started by: yeheyaansari
5 Replies

2. Red Hat

Spacewalk. Problem with adding the channel

OS: Fedora Linux 11 Spacewalk: 0.6 Installed by manual: https://fedorahosted.org/spacewalk/wiki/HowToInstall I download special script (create_channel.py) for registarion client from CLI and added 3 channel with 32-Bit architecture and all OK: Fedora 11 32-Bit RHEL 4.7 32-bit RHEL 5.3... (2 Replies)
Discussion started by: jess_t03
2 Replies

3. AIX

Setting up a secure channel with AIX

hi i have two aix servers and I was asked to setup a secure shell between the two servers using the sybase user. Can any one let me know how to do this (2 Replies)
Discussion started by: newtoaixos
2 Replies

4. Red Hat

Not able to subscribe any subscription

Hi Team I have installed RHEL Server V6.3 successfully and also register on REDHAT network "http://www.redhat.com/about/subscription/#" but not able to subscribe any subscription. It throws me : NO Subscription available. Anybody faced this issue ? Please help me due to this, I am not able to... (1 Reply)
Discussion started by: atul9806
1 Replies

5. AIX

[ASK] - AIX Fibre Channel behavior

Hello all, Let me introduce about the context and my environment. We have an AIX 6.1 system, it has 4 FC channels / > lsdev -Cc adapter | grep fcs fcs0 Available 23-T1 Virtual Fibre Channel Client Adapter fcs1 Available 23-T1 Virtual Fibre Channel Client Adapter fcs2 Available 23-T1... (14 Replies)
Discussion started by: Phat
14 Replies

6. What is on Your Mind?

Daemon Media YT Channel - Now with Official URL

Good news. Google has awarded us our own URL for our own YT Channel URL for Daemon Media. I guess we reached some YT criteria like number of subscribers or hours viewed: https://www.youtube.com/c/daemonmedia Our new channel is doing well, we are getting close to 1000 subscribers and our... (0 Replies)
Discussion started by: Neo
0 Replies

7. Programming

Publish and Subscribe to AES-256 Encrypted MQTT Messages to Node-RED from PHP Scripts

Various Node-Red crypto modules do not work with PHP, so to send an encrypted message from a PHP script (in this case from a Ubuntu server) to Node-RED we need our own code. After a few hours of searching, testing various libs, more testing and debugging, I got this PHP to Node-RED code... (0 Replies)
Discussion started by: Neo
0 Replies
REPORTER-UPLOAD(1)						 LIBREPORT MANUAL						REPORTER-UPLOAD(1)

NAME
reporter-upload - Uploads compressed tarball of problem directory. SYNOPSIS
reporter-upload [-c CONFFILE]... [-d DIR] [-u URL] DESCRIPTION
The tool is used to create a compressed tarball of the problem directory and upload it to a URL. Supported protocols include FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP and FILE. Configuration file Configuration file contains entries in a format "Option = Value". The options are: URL The URL where tarball should be uploaded. Integration with ABRT events reporter-upload can be used as a reporter, to allow users to upload compressed tarballs of problem directories to a configured URL. This usage can be configured in /etc/libreport/report_event.conf: EVENT=report_Upload reporter-upload It can be also used on the post-create event to upload it automatically. EVENT=post-create reporter-upload OPTIONS
-d DIR Path to problem directory. -c CONFFILE Path to configuration file. When used in ABRT event system, the file contains site-wide configuration. Users can change the values via environment variables. -u URL The URL where tarball should be uploaded. URL should have form protocol://[user[:pass]@]host/dir/[file.tar.gz] where protocol can be http(s), ftp, scp, or file. File protocol can't have user and host parts: file.tar.gz[1]. If URL ends with a slash, the archive name will be generated and appended to URL; otherwise, URL will be used as full file name. ENVIRONMENT VARIABLES
Environment variables take precedence over values provided in the configuration file. Upload_URL The URL where should be the tarball uploaded. AUTHORS
o ABRT team NOTES
1. file.tar.gz file:///dir/ LIBREPORT 2.1.11 06/18/2014 REPORTER-UPLOAD(1)
All times are GMT -4. The time now is 07:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy