Monday, June 29, 2015

Modifikasi Client Perfect World Indonesia (config.pck)

Step 1 - It's all about Respect. Original Post : https://forum.ragezone.com/f452/stools-pw-tools-versions-pw-848042/ All Credit Belong to fgru @RaGEZONE Step 2 - Download Tools 1. Visual C++ 2008 Express Edition (Optional) Kalau cuma untuk compress dan decompress .PCK sepertinya tidak perlu. 2.  pwTools SVN-Downloader.zip - sTools (PW tools for ALL versions of PW, made by Ronny1982) ( Downloader 3 Mb >> Kemudian...

Friday, June 26, 2015

How to Install Fail2Ban to Prevent SSH Brute Force

Hello, now i want to share how to secure our VPS, VPS has many weak spot to breach, especially in opened port. If you follow my tutorial here, it's not makes your VPS secure, just decrease the chance being breach by unauthorized person, i didn't say hacker, just unauthorized person. What i want to share is how to prevent your VPS being brute forced through SSH, an old school method, but sometimes it's really effective for VPS with weak password,...

Thursday, June 25, 2015

VPS can't connect to Internet "Unknown Host"

Hello again, today i want to show you to fix some little problem that may occur on your VPS, i experience it today, while i installing package from yum or in other word officially apps for Centos 6 64Bit, everything is fine, i can host my website using wordpress, connect SSH, surfing with VPN, etc, no problem at all, this time i using VPS provided by EthernetServer.com for review purpose with Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz as CPU...

Wednesday, June 24, 2015

EthernetServer.com VPS Host Review

Hello again, First i want to say Thanks to EthernetServers.com for provide me trial VPS with 2G Plan for review. Now we will start reviewing a VPS from EthernetServer.com, never heard before? yeah, me too, maybe we are too young to know the fact that is that VPS Host is exist, not only exist, but i think its good enough, i have propose the trial for this VPS, espesially in 4Gb Memory plan. CPU model :  Intel(R) Xeon(R) CPU E3-1240 v3...

Tuesday, June 23, 2015

How to add user in Centos 6

Hello again, today i want to share about how to manage user in Centos 6 64Bit. User are an account that has created by user or by 3rd Party Application in order to run. User can be created if you want to add another account to share your VPS, but remember, because you are in one VPS, so you much share your resource too  with another user that logon in your VPS. You can limit user activity too for your user, example, if you want to limit...

Monday, June 22, 2015

How to Create Strong Password and Easy To Remember

A password is a word or string of characters used for user authentication to prove identity or access approval to gain access to a resource (example: an access code is a type of password), which should be kept secret from those not allowed access. definition of Password by wikipedia.com Create some password is a common things that people do, most of all online service, asking their user to register using username or email, after that you must...

Saturday, June 20, 2015

How to Unzip / Zip file in Centos 6

Hello again, now i want to share how to zip and unzip file in centos, what in zip file? zipping file is collecting a few or more file that you choose and compress it into one file, so you can give that file or send to your friend or send it to file hosting, zip file usually used when you want to backup something, as a sample, i have website that i put on /public_html folder, and i want to back it up in case something happened or maybe you want to...

Wednesday, June 17, 2015

How To Monitoring Running Process in Centos 6 64Bit

Hello, again now i want to share some tutorial about how to monitoring resource on centos 6, this tutorial is very common, i got this from a few source, a few of them i got from tecmint.com, you can check it there for more information and of course there are much usefull information, you must visit there. What is monitoring running process?? in windows, we usually use task manager to see what is running on our system, but in centos, we have...

Friday, June 12, 2015

How To Create Sub-Domain in Virtualmin

Hello again, now i'm gonna show you how to "Create Sub-Domain in Virtualmin" in this tutorial i will install roundcube and add sub-domain pointing to roundcube. Roundcube is a web-based email client. In previous post, i have explain how to create sub-server in Virtualmin (How To Create Sub-Server Virtualmin), Sub-Domain and Sub-Server are diffrent, and the way to create it is diffrent. Before we want to create Sub-Domain or Sub-Server,...