# vi /etc/rc.confAppend / modify as follows:
cloned_interfaces="vlan0" ifconfig_vlan0="inet x.x.x.x netmask y.y.y.y vlan 2 vlandev em0"
# vi /etc/rc.confAppend / modify as follows:
cloned_interfaces="vlan0" ifconfig_vlan0="inet x.x.x.x netmask y.y.y.y vlan 2 vlandev em0"
http://forums.crackberry.com/blackberry-storm-f86/lost-browser-my-storm-help-99289/
#1:2345:respawn:/sbin/getty 38400 tty1add the following line below:
startxsource: http://www.debianadmin.com/how-to-auto-login-and-startx-without-a-display-manager-in-debian.html
exec blackbox3. Autostart application:
firefox &source: http://blackboxwm.sourceforge.net/BlackboxFAQ/StartupAndShutdown
exec blackbox
apt-get install splashyCreate your own bootsplash and set it
# splashy_config -cTo enable splashy, you may need to edit grub.config and add the following after "kernel...ro quiet"
vga=791 splashsource: http://splashy.alioth.debian.org/wiki/faq
#dpkg-reconfigure x11-commonor edit /etc/X11/Xwrapper.config
"Auto login problem"allowed_users=anybody
#update-rc.d -f gdm removeIf you want to enable it simply run (experiment purpose):
#update-rc.d -f gdm defaultssource: http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html