Berkeley CSUA MOTD:Entry 41124
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/24 [General] UID:1000 Activity:popular
5/24    

2005/12/22-24 [Computer/SW/Unix, Computer/SW/OS/Windows] UID:41124 Activity:nil
12/22   On XP, I have folders using Chinese characters. I also have
        file names using Chinese characters. When I do a samba mount
        from my Linux to XP, I can do everything if the file name
        isn't using Chinese characters. How do I get around this
        restriction? Thanks.
        \_ you need to be specific on your XP's file system.  FAT uses
           legacy encoding.  NTFS uses some sort of Unicode encoding
           (I think it's UTF-16).   I vaguely remember newer version of
           samba handles unicode encoded filename rather well.
2025/05/24 [General] UID:1000 Activity:popular
5/24    

You may also be interested in these entries...
2012/8/30-11/7 [Computer/SW/Apps, Computer/SW/Unix] UID:54470 Activity:nil
8/30    Is wall just dead? The wallall command dies for me, muttering
        something about /var/wall/ttys not existing.
        \_ its seen a great drop in usage, though it seems mostly functional.
            -ERic
        \_ Couldn't open wall log!: Bad file descriptor
           Could not open wall subscription directory /var/wall/ttys: No such file or directory
	...
2011/11/20-2012/2/6 [Computer/Companies/Apple, Computer/SW/Unix] UID:54237 Activity:nil
11/20   Are there tools that can justify a chunk of plain ASCII text by
        replacing words with words of similar meaning and inserting/removing
        commas into the text?  I received a 40-line plain text mail where
        all the lines are justified on left and right.  Every word and comma
        is followed by only one space, and every period is followed by two
        spaces.  The guy is my kid's karate instructor which I don't think is
	...
2011/10/26-12/6 [Computer/SW/Unix] UID:54202 Activity:nil
10/24  What's an easy way to see if say column 3 of a file matches a list of
       expressions in a file? Basically I want to combine "grep -f <file>"
       to store the patterns and awk's $3 ~ /(AAA|BBB|CCC)/ ... I realize
       I can do this with "egrep -f " and use regexp instead of strings, but
       was wondering if there was some magic way to do this.
       \_ UNIX has no magic. Make a shell script to produce the ask or egrep
	...
2010/11/21-2011/1/13 [Computer/SW/Languages/Web] UID:53988 Activity:moderate
11/21   Lifehacker's recommending Dreamhost as a personal web hosting service.
        Apart from csua, who do you guys use? --erikred
        \_ What do you want to use it for? Do you need CGI or PHP?  My
           brother worked for Dreamhost and said they are unethical. In
           fact, he sued them. This refers to their treatment of customers
           and employees both. I don't know who  or what "Lifehacker" is,
	...
2010/8/29-9/30 [Recreation/Humor, Politics/Foreign/Europe, Computer/Theory] UID:53940 Activity:nil
8/29    http://www.google.nl/trends?q=ramadan,+porno&ctab=0&geo=ma&date=all&sort=0
        Funny graph.  -- linkpusher
	...
2012/2/23-3/26 [Computer/SW/OS/Windows] UID:54312 Activity:nil
2/23    fixboot wrote FAT boot sector to my WinXP hard drive.  How can I convert
        the drive back to NTFS?
        \_ Does C:\WINDOWS\system32\convert.exe work?
	...

	...
2008/5/5-9 [Computer/SW/OS/Windows] UID:49885 Activity:moderate
5/5     Any recommendations for data recovery software for NTFS partitions?
        I have an NTFS partition that produces this error in linux:
          "ntfs_read_inode_mount(): Couldn't find first extent of $DATA attribute
           in attribute list. $MFT is corrupt. Run chkdsk"
        \_ Eh... I'd try it with a real windows box before assuming the
           partition is bad.  NTFS itself is pretty solid.  How old is the
	...
2008/3/18-21 [Computer/SW/OS/Windows] UID:49492 Activity:nil
3/18    Windows reads/writes NTFS.  Modern linux reads/writes NTFS.
        I think Macs read it.  Dunno if they write it.  Is there any reason
        for me not to make my portable usb drives NTSF now?
        \_ have you tried to move a NTFS from  one windows PC to another?
           Try that first and then decide on which FS to use...
        \_ Macs can write to NTFS if you install NTFS-3g.
	...
2007/4/7-9 [Computer/SW/OS/Windows, Computer/HW/Drives] UID:46228 Activity:high
4/7     xcopy sucks. It crashes when encountering a file with a
        path longer than 255 characters. Thanks Microsoft.
        \_ What do you expect it to do?  Windows doesn't support paths longer
           than 255 characters (unless you're using \\?\-style Unicode paths).
           \_ I'd expect it to SKIP the file, not crash with an error
              message that says "insufficient memory". So if Windows doesn't
	...
2006/11/10-11 [Computer/HW/Drives] UID:45311 Activity:nil
11/9    Hard drive crashed. Data recovery? Freeware? I've heard of
        http://www.drivesavers.com They charge worst case $18k
        per GB but I heard you *will* get your data back. Ugh... how
        about http://www.restorer2000.com which I've heard is
        easy to use and restored my friend's files after some very
        important sectors went bad.
	...
2006/1/15-17 [Computer/SW/Languages/Perl, Computer/SW/Languages/Misc] UID:41383 Activity:high
1/15    This is a computer question which photo geeks would appreciate.
        I am trying to
           extract date/time from JPEG's EXIF header and use that to
           override Windows/NTFS's filename's create time.   I need to
           do this in a batch mode involves hundreds of photographs.
           How to do this?  write a shell script in cygwin?  which library
	...
2005/12/30-2006/1/4 [Computer/SW/OS/Windows] UID:41180 Activity:nil 65%like:41172
12/29   A friend's primary Windows 2000 hard disk got nuked, and her
        backup drive is missing data. I'm looking for any
        recommendations for data recovery software for FAT/NTFS
        (restoring deleted files or corrupted filesystems) or
        recommendations for data recovery services in SF?
        \_ Get an external USB drive enclosure.  You want something
	...
2005/12/29-30 [Reference/BayArea, Computer/SW/OS/Windows] UID:41172 Activity:nil 65%like:41180
12/29   Any recommendations for data recovery software for FAT/NTFS
        for restoring deleted files or corrupted filesystems?
        Any recommendations for hard disk data recovery services in
        the bay area around berkeley?
	...
2005/10/28-31 [Computer/SW/OS/FreeBSD, Computer/SW/OS/Windows] UID:40319 Activity:low
10/29   It's been over 10 years since I took 162. What is a good place
        for a refresher course on the architecture and advantages vs.
        disadvantages of using various file systems for BSD, Linux,
        MacOS, NT/XP, and others? ok thx.
        \_ And the legendary FAT.
        \_ And HPFS, NTFS, and the legendary FAT.
	...
2005/10/19 [Computer/SW/Languages/Perl, Computer/SW/OS/Windows] UID:40189 Activity:nil
10/18   This is a serious thread, please don't delete it. I'm about to get
        \_ Ah come on... Beastiality never goes out of style.
        married and will be sharing my XP file server files (MP3 and videos)
        on 802.11x. The server will be up and accessible 24x7 to run regular
        stuff too like TV (all-in-wonder card), browser for house guests,
        etc.  I also have about 50G of porns on it and I need to hide them
	...