New pages

From Wiki.voidnet.us

Jump to: navigation, search

Showing below up to 7 results starting with #1.

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500).

  1. 21:34, 27 July 2007 ‎Oracle (hist) ‎[2,332 bytes] ‎Admin (Talk | contribs) (New page: == Installing Oracle 10g Express on RHEL4 == Installing Oracle 10g Express on RHEL4 is a fairly simple process. 1st download the RPM from Oracle. You may need to create an Oracle accoun...)
  2. 21:46, 11 June 2007 ‎Iptables (hist) ‎[397 bytes] ‎Admin (Talk | contribs) (New page: == IPTABLES magic for getting traffict re-directed to another port == iptables -t nat -A PREROUTING -p tcp -j DNAT --dport 2525 --to the.prim.ary.ip:25 == IPTABLES rule to foward mail t...)
  3. 21:44, 11 June 2007 ‎Mail (hist) ‎[280 bytes] ‎Admin (Talk | contribs) (New page: == IMAP login == a login [username] [password] A0097 LIST "" INBOX A0098 LOGOUT == Sendmail issue where customer cannot send mail from mail client == TRUST_AUTH_MECH(`LOGIN PLAI...)
  4. 21:42, 11 June 2007 ‎General (hist) ‎[19,181 bytes] ‎Admin (Talk | contribs) (New page: == Space usage == du -h --max-depth=1 / == Perl CPAN shell == perl -MCPAN -e shell == Increase open file handler limit == *Edit /etc/sysctl.conf. fs.file-max=16384 kernel.sem = 2...)
  5. 21:19, 11 June 2007 ‎Plesk (hist) ‎[4,802 bytes] ‎Admin (Talk | contribs) (New page: == Plesk Logs == web: /usr/local/psa/admin/logs mail/ftp xfer /usr/local/psa/var/log/ == Plesk FTP USER == I have included below the instructions for adding system FTP user account'...)
  6. 21:03, 11 June 2007 ‎Mysql (hist) ‎[1,135 bytes] ‎Admin (Talk | contribs) (New page: == reset MySQL root password == /etc/rc.d/init.d/mysql stop /usr/bin/safe_mysqld --skip-grant-tables & mysql -u root UPDATE user SET Password=PASSWORD("password") WHERE User="root"; ...)
  7. 20:47, 11 June 2007 ‎Apache (hist) ‎[3,208 bytes] ‎Admin (Talk | contribs) (New page: == (28)No space left on device: apache error == semephore problem: ipcs -s | grep apache to fix: for i in `ipcs | grep apache | awk {'print $2'}`; do ipcrm sem $i; done Step 1: echo 256 ...)

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500).

Views
Personal tools
Toolbox