Skip to content

DanPros

Personal Weblog

  • Home
  • About
  • Contact
  • Web Info

Category: Server

Topics related to web server.

Assign Static IPs to KVM guests using DHCP in Proxmox

This is my setting when assigning static IPs to KVM guests using DHCP in Proxmox. Currently I have 1 public IP and 2 failover IP (both failover IP has MAC address attached). Install the DHCP server : Continue reading
danprosAuthor danpros Posted on September 21, 2017 Category Server Tags Proxmox KVM comments

Install Windows on Any Server using Rescue System and QEMU-KVM

Is this possible to install Windows using the rescue system? The short answer is Yes. We just need to use the portable qemu-kvm. Portable here means we do not need to install it inside the rescue Continue reading
danprosAuthor danpros Posted on September 15, 2017 Category Server Tags QEMU KVM comments

Auto Backup MySQL Database to FTP Server using cURL

RAID is not a backup. RAID arrays can fail just like single drives, RAID is designed for fault tolerance NOT backups. I wrote this script to backup MySQL databases and than upload it to FTP server Continue reading
danprosAuthor danpros Posted on June 22, 2017 Category Server Tags FTP MySQL Backup comments

Good and lightweight web based KVM manager

I'm looking for KVM manager that is free, web based, lightweight, and easy to use to manage multiple dedicated server for my personal use. Need the ability to install Windows and Linux on its virtual Continue reading
danprosAuthor danpros Posted on June 14, 2017 Category Server Tags KVM KVM Manager comments

Mount remote FTP server as folder on Linux and auto startup it

Sometimes we need to mounting FTP server as folder on Linux and than auto mount it across reboot. This example is for CentOS 6. # Installing the CurlFtpFS package (need EPEL repo): yum install Continue reading
danprosAuthor danpros Posted on May 19, 2017 Category Server Tags FTP CurlFtpFS comments

Redirect visitors by country on Cloudflare using htaccess

In certain cases we may need to redirect visitors to a particular website, folder, or specific pages. So how to achieve that if I am using Cloudflare? Cloudflare have IP Geolocation feature and once Continue reading
danprosAuthor danpros Posted on March 06, 2016 Category Server Tags cloudflare comments

How to install CentOS 7 remotely using VNC

This time I will discuss on how to install CentOS 7 remotely using VNC. There are some differences between installing CentOS 6 and CentOS 7 remotely via VNC due to different versions of grub. Continue reading
danprosAuthor danpros Posted on February 22, 2016 Category Server Tags centos 7 vnc comments

Remove or hide client sender IP from Postfix on SMTP relay

Sometimes we need to hide our IP address for security, if we use Cloudflare we need to create separate email server so our IP site origin will keep hidden. The following is how to to remove client Continue reading
danprosAuthor danpros Posted on November 07, 2014 Category Server Tags postfix email server smtp comments

Check Disk Health Status When Using Hardware RAID

I have several boxes using RAID controller from LSI brands. And of course, sometimes we need to know important information about our disks, let say disk health status. When using Software RAID then Continue reading
danprosAuthor danpros Posted on October 24, 2014 Category Server Tags raid megaraid comments

Setting Up NAT VPS on CentOS 6 using IP Tables and HAProxy

When ordering dedicated server sometimes we only got 1 IPv4, but that’s enough, we can using NAT for container with IP Tables and HAProxy to creating many OpenVZ VPS inside our dedicated server. Continue reading
danprosAuthor danpros Posted on September 21, 2014 Category Server Tags nat vps openvz centos 6 comments
Page 1 of 2 »

About

Personal weblog of Danang Probo Sayekti aka danpros.

Recent Posts

  • Assign Static IPs to KVM guests using DHCP in Proxmox
  • Install Windows on Any Server using Rescue System and QEMU-KVM
  • Auto Backup MySQL Database to FTP Server using cURL
  • Good and lightweight web based KVM manager
  • Mount remote FTP server as folder on Linux and auto startup it

Archives

  • ▼ 2017 (6)
    • September (2)
    • June (2)
    • May (1)
    • March (1)
  • ► 2016 (2)
    • March (1)
    • February (1)
  • ► 2015 (3)
    • December (2)
    • September (1)
  • ► 2014 (5)
    • November (1)
    • October (1)
    • September (2)
    • January (1)
  • ► 2013 (17)
    • December (1)
    • November (1)
    • October (1)
    • September (1)
    • August (1)
    • July (1)
    • June (3)
    • May (1)
    • April (1)
    • March (1)
    • February (1)
    • January (4)
  • ► 2012 (38)
    • December (2)
    • November (2)
    • October (2)
    • September (2)
    • August (1)
    • July (3)
    • June (1)
    • May (4)
    • April (1)
    • March (7)
    • February (8)
    • January (5)
  • ► 2011 (77)
    • December (1)
    • November (4)
    • October (3)
    • September (3)
    • August (10)
    • July (22)
    • June (5)
    • May (4)
    • April (8)
    • March (4)
    • February (9)
    • January (4)
  • ► 2010 (66)
    • December (11)
    • November (16)
    • October (8)
    • September (24)
    • April (1)
    • March (2)
    • February (2)
    • January (2)
  • ► 2009 (32)
    • December (9)
    • November (11)
    • October (2)
    • August (10)
  • Home
  • About
  • Contact
  • Web Info
  • Twitter
  • Facebook
  • Google+
  • GitHub
© 2017 DanPros.com

Proudly powered by HTMLy