Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by amayawen

  1. amayawen

    Workstation too slow on boot into domain

    My machine is a member of the domain. 1. 130 + 34 seconds When the PDC(domain controller) is on, it takes 130 seconds from boot to the login window. After I type my password to login, it takes 34 seconds to load everything. 2. 70 + 60 seconds. When the PDC is off, it...
  2. amayawen

    Help with APACHE 2.0 connector

    Redhat Linux 7.2 Apache 2.0.39 I'm building the apache-tomcat connector mod_jk. I downloaded jakarta-tomcat-connectors-4.0.4-src.tar.gz from the tomcat website. I'm working in the directory jakarta-tomcat-connectors-4.0.4-src/jk/native/apache-2.0 Before running the build-unix.sh, I changed...
  3. amayawen

    HELP: SMTP Connection refused

    Oh, I solved it at last by this: http://www.math.uga.edu/~kurlberg/redhat7.1.html Fix: In /etc/mail/sendmail.mc, change the line DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') to dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA') and run m4 /etc/mail/sendmail.mc >...
  4. amayawen

    HELP: SMTP Connection refused

    1. You can see my IP is 192.168.0.104 [root@red10 /]# /sbin/ifconfig eth0 Link encap:Ethernet HWaddr 00:50:BA:D3:5B:8D inet addr:192.168.0.104 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:24907...
  5. amayawen

    HELP: Redhat network service problem, Samba 2.2.1a

    I can access it from local host: [root@red10 root]# smbclient //red10/tmp added interface ip=192.168.0.104 bcast=192.168.0.255 nmask=255.255.255.0 added interface ip=127.0.0.1 bcast=127.0.0.255 nmask=255.255.255.0 Password: Anonymous login successful Domain=[BOSTON] OS=[Unix] Server=[Samba...
  6. amayawen

    HELP: Redhat network service problem, Samba 2.2.1a

    I'm using Win98 and Win2000 as client. Both clients can see "red10". When I double clicked on "red10", it said "\\red10 is not accessible. The network path was not found." When I typed "ping red10" it didn't work. When I typed "ping...
  7. amayawen

    HELP: Redhat network service problem, Samba 2.2.1a

    HELP: Redhat network service problem, Samba 2.2.1a I installed Redhat 7.2 on a server (The name is red10). And I set up the Samba, FTP, and Apache, and PostgreSQL. Now I'm having a very strange situation: All these services can be accessed locally, but can't be accessed from other computers...

Part and Inventory Search

Back
Top