Install NFS Client # yum install nfs-utils nfs-utils-lib Show NFS Server #showmount -e xxx.xxx.xxx Mount # mount -t nfs xxx.xxx.xxx...
Read More
Home
/
Archive for
2014
Proxmox: ‘exit code 60′ – corrupt quota file
Proxmox: ‘exit code 60′ – corrupt quota file root@server ~ # vzquota off 101 vzquota : (error) Quota is not running for id 101 vzquota ...
Read More
encrypt and decrypt md5
$input = "SmackFactory"; $encrypted = encryptIt( $input ); $decrypted = decryptIt( $encrypted ); echo $encrypted . '<b...
Read More
Vesta Control Panel : Control Panel ควบคุมเครื่อง SERVER
1. ลง CentOS 6 64bit 2. # yum remove httpd bind-9 httpd-tools เพื่อลบ httpd และ อื่นๆ ออกก่อน เครื่องที่รองรับได้ # Curre...
Read More
vzquota on failed [3]
#vzctl start 101 Error vzquota on failed [3] You can #vzquota drop 101 And restart #vzctl start 10...
Read More
Proxmox : starting worker failed: unable to parse worker upid (Backup Proxmox Error)
First of all, back up the following files: # nano /usr/share/perl5/PVE/Tools.pm # nano /usr/share/pve-manager/ext4/pvemanagerlib.js Now...
Read More
Proxmox summary graphs not refreshing (กราฟไม่แสดงผล)
ssh แล้ว พิมพ์คำสั่ง service pvestatd restart หมายเหตุ Usage: /etc/init.d/pvestatd {start|stop|reload|restart|force-reload}
Read More
การเขียน CRONTAB บน LINUX CENTOS
คำสั่ง crontab เป็นคำสั่งในการทำ schedule ในการสั่งโปรแกรม หรือ script ต่างๆ ทำงานตามเวลาที่กำหนด บนระบบ UNIX/LINUX ซึ่งอำนวยความสะดวกไ...
Read More
CentOS Linux ปิด Firewall
หลังการติดตั้ง CentOS Linux ปิด Firewall สามารถทำได้ดังนี้ 1. ทำการปิดบริการ IPTABLES และ IP6TABLES ด้วยคำสั่ง service > ปิดขณะที่ Log...
Read More
ลง Xampp 32 บน Centos 64bit
Step 1: #vi /opt/lampp/lampp Edit all of follow row: # XAMPP is currently 32 bit only case `uname -m` in *_64) if /opt/lampp/bin/php...
Read More
การตั้งค่า IP บน Centos 6 (How To Configure Static IP On CentOS6)
## Configure eth0 # # vi /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE="eth0" NM_CONTROLLED="yes" ONBO...
Read More
Php Programming : How to ajax-submit a form textarea input from CKEditor? ใช้ CKEditor เมื่อ Submit เรียกตัวแปร serialize() ข้อมูล textarea หายไป
ใช้ ckeditor และส่งตัวแปรผ่าน .serialize() แล้วพบว่า ตัวแปร textarea เป็น "ค่าว่างเปล่า" เนื่องจาก เมื่อ textarea ถูกเปลี่ยนแปลงเ...
Read More
การลง Xampp บน CentOS และการ สั่งให้ Auto Start แบบ ง่ายๆ
1. Download ตาม Version ที่ต้องการ จาก http://www.apachefriends.org/en/xampp-linux.html 2. ssh วางไฟล์บน /opt 3. tar xvfz xampp-linux...
Read More
ลง Windows บน Proxmox
เพื่อนๆ บางท่านอาจะพบปัญหา เดียวกับผมคือ ทำอย่างไร ก็ไม่สามารถ Run Start ได้ หลังจากที่มึนอยู่นับเดือน ค้นหาวิธีการลง Windows บน Proxmox ก็...
Read More
เทคนิคการลง Proxmox ด้วย USB
1. Download Proxmox Version ที่คุณต้องการ แล้วเปลียน นามสกุลไฟล์ จาก .iso เป็น .raw 2. Download ตัวสร้าง Bootable จาก Download ImageWrite...
Read More
Subscribe to:
Posts
(
Atom
)