Jump to content

liquidzoo

Global Moderator
  • Posts

    2260
  • Joined

  • Last visited

Posts posted by liquidzoo

  1. What are you trying to share it through? Samba? NFS?

     

    NFS is easy, you can set it up through Webmin; but it's Linux to Linux only AFAIK.

     

    Samba is harder, but still really easy. I'll assume Mandrake for this:

     

    Edit (as root) /etc/samba/smb.conf with your favorite editor. Near the bottom you will see a [myshare] entry. Set it up like this:

     

    [myshare]
    comment = <some comment about the share>
    path = /path/to/share
    valid users = <users here>
    public = <no or yes>
    writable = <no or yes>
    printable = <no or yes>
    create mask = 0765

     

    The mask can be different (666 for read/write for all, 777 for read/write/execute for all, etc)

     

    Save that file, then in a console su to root and type:

    smbpasswd -a USER

    Where USER is your XP user id (Win2k will not have to do this unless you're using an account other than the Administrator account). You will be prompted for a password for this user. Use your Windows password to make things easier.

     

    After that, still in your root console, type:

    service smb restart

     

    At that point you should be all set. For more info, see the Samba FAQ here: http://mandrakeusers.org/index.php?showtopic=16737

  2. Another thing I found today, not sure if this is a cooker thing or not, though:

     

    Add a contrib and plf urpmi source. Open a console, su to root and type:

     

    urpmi bootsplash-plf bootsplash-themes bootsplashchooser

     

    Once those are installed, go to MCC > Boot > Boot Themes. You will now have a list of boot themes to choose from!

  3. I have two quick questions......

     

    1) in mandrake 10, is there a setting to make everything execute

        with a single click? I've looked everywhere and can't find it. I

        had mandrake 9.2 set up this way and prefer it to double clicking

        all the time.

     

    2) back about 10 years ago i got my first job as a CAD drafter and

        we used microstation on unix machines. would this software run

        on todays linux? If so how hard would it be to get it running? does

        any unix software run on linux or is there more to it?

     

    Thanks for any info!

     

    Jason

    1) Yes. There is a way to do this. It's actually in the Konqueror preferences if I remember correctly. I will have to look when I get home. I have done this, though.

     

    2) I honestly don't know.

  4. There are 2 different installers (both 432 and 436 versions) for UT.

     

     

    That's not actually correct. There are 2 installers for Unreal Tournament.

     

    The first is for the standard edition of Unreal Tournament which is version 400

    The second is for the Game of The Year edition which is version 432.

     

    I knew you'd chip in here :lol:

     

    According to this site there is a 436 installer for both normal UT and the goty edition. I couldn't find either edition of the installer you mentioned, though. I know they exist, but I can't find them on 3dgamers.

  5. Since you have the sources already added (I assume you added main, contrib, plf, and update sources to do this update, right? ), open up a console, su to root and type the following:

     

    urpmi.update -a

     

    That will download new hdlists, if any are available. Once that is done, type this:

     

    urpmi --auto-select

     

    That will give you the packages that are available to upgrade to current versions. Verify the list, and press Y <enter> to start the install. Depending on how many updates there are, and the speed of your internet connection, it could take some time. Taht will install everything EXCEPT the kernel. You have to do that separately (urpmi kernel).

     

    IF you don't have one of the sources for 10.0OE that I listed above, head to http://easyurpmi.zarb.org and add them.

  6. Did you use the goty installer or the other one? There are 2 different installers (both 432 and 436 versions) for UT. Make sure you get the one that matches your version of the game and you should be fine.

  7. Why is the Print server always on the net? Just curious.

     

    Also, if you're using a Linux distro to do print sharing, I think you have to enable samba sharing.

     

    I'm trying to figure out how to install my printer on my laptop (the XP side) when it's connected to my desktop (mdk 10.1). It sees the printer, but won't find the drivers for it.

  8. do we *really* need another of these threads?

     

    especially since all of the poll items are poorly done, dont put gnome and KDE on the same line.

     

    Yes, we did as a matter of fact; and the users that got pm's from me know why.

     

    KDE and Gnome are on the same line to allow me to put another option there. You are only allowed 5 options in a poll...that's it. KDE and Gnome are the 2 most commonly used DE's. I'm not grouping them together because they are similar, just due to the fact that they are used by the majority, and I wanted to have another definitive option there.

     

    Some people may not like the fact that I grouped them...tough. I have my reasons.

  9. The expansion card is a usb2 card. It worked here before.

     

    As I said earlier, though; the drive is not plugged in now. When it is plugged in, the usb-storage module is loaded correctly.

  10. Thats right, you buy the windows disc, and later there will be linux client to download to play the game.  There will not be a seperate boxed version!!

    Oh well... I was gonna buy the game, or better, the linux version of the game to show support so other companies will take linux into account too, but with this approach of buying a window$ version of the game and then downloading the linux installer off the web Im better off saving my money and just downloading the installer, they wont be able to know wheter i really bought the game or not and my download will count me as a 'linux gamer' anyway, so whats the point on spending the money now? I dont really like that kind of games anyway, as i said, i just wanted to show linux support, i dont want to buy no window$ version no way. :furious3:

     

    That's not exactly a good attitude towards gaming, Linux or not. If you want, wait till tuxgames has their bundle and buy it then.

     

    As an additional note, very few games that run in Linux actually come with the Linux installer on the disk. I can think of 3 off the top of my head. Most of them you will have to download an installer and/or copy files from a Windows installation. It's not that big of a deal. At least game manufacturers like Epic (UT) and id (Doom) are supporting Linux and providing installers. Most companies won't even do that...

  11. [ liquidzoo ]# lsmod
    Module                  Size  Used by
    isofs                  34360  1
    zlib_inflate           22400  1 isofs
    sg                     38460  0
    st                     39932  0
    sr_mod                 18756  0
    sd_mod                 21952  0
    scsi_mod              117388  4 sg,st,sr_mod,sd_mod
    nfsd                  196896  8
    exportfs                6176  1 nfsd
    parport_pc             34368  1
    lp                     12108  0
    parport                40328  2 parport_pc,lp
    ipv6                  244544  26
    snd-seq-midi            8640  0
    snd-emu10k1-synth       7808  0
    snd-emux-synth         37920  1 snd-emu10k1-synth
    snd-seq-virmidi         7392  1 snd-emux-synth
    snd-seq-midi-emul       8512  1 snd-emux-synth
    snd-seq-oss            33600  0
    snd-seq-midi-event      7584  3 snd-seq-midi,snd-seq-virmidi,snd-seq-oss
    snd-seq                51888  8 snd-seq-midi,snd-emux-synth,snd-seq-virmidi,snd-seq-midi-emul,snd-seq-oss,snd-seq-midi-event
    snd-pcm-oss            54984  0
    snd-mixer-oss          19616  2 snd-pcm-oss
    snd-emu10k1            97032  4 snd-emu10k1-synth
    snd-rawmidi            24484  3 snd-seq-midi,snd-seq-virmidi,snd-emu10k1
    snd-pcm                95720  2 snd-pcm-oss,snd-emu10k1
    snd-timer              25028  2 snd-seq,snd-pcm
    snd-seq-device          8200  7 snd-seq-midi,snd-emu10k1-synth,snd-emux-synth,snd-seq-oss,snd-seq,snd-emu10k1,snd-rawmidi
    snd-ac97-codec         69412  1 snd-emu10k1
    snd-page-alloc         11720  2 snd-emu10k1,snd-pcm
    snd-util-mem            4640  2 snd-emux-synth,snd-emu10k1
    snd-hwdep               9156  2 snd-emux-synth,snd-emu10k1
    snd                    55620  20 snd-seq-midi,snd-emux-synth,snd-seq-virmidi,snd-seq-oss,snd-seq-midi-event,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-emu10k1,snd-rawmidi,snd-pcm,snd-timer,snd-seq-device,snd-ac97-codec,snd-util-mem,snd-hwdep
    soundcore               9728  2 snd
    af_packet              21224  0
    w83627hf               28836  0
    eeprom                  7752  0
    i2c-sensor              2848  2 w83627hf,eeprom
    i2c-isa                 1984  0
    i2c-viapro              7052  0
    i2c-core               23700  5 w83627hf,eeprom,i2c-sensor,i2c-isa,i2c-viapro
    raw                     8384  1
    ide-floppy             19520  0
    ide-tape               36208  0
    ide-cd                 41728  1
    cdrom                  39452  2 sr_mod,ide-cd
    floppy                 59792  0
    thermal                12392  0
    processor              17192  1 thermal
    fan                     3972  0
    button                  6288  0
    battery                 8836  0
    ac                      4772  0
    tulip                  46048  0
    supermount             39220  2
    nls_iso8859-1           4032  2
    nls_cp850               4864  1
    vfat                   13696  1
    fat                    46112  1 vfat
    nvidia               4809812  14
    via-agp                 8704  1
    agpgart                33576  2 via-agp
    pcspkr                  3432  0
    tsdev                   7776  0
    usbmouse                5632  0
    evdev                   9664  0
    joydev                  9984  0
    usbkbd                  7264  0
    usbhid                 44416  0
    usblp                  12448  1
    quickcam              123296  0
    videodev                9696  1 quickcam
    uhci-hcd               31760  0
    ehci-hcd               29604  0
    ohci-hcd               21380  0
    usbcore               110848  11 usbmouse,usbkbd,usbhid,usblp,quickcam,uhci-hcd,ehci-hcd,ohci-hcd
    rtc                    11800  0
    reiserfs              266996  5

     

    As a note, the drive is not plugged in at the moment.

     

    The drive is a Maxtor 40GB usb2.0 drive. Bought it from Staples about a year (maybe more) ago. It is correctly identified by harddrake and the usb-storage module is the correct module for a drive like this.

×
×
  • Create New...