proxmox how to passthough gpu card in proxmox May 28th, 2019 0 Virtual graphics card performance is too weak.we need to use real graphics card to improve display performance. Before starting passthough gpu...
proxmox how to passthough harddisk in Proxmox May 26th, 2019 0 Sometimes we what use harddisk in guest system passthough.So if the disk move to other machine.The data can read directly. We can check harddisk...
proxmox install proxmox May 22nd, 2019 1 Proxmox VE is a complete open-source platform for all-inclusive enterprise virtualization that tightly integrates KVM hypervisor and LXC containers,...
linux show the color when run ls under linux May 21st, 2019 19 Sometimes when we run ls to list files.There's only black background with white words.We can't see file/dir or executable easyly. There's a file...
linux how to run a task automatic when system boot May 21st, 2019 0 Sometimes we need run some commands automatic when system boot up. We can put the command or script into /etc/rc.locallike:vi /etc/rc.localadd...
linux how to use crontab to excute tasks on time May 21st, 2019 0 like windows has scheduled tasks.linux has crontab.it's a tool for excute tasks on time. how to install crontab?we can use yum.yum install...
linux build website platform. LAMP May 20th, 2019 2 what is lamp? lamp is linux+apache+mysql+php.They are all open source software and free. change your centos 7 yum source to a faster source and...
linux vsftpd:500 OOPS: vsftpd: refusing to run with writable root inside chroot () May 20th, 2019 0 after I lock ftp user to stop them access system dir. some user get an error when they login. 500 OOPS: vsftpd: refusing to run with writable...
linux how to lock ftp user to their root dir on vsftp May 20th, 2019 64 when I build this site.I need ftp to upload web files to the server space.And the upgrade of wordpress also need ftp. I found it dangerous if the...
linux hi~ hello world~ May 20th, 2019 0 this site is used to share some technology or funs of computer. like the first program of any code language. I want to say~ ...