Jump to content

scoopy

Members
  • Posts

    2302
  • Joined

  • Last visited

Posts posted by scoopy

  1. take a car for instance, you go out and spend thousands of whatever currency you use to buy a brand new car, and when you get home you find the locks are faulty and don't work!!

    you ring the dealer and say" the locks don't work", and the dealer replies "oh no sir they don't on that model, the manufacturer is aware of the fault but couldn't be bothered to sort it out before putting the model on sale".

     

    what would you do?

    complain, seek a replacement (different model), demand a refund, seek legal advice (all would be available to you (plus others i'd expect).

    however with microsoft none of these things are available!

    Hmmm,

     

    I would expect the manufacturer to tell me it is NOT their fault, but the fault of either the dealership or the place I purchase my gas.

     

    I would shell out more money on an upgrade plan... just hoping it will fix the problem.

     

    I would just keep forcing the doors to open and close until I could afford to purchase a newer model ( from the same stupid company ) to replace that "piece of crap."

     

    Yeah, might as well buy a whole new one --- even though the rest of the components are perfectly fine and I still own the original ( which probably could be easily fixed... IF I only knew how ).

     

    Yep, I still believe this is the best darn company in the world. I will continue to support them by buying all their cool stuff... I mean, what else is there?

     

    :jester:

     

    I just can't believe people. Wish I could run a business like that. :cheesy:

  2. In addition there is no gimp 2.0.x rpm version as yet. I've got to do that with a tar.gz file. Finally there are lots of programs that are only availlable as tar files. Using Mandrake doesn't necessarlily mean that I have to stick with (mdk) rpms, does it?

    gimp2 is in the contrib folder on your favorite server. Try this:

    ftp://mirrors.secsup.org/pub/linux/mandra...0/contrib/i586/

     

    No, you don't have to stick with rpm files, but it helps ;)

  3. I installed Mandrake version 10,and was told the font server could possibly be messed up.

    If that is all that is wrong with this setup... should b easy enough to fix.

    On two newer pc's and neither mandrake 10 works properly.

    Newer systems, usually mean newer hardware, that is normally made with another OS in mind. I believe all distros take a while to catch up to support newer hardware.

     

    It all can probably be fixed... and become a nice stable working system... with some more info on the problems at hand.

  4. I totally agree with you cannon. :D

     

    Its a service and conveniance that some are willing to pay for... instead of dealing with those "too many users," "curl 9 errors," and "file does not exist errors" we all been getting trying to urpmi some package and its dependencies. Plus, it saves you all the time and effort of downloading, gathering, and packaging it all on a CD.

  5. I tried to download disc 1 last night, but it errored out and said: Download error: There is not enough room on the disk to save /tmp/fmpwext.exe

    An ".exe" file... strange... and in /tmp ? (unless that is where you wanted to save the .iso file

    Did I d/l the wrong thing?  I went to ftp://ftp.sunet.se/pub/mandrakelinux/offi...l/iso/10.0/i586

    and selected disk 1

    I tried that address and it don't seem to exist. Try this address:

    ftp://ftp.sunet.se/pub/Linux/distribution.../iso/10.0/i586/

    Anyway, I noticed that the size of the disk 1 was something like 711,000 Kb - isn't that bigger than a CD ??

    Figuring 1024 bytes per kilobyte would equal 716,800 KB per "700" CD... then figure an ISO image has some extra stuff written to the file that tells your burner what to do... and it can be even larger. If I remember from when I did mine... It worked out to a 699 MB disc 1. Yes it will fit.

    My machine I am working with is a RH9 box with an old 6Gb H-D.  It is a recent clean install (not really any data yet).  The only major thing I have on it is the 4 FC1 ISOs, which I have not yet burned to CDs.  They take up around 2Gb or more of space.  But shouldn't I have enough room for the mandrake ISOs ?

    Open a terminal and do this:

    df -a

    and then we can tell if you got enought room.

  6. Got it working now. Fissy's directory options fixed up the permission thing. Don't know why they did not include that in the sample config?

     

    Now if I can just figure out the redirect options... I can probably access everything from outside the network too.

     

    thanks again,

  7. why can't you just type 127.0.0.1/my_file to access your stuff?

    That would work... IF I filed the stuff in /var/www/html/my_file... BUT I would like to file it in a totally different partition which is mounted as /www.

     

    damn, maybe thats where I messed up... document root should be /mnt/www/html. :oops:

     

    Will try that after work... along with fissy's idea if needed.

     

    thanks,

  8. Just set up Apache2 on a fresh install of 10 OE. I am trying to setup a virtual server that will allow myself easier access to my files (test sites). Everything works fine from the /var/www/html directory and works using my IP. I just need this to work for me, outside (of my network) access is not neccessary.

     

    This is my Vhosts.conf :

    ################# Named VirtualHosts
    NameVirtualHost scoopy.localhost
    <VirtualHost 127.0.0.1>
    ServerName scoopy.net
    ServerPath /etc/httpd
    DocumentRoot /www/html
    </VirtualHost>

     

    This is what I am getting in my browser:

    Forbidden

    You don't have permission to access / on this server.

    Apache-AdvancedExtranetServer/2.0.48 (Mandrake Linux/6.2.100mdk) PHP/4.3.4 Server at scoopy.net Port 80

     

    So, I am sure I missed something or did something wrong. Maybe some sort of redirect would work too ???

     

    thanks,

  9. Here's another way to accomplish this:

     

    Someday, your gonna also want to move a file... say a cool wallpaper you want to save to /usr/share/wallpaper, but you won't be able to do this either with normal konqueror because of permissions.

     

    So, what I do is create an icon on my desktop for a "super user konqueror" right next to home, which is "normal user konqueror." This super konq allows me to browse to the files I want to edit (double clicking for me opens the file in root's kate, where I can edit it), change permissions and move them to folders owned by root.

     

    to create this "Super Konq":

    right click on empty spot on your desktop and choose "Create New --> File --> Link to Application"

    under Application tab, in the line for command, put this:

    kdesu konqueror

  10. :wall:

     

    That's the last time I trust a post to the U.S.P.S. :cheesy:

     

    Seriously tho, I noticed someone was viewing this thread and thought I too would check it out. Before I knew it --- I posted what I thought was a helpful reply --- without checking the date.

     

    Sue me --- dock my wages --- add to your post count. :cheeky:

     

    :juggle: /me need sleep :zzz:

  11. I can't even seem to edit the index.shtml file in the www/html folder because it's read only.

    That would be because "root" owns that file ( and everything else under /var )

    What I do to edit these is to open up konsole or terminal and then:

    su <enter>
    ***** (enter root's password) <enter>
    kate <enter>

    This opens kate as the root user, which enables the file to be edited. You can substitute this with your favorite text editor.

  12. continuing with the penguin talk...

     

    I have seen some really good posts from members without any penguins too. We all just try to be a very courtious and helpful flock of "loonixers" here. As for my collection of birds, I have been here a while now and just try to be as helpful as possible --- wherever I can and with my very limited knowledge.

×
×
  • Create New...