Search the Wiki

Viewing 1 to 10 of 946 items

Upload ISO files into XenServer 5.5-6.0

1) SCP the ISO files into the folder called /ISO or any folders that you like 2) symbol link it #cd /var/opt/xen/iso_import ln -s /opt/xensource/packages/iso/CentOS-5.3-i386-bin-DVD.iso 3) rescan the ISO files folder.in order to have it appear under the XenServer Client Console #xe sr-create name-label=ISOs type=iso device-config:location=/var/opt/xen/iso_import device-config:legacy_mode=true content-type=isoDone

0

IPv6 Register

ลงทะเบียนที่ : http://www.ipv6forum.com/ipv6_enabled/approval_list.php ไปขอ banner ของ ipv6 มาแล้ว ขอรับป้าย Banner : http://ipv6-test.com/validate.php?url=referer

0

ติดตั้ง Nginx แยกจาก Directadmin Centos 5

#yum update -y #yum install -y gcc gcc-c++ wget nano pcre-devel zlib-devel make libxml2 libxml2-devel libxslt libxslt-devel bzip2 bzip2-devel curl curl-devel libjpeg libjpeg-devel libpng libpng-devel gd gd-devel mysql mysql-devel mysql-server net-snmp net-snmp-devel freetype-devel libtool-ltdl-devel ncurses ncurses-devel libevent-devel #rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm #yum install nginx และแก้ /etc/nginx/nginx.conf user apache apache; worker_processes 4; # Set it according to what  Full Article…

0

[PHP] Protect web server with disable_functions

disable_functions = apache_child_terminate, apache_setenv, define_syslog_variables, escapeshellarg, escapeshellcmd, exec, fp, fput, highlight_file, ini_alter, ini_get_all, ini_restore, inject_code, mysql_pconnect, openlog, passthru,phpAds_remoteInfo, phpAds_XmlRpc, phpAds_xmlrpcDecode, phpAds_xmlrpcEncode, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, posix_setuid, posix_uname,proc_open,proc_close, proc_get_status, proc_nice, proc_terminate, shell_exec, syslog, system, xmlrpc_entity_decode,curl_exec,curl_multi_exec,show_source,parse_ini_file,sleep,pcntl_exec, virtual,set_time_limit,suexec,dbmopen,dl,symlink,disk_free_space,diskfreespace,leak add to php.ini

0

เปิดใช้ IPv6 ด้วย IPv4 บน server [LINUX: Centos/Fedora]

ก๊อบมาไว้อ่านเอง : ของท่าน ICEz เชื่อว่าหลายๆ คนคงรอกันเก้อ เพราะ idc ไม่ยอมปล่อยมาซักที ด้วยปัญหามันค่อนข้างเยอะครับ ทั้ง router firewall แล้วก็อุปกรณ์สารพัดจะ support ไม่หวาดไม่ไหว

0

DHCP: The MAC address filtering configuration

To add a MAC address to the DHCP allow list Click Start, point to Administrative Tools and then click DHCP. In the console tree, expand the applicable DHCP server, expand IPv4, and then expand Filters Click Allow, click New Filter…, type the Mac address and Description of the client to allow, and then click Add. To remove a MAC address from the DHCP deny list Click Start, point to Administrative  Full Article…

0