Search Results

Search: Posts Made By: chinnanji
82,058
Posted By chinnanji
but to use some commands... i am getting denied...
but to use some commands... i am getting denied with permissions. why is it so if the user account holds the admin privilages.

---------- Post updated at 12:37 AM ---------- Previous update was at...
82,058
Posted By chinnanji
@jgt yes I am the only user in my system. your...
@jgt
yes I am the only user in my system. your suggestions worked out it is like a magic to me being novice

@tony
thanks and plz tell me what will be the root default password cos' I set...
17,046
Posted By chinnanji
To replace the ^M 's on the screen in vi type ...
To replace the ^M 's on the screen in vi type

:%s/\r//

What that says is: for lines 1 to end, replace \r with nothing . This will replace only one instance of ^M per line. If you have two on...
82,058
Posted By chinnanji
Hi thanks for the explaination. sorry to ask...
Hi thanks for the explaination. sorry to ask again.

how to change the permissions on directories that are being created.
82,058
Posted By chinnanji
hi here is what I am trying. ...
hi here is what I am trying.

chinnanji@ubuntu:~$ mkdir newfolder
chinnanji@ubuntu:~$ cd newfolder
chinnanji@ubuntu:~/newfolder$ mkdir folder2
chinnanji@ubuntu:~/newfolder$ cd folder2...
82,058
Posted By chinnanji
Hi thanks for the code. But to gain the...
Hi thanks for the code.

But to gain the permissions shall I use sudo all the time?
82,058
Posted By chinnanji
Hi TonyFullerMalv, Thank you very much for...
Hi TonyFullerMalv,

Thank you very much for the detailed explanation with the commands.

---------- Post updated at 11:30 PM ---------- Previous update was at 11:27 PM ----------

Please help...
82,058
Posted By chinnanji
Hi thanks Tony. It worked. but how can I...
Hi thanks Tony.

It worked. but how can I give admin privilages to a new user created? or already existing user in linux.

PS: I am using UBUNTU
82,058
Posted By chinnanji
Why can't I save a VI file after entering data?
Hi

I am new to linux, when I typed "vi FILE1" I was able to open VI editor. I added some data and I want to save the file and I tried :w but it threw me an error.

"file1" E212: Can't open file...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 05:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy