Showing posts with label Tips Script. Show all posts
Showing posts with label Tips Script. Show all posts

Wednesday, 18 December 2024

Hard Drive Permissions via Command Prompt

Command Prompt, a built-in utility in Windows, also enables you to set external hard drive permissions on Windows 10. You can follow the steps below to take ownership of external hard drive via Command Prompt.

Step 1: Type cmd in the search box and click Run as administrator under the displayed Command Prompt.
Step 2: In the prompted User Account Control window, click Yes to continue.
Step 3: In the elevated Command Prompt window, type takeown /f e:\ /r and hit Enter to execute the command.

Thursday, 19 September 2024

Video JS Script

Script
 

Flowplayer Script

Saturday, 24 August 2024

Contact Icon Auto


<link rel="stylesheet" id="chaty-front-css-css" href="https://tvstream.id/wp-content/plugins/chaty-pro/css/chaty-front.min.css?ver=1724342257" type="text/css" media="all" />
<script type="text/javascript" src="https://tvstream.id/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://tvstream.id/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>

Monday, 19 August 2024

Streaming Multi TAB

<style type="text/css">
/*CSS Multi Tab Video by Blog Mas Tamvan*/<br />
#multitab-video{position:relative;box-sizing:border-box;margin:0 auto;line-height:2em;font-size:10px!important;width:100%}<br />
#multitab-video #movie-player{position:relative;padding-bottom:56.25%;padding-top:1.66666666666667em;height:0}<br />
#multitab-video #movie-player iframe{position:absolute;top:0;left:0;width:100%;height:100%}<br />

Sunday, 18 August 2024

Cara Share Social Media HTML/Java

Cara Social Media HTML/Java


<style>
.social-profiles-widget{width:100%;height:auto;padding:10px 0}
.social-profiles-widget ul {list-style: none;float: RIGHT;padding: 0;}
.social-profiles-widget ul li{list-style:none;margin:0;display:inline}

Friday, 5 July 2024

Membuat Posting Iframe Responsive

 <style>
.iframepost {
  position: relative;
  padding-bottom: 10.25%;
  overflow: hidden;
}

Tuesday, 2 July 2024

Nginx Stream HTTPS

Monday, 1 July 2024

Video JS 6

Video-JS 7

vMix LiveLAN

Sunday, 16 June 2024

Redirect HTML

 <!DOCTYPE html> <html> <head> <title>https://podorono.blogspot.com</title> <meta charset="UTF-8" /> <meta http-equiv="refresh" content="0; URL=https://ssl.ceriatv.co.id/web/link/riautv.html" /> </head> <body> <p>This page has been moved. If you are not redirected within 3 seconds, click <a href="https://podorono.blogspot.com/2024/06/tes.html">here</a> to go to the HubSpot homepage.</p> </body> </html>

Tuesday, 11 June 2024

Cara Responsive Blog

 1. Klik Tema > Edit HTML

2. Cari kode di bawah ini

<b:if cond='data:blog.isMobile'>

Menu TAB 03

 <style>
/* -- Menu Horizontal + Sub Menu-- */
#cat-nav {background:#444f61;margin:0 15px;padding:0;height:35px;}
#cat-nav a { color:#eee; text-decoration:none; text-shadow: #444f61 0px 1px 0px;border-right:1px solid #156994;}
#cat-nav a:hover { color:#fff; }
#cat-nav li:hover { background:#000; }

Friday, 31 May 2024

Multicast Stream (UDP) ViMix

 cd C:\Program Files (x86)\vMix\streaming\

ffmpeg -f dshow -i video="vMix Video":audio="vMix Audio"  -s 720x400 -b:v 2500k -f mpegts udp://224.0.0.2:10000?pkt_size=1316

Wednesday, 7 February 2024

Riau TV Streaming

=======================================

Tuesday, 6 February 2024

SSL Wowza JKS

 openssl pkcs12 -export -in stream.tvtpi.com.ca-bundle.pem -inkey stream.tvtpi.com.key -name stream.tvtpi.com -out stream.tvtpi.com-PKCS-12.p12

Wednesday, 18 October 2023

HOSTS

 # Copyright (c) 2023 3M
# Wowza
127.0.0.1 179.gelragcalm.live
127.0.0.1 shopee.co.id
127.0.0.1 drfone.wondershare.com
127.0.0.1 179.gelragcalm.live

Friday, 22 September 2023

Cara Traceroute

Linux, Centos
    traceroute 103.30.246.34

Windows
    tracert 103.30.246.34