First...do an "ls -l" to find out who owns the files (probably root). This is more for information than anything else. Second be *certain* that you are doing what you want to do. Take a backup anyway in case you make a mistake. Third, prefix you commands with "sudo" (e.g. "sudo rm <filename>" to de...