Jump to content

fissy

OTW
  • Posts

    414
  • Joined

  • Last visited

Posts posted by fissy

  1. nah that is libellous, however SCO have admitted to being leeches:

     

    Our goal is not to blow up Linux. People ask why we don't go after the

    distributors...'If you have such a strong case, why not shut down

    Red Hat?' Our belief is that SCO has great opportunity in the future

    to let Linux keep going, not to put it on its back but for us to get

    a transaction fee every time it's sold. That's really our goal.

  2. Which desktop environment are you using? (KDE/Gnome/other)

     

    For gnome, cut and paste this into the nautilus address bar: preferences:///Advanced

    Then double click on "file types and programs."

    From there you can edit which program a file type opens with.

     

    Expand audio and edit "MP3 audio"

    then choose xmms and your default custom action.

  3. I use gftp, however, nautilus works very well and i expect konqueror can do too.

    Having ftp access in your filemanager is good as you can just copy and paste between your local computer and webserver.

  4. i have an nforce2 using gentoo with 2.6.1, i think it says in my sig.

     

    network works fine with the forcedeph drivers - in the config program i think

    sound... well works nicely, with 5.1 channel audio... except.... about once in every song there will be a patch of horrible distortion somewhere, its really annoying.

    Also alsamixer won't save settings... thats probably something i've broken though.

  5. 1) su to root

    2) mkdir /mnt/windows

    3) gedit /etc/fstab *or use an editor of your choice*

    4) remove lines referring to hda1

    5) add this line:"/dev/hda1 /mnt/windows ntfs noatime,ro,user,iocharset=iso8859-1,umask=0 0 0"

    6) exit gedit or other editor

    7) mount /mnt/windows

    8) go into your filemanager as your normal user and see if you can access /mnt/windows

     

     

    If that doesn't work, you must be missing the ntfs support from your kernel.

     

    edit: btw, what ethernet card do you have?

  6. i think your ati card might struggle a little bit with doom3 sadly, it should be able to cope with Unreal Tournament 2003 though i think, another fps, which is very graphically nice too.

     

    Doom III looks to be an excellent game though, amazing graphics, immersive audio, in a word: frightening.

    If you can get the green, i'd say try and upgrade your graphics card.

    *depends on how fast your processor is too, i think doom3 will like a 2GHz processor minimum.

  7. i have an nforce2 board, i can get all of it working in linux except for the agpgart, and thats most likely cause i have an evil radeon card.

     

    The asus A7N8X is a very nice fast board with loads of features... i'd recommend it.

  8. I have set up winbind to allow every user in AD to log on the linux computers, but I also want a centralized home directory so that kde and other user options are available independently of which linux computer the user logs on to. Is this possible?

    Its certainly possible

     

    if you want to do it via samba, you would have to somehow set it to mount /home/username via smbfs. The fstab line might look something like this

     

    //servername/$homes /home/$user smbfs some,options,here x x

     

     

    i think you might need to do a lot of reading to get it to work.

     

    a better solution would be to do it using nfs i think with a separate linux server... depends on your funds really.

     

    good luck!

    -fissy

     

    ps, the docs on the samba page are quite useful imo

  9. samba can't be an active directory server as of this moment (wait for 4.0 afaik), but it can do pretty much everything else, including be part of a domain with an active directory server.

     

    i suggest you go to the samba homepage, they have the using samba book for download there, that should be a good place to look. O' Reilly sell it so it should be good :)

  10. search for the model number on google, theres a good chance you'll find the info you need there. If not, just guess :) use one of the more "wide" settings.

     

    Use this program to create the xf86config file: /usr/X11R6/bin/xf86config

    you may have to copy the file it creates to /etc/X11/ but you can do that i'm sure. :)

     

    good luck, expect to run the config program many times!

×
×
  • Create New...