woo-sang.com

Thursday, December 24, 2009

A christmas check up of my parents computers

Symbolic link in Windows
I just realized that you are able to make symbolic links of directories on NTFS systems. On Windows 2000 and XP you can use junktion. While you can use mklink on Vista and Window 7 systems.

Ubuntu
I have for the past two years or so tried to make my parents switch to Linux. Now, I have just installed Ubuntu 9.10 on my mom's (yeaier). However, a new wireless adapter was needed. I choice a D-link DWL-G510 ver. C2 pci adapter, and was pleased to see that WPA worked out of the box.

Printing
My parents have a D-link DI-524UP rounter with print server. In ubuntu add a printer as 'Network Printer -> LPD/LPR Host or Printer'. Put 192.168.0.1 as Host and lp1 (this should be the Queue Name under 'Status -> Printer Info' when you log on the router) as Queue.

Merry christmas!

Labels: ,

Tuesday, December 22, 2009

Server backup via DropBox

This is a simplification of the official setup for an Ubuntu server. Before you start you need to have an account at DropBox.
  1. Download the deb-file from dropbox.com and install it.
  2. Make a directory at '~/Dropbox'.
  3. Run the command 'dropbox start -i'. This will download the DropBox deamon.
  4. Run the command 'dropbox start -i' again. This will give a url (something like 'https://www.getdropbox.com/cli_link?host_id=########################')
  5. Open the url in a browser and log into your DropBox account. This will link the server to your account.
  6. Start Dropbox by 'dropbox start'.

Labels: ,

top
Valid XHTML5! Valid CSS! Atom feed