Voder-Vocoder

The Log of Hal Canary

Navigation: Home | THE LOG | Log Archives | Resume | Contact Info | Public Key | SSL | Math Applets | Site Map | WP Backend | RSS2 | Atom

Archive for 2009-05

7

I've gotten addicted to watching Netflix's streaming video on S.'s computer. It sounds like getting their service working on Linux is a total nonstarter. This makes me sad.

I've had a 100GB partition reserved for windows on this desktop since I built it last year, but I haven't used it yet. When I finally found my XP install disk, I thought I'd give it a shot, but I was disappointed to discover that the install program could not correctly read fdisk's partiton table on the SATA drive, and the install program would have write over random parts of other partitions.

So I decided to try a more modern Windows. I don't own a copy of Vista, and do not want to steal it, so I downloaded the release candidate for Windows Seven. Now I'm wrapping up a backup of the majority of my file-systems, in preparation to try it out.

* * *

UPDATE: Well, I got it working. Everything works except the Samsung ML-1210 printer.

* * *

UPDATE #2: Turnes out that the problem is that Windows XP, Service Pack Zero, does not recognize HDDs larger than 128 x 230 bytes.

Hal Canary | Computers & Code | 2009-05-30 12:17:50 UTC
Permanent Link | Comments Off

ssh filesharing.

R. was looking for an easy way to share files among the computers in his house, most of which ran some version of Linux. SSH offers one solution to this question. Pro: it is available on all the Linux computers, is integrated with Gnome, allows shell as well as file access, and is secure over a wireless network. Cons: Poor support in Windows.

To set up:

1) Install the OpenSSH Dæmon. In Ubuntu, for example, "sudo apt-get install -y openssh-server" will install it.

2) Get the local address of each machine with:

/sbin/ifconfig | grep 'inet addr' | awk '{print $1 " " $2}'

3) Give each machine a unique and memorable hostname. Hostnames can be changed permanently by changing the contents of the file /etc/hostname (on debian-style systems) and until the next boot with "sudo hostname NEWNAME".

4) Edit the file /etc/hosts on each computer to list all of the local IP addresses for each computer on the network. (Under Windows, it's "%SystemRoot%\system32\drivers\etc\hosts" and under MacOSX it's "/private/etc/hosts".

5) In Gnome, open the file browser Nautilus ("nautilus" from the command line)→menu bar→File→Connect to server. In the dialog, select "Service type" to be SSH, give the hostname, and username only if it's different on the two computers.

Alternatively, one can enter "nautilus sftp://USERNAME@HOSTNAME/DIRECTORY" on the command line.

In recent versions of Nautilus/Gnome, you can bookmark locations like this. Then they will be availible from the Gnome Menu→Places→Bookmarks.

Hal Canary | Computers & Code | 2009-05-24 15:20:33 UTC
Permanent Link | Comments Off

Going to post some photos.....

[Thumb]

Hal Canary | Photos | 2009-05-13 09:21:29 UTC
Permanent Link | Comments Off

Copyright 1997-2007 by Hal Canary.
mailto: h3 at halcanary dot org
xmpp:halcanary@jabber.org
aim:halwcanary
http://halcanary.org