Thread: Requests
View Single Post
  #7 (permalink)  
Old 10-29-2009, 06:02 PM
Goldhedge's Avatar
Goldhedge Goldhedge is offline
Member
 
Join Date: Sep 2009
Posts: 60
Default

Quote:
Originally Posted by w116tjb View Post
The first two can be done just by writing your own, one line shell script and dropping it on your desktop...

Code:
#!/bin/bash
poweroff
Code:
#!/bin/bash
/etc/init.d/wicd start
I know these are options however when you're doing a job and time is limited would you rather be spending time typing in code to make your OS function? Or use time in a more productive fashion?

I have to give HUGE kudos to the guys at Backtrack for making video work whereas other distros really fall down on the job.

Puppy's xconfig wizard is pretty cool though.

Cheers!