Rabu, 04 Desember 2024

WMS 4.7.8 on Centos 7 & Windows

 WMS 4.7.8 on Centos 7WMS Merupakan Aplikasi Streaming Server yang sangat banyak digunakanadapun rilis dari WMS adalah sebagai berikut:WowzaStreamingEngine_UsersGuide-4.7.8untuk dapat mengunduh pada link berikut:Wowza Streaming Engine 4.5.0 Crackinstalasi file windows https://www.wowza.com/downloads/WowzaStreamingEngine-4-5-0/WowzaStreamingEngine-4.7.8-windows-installer.exeinstalasi...
Continue reading WMS 4.7.8 on Centos 7 & Windows

Jumat, 23 September 2022

, , , ,

Memperbaiki GDBus.Error:org.freedesktop.PolicyKit1

Memperbaiki Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subjectGroup Policygroupadd -g 23 nohidproc usermod -a -G nohidproc polkitd mount -o remount,rw,hidepid=2,gid=nohidproc /proc systemctl restart polkit/etc/fstabecho "proc /proc proc defaults,hidepid=2,gid=nohidproc 0 0" >>...
Continue reading Memperbaiki GDBus.Error:org.freedesktop.PolicyKit1

Kamis, 15 September 2022

, , , ,

WMS 4.5 on Centos 7

WMS 4.5 on Centos 7WMS Merupakan Aplikasi Streaming Server yang sangat banyak digunakanadapun rilis dari WMS adalah sebagai berikut:WowzaStreamingEngine_UsersGuide-4.5.0untuk dapat mengunduh pada link berikut:Wowza Streaming Engine 4.5.0 Crackinstalasi file windows https://www.wowza.com/downloads/WowzaStreamingEngine-4-5-0/WowzaStreamingEngine-4.5.0-windows-installer.exeinstalasi...
Continue reading WMS 4.5 on Centos 7

Rabu, 08 Juni 2022

, , , ,

Samba Management User

 Menambahkan User# useradd cosinusteta  Menambahkan Password User# passwd cosinustetaMenambahkan Samba User# smbpasswd -a cosinusteta# New SMB password : # Retype SMB password :  Merubah Password Samba User# smbpasswd cosinusteta# New SMB password : # Retype SMB password :Delete Samba User password# smbpasswd -x cosinusteta delete unix...
Continue reading Samba Management User

Sabtu, 28 Mei 2022

Sharing Printer Windows 10 & 11

This solution requires you to modify the RpcAuthnLevelPrivacyEnabled registry key value. The Printer Remote Procedure Call (RPC) binding handles authentication for the remote Winspool interface. PC users can disable or enable Enforcement mode on the server-side to increase the authentication level.Since this is a registry operation, it is recommended...
Continue reading Sharing Printer Windows 10 & 11

Rabu, 25 Mei 2022

,

Cara Mengaktifkan Service Apache & MySQL di Windows pada Aplikasi Xampp

 ApacheRun cmd as administratorGo to the Apache bin directory, for example, C:\xampp\apache\binRun: httpd.exe -k install more informationRestart the computer, or run the service manually (from services.msc)MySQLRun cmd as administratorGo to the MySQL bin directory, for example, C:\xampp\mysql\binRun: mysqld.exe...
Continue reading Cara Mengaktifkan Service Apache & MySQL di Windows pada Aplikasi Xampp