Centminmod – CentOS 7 Quick Commands Commands for CentOS / centminmod / and other various items ############################################## ## CENTOS 7 COMMANDS ############################################## Cron: checking log for what is running # tail -f /var/log/cron Empty Log or Any File # truncate -s 0 /var/log/secure Command Help # systemctl –help Load Average / Uptime # cat /proc/loadavg […]
Install New Phalcon PHP (v 4) in Windows 10 64 bit and Laragon
Since its v4 release I don’t have time to test this version in my windows 10 box. Today is the right time because I don’t know, I want to hehehe. I already have phalcon 3.4.5 installed and related phalcon dev tools. phalcon info Phalcon DevTools (3.4.0) Environment:OS: Windows NT DESKTOP-O8J2929 10.0 build 18362 (Windows 10) […]
Compile Phalcon Extension on Centminmod
Wow, almost a year I didn’t touch this blog. At least this blog still have visitor from nowhere 🙂 Ok, today I have challenge to install phalcon php extension (at the moment the version is 3.4.2). The vps server already has centminmod installed using latest version of CentOS 7. Since the server is critical so […]
UpCloud review : another FreeBSD supported VPS
My friend ask me to try upcloud and want me to recap my review in pictures as usual. Well, after use his referrall link (I got free $25 in credit plus $10 in deposit to lift trial limitation) I’m ready to go 🙂 My observation for upcloud Pros #1 Easy to use interface I have […]
Install Ted on Centos 7.4
Long time hiatus 🙂 . Yes, being busy with unnecessary things but its fine I come back after a year hahaha. Today I want to share proces for install Ted, I need this for rtftopdf purpose. rpm file not work for my case since I use latest CentOS (7.4 at this moment). The install process […]