Re: how to create a directory...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Somebody in the thread at some point said:

> I am not logged in as root. I am logged in as a user. I need to get
> files from my desktop and put them in here, /usr/local/lib/win32 . I
> do not know what chmod or chown means. I read the manual on them but
> do understand.
> 
> What I need to know is how to copy the files from my desktop and put
> them in /usr/local/lib/win32 . I am not logged in as root.

Open up a "Terminal" from the start menu thingy.  Type

su -

(that's su <space> and a minus sign) and hit Enter.  Type your root
password.  Now in there, you are root.

Your desktop lives down /home/<username>/Desktop.  So if your username
was mike, and you wanted to mv "mycodecs" from the Desktop to your new dir

mv /home/mike/Desktop/mycodecs /usr/local/lib/win32

Probably your next question will be about unpacking a .tar.gz file...
moving the actual codecs up a directory level...

-Andy


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux