Search:

Type: Posts; User: herot; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    15
    Views
    3,461

    [SOLVED] Re: zfs on Ubuntu 12.04 file system needed?

    I'm still having problems with the ZFS pool. It stops responding and I can't copy files to it or even ls in it. It just locks up and I have to start a new terminal session.



    ...
  2. Replies
    15
    Views
    3,461

    [SOLVED] Re: zfs on Ubuntu 12.04 file system needed?

    Those disks had no partitions when I started. I think ZFS did that to them...?
  3. Replies
    15
    Views
    3,461

    [SOLVED] Re: zfs on Ubuntu 12.04 file system needed?

    Yeah, that must be it. I typed:

    automount

    And it mounted. It was doing some wierd things earlier like becoming completely unresponsive after doing a simple
    ls
    It seems to be working fine...
  4. Replies
    15
    Views
    3,461

    [SOLVED] Re: zfs on Ubuntu 12.04 file system needed?

    I am having trouble with getting ZFS working. I was able to install and create my pools, etc... here is what I have:



    root@herot-ubu:/home/herot# zpool status
    pool: chalice
    state: ONLINE
    ...
  5. [ubuntu] Re: zip all folders into separate, respectiveily named files.

    OK this is how i did it


    for i in * ; do zip -vr "$i.zip" "$i" ; mv "$i.zip" /move/zipfiles/here/ ; done

    OR


    for i in * ; do zip -vr "$i.zip" "$i" ; cp "$i.zip" /copy/zipfiles/here/ ; done
  6. [ubuntu] Re: zip all folders into separate, respectiveily named files.

    LOL nice! ok ill try to figure it out it cant be that hard. and thanks for the new code.
  7. [ubuntu] Re: zip all folders into separate, respectiveily named files.

    anyone?
  8. [ubuntu] Re: zip all folders into separate, respectiveily named files.

    ALSO, how could i do this procedure but have it put the zip files in another directory/storage device?
  9. [ubuntu] Re: zip all folders into separate, respectiveily named files.

    that worked! very helpful. thanks.:D

    btw, could you explain what each part of that code does? just so ill know a little more.
  10. [ubuntu] Re: zip all folders into separate, respectiveily named files.

    that seems like it might work however it has trouble with folder names with spaces in them.... it tries to do "Of Montreal" as "Of" and "Montreal" ...

    how can i work around that?


    zip...
  11. [ubuntu] zip all folders into separate, respectiveily named files.

    I want to batch zip several folders into separate zip files with the same name as the folders. they all will have mp3's in them but i dont want to zip each song individually... How can i do this?
    ...
  12. Replies
    1,224
    Views
    1,850,148

    Poll: Re: HOWTO : Create a FTP server with user access (proftpd)

    ugh! i see... i guess my only option is to try and upgrade my plan...

    Any other suggestions for faster file sharing?? anybody aware of off site server services?
  13. Replies
    1,224
    Views
    1,850,148

    Poll: Re: HOWTO : Create a FTP server with user access (proftpd)

    I am using proftp and no matter what i set the allowed transfer rates at my friends and i can only download files from my server at about 50-60kbs i have 384kbs upload speed in my plan with...
  14. [ubuntu] proftpd keeps asking for login upon directory change? how to fix?

    When im logged into my ftp site using a Web Browser (firefox), it keeps asking me for the user/pass when I change directory's. How do I stop this from happening? I want to enter the login info once...
  15. Replies
    1
    Views
    2,419

    [ubuntu] thc-hydra installation/dependencies help

    I am trying to compile hydra 5.4 from source and install it.
    I have gotten this far:

    root@herot-desktop:/home/herot/Desktop/hydra-5.4-src# ./configure

    Starting hydra auto configuration ...
    ...
  16. Replies
    4
    Views
    6,209

    [ubuntu] Re: [SOLVED] thc-hydra problems, please help!

    Could you paste the code you used to install these dependencies? The search returned too many choices... I'm not sure which ones to install.
  17. [ubuntu] Re: Gproftpd wont allow simultaneous multiple file downloads

    can anyone help?
  18. [ubuntu] Gproftpd wont allow simultaneous multiple file downloads

    I have got my proftpd server working fine except that it wont allow users to download more than one file at a time... How do I configure my server to allow downloading multiple files at once? Does...
  19. Replies
    16
    Views
    3,304

    Re: UFO: Alien Invasion 2.1 released!

    Please help me install UFO:AI i am running 6.06 dapper

    i get

    andrew@andrew-desktop:~$ ufoai
    ./ufo: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by ./ufo)...
  20. Replies
    3
    Views
    2,198

    Re: USB Joypad Problems in Edgy

    i read it in other topics ... and its weird... but unplug your USB gamepad and plug it back in... DONT calibrate it... it should work fine with mame or whatever now...

    its a bug i hope they fix it...
  21. Replies
    208
    Views
    102,125

    Re: Automatic Installation of Xgl and Compiz

    i got this:



    root@Armagh:/home/herot# sudo apt-get install csm
    Reading package lists... Done
    Building dependency tree... Done
    Package csm is not available, but is referred to by another...
  22. Replies
    212
    Views
    158,551

    Re: HOWTO: Fixing the "Mesa Issue" for ATI Cards

    fglrx is working now due to the howto...
    (Radeon 9000 Pro; 2400fps in glxgears; Neverwinter Nights runs great!!)

    anywayz, im about to change over my kernel to k7 (im on the 386 kernel now)... is...
  23. Re: Howto: Neverwinter Nights & both expansions on Dapper

    hollywoodb (page 1 of this topic) gave a link to this site (bioware site) which talks about the DVD version... and also more NWN forum howtos are here

    hope this helps!!
    and have fun!!
  24. Re: Howto: Neverwinter Nights & both expansions on Dapper

    Amazing!! i installed Neverwinter Nights Gold last night using the Gold installer located here. It works wonderfully... i did have a small issue getting the installer to "see" my cds when it asked to...
  25. Replies
    5
    Views
    2,987

    Re: apt-get "permission denied" but im root

    hmmmm i guess they have forgotten me...

    (i did a reinstall to fix it, but i would still like to know what happened or what i could have done to fix it without a reinstall...)
Results 1 to 25 of 39
Page 1 of 2 1 2