
Static IP configurator
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Network configurator for static IP address by using kommander.
Depends on ifconfig and route commands. Also tried to kill dhcpcd daemon which shouldn't be started.
15 years ago
Changed and enhanced by seqyitur AT kde.org. Thank you!
15 years ago
Changed and enhanced by seqyitur AT kde.org. Thank you!
maarizwan
15 years ago
slackware (bsd like) stores ip address and gateway information in /etc/rc.d/rc.inet1.conf file and dns in /etc/resolv.conf
redhat (system v like) stores in /etc/sysconfig/network.
or you can also have it running in the startup script. so that you don't need to depend on the default configuration files.
just adding 'ifconfig eth0 subnet' etc. in /etc/rc.d/rc.local that would make life easy for u and us :)
Report
Kleggas
15 years ago
Report
juancho
15 years ago
Report
ciasaboark3
15 years ago
Report
kdeappsce
15 years ago
Report
Jefis
15 years ago
simple and easy to use
should be added to default kde apps list
Report