![]() |
2015-07-01
, 13:43
|
|
Posts: 64 |
Thanked: 66 times |
Joined on Aug 2013
@ Tehran - Iran
|
#3
|
Hi
What about "devel-su" followed by "rootme" if you haven't altered it omitting inverted commas?
![]() |
2015-07-01
, 14:00
|
|
Posts: 64 |
Thanked: 66 times |
Joined on Aug 2013
@ Tehran - Iran
|
#5
|
Sorry I couldn't get around to editing post before you replied, but if just after ringtones aren't they in /usr/share/sounds?
find / -name Blip
![]() |
2015-07-01
, 15:06
|
|
Posts: 645 |
Thanked: 519 times |
Joined on Apr 2012
@ Finland
|
#6
|
The Following User Says Thank You to Mikkosssss For This Useful Post: | ||
![]() |
2015-07-01
, 18:19
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#7
|
ls -al /home/user/.slpgwd
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
![]() |
2015-07-01
, 19:09
|
Posts: 1,298 |
Thanked: 4,322 times |
Joined on Oct 2014
|
#8
|
What about a simple
?Code:ls -al /home/user/.slpgwd
It will show you that this subdirectory is owned by aegisfs (group crypto). And that no one besides that user (even root) has read nor write access.
I have no idea what is inside that folder.
You may alter its security level by allowing root user also read access (chmod o+r dirname). It might be (I believe so) that this command will fail on stock (aegis) kernel. Then you would need an open-mode (aegis neutered) kernel to do so.
The Following 2 Users Say Thank You to nieldk For This Useful Post: | ||
![]() |
2015-07-01
, 19:57
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#9
|
Nope, none of the above works (even with openmode)
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
![]() |
2015-07-01
, 20:18
|
Posts: 1,038 |
Thanked: 3,981 times |
Joined on Nov 2010
@ USA
|
#10
|
The Following 3 Users Say Thank You to robthebold For This Useful Post: | ||
How is possible to access to /home/user/.slpgwd/layer content on N9?
I want to access default ringtones and ... on N9.
I went to /home/user/.slpgwd/layer with
Thanks in advance
----------------------------------------------------
EDIT:
I tested it under:
opensh
devel-su
develsh
sudo -s
but as all of them, I received "Permission Denied"
Some Photos of Persian Arts and Second Post
Last edited by hrbani; 2015-07-01 at 13:51.