Re: how can I copy?

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

 



hi Stuart

thank you so much. you are very helpful

but someone made this computer to hide something
sysctl -a and /etc/sysctl.conf are not in the system

thank you again

Stuart Sears <stuart@xxxxxxxxxxx> wrote:
chloe K wrote:
> Hi all
>
> i am trying to copy this folder /proc to other computer

What exactly do you want to achieve by doing this?

> but all parameters in /proc are gone
>
> eg: cpuinfo

This is because the 'files' in /proc don't actually exist as such.

/proc is a kernel reporting (and in some cases tuning) mechanism.
You can't really change much of it, but the items you can mess with are
mostly controlled by sysctl, so
sysctl -a > mysysctls would copy those settings for you.

> how can I copy it and keep the information?

for individual files you could probably do something like this:

cat /proc/cpuinfo > cpuinfo.txt

and then copy the cpuinfo.txt file to another computer.

But it would help to know why you wish to do this as it seems there may
be better ways to achieve your goals.

Stuart
--
Stuart Sears RHCA etc.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


Looking for the perfect gift? Give the gift of Flickr!
-- 
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