• 0 Votes
    16 Posts
    2k Views
    NashBrydgesN

    @JasGot said in Best Plex player to use with a non smart tv or as a portable HDMI player?:

    @NashBrydges I looked at these. The Rokus do not present themselves as a mobile device, so this means I cannot use the Plex SYNC feature. This wouldn't really be that bad if it had internal storage it can play from. Managing everything from Plex would be nice, but I wouldn't mind copying stuff to an SD card or USB stick if I needed to.

    Do you know if any of the Rokus can play from local storage while offline?

    No, you're correct. While I haven't tried, they are supposed to be able to play content from a USB connected drive. That being sai, if you're looking at Plex, I'm assuming you have a Plex server installed. I have my Plex server in the datacenter and I can play content from that server from anywhere in the world using my Roku device. No transcoding required from the Plex server since the Roku handles all of that heavy lifting. The only thing required is to make sure your outbound bandwidth would allow full feed of your video files via internet from your Plex server. If you want this to run like this, you'll need to expose port 32400 (or other custom port you designate) to the internet otherwise all playback is handled through the Plex.tv servers and your playback will be throttled to 2Mbps max. I've been able to play a 70Mbps 4k HDR10 video from a remote location at full bandwidth this way.

  • Converting CRT and PEM files to RSA

    7
    0 Votes
    7 Posts
    1k Views
    scottalanmillerS

    Found this which didn't help, but could be a useful reference in the future...

    OpenSSL Convert PEM
    Convert PEM to DER

    openssl x509 -outform der -in certificate.pem -out certificate.der

    Convert PEM to P7B

    openssl crl2pkcs7 -nocrl -certfile certificate.cer -out certificate.p7b -certfile CACert.cer

    Convert PEM to PFX

    openssl pkcs12 -export -out certificate.pfx -inkey privateKey.key -in certificate.crt -certfile CACert.crt

    OpenSSL Convert DER
    Convert DER to PEM

    openssl x509 -inform der -in certificate.cer -out certificate.pem

    OpenSSL Convert P7B
    Convert P7B to PEM

    openssl pkcs7 -print_certs -in certificate.p7b -out certificate.cer

    Convert P7B to PFX

    openssl pkcs7 -print_certs -in certificate.p7b -out certificate.cer

    openssl pkcs12 -export -in certificate.cer -inkey privateKey.key -out certificate.pfx -certfile CACert.cer

    OpenSSL Convert PFX
    Convert PFX to PEM

    openssl pkcs12 -in certificate.pfx -out certificate.cer -nodes

  • Grow with Google Certs?

    24
    0 Votes
    24 Posts
    3k Views
    scottalanmillerS

    @Dashrender said in Grow with Google Certs?:

    @scottalanmiller said in Grow with Google Certs?:

    @IRJ said in Grow with Google Certs?:

    @flaxking said in Grow with Google Certs?:

    Sure, it would help you get a job on our customer facing helpdesk

    Yeah and that's about it. If you already work in any IT capacity, this won't gain you anything.

    Like @Dashrender said train for the job you want, not have

    I keep trying to train to be a porn star, but no one lets me.

    No one lets you what? train? LOL

    Exactly

  • Edge Router X DHCP IPv6 DNS Setup

    2
    1 Votes
    2 Posts
    987 Views
    V

    Seems I got it fixed 🙂

    set interfaces ethernet eth0 dhcpv6-pd no-dns
    set interfaces switch switch0 ipv6 router-advert name-server '<IPv6 Address>'

  • Investigating Forestry.io for Static Site Generators

    5
    0 Votes
    5 Posts
    728 Views
    stacksofplatesS

    Netlify has a UI that you can build into your project. I haven't personally used them but they are a pretty popular static site host. From what I remember, the UI is just a single bit of javascript you add to your project.

  • Static Web Site Design Tools

    44
    0 Votes
    44 Posts
    4k Views
    stacksofplatesS

    @Obsolesce said in Static Web Site Design Tools:

    @scottalanmiller said in Static Web Site Design Tools:

    Playing with Hugo today and I'm liking it a lot. Thanks for pressuring me to stick with it till I got it working 🙂

    I got Hugo working well and set up in Azure DevOps so rebuild the site when I commit and push an update to the master repo.

    I really like it. Jekyll was great too, but now I think I prefer Hugo.

    This is what I do for my blog. Except it's built with a GitLab runner and it uses GitLab pages to present it.

  • 0 Votes
    6 Posts
    940 Views
    scottalanmillerS

    @Jimmy9008 said in CSV... what happens at a lower level?:

    That makes sense, would a drop from 1GB/s to 100MB/s be expected? Seems huge...

    Depending on the system, yeah, especially with certain kinds of operations.

  • Auto provisioning server for yealink T21P

    12
    1 Votes
    12 Posts
    2k Views
    JaredBuschJ

    @akiliss said in Auto provisioning server for yealink T21P:

    Hi @JaredBusch, Thank you very much for your reply, I tested a same configuration on Friday and it worked fine with TFTP.
    Now Im trying to configure this with HTTP or HTTPS.

    Thanks again

    You can use tftp if you want. It works just fine. My issue with it is the lack of security.

  • Hypervisors: revisit your choices!

    36
    1 Votes
    36 Posts
    5k Views
    JaredBuschJ

    @FATeknollogee said in Hypervisors: revisit your choices!:

    One downside to KVM (in virt-manager) is lack of snapshots for UEFI VMs.

    yes it is.

  • Whats the new way to rotate logs?

    3
    0 Votes
    3 Posts
    158 Views
    black3dynamiteB

    It relies on systemd.

    f04c7c65-1a88-439a-ba7e-b0b997badff1-image.png

  • ASA 5516-X Intermittent Downtime

    43
    0 Votes
    43 Posts
    2k Views
    scottalanmillerS

    @Pete-S said in ASA 5516-X Intermittent Downtime:

    On the contrary, it tells us a lot about the business needs. Since the business decided to call him in the middle of the night, someone decided the firewall was important enough for them to do that, instead of waiting until the morning.
    Maybe nobody brought up the HA option when the firewall was put in place or the need wasn't there at the time.

    That someone was willing to call to report an issue truly tells us nothing. I get called off hours about truly worthless things all the time. Just because one person thinks that they should call and knows how to call doesn't mean that someone has assessed value. But that someone didn't buy HA tells us that at least at some point, someone decided HA wasn't worth it. That might have changed, and maybe they were wrong even at the time, but that decision of HA or no HA was made and a design built around that.

    The business isn't who necessarily called him, that denotes a key decision maker representing the company. All we really know is that someone working at a site decided to notify him. Fall all we know that was an intern who just happened to find his phone number. Or it was the CEO, we just don't know. That someone decided to call because they noticed something has to be taken with a grain of salt as we don't know who they were, or what they expected. Maybe they thought support was 24x7 and that it was their job to report things by phone whenever they happen. That's not uncommon and wouldn't give us any insight into the business' evaluation of the need.

  • Camera to Web Services Connectors

    24
    0 Votes
    24 Posts
    2k Views
    scottalanmillerS

    @travisdh1 said in Camera to Web Services Connectors:

    I think Western Digital made a portable HDD with a battery and card readers that would automatically copy anything put in the media card slot to the HDD. Don't know if they're still a thing.

    They did, but that lacks the upload function. Getting stuff to an HD isn't an issue normally.

  • Finding Firmware:

    5
    0 Votes
    5 Posts
    295 Views
    JaredBuschJ

    @popester Mostly, you are playing with 8 year old hardware. While it could be "fun" to be able to say you did it, what's the point?

  • Tool for Finding Rogue DHCP

    19
    0 Votes
    19 Posts
    4k Views
    DashrenderD

    @wrx7m said in Tool for Finding Rogue DHCP:

    Ran into this about 12 years ago. A guy on the dev team decided to setup his own DHCP server. Screwed up all sorts of stuff. Can't remember for sure what we did, but I think after we realized that it wasn't actually an issue with our known DHCP servers, we decided to talk to the dev team and found out that is what he had done.

    It amazes me how many people just don't think about it - they have a problem, they think they know how to solve it, and just slap something onto the network.

  • Does ChromeOS make sense for a desktop?

    60
    1 Votes
    60 Posts
    5k Views
    scottalanmillerS

    @Dashrender said in Does ChromeOS make sense for a desktop?:

    @scottalanmiller said in Does ChromeOS make sense for a desktop?:

    @Obsolesce said in Does ChromeOS make sense for a desktop?:

    I don't use the desktop for shortcuts even on Windows. I don't see why it's needed. It's just a clutter space, it's so much easier to have the shortcuts on the task bar, or start menu... Windows Key + Search works great on Windows and Linux GUI

    I honestly like using it as a scratch space for temp files. That said... ChromeOS doesn't have temp files in that way, so even my purpose for it goes away.

    yeah, that's true. Since editing a doc is in a webspace - you don't have the choice to really save the file/data to the desktop as a scratch pad... so you just have to save it into the cloud - it forces better behavior.

    Right, exactly.

  • Any awesome paid linux desktop software out there?

    11
    2 Votes
    11 Posts
    368 Views
    travisdh1T

    @stacksofplates said in Any awesome paid linux desktop software out there?:

    Depends what you want. ANSYS works well, is stupid expensive, and runs on Linux. But not sure how much CFD, acoustic, thermal, and mechanical engineering you're doing.

    Most of the major CAD and/or CFD applications are available on Linux. Back in the 90s I got to deal with running them on IRIX and OpenVMS. Got into the window when everyone started switching to Windows as well (Pentium III era).

  • Unix Command line - Printer Details

    Solved
    12
    1 Votes
    12 Posts
    2k Views
    DustinB3403D

    @black3dynamite said in Unix Command line - Printer Details:

    @DustinB3403 said in Unix Command line - Printer Details:

    Here is the completed command.

    lpoptions -p <NAME> | grep -o "printer-make-and-model='Your Printer make and Model"

    That outputs the exact detail I needed!

    lpoptions -p SHCSL_209_ColorPrinter | sed -r "s/^.*(printer-make-and-model.*)'.*$/\1/g; s/'//g; s/printer-make-and-model=//g"

    This will remove all the unnecessary text, printer-make-and-model=, and the single quotes.

    Yeah I'm also able to just use lpoptions -p SHCSL_209_ColorPrinter | grep "'SHCSL_209_ColorPrinter'" and get what I need in a single line response.

  • Very Slow Sudo

    Solved
    30
    1 Votes
    30 Posts
    2k Views
    DashrenderD

    @IRJ said in Very Slow Sudo:

    @Dashrender said in Very Slow Sudo:

    @black3dynamite said in Very Slow Sudo:

    @Dashrender said in Very Slow Sudo:

    how long has systemname been a thing?

    Seems to only appear in Debian/Ubuntu systems.

    https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_hostname_resolution

    6c6f5d62-6bfe-41ba-8b32-3b528463af7c-image.png

    Let me get some clarification - is systemname meant as a variable - i.e. you put in the real system name OR are you literally supposed to put '127.0.0.1 systemname' ?

    Actual host name

    awww.. ok, then my question wasn't really needed...
    Thanks! Misunderstanding on my part.

  • 0 Votes
    32 Posts
    4k Views
    DustinB3403D

    @IRJ said in Kibana Wazuh Agent isn't showing anything in integrity:

    @DustinB3403 said in Kibana Wazuh Agent isn't showing anything in integrity:

    Well I'm making progress, I at least have nginx responding when I hit the page with An error occurred during a connection to 192.168.1.100:5601. SSL received a record that exceeded the maximum permissible length.

    Error code: SSL_ERROR_RX_RECORD_TOO_LONG

    server { listen 80; listen [::]:80; listen 5601; listen [::]:5601; return 301 https://$host$request_uri; } server { listen 443 ssl; listen [::]:443; ssl_certificate /etc/pki/tls/certs/kibana-access.pem; ssl_certificate_key /etc/pki/tls/private/kibana-access.key; access_log /var/log/nginx/nginx.access.log; error_log /var/log/nginx/nginx.error.log; location / { auth_basic "Restricted"; auth_basic_user_file /etc/nginx/conf.d/kibana.htpasswd; proxy_pass http://localhost:5601/; } }

    Why are you listening on 5601?

    proxy_pass http://localhost:5601/; will redirect 5601 to 443

    That is no longer in the file, I was testing with it. The below is current.

    server { listen 80; listen [::]:80; return 301 https://$host$request_uri; } server { listen 443 ssl; listen [::]:443; ssl on; ssl_certificate /etc/pki/tls/certs/kibana-access.pem; ssl_certificate_key /etc/pki/tls/private/kibana-access.key; access_log /var/log/nginx/nginx.access.log; error_log /var/log/nginx/nginx.error.log; location / { auth_basic "Restricted"; auth_basic_user_file /etc/nginx/conf.d/kibana.htpasswd; proxy_pass http://localhost:5601/;
  • 0 Votes
    46 Posts
    5k Views
    DashrenderD

    @JasGot said in Need to better understand IP Helper for accessing Windows DHCP Server from VLAN.:

    @Dashrender said in Need to better understand IP Helper for accessing Windows DHCP Server from VLAN.:

    did you say you have Unifi APs? If so, what firmware?
    https://community.ui.com/releases/UAP-USW-Firmware-4-0-69-10871/245e428c-d111-4b9d-a550-ec0cc86ef646?page=12

    I saw that too, thanks. I have all Unifi Ap-AC-Pro with 4.0.66.10822 firmware. I have the same experience with all firmware versions. I went back about ten revisions.

    I've been having some network performance issues at home since upgrading to 4.0.69.xxx - though I didn't put 2 and 2 together until I was researching fixing my Cloud Key and ran into that thread.