Re: Ugh! Activate SSHD on Headless Machine?

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

 



On 5.5.2012 23:15, Jorge Fábregas wrote:
> On 05/05/2012 03:03 PM, Fedora User wrote:
>> I have a perfectly good laptop with a fried display card that I am
>> trying to turn into a media server. It boots and the network is
>> activated but I must have turned off sshd like a complete schmuck.
> 
> Well, if it boots and the network is activated (and assuming your know
> its ip address)...how difficult can it be to type:
> 
> root <ENTER>
> yourpassword <ENTER>
> 
> chkconfig sshd on  <ENTER>
> service sshd start <ENTER>
> 
> ..and then try to connect to it?
> 
> Notice that I'm using the old'style commands (chkconfig and service)
> instead of all the new systemd commands which I still haven't used.
> Nonetheless they still should work.
> 
> Regards,
> Jorge

And for reference, the systemd equivalents are:

systemctl enable sshd.service
systemctl start sshd.service

--
Veeti Paananen - systemd fan

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
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