Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Segate personal cloud cannot adjust transmission settings

Off-Topic discussions about science, technology, and non Debian specific topics.
Message
Author
User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: Segate personal cloud cannot adjust transmission setting

#16 Post by GarryRicketson »

Oh, ok I see, I don't know then,... hopefully someone else here does
Sorry
========== edit ========
Can you login as root ?
I just did another search , these might help:
Linux/Transmission on Seagate Personal Cloud Nas
http://forums.whirlpool.net.au/archive/2631988

====================
General NAS-Central Forums
https://forum.nas-central.org/viewtopic ... 269&t=4345

May have some info to help on
this:
It has a torrent client, which I suspect is transmission.
When I go to http://192.168.0.120:9091/ I get the following meanding transmission is running.
I ran top and saw transmission-daemon there
but they've changed the web interface so I can only select upload and download bandwidth.
What I need to do is restrict times and it's not available in the web ui.
403: Forbidden----snip---

Code: Select all

nano .config/transmission-daemon/settings.json

then change the line
    "rpc-whitelist": "127.0.0.1",
with
    "rpc-whitelist": "127.0.0.1,192.168.1.*",
or whatever your network range is. 

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Segate personal cloud cannot adjust transmission setting

#17 Post by debiman »

Segate Personal Cloud hard drive NAS OS
leads me to this
https://duckduckgo.com/html?q=Segate%20 ... 20NAS%20OS
which leads me to this
https://www.seagate.com/gb/en/support/n ... nal-cloud/

i think you should start there and see what is possible, and once you get a few basic concepts sorted out you can rephrase your question.

and if you bought it new, you should really be asking them for support.

personally i think these sort of products are snake oil at best.

qwertyjjj
Posts: 13
Joined: 2008-06-05 14:16

Re: Segate personal cloud cannot adjust transmission setting

#18 Post by qwertyjjj »

I managed to get in but turning on ssh on the web ui using a URL parameter.
However, I can now sudo and list contents but I cannot install anything.
apt-get is not recognised.
dpkg does not work so although I can download using wget, I cannot install anything.
vim, ed, nano do not work so I cannot edit transmission.

Any ideas how I can get apt installed so I can at least start to edit things?

I contacted support. They told me SSH was forbidden, which is stupid because they allow SSH web apps to be installed via the UI!

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Segate personal cloud cannot adjust transmission setting

#19 Post by stevepusser »

It's probably their own respin of Debian or a derivative. The 3.10 kernel was never the default in a debian release, as it went from 3.2 in wheezy to 3.16 in jessie.

Seems like they want you to set up an account with them and manage users and passwords via a web interface. They may not want anyone to mess with the system at all...well, get cracking! https://www.seagate.com/manuals/network ... passwords/
MX Linux packager and developer

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Segate personal cloud cannot adjust transmission setting

#20 Post by debiman »

"respin" and "derivate" are likely beautified terms; my guess is they ripped out everything that takes up space and would enable the user to actually do something witht he device.
if you still have warranty, i'd stop before you break it.
if not, i think i'd try to hack it - as in, install a completely new OS.
but that would require a substantial amount of web research on your side.

btw, my ARM laptop uses a 3.10.x kernel; maybe this is an ARM device, too?

qwertyjjj
Posts: 13
Joined: 2008-06-05 14:16

Re: Segate personal cloud cannot adjust transmission setting

#21 Post by qwertyjjj »

The manual says I have the ability to install a manual rbw package but I have to build that file myself.
Any ideas how I can build transmission into an rbw file?
The terminal seems to have rainbow installed but not much else.

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Segate personal cloud cannot adjust transmission setting

#22 Post by debiman »

what's an rbw file?
that was a rhetorical question; you really need to do more research if you're so intent on doing this.
and, if you want help from here, you have to document it better. to us. because we do not own one of these devices, nor are we seagate employees.



Post Reply