I already tried the ways to fix this by restart the Pageant, remove the key, re add the key, redownload the key, restart my PC…
View More PuTTY Fatal Error – No Supported Authentication methods available (server sent: publickey)The project you were looking for could not be found or you don’t have permission to view it. | GITLAB VSCode
This article helps me to fix git push to gitlab. It’s been a long time i didn’t to commit to gitlab 😀 git remote set-url…
View More The project you were looking for could not be found or you don’t have permission to view it. | GITLAB VSCodeSHOW FULL PROCESSLIST in PostgreSQL
MySQL has show full processlist; to see a list of currently running queries. PostgreSQL has a similar shell like select * from pg_stat_activity; 1. Simple Command 2. Second…
View More SHOW FULL PROCESSLIST in PostgreSQLiptables Command Insert and Delete an IP
Result of DROP is Connection Refused Iptables is a firewall, installed by default on all official Ubuntu distributions (Ubuntu, Kubuntu, Xubuntu). When you install Ubuntu, iptables…
View More iptables Command Insert and Delete an IPHow To Install Configure and Use Memcached in CodeIgniter 3.x.x Ubuntu
Memory object caching systems like Memcached can optimize backend database performance by temporarily storing information in memory, retaining frequently or recently requested records. In this…
View More How To Install Configure and Use Memcached in CodeIgniter 3.x.x UbuntuKodepos Indonesia Lengkap Setiap Wilayah Kecamatan Kelurahan Kota di Indonesia
Kode Pos Negara Indonesia lengkap, dari Sabang sampai Merauke. Dengan menggunakan datatable. Dapat diakses oleh mobile maupun desktop. Kode Pos adalah serangkaian angka dan/atau huruf…
View More Kodepos Indonesia Lengkap Setiap Wilayah Kecamatan Kelurahan Kota di IndonesiaPrivasi Anak-anak
Children’s Online Privacy Protection Act (COPPA) memberi orang tua kendali atas informasi apa yang dapat dikumpulkan situs web dari anak-anak mereka. Aturan COPPA menempatkan perlindungan…
View More Privasi Anak-anakUpgrading PHP 7.* to PHP 8.0 in Ubuntu Nginx | Programming
If Upgrading, start from here: If Installing directly to PHP8.0, start from here: Edit FPM Servers https://josuamarcelc.medium.com/try-to-optimizing-php-fpm7-3-configuration-with-nginx-78268eb90261 Edit FPM Pools at sudo nano /etc/php/8.0/fpm/php.ini upload_max_filesize…
View More Upgrading PHP 7.* to PHP 8.0 in Ubuntu Nginx | ProgrammingGithub personal access token on VSCODE
This is the easiest way to connect your VSCODE with github. Reference: Creating Personal Access Token When you clone the repository Example Or for existing…
View More Github personal access token on VSCODE