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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: latch
  • Content: Threads
  • Order by date
  1. latch

    gcc 2.96 20000731 (Mandrake 8.1 ) - Compile problem

    Hi everybody I have gcc version 2.96 20000731 (Mandrake Linux 8.1 2.96-0.62mdk) on the server. Users get the following error when compiling ------------------------------------------------------- /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/../../../crt1.o: In function `_start'...
  2. latch

    Java Installation directory

    Hi I have installed Java through the RPM and it now sits on /usr and the complete path to java binary looks like /usr/java/jdk1.3.0_02/bin/java I have also made an entry into the /etc/profile file to allow users to have access to those binaries. I would like to know if the currnt...
  3. latch

    Max Processes setting

    Hi Is there a limit on the maximum number of processes that can be spawned (from init?) .Any links/description on this would be really appeciated. Is it possible to manually change this setting in some config file ? TIA C "Brahmaiva satyam" -Adi Shankara (788-820 AD)
  4. latch

    Adv Perl Programming book - Typo ?

    Hello All , Ive been going thru typeglobs again and I ran into this code from Sriram Srinivasan's Advanced Perl programming book ================================================ sub generate_greeting { my ($greeting) = @_; sub { print "$greeting world\n";} } $rs =...
  5. latch

    hardcopy terminal?

    Hello all I would like to know what hardcopy terminals are. I did some prelimnary lookup and understood that they are akin to printers. Is there anything more to that? regards CM "Brahmaiva satyam" -Adi Shankara (788-820 AD)
  6. latch

    example required for ' who -l '

    Hi Can someone give an example of how who -l can be used? regards CM "Brahmaiva satyam" -Adi Shankara (788-820 AD)
  7. latch

    Telnet monitoring

    Hi I would like to know if there are tools which can monitor the content of telnet transactions. This tool should typically scan telnet transactions and log it juts like a email scanner does. Would appreciate if tools on any OS are available? "Brahmaiva satyam" -Adi...
  8. latch

    VB Print Preview

    Hi Im pretty new to VB 6 1 day) ..and i have no idea on how to generate a print preview. I have a textbox with a 'preview' button below. When the button is clicked, a preview of the text ( from textbox) should be shown with a button to close the preview form. Any simple demo of this could...
  9. latch

    Home Directories sharing

    Hi Im on a Mandrake8.1 with SWAT installed . I want Linux users to be able to access their home directories from Windows boxes.How do I go about doing this? TIA regards C "Brahmaiva satyam" -Adi Shankara (788-820 AD)
  10. latch

    Mandrake8.1 ..Cannot Telnet

    Hi I just installed Mandrake Linux 8.1 but Im unable to telnet into it from another system although I can ping it...what could be the possible reasons for this? TIA C "Brahmaiva satyam" -Adi Shankara (788-820 AD)
  11. latch

    Intranet DNS Setup Help

    Hi Im in a network(192.168.100.*) of Windows machines and I have a Linux RH 7 box(192.168.100.128) wimme. I need to setup DNS on the Linux box.I have managed to configure Apache on this from scratch and I need to map the URL say www.intralinux.com to the Apache Server on the Linux box. How Do i...
  12. latch

    Access problem

    Hi I installed DBI,DBD-MySQl Driver on my Linux box and everything works fine . I want to restrict access for a user ( called 'user1' ) to the database 'mysql'; This is what I did I created user called 'user1' with all permissions set to 'Y' in the 'user' table I didnt specify any...

Part and Inventory Search

Back
Top