Re: Making rc.local work on F20.

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

 



On 10/26/2014 02:19 AM, Tim wrote:
On Sat, 2014-10-25 at 21:25 -0400, Derrik Walker v2.0 wrote:
First thing I did was:
# cd/etc
Typo, there, too.  I think this is what you meant, getting rid of all
the typos into one list, together, and inserting what you probably did
do first:

su -

cd /etc
echo '#!/bin/bash' > rc.d/rc.local
ln -s rc.d/rc.local rc.local
chmod 755 rc.d/rc.local
vi /etc/rc.local

It's actually a rather neat example of the command line way of doing
things, as a person can play cut and paste with this, and replicate it,
themselves, with the minimum of fuss (with only the first and last
things needing interaction, the middle lines could be cut and pasted as
one blob).  Compared to the GUI alternative, with a long winded list of
instructions that the person would have to act out, and the list would
be different depending on which desktop GUI you were using.

Obviously, I didn't copy and paste ( just typed from memory ).

Anyway, yea, GUI's are nice for somethings like image/video/audio editing, but for system work and administration, a good UNIX CLI always wins.

--
-- Derrik

Derrik Walker v2.0, RHCE
dwalker@xxxxxxxxx

"Those UNIX guys, they think weird!" -- John C. Dvorak

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux