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
Remove unnecessary components
View previous topic :: View next topic  
Author Message
smching
Junior Member


Joined: 04 Dec 2007
Posts: 5

PostPosted: Thu Dec 06, 2007 6:45 am    Post subject: Remove unnecessary components Reply with quote

I want to use SMS for the Hylafax only. How am I to remove extra components from SMS?

Thank You
Back to top
View user's profile Send private message
baboo
Senior Member


Joined: 04 Sep 2007
Posts: 676

PostPosted: Thu Dec 06, 2007 7:24 am    Post subject: Reply with quote

Hi,

There are two ways that I am aware of:

1. removepkg - you must name specific package, could get messy

removepkg /var/log/packages/nameofpackage*

then sed -e 's/d1:12345:respawn:/#d1:12345:respawn:/g' -i /etc/inittab

2. webmin - you can remove modules;

good luck
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Thu Dec 06, 2007 9:31 am    Post subject: Reply with quote

That's partial right.
Do NOT
sed -e 's/d1:12345:respawn:/#d1:12345:respawn:/g' -i /etc/inittab
as it will disable faxgetty. If you done it, do the opposite
sed -e 's/#d1:12345:respawn:/d1:12345:respawn:/g' -i /etc/inittab
or open /etc/inittab and uncomment the line manual.

it's not necessary to remove packages though you can disable services for not consuming memory, unless you have disk space issue.

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
smching
Junior Member


Joined: 04 Dec 2007
Posts: 5

PostPosted: Thu Dec 06, 2007 1:38 pm    Post subject: Reply with quote

I will try it out. Thank You.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SMS Forum Index » SMS User Support All times are GMT + 2 Hours
Page 1 of 1

 
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