Search Results - JustLinux Forums


Search:

Type: Posts; User: TheMuso

Page 1 of 5 1 2 3 4

Search: Search took 0.09 seconds.

  1. Well, I don't use ACLS any more, but I worked out...

    Well, I don't use ACLS any more, but I worked out the permission thing awhile ago. Can't remember how I did it, as I don't have the same setup any more.
  2. Replies
    3
    Views
    4,387

    I worked it out, the best command is: dd...

    I worked it out, the best command is:

    dd if=/dev/fd0 | bzip2 > floppy.img.bz2

    And to decompress and copy back to floppy:

    bzip2 -dc floppy.img.bz2 > dd of=/dev/fd0

    Thanks for your help...
  3. Replies
    3
    Views
    4,387

    dd command and piping.

    Hey.
    Does anybody know if you can pipe a dd command, for example dd if=/dev/fd0 of=floppy.img through a compression program such as bzip2?

    Thanks in advance.
  4. Replies
    0
    Views
    558

    Supermount patches for 2.4.18 available.

    It is very interesting to see how much discussion has occurred on this forum over the last few years about supermount. I know I was involved with them quite often, and it was generally concluded that...
  5. Thanks heaps. Quite busy atm setting up a network...

    Thanks heaps. Quite busy atm setting up a network which is what the samba server is for.
  6. 1. Searched google, but didn't find anything, I...

    1. Searched google, but didn't find anything, I didnt get through all the matches though.
    2. I have a network running, can ping all computers, they can all ping me.
  7. *Bump* Any ideas?

    *Bump*
    Any ideas?
  8. Problem compiling samba 2.2.3a under slackware 8.0

    I type the ./configure command in the samba source directory. All seems well until the end. Then it prints:
    checking configure summary
    WARNING: No automated network interface determination
    ERROR:...
  9. Replies
    27
    Views
    1,668

    Just a note about bit copying, if you wish to...

    Just a note about bit copying, if you wish to copy disks with protection, you might get better results by using your burner to read the CD into an image file, as burners can usually handle raw read...
  10. Replies
    2
    Views
    1,464

    Have you tried changing the port 2121 to a...

    Have you tried changing the port 2121 to a different port and working it through that way?
  11. Replies
    1
    Views
    494

    What distro are you using? If it is mandrake 8...

    What distro are you using? If it is mandrake 8 and above, I think you can turn that off in the display section of the control centre. However, I personally think it is good as it prevents the monitor...
  12. Replies
    10
    Views
    1,555

    One thing I forgot to mention as well, is to...

    One thing I forgot to mention as well, is to upgrade to the latest lilo, as it can support ext3. Just a thought on the hanging boot, and yes, you could try what Strike suggested.
  13. Replies
    10
    Views
    1,555

    You need e2fsprogs-1.25 and util-linux-2.11m to...

    You need e2fsprogs-1.25 and util-linux-2.11m to successfully use the setup. YOu also have to have your ext3 enabled kernel runing before you create the journal on the filesystem.
  14. Well, Mandrake has alsa, but doesnt wanna do it....

    Well, Mandrake has alsa, but doesnt wanna do it. How do I get the alsa drivers working instead of the kernel drivers?
  15. I came in here with a 4. I guess its all the...

    I came in here with a 4. I guess its all the music stuff I do, as that is my main career path, but love computers and tinkering. Thats why I love linux. Interesting article and test.
  16. Replies
    8
    Views
    552

    Try and find a list of what network cards are...

    Try and find a list of what network cards are natively supported with kernel 2.2, as Debian is still using 2.2, which is not so good for more modern network cards.
  17. I don't exactly know what the problem you are...

    I don't exactly know what the problem you are having is, but the only thing I can think of to resolve some if not all of this is to install the kernel-source RPM, go into /usr/src/linux and recompile...
  18. Thread: SAMBA problem

    by TheMuso
    Replies
    5
    Views
    759

    Yes, what the previous poster suggested. I can...

    Yes, what the previous poster suggested.
    I can understand that swat makes it easier to configure, but certainly I would say that a lot of the stuff that is in the config file now is not needed for a...
  19. Is /dev/mouse symbollicaly linked to the proper...

    Is /dev/mouse symbollicaly linked to the proper mouse device, eg /dev/psaux?
    Secondly, as for the hard drake so called problem you say you have, that is what happens most of the time I think, and is...
  20. Thread: samba?

    by TheMuso
    Replies
    8
    Views
    508

    For starters, you eed to have a netbios name...

    For starters, you eed to have a netbios name entry in your smb.conf file. So if your server string is TINA, you could have:
    netbios name = TINA
    server string = TINA Samba Server

    If you say you...
  21. Thread: SAMBA problem

    by TheMuso
    Replies
    5
    Views
    759

    Firstly, what version of windows are you running?...

    Firstly, what version of windows are you running?
    If 95/98/ME, I suggest that you log into windows with the username and password of an account that is in the Samba database, and then try to access...
  22. *Bump*

    *Bump*
  23. Thanks, but the graphics card drivers are no the...

    Thanks, but the graphics card drivers are no the problem. I was able to get them going in drake 8, but havent as yet done them for 8.1. I will make an effort to do those in the next day or so and see...
  24. Crackly sound in Mandrake 8.1 with Toshiba Laptop - Read on.

    I am using a Toshiba Satellite 3000 laptop, with mandrake 8.1. It has a NVIDIA Graphics card, which is currently not configured, and a Crystal Sound card, which uses the i810_audio and ac97_codec...
  25. Replies
    5
    Views
    1,103

    Firstly, what is /dev/hda6 used for? Secondly,...

    Firstly, what is /dev/hda6 used for?
    Secondly, have you tried fsck -f /dev/hda6? This will force a check, and just might do the trick.

    BTW: What file system? Ext2 or reiserfs?

    [ 29 December...
Results 1 to 25 of 115
Page 1 of 5 1 2 3 4