Score:-1

How to enter grafical root

tw flag

I wanted to paste some files to usr/bin/ that's like a lot of files so I cant copy them by the terminal. So how can I paste them??? How to enter root by there?

Score:1
cn flag

You need root privileges to access directories like /usr/bin.

If you want to run commands as root you can type:

sudo su

and then your next commands will be run with root privileges.

You can also type sudo and individual commands to run only those commands as root.

If you want to copy files with your file explorer, run your file explorer as root; if you are using Ubuntu type:

sudo nautilus

If you are using another flavour where Nautilus is not the default file manager, type it's command after the sudo (for example: sudo caja for MATE).

David avatar
tw flag
God thank u soooo much!
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.