Widget HTML Atas

Change versi php pada ubuntu 18.04

Change versi php pada ubuntu 18.04

1. which php 2. ls -la /usr/bin/php 3. ls /usr/bin/php* 4. update-alternatives --get-selections 5. update-alternatives…

Script PPPOE Bulanan dan mengirim notifikasi ketika expired

Profile Untuk Aktif -> Paste On UP =========================================================================  { :loc…
Notifikasi PPPOE Mikrotik Login dan Logout

Notifikasi PPPOE Mikrotik Login dan Logout

#pppoe-login :local id "-554776213"; :local nama "$user"; :local datauser [/ppp active get [find na…
Scripts Auto Limit DHCP Mikrotik

Scripts Auto Limit DHCP Mikrotik

:local parent [/queue simple find name=ROOT] :local network "192.168.2.0/24" :if ([:len $parent] = 0) do={/q…
List Command Linux Ubuntu

List Command Linux Ubuntu

1  apt-get install konsole     4  apt-get update     5  apt-get install konsole     6  add-apt-repository ppa:gns3/…

Script Python untuk membuat File yang ber isi Perulangan IP Address

#Script Python fw = open ( 'ip.txt' , 'w' ) bnyk = input ( "Masukan Max ip: " ) for i in rang…
LoadBalance Mikrotik

LoadBalance Mikrotik

/ip firewall mangle add action=mark-connection chain=input comment="==========================================&qu…