|
2010-03-06
, 17:23
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#12
|
I'm not sure if this is the best advice, but if, as root, you add the following line to
/etc/sudoers
you should be able to run anything as root by puttingCode:user ALL = NOPASSWD: ALL
sudo
in front of it. For instance,
should output "root" and not "user."Code:sudo whoami
The Following User Says Thank You to Big Phat Jan For This Useful Post: | ||
|
2010-03-06
, 17:26
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#13
|
i missed this step. how do i apply this to the above tutorial you made???
quick question. how do i set a icon??? sorry to break balls
|
2010-03-06
, 17:29
|
|
Posts: 579 |
Thanked: 286 times |
Joined on Oct 2009
@ Australia
|
#14
|
|
2010-03-06
, 17:35
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#15
|
ok ill just do it without it but lol one thing guys. why isnt it showing up in the app manager???? i verified all the steps 100%
The Following User Says Thank You to Big Phat Jan For This Useful Post: | ||
|
2010-03-06
, 17:40
|
|
Posts: 579 |
Thanked: 286 times |
Joined on Oct 2009
@ Australia
|
#16
|
|
2010-03-06
, 18:30
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#17
|
The Following User Says Thank You to daperl For This Useful Post: | ||
|
2010-03-16
, 19:47
|
|
Posts: 116 |
Thanked: 19 times |
Joined on Mar 2010
|
#18
|
|
2010-03-16
, 19:51
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#19
|
The Following User Says Thank You to Matan For This Useful Post: | ||
|
2010-03-17
, 03:47
|
|
Posts: 116 |
Thanked: 19 times |
Joined on Mar 2010
|
#20
|
i missed this step. how do i apply this to the above tutorial you made???