Win2k | Win2k3
How To Find a Hidden Process and Port in Linux and Unix Operating System
There are so many tools that able to check the hidden process and port, the tools are rootkits/lkms/unhide etc.
In this tutorial i will discuss something more simple to use and the tools is UNHIDE.
Unhide is a tool to find hidden processes and TCP/UDP ports by rootkits / LKMs or by another hidden technique. This tools works under both Linux / Unix, and MS-Windows operating systems.
It detects hidden processes using three techniques:
The proc technique consists of comparing /proc with the output of /bin/ps.
The sys technique consists of comparing information gathered from /bin/ps with information gathered from system calls.
The brute technique consists of bruteforcing the all process IDs. This technique is only available on Linux 2.6 kernels.
Would you get benefits from the brand new easy to get SQL server expert certification?
I just received an email with doc that tell us the benefits to get SQL server expert certification. This is also a big credit to Michele Rouse who's the blog owner to SQL certification blog
hopefully this benefits will give us some inspiration to be a SQL server expert cheer .. :)
Would you get benefits from the brand new easy to get SQL server expert certification?
In my experience the top DB platforms are Microsoft and Oracle. I have come to learn that MySQL is trusted in start-up companies and DB folks who know this platform might make higher salaries, but I honestly rarely ever found MySQL in job searches.
One reason why I like MS SQL Server is because it also includes the SSRS BI platform that is powerful and popular. DB folks who know SSRS (SQL Server Reporting Services) have become very sought-after candidates in many companies. Typically, companies end up needing to buy licenses for third-party BI (Business Intelligence) applications which could cost a lot of extra money.
Cpanel phpMyadmin export and import error
Yesterday, i have a problem with my phpMyAdmin in my cpanel.
I can't export and import my DB through Cpanel phpMyAdmin.
It always shows like below :
export.php: Missing parameter: what (FAQ 2.8)
export.php: Missing parameter: export_type (FAQ 2.8)
So after searching a lot in google, my friend found that the issue is not in the phpMyAdmin but in the cpanel php.ini
So how to fixed that ?
please kindly to take a look how to solved this issue below :
How to Connect to OpenVPN Server With OpenVPN GUI Client
What is OpenVPN GUI ?
OpenVPN GUI is a graphical front-end application for OpenVPN on Windows. It gives you an icon in the system tray from which you can control OpenVPN.
This tutorial will describe how to connect to OpenVPN server from windows xp client.
If you searching about How To Configure OpenVPN server in FreeBSD 7.2 then you can click this URL below
http://www.wowtutorial.org/freebsd/install-openvpn-freebsd-72-347.html
How To Compile PHP 5.3.x To Support Perl Extensions
What is PECL Perl ?
PECL Perl is extension embeds Perl Interpreter into PHP. It allows execute Perl files, evaluate Perl code, access Perl variables and instantiate Perl objects.
In this tutorial i will describe how to compile PECL perl with PHP 5.3.x
I found that latest pecl perl-1.0.0.tgz can't compile with PHP 5.3.x
MSTSC.exe /console change to MSTSC.exe /admin
No more /console switch on the Windows Remote Desktop Connection tool, MSTSC.exe, starting from Windows XP Service Pack 3, Windows Vista Service Pack 1 and Windows Server 2008.
How To Configure PHP To Support Korean Encode
In This Tutorial i want to configure my PHP to support korean encode.
here is a short tutorial how to do that
In order to support other encode we need to reconfigure PHP with mbstring
Login into the server as root
Configure PHP 5.3.0 with mbstring
#cd /root/php-5.3.0
#./configure --enable-mbstring
#make && make install
Modify php.ini
#vi /etc/php.ini
Configure MySQL to Support Korean euck Charset
I just want to install a MySQL server to support euck korean charset.
Here is a short how to configure it.
Login into your server as root
Compile MySQL
#cd /root/mysql-5.0.88
#./configure --prefix=/usr/local/mysql --with-extra-charsets=complex
#make && make install
Edit my.cnf
#cp /usr/local/mysql/share/mysql/my-small.cnf /usr/local/mysql/my.cnf
#vi /usr/local/mysql/my.cnf
How To Create A VPN Connection Between PPTP Client To VPN Server
This tutorial will guide you to create a connection to the VPN server.
If you searching about install and configure VPN server please click THIS.
In your Windows XP client
Click Start >> Settings >> Control Panel
You will see a screen below :

How to open connection from OpenVPN client to OpenVPN Server
This tutorial will guide you to connect to openvpn server from openvpn client.
So if you are searching about how to installing and configure openvpn server.
Please click this for the HOW-TO
First user need to download OpenVPN client GUI.
OpenVPN client GUI can be downloaded from this URL http://openvpn.se/files/install_packages/openvpn-2.0.9-gui-1.0.3-install.exe
Recent blog posts |
Recent comments
4 days 2 hours ago
1 week 2 days ago
1 week 3 days ago
2 weeks 4 days ago
4 weeks 4 days ago
4 weeks 4 days ago
5 weeks 2 days ago
5 weeks 4 days ago
5 weeks 4 days ago
6 weeks 5 days ago