Pages
Tag
ทั่วไป Android Apache backup C++ C/C++ CISCO Compile dhcp Eclipse Education English Exchange Facebook Firefox France French Ghost jobs linux Mac Mail MBR music MySQL ODBC Open Source OpenVPN PHP phpmyadmin Programming Security Shell script SlackWare Song System Engineer thunderbird TIP Travel Ubuntu UML vmware Windows WordPress zimbra-
-
Recent Posts
Recent Comments
- Sam on About
- Arpi on How to change default gateway on windows by command line.
- Oil on Lemon tree by Mellow Motif.
- How to query data from MySQL via ODBC by C programming.STORY of AODDY. | STORY of AODDY. on How to connect MySQL5 via ODBC by C programming .
- krazyidea on How to INSERT data into MySQL via ODBC by C programming.
Category Archives: linux
My keyboard are not mapped correctly on VMWare server.
After I installed the VMWare server 1.0.8 complete. I have found a problem in my keyboard such as I could not use up/down/right/left arrow keys. So I tried to searh a solution for solve this problem. Sure I found !!! … Continue reading
How to backup running config on Cisco switch&router.
This is a simple solution for backup running config on Cisco switch&router. Before you start to backup you should install tftp service expect command After installed tfpt service & expect command. You can test to backup script by my example … Continue reading
Posted in CISCO, English, Shell scripts, linux
Tagged backup, linux, Shell script
Leave a comment
519 views
How to start a script by root permission at boot time on Ubuntu server 8.10.
Today my Opmanger server is down, I start it again but my service doesn’t start by automatic at boot time. So I need to start it by root permission at startup time. And this is my solution. 1. Write your … Continue reading
How to install VMWare server on Ubuntu server 8.10.
After I spent a lot of time to install VMWare ESXi on my server, I found problem about ESXi could not install on my disk RAID#1. Many people found this problem to : http://communities.vmware.com/message/1142404 So if you would like to … Continue reading
Linux on iPhone
มาดูเค้า เอา Linux ยัดลง iPhone ครับ…. สุ…โต้ยยย
How to install php-ldap module on CentOS5.
yum install php-ldap vi /etc/php.ini add extension=ldap.so service httpd restart
มาทำความรู้จักกับไฟล์ System ext4 กันหน่อยมั๊ย
แอบไปอ่านเจอมาว่าตัว Ubuntu 9.04 ตัวใหม่ที่จะออกมัน Support ไฟล์ระบบแบบ ext4 ก็เลยเกิดคำถามขึ้นในใจว่า มันดีกว่า ext3 ยังไง คุณสมบัติเด่นๆ มีอะไรบ้าง ว่าแล้วผมก็ไปเริ่มที่ wikipedia ก็ไปเจอคำตอบมา ว่าแล้วก็ลองดูกันครับว่ามีอะไรน่าสนใจบ้าง
How to install Opmanager version 7 on Ubuntu server 8.10.
Opmanager is software which help you to monitoring your network. It can tell to you about current status of your router, switch and server. Otherthan it can automatic discover your devices in your network too. These are a list of … Continue reading
How to enable RAM more than 4 GB on CentOS 5.
After I had increased the memory in my server from 2 GB to 4 GB, I found my server could see the memory about 3.5 GB only. I found this problem happened from my Kernel didn’t support so I would … Continue reading
How to install trac service on Ubuntu for multiple projects using Mod_Python.
Previously I have installed a DNS service on my Ubuntu server. Today I would like to install a Trac service which supports for multiple projects using Mod_Python on Apache. Condition : I would like to use sub-domain for trac service … Continue reading

