/[cvs]/nfo/doc/computing/sysadmin/linux/howto-freevsd-prepare-vhost.txt
ViewVC logotype

Diff of /nfo/doc/computing/sysadmin/linux/howto-freevsd-prepare-vhost.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by cvsjoko, Mon Feb 11 01:22:17 2002 UTC revision 1.2 by cvsjoko, Mon Feb 11 02:45:25 2002 UTC
# Line 1  Line 1 
1  $Id$  $Id$
2    
3  $Log$  $Log$
4  Revision 1.1  2002/02/11 01:22:17  cvsjoko  Revision 1.2  2002/02/11 02:45:25  cvsjoko
5  Initial revision  + added info about perl-versions: "replace old perl version through new one"
6    
7    Revision 1.1.1.1  2002/02/11 01:22:17  cvsjoko
8    first checkin'
9    
10    
11    
# Line 146  Initial revision Line 149  Initial revision
149    - disable ssh-errors in /var/log/messages    - disable ssh-errors in /var/log/messages
150      - create /etc/security/limits.conf by issuing a echo "" > /etc/security/limits.conf      - create /etc/security/limits.conf by issuing a echo "" > /etc/security/limits.conf
151            
152    -    - replace old perl version through new one (if available)
153        [root@martha1 bin]# cd /
154        [root@martha1 /]# cd /usr/bin/
155        [root@martha1 bin]# mv perl
156        perl         perl5.00503  perlbug      perlcc       perldoc
157        [root@martha1 bin]# mv perl perl.old
158        [root@martha1 bin]# ln -s /usr/local/bin/perl .
159        [root@martha1 bin]# cd /home/service/bin/ftpweblog/
160        [root@martha1 ftpweblog]# ./graphftpweblog
161        Error opening file for inclusion: /home/service/ftpweblog/testlog.html
162        [root@martha1 ftpweblog]#
163            

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed