Questions tagged [lightweight]

18 questions
6
votes
3 answers

A simple webserver that serves HTML files

I am having a bunch of HTML files getting generated everytime when I run a periodic task in my server. All I want to do is to display the index.html through a webserver. All the links in the index file are linked within that directory. How to do…
bragboy
  • 327
  • 1
  • 2
  • 9
3
votes
3 answers

What is the smallest anti-virus software for use on Windows NT machines?

I have some really old machines and want to run a virus scan on them. They only have about 64mb RAM, 333Mhz processor, etc. I don't want a whole suite, just something light weight and effective.
scottm
  • 349
  • 3
  • 5
  • 18
3
votes
5 answers

Lightweight web server for Django with small workloads

I'm writing a small app in Django that will be used as admin interface for a set of applications usually configured by text files. It won't do much (parse user input, convert db entries into flat files and display pretty tables with info) and most…
galo
  • 153
  • 4
2
votes
2 answers

Lightweight NAS distro

I'm looking for a free + lightweight NAS distro that could run nicely on a low spec Icybox (see http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=6853) Storlink3516, Arm9 300 Mhz 128mb RAM For general storage, backups and a git/ VC…
2
votes
3 answers

Lightweight monitoring for a Windows XP laptop

I have a windows XP laptop in a remote location. I would like to have an overview for CPU/Memory statistics from a remote location. Monitoring a specific service (a Tomcat instance) would be nice but not essential. I have seen the monitoring…
kazanaki
  • 170
  • 8
1
vote
3 answers

Open Source (Linux-) Server monitoring Software with lightweight footprint

What OSS monitoring soltions are there? I know only nagios & cacti. Are there any real live performance monitoring tools?
Martin K.
  • 750
  • 2
  • 10
  • 24
1
vote
1 answer

Any idea about Exim 4 account auth settings

I work on a newsletter system for my project and I wanna use exim4 (lightweight version) for sending newaletters (just for newsletters because the mail is hosted separated...on google apps). But there is a way to auth and setup domains and accounts…
Robert
  • 11
  • 1
1
vote
2 answers

Lean & mean, basic SMTP server, for use over a single domain, no fwd'ing

Looking for recommendation for a light-weight, SMTP server, with basic capabilities (will be run on port#25, with authentication but clear-channel), and it's use shall be limited to a particular (or a small set of) domain(s), i.e. mail to/from same…
icarus74
  • 21
  • 1
1
vote
1 answer

Specific apache + mysql settings for a light-weight site

I have a small website with a Joomla and a Moodle set up. It seems that both of these are very slow. The server (CentOS release 5.5 (Final)) is a virtual dedicated server with about 2GB of ram. I don't expect to ever get more than 10-15 people on at…
1
vote
2 answers

What web server code should i consider for file hosting?

What web server code should I consider using for file hosting? (http deamon, i dont think i can choose FS. I may be able to choose an randomly offer linux distro the host offers) The web server will only host files, with no need for cookies, reading…
user274
0
votes
0 answers

Configure a lightweight DNS server to return same IP for all domains in LAN and on Windows

As i mentioned in the post title i want to config a temperately server in local network to just displays a local website (or webpage) to all of users which are connected to the WiFi. (Because the 99 percent of users are in cellphones i need all…
Rancbar
  • 3
  • 3
0
votes
1 answer

headless linux server for web serving tasks

I only need to run text-based applications on my server. think LAMP + ssh. It seems unnecessary to install entire distributions, like ubuntu, just to fire up apache and serve up my one web app. instead, it would be nice to have a more lightweight…
ivo Welch
  • 203
  • 4
  • 8
0
votes
2 answers

Cisco Aironet 1040 and 1260 Migrate from Standalone/Autonomous Mode to Lightweight/Controller-Based Mode

Is there a way to migrate an a Cisco Aironet 1260 and also a Cisco Aironet 1040 both in Standalone/Autonomous Mode to Lightweight/Controller-Based Mode so they can be managed through a Cisco Wireless Controller (Model 2504) or can they be managed in…
CSSNoob
  • 3
  • 2
0
votes
3 answers

Basic local HTTP daemon

I'm trying to find the most basic HTTP deamon possible. All it needs to do is allow me to access local files through a browser using the http:// protocol. (I can't use file://) Would be great if it was something that only had functionality for…
Acorn
  • 947
  • 1
  • 6
  • 10
-1
votes
2 answers

What's the most lightweight option to forward mail on Ubuntu 12.04?

I want to setup mail forwarding on my Ubuntu 12.04. It will be only used to forward mail to several existing custom domain Gmail accounts. What is the most lightwieght option to do this?
user1607016
  • 123
  • 4
1
2