Windows Or Linux

Status
Not open for further replies.

praka123

left this forum longback
ilugd said:
oops! :)
Code:
jsemmanuel@emmanuel:/usr/bin> sudo fdisk -l

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

root's password:
sudo: fdisk: command not found
if ur having any doubt about any command,u can use "man" like for eg: for more about fdisk cmd and its use in CLI,u should type:
Code:
man fdisk
@ilugd:for first time when using sudo it will show above message,u need to enter ur local user passwd in the column.if u haven't configured sudo u can follow below guide to do:
*wiki.linuxhelp.net/index.php/Sudo_Guide

ps: U can try *lost.sourceforge.net/ for nice tips anytime for N00b's :)
 

ilugd

Beware of the innocent
yeah, right. YOU CALLED ME A NOOB. I AM OFFENDED... ;-)

Thank for the link. Will look into it.
 
Status
Not open for further replies.
Top Bottom