Jump to content

aioshin

Members
  • Posts

    816
  • Joined

  • Last visited

Posts posted by aioshin

  1. I believe that to be ablt access shares you have to be in the same workgroup. That's the idea behind workgroups.

     

     

    you should be able to access what ever workgroup it is, as long as you belong to the same network.. and no firewall are trying to prevent you from accessing the host on that workgroup, ... so dubb, you better check your mandy if built-in firewall has been enabled then... when trying to access mandy box from your xp, on the process, try to check your logs.. #tail -f /var/log/messages so you may able to watch why you're not able to access that box from xp, assuming, and as you've said, you can see MDKGROUP

  2. as root try to edit #/etc/inittab

    if you can see the entry below

    #

    id:5:initdefault:

     

    # System initialization

     

    id:5 refers to GUI

    id:3 refers to console

    so if yours is 3, you may change it to 5

     

    edit: assuming you've installed X and kde or gnome

  3. if you want to access it thru console, just $su then enter your root password

    prompt now is#

    now, #cd /root ......its your root folder, and if you want to access it using konqueror assuming that you are using kde, just type

    #konqueror .......and you can now browse your root folder

  4. well, since you're using hylafax, you can visit www.hylafax.org for more info..

    ok, Im using hylafax also with the modem usr 56k external

    HOw did I start... i didnt use drak, maybe you can try this:

    1. Just to check, make sure you've installed the hylafax-server, since there is a client package.. thereś an update package already found in hylafax.org... you can try the rpm intended for redhat 9, it works fine with my 10.1

    2. You have to setup your fax.. at the terminal window #faxsetup ...

    3. at the end of fax setup, it will ask if you would like to add a modem, if it did not prompt..

    4. #faxaddmodem ..this process detects your modem, when prompted which class to use, select class 1

    5. well, there are lots of how-to and set-up guide that can be found in hylafax.org

    i suggest that you will visit that page, for more detailed info.

     

    this hylafax works really great...

  5. you can have a firewall in your linux, mdk default is shorewall, but for antivirus, linux dont need it,,.. well as of now, and if you managed to install a firewall in you linux, make shore that you allowed those windows box to access your linux cups and samba server

     

    well, as you've mentioned that your router has a bult-in firewall already, maybe you can leave you linux open, if you are not comportable yet in its firewall

  6. in your kde desktop, right click, then select configure desktop, then under Behaviour, select device icons, enable show device icons, then you can manually choose those mounted and umounted device that you want to be shown in the desktop..

  7. it's been solved. i dont know what went wrong with my previous installation of qt-devel... that was tru urpmi, though I installed it but, qmake was'nt there.. then awhile ago, i tried to check thru drakrpm (gui) if what are the available qt-devel that i should try to install again, still, i got it from thacs rpms, i installed the latest version from thacs and it solved the problem... thanks for the reply

  8. ok, I am trying to install a certain package from source, but when I run ./configure, it says

    checking for Qt... /usr/lib/qt3/

    ./configure: line 118: qmake: command not found

    note: I installed already the qt3 and qt-devel from thacs rpm, but I still cant find this qmake.. i've google about it and it says that just install the qt-devel, but still, i cant find the file qmake.. what package of qt should I install here?

     

     

     

    Moved from Software to Terminal Shell Commands, Kernel and Programming - Artificial Intelligence

  9. This is less important because (IMHO) Mandrake is not a server distro... 

     

     

     

    hi gowator, hope you dont mind me asking these, I'm just a little bit curious about what you have said,.... why?

    Is it not advisable to use Mandrake as a server ?

    edit: I'm sorry.....If this leads to another topic, I'll just ask this as a new

  10. thanks, but i have tried that, I mean for KDM, coz i used KDM, not XDM yet, but I also tried your suggestion... but still not working under KDM. in my previuos post, when setting default DM to XDM, it solved my problem... coz the default in XDM does not display "Start A new session" button... well, I've said also that I got some problem when using XDM, when playing on it, I found out that when I changed from KDM to XDM, my bash_profile was reset to default, so those installed under /usr/local/ and those script under /usr/local/bin/ does not work anymore... so I have to add those to my local users path = $PATH to correct the problem then, and it does... so by setting the DM to XDM solves my problem.

  11. I found an alternative on how to make it happen that the "new session" option will not appear when locking the desktop, also it will not appear in the Mandrake start menu. Thatś when using the XDM instead of KDM or mdkKDM. I tried it but I changed it back to kdm coz some applications installed alredy in my systems does not function anymore...wierd.. anyway, I still think that there's a right config file that could be edit in-order to solve my little problem.. just dont know it yet.. or maybe I'll just try to figure it out why I encountered some probs.. when changing DM.. its another issue

  12. maybe the kernel does not support that device yet or the proper module for that device does not exist in your box though the kernel detected it as storage device but as an scsi, have you tried to check the manufacturers site of your device if they have a support for linux?. or try it here http://www.qbik.ch/usb/devices/

    hope you find some info there...

    also try to install a 2.4 kernel for your distro if ur current is 2.6..

  13. pls marked this problem of mine as solved.. what i did was, I installed a kernel-source-2.6-xx.rpm and make install it and the problem dis-appears, I dont know, but that was when I am using the default installed 2.6-x-kernel of mandrake 10.1 and also for 10.0...I tried the default mdk 10.1 kernel-2.4-xx.rpm and got no problem. also I never got this problem using fc3 and rh9... well, I consider it solved, I can dial-up, and send fax now, using hyla..

  14. - I think, 192.168.1.255 is the broadcast address of your network.

    - You cant see your linux from your win2k box until you install samba server in the linux box

    - If you have already a samba-server installed, try to assign some users that could access your samba from win2k...as a root#smbpasswd -a user

    .. the users is an existing user of your linux, you can assign a password that differ from the password you used in your linux box....then check your samba config file...

    reference: www.samba.org

    - try to use your konqueror if your using kde to browse the network..

    smb://192.168.1.2 . this assumes that it is an ip of you win2k box

     

    - also you can check your logs during accesing the network, type as root

    #tail -f /var/log/messages

     

    hope it answers some of your ??,

×
×
  • Create New...