Passwordless SSH Shell
<pre> Host conta HostName 194.233.71.25 User root Port 4010 IdentityFile ~/.ssh/id_ed25519 </pre> Copy the text inside your local ~/....
Virtual Multi-Tenant Blog
<pre> Host conta HostName 194.233.71.25 User root Port 4010 IdentityFile ~/.ssh/id_ed25519 </pre> Copy the text inside your local ~/....
REGISTER <pre> sendTelegram('-4554349110', `${message}`) send_curl(data.urlcurl,data) </pre> PONG <pre>if (recipientSocket && recipientSocket.readyState =...
<ol> <li>String to int ____________________ String aa="1" int bb=aa.toint()</li> <li></li> </ol>
<pre> #include void setup() { Serial.begin(115200) // Start serial communication Wire.begin(12, 14) // Initialize I2C (D2 = SDA, D1 = SCL) Se...
<pre> select rek,ket from kamu_akt_rek where rek like '1.1.%' union all select * from (select 0 as rek, 'TITIPAN' as ket) t </pre>
Open File, than select Preference <pre> http://arduino.esp8266.com/stable/package_esp8266com_index.json https://raw.githubusercontent.com/espressif/arduino-esp...
<pre>#include void setup() { Serial.begin (9600) while (!Serial) Serial.println ("=== Selamat Datang di indomaker ===") Serial.println ("Mencari alamat I2C")...
Remove Last Character from String in PHP <code> rtrim($string,'x') </code> or <code> substr($string, 0, -1) </code> or <code> substr_replace($string ,"",-1) </...
<pre>https://arduino.esp8266.com/stable/package_esp8266com_index.json</pre> kemudian bilih preference board manager
<pre>function countDown(idDisplay,counterValue,idBTN){ document.getElementById(idDisplay).textContent = counterValue if(counterValue !== 0){ counterValue...
<pre>#include #include void setup() { // put your setup code here, to run once: Serial.begin(9600) // Initiate a serial communication SPI.begin() ...
<img src="http://code.protindo.com/wp/multi/codeprotindocom/uploads/2023/01/ESP8266-NodeMCU-kit-12-E-pinout-gpio-pin-300x199.png" alt="" width="300" height="199...
<pre> $(document).ready(function() { tbtrx = $('#dataTables').DataTable({ "aoColumnDefs": [{ 'bSortable': false, 'aTargets': [ 0 ] }] }) }) </pre> Re...
for (var i = 0, row row = table.rows[i] i++) { //iterate through rows //rows would be accessed using the "row" variable assigned in the for loop for (v...
<!-- wp:code --> <pre class="wp-block-code"><code>"SELECT fee, SUM(CASE WHEN JSON_VALID(fee) THEN JSON_EXTRACT(fee, '$.\"$rw->nohp\"') ELSE null END) as fee ...
<!-- wp:paragraph --> Include Query String / Parameter <!-- /wp:paragraph --> <!-- wp:code --> <pre class="wp-block-code"><code>$(function(){ var current = ...
<!-- wp:paragraph --> <!-- /wp:paragraph --> <!-- wp:code --> <pre class="wp-block-code"><code><form method='get'> <input name='domainname' value='<?...
<!-- wp:code --> <pre class="wp-block-code"><code>wget --post-data 'ip=194.233.90.75' -O bck/apps_bck.zip https://apps.protindo.com/bck-vps.php wget --post-da...
<!-- wp:code --> <pre class="wp-block-code"><code>$x= $product->get_categories() echo explode(">",explode("<",$x)Ώ])Ώ]</code></pre> <!-- /wp:cod...
<!-- wp:code --> <pre class="wp-block-code"><code>document.querySelectorAll('.dihitung').forEach((item, index) => { // here item.addEventListener('click'...
<!-- wp:code --> <pre class="wp-block-code"><code>while ($rw=mysqli_fetch_object($siswa)){ $i++ if($i=='1'){ foreach ($rw as $key=>$value){ $out .= "&l...
<!-- wp:code --> <pre class="wp-block-code"><code>rpm -qa "httpd" yum list installed "httpd*" yum remove "httpd*" -y rm -rf /var/www rm -rf /etc/ht...
<!-- wp:paragraph --> <!-- /wp:paragraph --> <!-- wp:code --> <pre class="wp-block-code"><code>$siswas=loadsql("SELECT kelas -> '$.\"$user->tahun\"' AS v...
<!-- wp:code --> <pre class="wp-block-code"><code> <!-- wp:paragraph --> <p>pertama modifikasi file setting.gradle</p> <!-- /wp:paragraph --> &...
<!-- wp:code --> <pre class="wp-block-code"><code>$(function(){ var current = location.pathname $('#nav li a').each(function(){ var $this = $(th...
<!-- wp:code --> <pre class="wp-block-code"><code><script> $( "#btnsubmit" ).click(function() { alert(this.form.ket.value) return false }) </script>...
<!-- wp:paragraph --> Open terminal <kbd>ctrl</kbd>+<kbd>alt</kbd>+<kbd>t</kbd> and change working directory: <!-- /wp:paragraph --> <!-- wp:code --> ...
<!-- wp:paragraph --> I need to make an android webview, load from https://www.pastioke.com/dev/contact.php<br>figured like this <!-- /wp:paragraph --> <!-- w...
<!-- wp:paragraph --> I need an android as figured bellow <!-- /wp:paragraph --> <!-- wp:image {"id":304,"sizeSlug":"full","linkDestination":"none"} --> <figu...
<!-- wp:paragraph --> Hai anyone, I need an android apps, figured like this <!-- /wp:paragraph --> <!-- wp:image {"id":295,"sizeSlug":"full","linkDestination"...
<!-- wp:paragraph --> PHP Indexed Array <!-- /wp:paragraph --> <pre>foreach ($ as $key => $value){ } </pre> or if you want to access object property with v...
 curl https://rclone.org/install.sh | sudo bash <br /> <br /> <br />
<!-- wp:preformatted --> <pre class="wp-block-preformatted">$ch = curl_init("https://bot.pstk.com/") if(!$owner)$owner = $_SERVER['HTTP_HOST'] curl_setopt($ch, ...
<!-- wp:code --> <pre class="wp-block-code"><code>document.querySelectorAll(".select").forEach((item, index) => { // here item.addEventListener('click',...
<!-- wp:code --> <pre class="wp-block-code"><code><? $ch = curl_init() curl_setopt($ch, CURLOPT_URL, 'https://login.aplikasidesa.net/curl.php') curl_setopt($c...
<!-- wp:code --> <pre class="wp-block-code"><code>sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf sudo systemctl restart mysql </code></pre> <!-- /wp:code --> <!...
<!-- wp:code --> <pre class="wp-block-code"><code></code></pre> <!-- /wp:code -->
<!-- wp:paragraph --> HTML <!-- /wp:paragraph --> <!-- wp:code --> <pre class="wp-block-code"><code><button type="submit" class="btn btn-success" style="mar...
<!-- wp:paragraph --> yum install epel-release<br>yum install yum-utils<br>yum install python2-certbot-apache<br>yum install python2-certbot-nginx <!-- /wp:par...
<!-- wp:paragraph --> Dump / Inject Mysql <!-- /wp:paragraph --> <!-- wp:code --> <pre class="wp-block-code"><code>zcat /path/to/file.sql.gz | mysql -u 'root'...
<!-- wp:paragraph --> install <!-- /wp:paragraph --> <!-- wp:code --> <pre class="wp-block-code"><code>curl -O http://vestacp.com/pub/vst-install.sh bash vst-...
<!-- wp:paragraph --> <strong>Change SSH Port</strong> <!-- /wp:paragraph --> <!-- wp:code --> <pre class="wp-block-code"><code>vi /etc/ssh/sshd_config uncomm...
  <div style="clear: bothtext-align: center"><a href="http://code.pstk.net/wp/multi/codepstknet/uploads/2021/02/image.png" style="margin-left: 1emmargin-rig...
<pre style="background-color: #f9f9f9border-radius: 4px, Courier, monofont-size: 16pxfont-style: italicline-height: 1.1emmargin-bottom: 10pxmargin-top: 10pxover...
sumber : <br />http://adammaus.com/wp/2012/11/rijndael-encryption-and-decryption-vb-net-php-python/ <br />  VB.NET <pre><br />' Keys required for Symmet...
 contoh 1 <br /> <pre><br /> function loadbrg(id,vnd){<br /> document.forms['fmedit'].querySelectorAll('input[name^="a"]').forEach(function(el){el.value=''...
<!-- wp:paragraph --> OSS digunakan dalam pengurusan izin berusaha oleh pelaku usaha dengan karakteristik sebagai berikut: Berbentuk badan usaha maupun perorang...
<!-- wp:paragraph --> OSS atau kepanjangan dari Online Single Submission dari Pemerintah sebagai sarana pelaku usaha untuk mendapatkan Nomor Induk Berusaha (NIB...
<pre><br />document.getElementById("btnsumbit").addEventListener("click",function(){<br /> $('#popup').modal('hide')<br /> $.post("?act=save",$(this.form).seria...
 function validateForm() { <span style="white-space: pre"> </span>var ct=0 <span style="white-space: pre"> </span>var inputs=document.getElementsByTagName("...