Shurdix FAQ

Hopefully this page will help to find answers to most commonly asked questions.

How do I login?

When booting Shurdix for the first time, the root password is missing, so there is no way to login. You have to set the password (see Boot parameters). The login is of course root.

How do I activate user management?

touch /mnt/ramdisk/um/users.dat;touch /mnt/ramdisk/um/macipmap.dat;service firewall restart;service tc restart

You also have to setup /mnt/ramdisk/dnsmasq.conf properly (see point 11 in howto). Also please note that just creating a new user through the web interface has the same effect as

touch /mnt/ramdisk/um/users.dat

with all the consequences, so make sure you know what you’re doing. Update: now you have to put

umlan=1

into /etc/sysconfig/services too.

How do I deactivate user management?

edit /etc/sysconfig/services with

umlan=0

.

I changed some data in the user database but nothing happens!

Depending on the configuration of dnsmasq and the nature of the change, it takes between 5 to 35 minutes for a change to become effective.

How can I speed it up then?

On the system with Shurdix run manually:

inetaccess.sh;updatedhcp.sh

If you changed the IP, you can reboot the client or just restart its network interfaces to enforce sending a DHCP-request.

Why isn't my configuration saved permanently?

Configuration is autosaved every hour if there were changes. You can save it manually by

service conf save

It is not recommended to reboot within 10 minutes after last config save, see next question.

Why does the interface accounting show these ridiculous peaks? I'm sure my line can't transfer 2MB/s!

This is fixed now (more precisely, there is an automatic workaround). Just update to latest version.

Does Shurdix synchronise system time?

Shurdix synchronises system time over HTTP (see htpd). This keeps time to about 1 second precision by adjusting the system clock in small steps. If you start with too large a time difference, it is recommended to synchronise the time immediately (with htpdate or rdate).

It was working but after a reboot doesn't anymore

Reboot problems and their solutions are described on a separate page: bootproblems.

 
  shurdix/faq.txt · Last modified: 2006/07/30 18:18
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki