Jump to content

himuraken

Members
  • Posts

    11
  • Joined

  • Last visited

About himuraken

  • Birthday 03/19/1983

Contact Methods

  • AIM
    amitconsulting
  • Website URL
    http://amit.gotdns.com
  • ICQ
    0

Profile Information

  • Location
    United States of America
  • Interests
    Linux, Networking, & Anime

himuraken's Achievements

New Here

New Here (1/7)

0

Reputation

  1. Hi everyone. I just did a clean install of MDK 10. I have a very small, under construction site. I backed up /var/www/html. THen I formatted and installed MDK 10. I copied the old /var/www/html to the new one. I enabled Shorewall on accident. And then I disabled it. Now I get "Forbidden You don't have permission to access / on this server. Apache-AdvancedExtranetServer/2.0.48 (Mandrake Linux/5mdk) mod_perl/1.99_11 Perl/v5.8.3 mod_ssl/2.0.48 OpenSSL/0.9.7c PHP/4.3.4 Server at amit.gotdns.com Port 80" YOu can see it yourself if you goto amit.gotdns.com Does anyone know how I can fix this?
  2. Ok, I will take a stab at this, and I think that it is a reasonable one. I see this all the time in Windows servers. I think this greatly pllies here as well. The only thing different in the response time is the use of a netbios \ samba name. I think that this has to be a dns issue. DNS resolution is taking way to long. That would explain your fast transfer's but slow lookups. I am not an expert in BIND, but I would suggest that you start there. Hope to help.
  3. My home setup is Mandrake 9.2 on MSI nForce2, AMD Barton2500XP, gig of ram, a 40gb ide WD, and two 100 gig WD's. Setup runs like a real champ. I want to make a cheap file server and still come out shining. I propose a MSI nforce2 board, same class(amd) processor, here is where I get concerned. I will have a 40 gig ide drive for the OS. I want to have two 120 SATA Western Digitals in a RAID mirror config. I have not used the nforce SATA in mandrake 9.2 Can anyone verify that these work? Preferably out of the box? I have got Samba running no problem, I guess my concerns are more hardware and performance wise. Thank for the clarification on Samba performance, I personally thought that it was faster than windows, but just wanted to dbl check. Please let me know, thanks
  4. Ok, thanks...I know what a NAS is...but your right this is technically a standard fileserver. Let talk hardware now. My home setup is Mandrake 9.2 on MSI nForce2, AMD Barton2500XP, gig of ram, a 40gb ide WD, and two 100 gig WD's. Setup runs like a real champ. I want to make a cheap file server and still come out shining. I propose a MSI nforce2 board, same class(amd) processor, here is where I get concerned. I will have a 40 gig ide drive for the OS. I want to have two 120 SATA Western Digitals in a RAID mirror config. I have not used the nforce SATA in mandrake 9.2 Can anyone verify that these work? Preferably out of the box? I have got Samba running no problem, I guess my concerns are more hardware and performance wise. Thank for the clarification on Samba performance, I personally thought that it was faster than windows, but just wanted to dbl check. Please let me know, thanks
  5. Hi, I wanted to get this communities thoughts / comments on using Linux(samba) in a windows network as a file server. I would want the clients to map to the samba server and read & write data to it. Thats about all I would need it to do. I am basically trying to come up with a non-server file server, if you know what i mean! Furthermore, I havent read any bench marks in regards to network performance iwth Samba / Windows(clients) over TCP/IP. Any input would be greatly appreciated!!! THanks, "Quitters never win, & winners never quit."
  6. Thanks alot guys, I actually got it to mount after editing fstab and I then formatted the crappy file system that was on it and replaced it with ext3. THank again
  7. Ok, I removed the "none" from the last line in fstab. Now I can mount as root How do I set the permissions to allow other users? I am unfamiliar with chmod, or should I use something else? I would like this to be accessable to all users upon boot via fstab if possible. what switches do i need to pass in fstab to mount with the proper permissions? I really appreciate your help!
  8. I feel like an idiot...i just noticed now that i posted it...could the last line be at fault? Shouldnt ROOT still be able to mount ?
  9. COrrection....(dont think that this matters) but the drive in question is actually on the primary channel as a slave. Thanks
  10. In other versions of Mandrake this drive was detected and mounted by the install. I tried adding lines to the fstab but no luck, here it is.... /dev/hda1 / ext3 defaults 1 1 none /dev/pts devpts mode=0620 0 0 /dev/hda6 /home ext3 defaults 1 2 none /mnt/cdrom supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0 none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,sync,iocharset=iso8859-1,codepage=850 0 0 none /proc proc defaults 0 0 /dev/hda5 swap swap defaults 0 0 none /mnt/hd supermount dev=/dev/hdb1,fs=ext2:vfat,--,codepage=850,iocharset=iso8859-1,kudzu 0 0
  11. Hi all, I am running Mandrake 9.2 on an nForce 2. I have my 100GB storage drive on the secondary IDE controller as master. The partition that I want to mount is /dev/hdb1 and I want to mount it in /mnt/hd. No matter what user (root or not) I get "mount: persmission denied" I have tried different syntax but this isnt my first time mounting ntfs before. I am trying to: #mount -t ntfs /dev/hdb1 /mnt/hd anyone have any suggestions?
×
×
  • Create New...