saikiran


{ City } vijayawada
< Country > india
* Profession * mr.
User No # 15687
Total Questions Posted # 0
Total Answers Posted # 4

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 16
Users Marked my Answers as Wrong # 8
Questions / { saikiran }
Questions Answers Category Views Company eMail




Answers / { saikiran }

Question { Google, 7729 }

in unix how to change old name to new name


Answer

I think we should use the following command

#ren

eg

#ren Desktop/file1 file2

{ here we change the old name FILE1 to new name FILE2

Is This Answer Correct ?    2 Yes 4 No

Question { Oracle, 9406 }

some one is asking my machine is slow what is your steps?


Answer

The increase in the size of SWAP partition may show you the
little effect in increasing the system speed and better run
in Single user mode rather than GUI mode

Is This Answer Correct ?    5 Yes 2 No


Question { 18364 }

how to add linux user to group?


Answer

the command used to add linux user to group is
#usermod -G groupname

Is This Answer Correct ?    5 Yes 0 No

Question { 18364 }

how to add linux user to group?


Answer

Sorry, this is da correct command
the command used to add linux user to group is
#usermod -G groupname username

Is This Answer Correct ?    4 Yes 2 No