Talk:Synergy: Difference between revisions
Jump to navigation
Jump to search
(New page: might have to be root and get to command line via * Ctrl-Alt-F2 (the first button 60px) I could not sudo via Terminal) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
I could not sudo via [[Terminal]] |
I could not sudo via [[Terminal]] |
||
:: [[User:Mcpaige|Mcpaige]] 22:35, 7 February 2008 (EST) |
|||
________________________________________________________________________ |
|||
"I could not sudo via [[Terminal]]" |
|||
It seems that sudo isn't installed on by default in some builds. try: |
|||
su - |
|||
yum install sudo |
|||
________________________________________________________________________ |
|||
Using the hostname command seems to work, until you reboot. any way to make the change permanent? |
|||
:: Jason M. 21:11, 27 March 2009 (PDT) |
Latest revision as of 04:14, 28 March 2009
might have to be root and get to command line via
I could not sudo via Terminal
- Mcpaige 22:35, 7 February 2008 (EST)
________________________________________________________________________
"I could not sudo via Terminal"
It seems that sudo isn't installed on by default in some builds. try: su - yum install sudo
________________________________________________________________________
Using the hostname command seems to work, until you reboot. any way to make the change permanent?
- Jason M. 21:11, 27 March 2009 (PDT)