![]() |
2007-04-06
, 09:19
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#12
|
![]() |
2007-04-06
, 13:59
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#13
|
![]() |
2007-04-06
, 16:05
|
|
Posts: 708 |
Thanked: 125 times |
Joined on Jan 2007
@ Too Close To D.C
|
#14
|
My N800 is connecting to my home Linksys router and I can surf the Net with no problems. There are shared files on the home XP PCs that I want to access on my N800. How do I do that?
I've tried File Manager on the N800 but I don't see any listing of the shared files/media on the other PCs in my home network. Do I need to install another Linux software like Samba? Is there such a software for the N800?
Thanks.
![]() |
2007-04-07
, 04:24
|
Posts: 10 |
Thanked: 0 times |
Joined on Apr 2007
|
#15
|
![]() |
2007-04-07
, 05:41
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#16
|
You my want to try a ftp server on windows XP side, and on N800 use opera to login. ....
This seems to be a much more "elegant" and direct method than using CIFS.
![]() |
2007-04-07
, 13:46
|
|
Posts: 708 |
Thanked: 125 times |
Joined on Jan 2007
@ Too Close To D.C
|
#17
|
Poking another hole in my OS?
Dosent seem that "elegant" to me...
Mhhh No Thank You!
So let me see if I get this right.. You prefer installing a server application in windows, going thru the trouble of setting the permissions and users, risking getting owned.... and it keeps getting longer... Instead of following 3 steps?
1 - Upload cifs
2 - Load cifs.ko "insmod ./cifs.ko" from xterm
3- mount -t cifs //10.10.10.10/dont/be/lazy -o you know the rest :P
(Assuming you have xterm and gainroot.. gainroot can be install from the application manager)
![]() |
2007-04-07
, 23:06
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#18
|
![]() |
2007-04-09
, 18:59
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#19
|
![]() |
2007-04-10
, 03:02
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#20
|
so, how does one have the module cifs.ko inserted, as root, and then the mount points mounted as user, in a user friendly manner (i.e. not having to go through sudo gainroot, insmod ..., exit, mount this here, mount that there...
i figure a init script could be written to insmod, with "if not done already" logic, and a shell script that is able to be run from within the GUI. init scripts are run as root by default, i think, so they could be handled without needing sudo. i am not sure if shell scripts can be run from the GUI though.
another idea is to have the sudo issued in a shell script, and the insmod run under the root users context, then exit to the user shell/context and issue the mount commands.
this is a little above my level of expertise, so can any guru's confirm this is doable and/or provide insight to its accomplishment?
Look in the system section for Osso Xterm.