Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
SMS Forum Index » SMS User Support

Post new topic   Reply to topic
SMS AND NFS SERVER Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
View previous topic :: View next topic  
Author Message
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Wed Nov 11, 2009 8:45 pm    Post subject: Reply with quote

i putted inside smb.conf

guest user = administrator

is it enough ?
Back to top
View user's profile Send private message
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Wed Nov 11, 2009 10:06 pm    Post subject: Reply with quote

at my work ports 5000-6000 are blocked

how i can change tightvnc ports to for example 10001 and 11001 ?
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Wed Nov 11, 2009 10:34 pm    Post subject: Reply with quote

Adding "guest user = administrator" will do.
For changing the port edit /usr/bin/vncserver and change line
$vncPort = 5900 + $displayNumber;
to whatever port you wish

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Wed Nov 11, 2009 10:49 pm    Post subject: Reply with quote

yeah i did, thanks a lot, its working, and i will check it from my work tomorrow
Back to top
View user's profile Send private message
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Thu Nov 12, 2009 10:10 am    Post subject: Reply with quote

ok now i need midnight commander force to work

how can i install it ?

i search with googles and download mc-4.7.0-pre4.tar, unpack it and do ./configure but it is saying that gcc is not installed, so i search again, find your post with adding gcc from devel/ but i dont know how to do this

and btw in linux i need to ./configure,make, install everything? there aren't "portable" version of programs like in windows ?
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Thu Nov 12, 2009 3:50 pm    Post subject: Reply with quote

If there isn't a package available you need to build the package, but those packages are few.
Midnight commander is available at Slackware tree
http://slackware.mirrors.tds.net/pub/slackware/slackware-13.0/slackware/ap/mc-20090714_git-i486-1.txz

To install it use "installpkg mc-20090714_git-i486-1.txz" more info at
http://sms.it-ccs.com/wiki/#4

You could also look for packages at slacky.eu and linuxpackages.net.

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Thu Nov 26, 2009 11:23 am    Post subject: Reply with quote

i need to admit that this distro is outstanding Smile


i'm running it right now on P3 500mhz 512kb cache with 512 sdram 133, with BX motherboard, i have 3 HDDs inside 8gb for linux and 2x1TB Sata (with silicon pci controller) for media/sharing,
server work 24/7 and it consumes 50Watts in idle, 70Watts when copying from 1TB to another 1TB, i checked it with pro energy meter

i configured almost everything, so right now i'm really satisfied with it

now i,m trying to run jdownloader but its not that easy, firstly i need to install java
i will post here the results of my fight Smile
Back to top
View user's profile Send private message
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Mon Nov 30, 2009 10:05 am    Post subject: Reply with quote

i have working jDownloader, finally i have setuped everything what i had on my windows PC

but

i discovered that performance of my network drastically goes down, but only uploading

i can write to the CIFS drives from my W7 machine with 9.8Mb but downloading is on level 2-3Mb, dont know the reason, few weeks before i was able to download with 8-9Mb, what can i check to find the reason of this behavior ?

second thing, i cannot run this python/bash scripts on my server, can you look on it ? it says something with permission but without details i dont know where to look for a foult
http://kaczo.info/wdtv/wdsub.zip

anyway thanks a lot
Back to top
View user's profile Send private message
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Mon Nov 30, 2009 10:12 am    Post subject: Reply with quote

i forget to add that in this package the main script is wdsub

it downloads subtitles for movies so

wdsubr is doing the same but for all movies in folder

so the usage is

wdsub heroes.s01e01.avi

or

wdsubr /./mnt/media/heroes/s01/

probably i'm doing smth wrong because lot of people is using those scripts
Back to top
View user's profile Send private message
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Mon Nov 30, 2009 11:34 am    Post subject: Reply with quote

ok i solve problem with scripts

some paths inside scripts were wrong
for example 7zip was originally in opt/bin but really was installed in usr/bin/7z

now i need to run this script every 1-2 days, i'm now googling for cron Smile
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Mon Nov 30, 2009 8:09 pm    Post subject: Reply with quote

I'm glad you are working you way out with problems.
Cron jobs are simple , either place your script under /etc/cron.daily or use webmin to create one.

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Mon Nov 30, 2009 10:08 pm    Post subject: Reply with quote

yeah and remember that i never been linux user Smile

but

i'm really good dos user so i can manage simple problems in linux which not expect from me linux knowledge

but with this transfer problem, it can be hard for me to solve the problem
dont know where to start
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Mon Nov 30, 2009 10:36 pm    Post subject: Reply with quote

Try to stop rtorrent or other processes and try again.
I have experienced different speeds depending hardware specs.
I think running on a pentium III processor and mobo that's a bottleneck.
Also ethernet cards have differences, my favorites are marvel yukon gigabit ethernet cards, they are available only on motheboards though, haven't find a PCI one yet.

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
miikew
Member


Joined: 28 Oct 2009
Posts: 77

PostPosted: Tue Dec 01, 2009 9:22 am    Post subject: Reply with quote

i had normal throughput 2 weeks before but smth happens and now i have 2-3mb download, but upload still is on normal level ~9mb so smth is wrong with Samba/cifs shares i think
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Tue Dec 01, 2009 6:19 pm    Post subject: Reply with quote

Have you look at this topic?
http://sms.it-ccs.com/forum/viewtopic.php?t=199&highlight=samba

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    SMS Forum Index » SMS User Support All times are GMT + 2 Hours
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 5 of 7

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

SMS - Superb! Mini Server Project © 2016
Powered by phpBB © 2001, 2002 phpBB Group
iCGstation v1.0 Template By Ray © 2003, 2004 iOptional