Search results

  1. ManishSinha

    help!! can someone please explain me this script

    Bash scripting *tldp.org/LDP/abs/html/ I think tldp is enough for the start.
  2. ManishSinha

    How to create a file 403: Fordibben folder (Ethical Hacking)

    Write protected for which user? The user under which IIS is runnning?
  3. ManishSinha

    Downloading IE8 will help feed hungry Americans

    If they really want to do charity. Just donate the $1,000,000. Why asking us to download the browser and wasting world's bandwidth when after all we won't use it :twisted:
  4. ManishSinha

    IE8 beats Firefox and Chrome in 7 out of 10 areas

    Microsoft has a habit of putting its foot in the mouth. Can't it just publicize it's browsers without showing other browsers suck? Does anyone know that IE testing team in MS, India just blame each other for the IE7 debacle? Now, don't tell they how "you" know. I am saying because I know.
  5. ManishSinha

    Safari 4 slows down, now behind Chrome

    Opera and Safari may be great, but the end user is finally stuck up with Internet Explorer. If anyone wants to change, they jump to Firefox. Even chrome is not much, unlike people say. It got most of the market share out of tech-circles jus because of the word "Google" prepended to it
  6. ManishSinha

    Wanna Call in Gtalk Uisng PidGin

    I meant Yahoo works somehow on Kopete, but no idea of GTalk call using Kopete
  7. ManishSinha

    Wanna Call in Gtalk Uisng PidGin

    AFAIK Kopete can handle voice chat, but the capability is restricted. I am not sure whether it supports Gtalk or not, once heard about Yahoo though.
  8. ManishSinha

    how to install a software in ubuntu?

    Please no tar. You will then need to compile them from source. You first need to enable the repositories. System>Administration>Software Sources. Check Main,Universe,Restricted and Multiverse Then open Synaptic Package Manager (System>Administration>Synaptic Package Manager), click on reload...
  9. ManishSinha

    Which Linux Distro do you use ?

    Primary: Ubuntu Jaunty Jackalope 9.04 Secondary: None Previous: Ubuntu 6.06 to 8.10, Fedora 8, Mandriva 2007, PCLinuxOS
  10. ManishSinha

    Learning PHP

    I suggest you to get hold of the book "PHP5 and MySQL Bible". This is the book which taught me PHP and now I have two years experience in it. After learning always keep the official PHP Docs along with you. *www.php.net/docs.php I suggest even to download a copy.
  11. ManishSinha

    iPhone 3G Coming to BSNL ??

    Apple fan eh? Nothing bad... :D Its nice that you are not a winnie wan...
  12. ManishSinha

    help needed (urgent)

    3) Get the reg no of the student and try to fetch it from the database appending the reg no you got into the WHERE clause of SQL query. Hope you know POST request and SQL/database concepts. 4) You know how to make a login system? Use sessions to register sessions. keep the name of the user...
  13. ManishSinha

    need lil help guyz !!!!!!

    oops sorry! Looks like am drunk :D
  14. ManishSinha

    Connection to mySQL through PHP

    I personally prefer mysql_connect pear mbd2 may be your choice...
  15. ManishSinha

    connecting to broadband in ubuntu

    USB interface doesnt work with DataOne. They provide the driver source code and you have compile it yourself. Worser, their driver is for 2.4. kernel
  16. ManishSinha

    Embeding images in mail..?? Any idea?

    This doesnt happen in Yahoo Mail! I use Mail Clients for it, still Yahoo doesnt have POP access AFAIK
  17. ManishSinha

    Ubuntu

    You didnt realize it so far? First give a proper topic title so as to get proper replies. Just "help", "ubuntu", "linux", "pleas help me", "help me" etc are always avoided. For sound, try to get the gstreamer codecs, google gstreamer codec installation on ubuntu You arnt getting any...
  18. ManishSinha

    No Sound on UBuntu 7.10 plzz help

    Type alsamixer in the terminal, it would open lots of audio channels. Some of them would be muted. Unmute all of them by pressing M and press up/down to increase/decrease the sound of that channel.
  19. ManishSinha

    connecting to broadband in ubuntu

    please give us the output of the command, after you set up intenert through sudo pppoeconfig at the terminal sudo ifconfig
  20. ManishSinha

    Ubuntu Grub Problem

    There should be space between root and ( and bracket and (
Top Bottom