Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    291

    [ubuntu] Re: Help in identifying particular files

    How about this?

    #!/bin/bash
    extpath=/mnt/path/on/backup/drive/
    serverpath=/mnt/similar/path/on/server/
    logfile=/path/to/photo-diff-log
    cd $extpath
    dirs=`find -type d`
    for d in "$dirs"
    ...
  2. Replies
    1
    Views
    291

    [ubuntu] Help in identifying particular files

    Here's the problem. I have had some file corruption on one of the drives on my server. I have a (partial) duplicate drive but it is on an NTFS-formatted external drive. I need to identify which...
  3. Replies
    2
    Views
    695

    [ubuntu] Re: Gigabyte GA-H61M-D2H-USB3

    Thanks for this.

    The crashes aren't on this board, they're on a Foxconn board which I want to replace with a Gigabyte GA-H61M-D2H-USB3.
  4. Replies
    2
    Views
    695

    [ubuntu] Gigabyte GA-H61M-D2H-USB3

    I am experiencing random crashes on my AMD-based system and have now decided to give up on it and start again (with Intel).

    I have identified the Gigabyte GA-H61M-D2H-USB3 as meeting my needs but...
Results 1 to 4 of 4