ARGH!!!
I love the K Desktop Environment, but have found it a hassle when scheduling commands to run when KDE does. Like the Sessions contols in XFCE and GNOME. Is there a way to run commands like this at startup?
or
I need to run the first command, to run my Abyss Web server ( I dont like Apache ) and the second for my dynamic update client ( I know there is an init - configured one on the repos ). I'am prepared to write init scripts, if anyone had any sort of reference to help me do so.
Any help is apreciated.
I love the K Desktop Environment, but have found it a hassle when scheduling commands to run when KDE does. Like the Sessions contols in XFCE and GNOME. Is there a way to run commands like this at startup?
Code:
konsole -x sudo /home/mandrakethepenguin/abyssws/abyssws
Code:
xterm -e sudo noip2
Any help is apreciated.
Comment