• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Noob Linux Question

mrreizor

Member
I'm running Ubuntu 6.06 on a Live CD. I'm trying to run some commands in terminal mode but get "command not found" for EVERY command i've tried.

'sudo iwconfig'
'sudo ifconfig'

I tried a few more as well, but I can't remember those. Any ideas why they won't work? I'm trying to configure my wireless connection.

 
sorry to hijack the thread, but i jsut tried ubuntu last night.

downloaded the ISO and burned to CD. when I tried booting from it, it just throws me to a DR-DOS prompt.

what happened?

btw, this is my first attempt with linux.

thanks,
robert
 
Originally posted by: robphelan
sorry to hijack the thread, but i jsut tried ubuntu last night.

downloaded the ISO and burned to CD. when I tried booting from it, it just throws me to a DR-DOS prompt.

what happened?

btw, this is my first attempt with linux.

thanks,
robert

Don't hijack threads. It's probably a bad burn. Make sure you burn as an image instead of just burning the file onto a disc.
 
Hmm...seems to work for me. Perhaps something to do with things not being installed since you are running off of a live cd?
 
Originally posted by: Nothinman
They're probably not in your path, try 'sudo /sbin/ifconfig'.

That done it. I wasn't in the right path. I followed n0cmonkey's suggestion and used the locate command.

Thanks guys for help!
 
Back
Top