That means it's trying to find a DHCP server, and can't. Giving it a static IP address on the same subnet will work, but if you're trying to use a DHCP server it might cause clashes in the future.
― Forest Pines (ForestPines), Friday, 17 March 2006 11:57 (twenty years ago)
― Forest Pines (ForestPines), Friday, 17 March 2006 11:58 (twenty years ago)
quickie - is there a way in WinXP to minimise all windows with one click, like you can in win98?
― Ste (Fuzzy), Friday, 17 March 2006 12:00 (twenty years ago)
― steal compass, drive north, disappear (tissp), Friday, 17 March 2006 12:01 (twenty years ago)
― Affectian (Affectian), Thursday, 23 March 2006 19:58 (twenty years ago)
― Forest Pines (ForestPines), Thursday, 23 March 2006 20:06 (twenty years ago)
― Affectian (Affectian), Thursday, 23 March 2006 20:13 (twenty years ago)
I could probably write you a command-line one myself - but you'd have to install Perl on your laptop.
― Forest Pines (ForestPines), Friday, 24 March 2006 08:35 (twenty years ago)
― Forest Pines (ForestPines), Friday, 24 March 2006 08:40 (twenty years ago)
-- Ste
or if you want "like Windows 98" right click on the taskbar, and turn quick launch on. That "show desktop" button will be in there. (or right-click > show desktop, even quicker).
― file under cozy techno (fandango), Friday, 24 March 2006 08:52 (twenty years ago)
― Barnaby (Barnaby), Tuesday, 4 April 2006 10:30 (twenty years ago)
purchase laptop #2 later that day, april 05. intend to get laptop #1 fixed, but PC World cover tell me that due to it being a software problem, it is not their problem. i work out that if i reinstall windows, i get laptop working perhaps, but also lose 4 years of writing on laptop HD which i have cleverly yet to back up on External HD.
april 06, power socket on laptop #2 is seriously unreliable - making a connection is a tricky business of tweaking and twitching, and sometimes it feels like the only way to keep power going/battery juiced is to physically hold cable plug in place. this is not good.
i can get laptop #2 fixed under PC World Cover, if i could find paperwork, but will be without laptop for abt 3 days i guess, which is NOT GOOD (tho i have backed up laptop #2 HD on external HD). a friend has offered to try and get files off laptop #1 and put on external HD, but #1 it is a friend, so i don't want to pressurise them into doing it, and #2, i don't know if its possible. if it did work, i could theoretically 'fix' laptop#1 and operate it while #2 is being fixed.
argh. woe. and it is, of course, all my lazy ass's fault. but is there any way of feeding laptop #2 electricity via some source other than the power cable/socket?
as you may have guessed, i know not much about computers.
― i am not a nugget (stevie), Tuesday, 4 April 2006 11:55 (twenty years ago)
Don't PC World do 'while you wait' repairs, or something?
― James Mitchell (James Mitchell), Tuesday, 4 April 2006 12:04 (twenty years ago)
― i am not a nugget (stevie), Tuesday, 4 April 2006 12:16 (twenty years ago)
so this does sound do-able, then?
http://www.frozentech.com/content/livecd.php
― svend (svend), Tuesday, 4 April 2006 12:35 (twenty years ago)
― kyle (akmonday), Tuesday, 4 April 2006 12:59 (twenty years ago)
― kyle (akmonday), Tuesday, 4 April 2006 13:10 (twenty years ago)
― i am not a nugget (stevie), Tuesday, 4 April 2006 13:18 (twenty years ago)
― rory@, Tuesday, 4 April 2006 19:06 (twenty years ago)
if it would be safer in some ways, how would I plug it: between the modem and the wireless router?
― rory@, Tuesday, 4 April 2006 19:19 (twenty years ago)
Yes.
I wonder if my wireless router already give me the same protection.
― Forest Pines (ForestPines), Wednesday, 5 April 2006 05:22 (twenty years ago)
I was thinking something along the lines of
alias ssh="ssh username@remote-machine 'setenv DISPLAY `~/get_vpn_ip.sh`; xterm &'"
...but that doesn't seem to work.
Any ideas?
― steal compass, drive north, disappear (tissp), Wednesday, 5 April 2006 10:43 (twenty years ago)
― Forest Pines (ForestPines), Wednesday, 5 April 2006 10:55 (twenty years ago)
― Forest Pines (ForestPines), Wednesday, 5 April 2006 10:57 (twenty years ago)
― steal compass, drive north, disappear (tissp), Wednesday, 5 April 2006 10:59 (twenty years ago)
― steal compass, drive north, disappear (tissp), Wednesday, 5 April 2006 11:03 (twenty years ago)
― steal compass, drive north, disappear (tissp), Wednesday, 5 April 2006 11:11 (twenty years ago)
― Forest Pines (ForestPines), Wednesday, 5 April 2006 11:16 (twenty years ago)
ssh -X user@host "VARIABLE_THERE=\"$VARIABLE_HERE\" bash -il"
― Forest Pines (ForestPines), Wednesday, 5 April 2006 11:24 (twenty years ago)
i have a mac. i also have a linksys nslu2, and a lacie external drive. the linksys has formatted the lacie to ext3, and i mount the drive remotely and it appears as a locally connected drive. so, for, all good.
the thing is, i want to be able to do this in the terminal window. but it wont do it. something about an 'unknown or special file system'. what should i do, in the terminal to be able to mount this? (yes, i know i could just do it in finder, but i want to know why this wont work).
is it something to do with hfs and ext3? i dont know much about this, and ive tried to work it out, but i dont really get it
― terry lennox. (gareth), Wednesday, 5 April 2006 17:25 (twenty years ago)
Try running the mount command from the terminal, without any options at all, when the drive is mounted in the Finder. That should just list all mounted drives, and their filesystem types, which should be a clue as to what options you need to pass to the mount command to mount it manually.
― Forest Pines (ForestPines), Wednesday, 5 April 2006 18:26 (twenty years ago)
― mookieproof (mookieproof), Wednesday, 5 April 2006 18:29 (twenty years ago)
― Ichigo (ex machina), Wednesday, 5 April 2006 18:35 (twenty years ago)
― Forest Pines (ForestPines), Wednesday, 5 April 2006 18:44 (twenty years ago)
― Fight the Real Enemy -- Tasti D-Lite (ex machina), Wednesday, 5 April 2006 18:46 (twenty years ago)
//WORKGROUP;music@LACIE/MUSIC on /Volumes/WORKGROUP;LACIE (nodev, nosuid, mounted by charltonlido)
― charltonlido (gareth), Wednesday, 5 April 2006 18:47 (twenty years ago)
(xpost)
― Forest Pines (ForestPines), Wednesday, 5 April 2006 18:51 (twenty years ago)
― Fight the Real Enemy -- Tasti D-Lite (ex machina), Wednesday, 5 April 2006 18:52 (twenty years ago)
why do you need remote gui appz
― Fight the Real Enemy -- Tasti D-Lite (ex machina), Wednesday, 5 April 2006 18:53 (twenty years ago)
However, the bit I'd be expecting that I can't see there is the most important bit: the filesystem type. On the other hand, the UNC-style hostname format makes me think it might be connecting using SMB (the Windows filesharing protocol).
― Forest Pines (ForestPines), Wednesday, 5 April 2006 18:55 (twenty years ago)
Unless there is some dependency between the programs (like one has to be installed before you can install the other) then I think it's fine to wait and reboot after installing everything.
― o. nate (onate), Wednesday, 5 April 2006 18:58 (twenty years ago)
― Ed (dali), Wednesday, 5 April 2006 18:59 (twenty years ago)
1) "Jon"2) Are you a CS department in 1989?
― Fight the Real Enemy -- Tasti D-Lite (ex machina), Wednesday, 5 April 2006 19:00 (twenty years ago)
So your point isn't that X11 apps are rubbish - it's that we shouldn't be using GUI apps remotely at all? Why not? You may as well say: why use a GUI at all? You might not have noticed, but running remote GUI apps is one of the fundamental points of X's design.
Yes, I often do this; it's nearly always fine.
(one thing I hate: installer programs that force a reboot and make it very hard to stop it happening. Logitech, particularly, have a habit of doing this)
― Forest Pines (ForestPines), Wednesday, 5 April 2006 19:07 (twenty years ago)
― Fight the Real Enemy -- Tasti D-Lite (ex machina), Wednesday, 5 April 2006 19:11 (twenty years ago)
― charltonlido (gareth), Wednesday, 5 April 2006 19:12 (twenty years ago)
― Forest Pines (ForestPines), Wednesday, 5 April 2006 19:19 (twenty years ago)