Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


centos_6_migration_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
centos_6_migration_notes [2015/12/17 20:02] juckinscentos_6_migration_notes [2015/12/17 20:20] juckins
Line 10: Line 10:
  
 Set up VSFTPD Set up VSFTPD
 +  * https://www.digitalocean.com/community/tutorials/how-to-set-up-vsftpd-on-centos-6--2
 +  * http://serverfault.com/questions/243816/vsftpd-allow-access-only-for-certain-users
 +  * https://radu.cotescu.com/vsftpd-and-symbolic-links/
 +    * Make the target directory at the location you want it as the desired user
 +    * Make the target directory in the desired user's $HOME
 +    * as root: mount --bind /real/directory /ideal/directory
 +    * restart vsftpd
 +  * Check all settings in /etc/vsftpd
  
 **July 2014:\\ 1) Kernel panic and boot failure on Dell Inspiron 6400: (VFS cannot open root device "UUID=xxxx)** **July 2014:\\ 1) Kernel panic and boot failure on Dell Inspiron 6400: (VFS cannot open root device "UUID=xxxx)**
centos_6_migration_notes.txt · Last modified: 2016/04/10 17:46 by juckins