%@ page import="java.sql.*" %> <%@ page import="java.util.*" %> <%@ page import="java.text.*" %> <%@ page import="com.assorted.affiliate.data.*" %> <%@ page import="com.assorted.affiliate.display.*" %> <%@ include file="/jsp/session-handler.jsp" %>
|
|
Fix "/home" Ownerships
|
|
| <%@ include file="/ssi/products-menu-v3.html" %> |
Description fix-own.pl is a simple perl script that resets the ownership of all files under /home to match the directory names in /home. This script is handy when restoring backups, or fixing problems with file ownership, particularly on a CPanel server. This script is meant to be run on the command line, as root, in the /home directory. It is not a CGI script, and will not work if not run as root. Download Instructions
|