Search Results - JustLinux Forums


Search:

Type: Posts; User: hardigunawan

Page 1 of 3 1 2 3

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    369

    apache configuration

    Hi, I've difficulty in understanding Apache's directive. Here's my problem:

    1) "Port 80" and "Listen 80". Can I have either one?

    2) Question 1 against NameVirtualHost abc:80. If I set the...
  2. Replies
    0
    Views
    410

    pam_ldap with tls and sasl

    I've set up postfix in a chroot environment and have copied the necessary
    files (not all though) into the chroot directory.


    I've been able to do a smtp auth using sasl through pam, but when I...
  3. getting mouse click position on image

    Hi, I would like to know, how do I get the x-y position (relative to the image's top-left corner) when a mouse click on an image.

    Is this possible in web-based programming, such as PHP? Or do I...
  4. Replies
    22
    Views
    2,564

    HAHAHAHA....that's a good one! :D Substituting...

    HAHAHAHA....that's a good one! :D Substituting "Perl" with "Windows" really opens my eyes on quality and popularity. Thanks! I'll take note of your advice :)

    Python is the way for me to go...
  5. Replies
    22
    Views
    2,564

    hmmm...shouldn't say that database application is...

    hmmm...shouldn't say that database application is an advanced GUI application.... sorry :P

    I'm used to programming GUI in Windows with VB and Delphi. I've found some Tcl/Tk book and glanced...
  6. Replies
    22
    Views
    2,564

    good language?

    Can you recommend me a good programming language (not web-based)? Here's my priority:

    1) Easy
    2) Portable from Linux to Windows
    3) Many controls/widgets that I can just use

    All I can find is...
  7. Replies
    0
    Views
    896

    Postfix, LDAP and mailbox size limit

    How do I integrate postfix with LDAP and at the same time limit per user's mailbox and mail size?

    Thank you :)
  8. Replies
    1
    Views
    407

    redhat 7.2 installation and reiserfs

    Can I set the partition type to be reiserfs in Redhat 7.2 installation? I've used up to Redhat 7.1, but its installation does not allow the partition type to be reiserfs...
  9. Replies
    2
    Views
    473

    anyone?

    anyone?
  10. Replies
    0
    Views
    396

    mysql data size checking

    When I submit an sql insert query, mysql would truncate the data. Is there anyway I can change mysql setting such that any error such as too large a data size will not be inserted? I want it to d...
  11. Replies
    2
    Views
    473

    voip,pbx and linux

    hi, I would like to know more about how linux can help to build a pbx system. I've read in some posting that it is possible. What kind of hardware does linux need? And most importantly, does...
  12. mobo problem, rebooting during installation

    I've a Gigabyte GA-6VXE+ mobo, 15G Quantum lct15, 64M RAM PC100 and Trident 985 video card.

    I've problem installing Linux into it, because it reboots at random timing. I've posted this message...
  13. Replies
    0
    Views
    393

    wierd networking problem

    Connection from an internal network to a webmin server in the gateway is very slow when the gateway is connected to the internet with PPPOE (ADSL). However, when I stop the internet connection, the...
  14. Replies
    3
    Views
    407

    you are right, it is indeed in...

    you are right, it is indeed in /usr/src/linux/arch/i386/defconfig.

    thank you :)
  15. Replies
    3
    Views
    407

    patched redhat kernel

    I have a vanilla kernel and would like to know what kind of patches does redhat added and where can I get those patches.

    Also, I would like to know what is the configuration of redhat kernel out...
  16. snort log shows an attack from 192.168.40.15

    I've set up snort to be and IDS on my external interface (to the internet). My ipchains rules are blocking any source with 192.168.0.0/16.

    Today, I looked into the snort log, and found packets...
  17. I've found out what had happened!! :D...

    I've found out what had happened!! :D
    Yesterday, I tried to change my $PATH, etc, etc, but I still couldn't get it running.

    So I recompiled linuxfromscratch's bzip2 and it works. The difference...
  18. i've tried to install redhat on my 486 8M RAM and...

    i've tried to install redhat on my 486 8M RAM and it doesn't work. Redhat need at least 32M RAM.

    I'm currently trying to use linux from scratch for my 486... not sure will work :)

    well, i...
  19. yes, bzip2 is in the same directory as tar and...

    yes, bzip2 is in the same directory as tar and cat. I tried running it as ./bzip2, /bin/bzip2 and just bzip2. All gives me the same error.

    I've not looked into the $PATH though. But since I ran...
  20. bzip2 results in bash: ./bzip2: No such file or directory

    I compiled bzip2 as linux from scratch's book. I can run it in my original linux environment (by running /root/LFS/bin/bzip2). But when I chroot into /root/LFS, I can't execute bzip2 anymore. (...
  21. Replies
    0
    Views
    1,151

    linux from scratch gcc compile error

    1) I've reached until the compilation of gcc (statically linked) and received errors. Here's the steps that I did to compile gcc:
    export LFS=/root/LFS
    mkdir $LFS/usr/src/gcc-build &&
    cd...
  22. Replies
    0
    Views
    617

    Postfix mail quota, ipop3d configs

    I've just implemented quota system on my mail server, and I have some problems that need your help.

    1) I found out that root user can append into a file (which belongs to a normal user with quota)...
  23. Replies
    6
    Views
    370

    1) Dont know 2) Check that telnet server is...

    1) Dont know

    2) Check that telnet server is installed by issuing "rpm -qa | grep telnet-server" w/o quotes. If it returns nothing, then telnet-server is not installed yet. Once installed, check...
  24. Replies
    1
    Views
    545

    barcode & web development

    I was thinking of creating a simple web applications which can get its data from a barcode scanner.

    But I can't think of how to, since when a barcode is entered, there is no way to proceed to the...
  25. postfix authenticated user matches "From" field

    I've a postfix server with cyrus-sasl authentication. Right now, it can allow only authenticated users to send email out. However, I discovered that some people can set the from field to be...
Results 1 to 25 of 74
Page 1 of 3 1 2 3