Warning: session_start(): open(/tmp/sess_1d8c7q9nhoqaquh691rt2lojg3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KNetworkConf openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

KNetworkConf

   0.6.1  

KDE Networking Tool

Score 82%
KNetworkConf
zoom


KNetworkConf
zoom


KNetworkConf
zoom


Link:  Link
Downloads:  9438
Submitted:  Jan 14 2004
Updated:  Feb 22 2005

Description:

KNetworkConf is a KDE Control Center Module to configure the Network
settings in a simple and intuitive way. It has the following
features:

* Configure installed network devices (you can't add new ones for now) in
basic and advanced mode (ie. don't auto configure broadcast and netmask
values).
* Autodetection of wireless interfaces.
* Configure the default gateway and gateway device.
* Configure host and domain names.
* Add/remove DNS servers (/etc/resolv.conf).
* Add/Remove known Hosts (/etc/hosts).

KNetworkConf works now in 13 different platforms:

* BlackPanther OS
* Conectiva Linux
* Debian Linux
* Fedora Linux
* FreeBSD
* Gentoo Linux
* Mandrake Linux
* OpenNA Linux
* Polish Linux Distribution
* Red Hat Linux
* Slackware Linux
* TurboLinux

KNetworkConf uses the Gnome System Tools (gst)
(http://www.gnome.org/projects/gst/) network backend to find out the network
values in a platform-independient manner. This backends are a bunch of perl
scripts that use XML files to communicate with different frontends.

NOTE:You don't need to have GNOME nor GST installed AT ALL to run
KNetworkConf. The network backend comes included.




Changelog:

- Ugraded network backend to GST 1.1.4
- Support for two new platforms: Specifix and Vine Linux, being now 15 the platforms supported.
- Parcial wireless support: Autodetection of wireless network interfaces.
- New dialog for managing static hosts.
- Many User Interface enhaments.
- Lots of bug fixes
- Lots of code cleanups
- Updated spanish, french, german, polish and norewian translations.




LicenseGPL
(Source tarball)
(Mandrake 10.1 RPM)
(Mandrake 10.1 src RPM)
Send to a friend
Subscribe
Other  Content  from juancho
Report inappropriate content



goto page: prev   1  2  3 

-
.

 xml parsing

 
 by princessangry on: Feb 26 2004
 
Score 50%
princessangryprincessangr y
spot360 webhosting
Home

it keeps on complaining that it cant parse the xml file!!! how can I fix it??!


Reply to this

-

 Re: xml parsing

 
 by juancho on: Feb 27 2004
 
Score 50%

Wich distro are you using?

also, I recommend you to join th knetworkconf-users mailing list.


Reply to this

-

 Re: Re: xml parsing

 
 by princessangry on: Feb 27 2004
 
Score 50%
princessangryprincessangr y
spot360 webhosting
Home

RedHat Linux 9 kernel 2.4.20-6


Reply to this

-
.

 Error when compiling

 
 by jegjessing on: Feb 26 2004
 
Score 50%

In file included from knetworkconf.all_cpp.cpp:10:
knetworkconf.cpp: In member function `virtual void
KNetworkConf::enableApplyButtonSlot(const QString&)':
knetworkconf.cpp:409: warning: unused parameter `const QString&text'
In file included from knetworkconf.all_cpp.cpp:11:
main.cpp: At global scope:
main.cpp:27: error: redefinition of `const char*description'
knetworkconfmodule.cpp:25: error: `const char*description' previously defined
here
In file included from kadddevicedlgextension.cpp:20,
from knetworkconf.all_cpp.cpp:20:
kadddevicedlgextension.ui.h: In member function `virtual void
KAddDeviceDlgExtension::valueChanged(const QString&)':
kadddevicedlgextension.ui.h:16: warning: unused parameter `const QString&s'


Reply to this

-

 Re: Error when compiling

 
 by juancho on: Feb 27 2004
 
Score 50%

Wich versions of KDE and Qt are you using?

also, I recommend you to join th knetworkconf-users mailing list.


Reply to this

-

 IPv6

 
 by panzi on: Feb 29 2004
 
Score 50%

Dose it support IPv6?


Reply to this

-

 Re: IPv6

 
 by juancho on: Mar 1 2004
 
Score 50%

Not at the moment.


Reply to this

-

 Re: Re: IPv6

 
 by sasuke on: Jun 9 2004
 
Score 50%

I was going to make the same post too. IPv6 is the current internet standard protocol, and has been for quite a while.

How should I put this...

When should I come back to download it then?


Reply to this

-
.

 Gentoo

 
 by theduke on: Mar 14 2004
 
Score 50%

How can I use it with gentoo?
Can I set the used config-files anywhere?

+: "make unistall" works;)

cya,
theduke


Reply to this

-

 Re: Gentoo

 
 by juancho on: Mar 14 2004
 
Score 50%

gentoo linux it's not supported at the moment. Please ask to the GST team to add support for it. (http://www.gnome.org/projects/gst/team.html) so we can add support for it too.


Reply to this

-

 Makes no scence

 
 by mladen on: Apr 29 2004
 
Score 50%

I am sorry but doesn't it sound rediculous to anounce it as "KNetworkConf is a KDE application to configure TCP/IP settings on a Linux machine." and later to appear that it is a FRONTEND to Gnome System Tools network backend! What if I do not have GNOME because of lack of space. I do not need two Windows Managers anyway. I believe that is one of the biggest mistakes people do - mix environments, applications and libraries.

The name and the description you give are deceiving. Such application is really needed. But I belive the description you give is misleading people. Please take tthis into consideration.

Please do not get me wrong. I really appreciate your effort to make this application. But I belive the chosen approach is not good. therefore you have those problems porting things to different Linux distributions where KDE works perfectly.


Reply to this

-

 Re: Makes no scence

 
 by juancho on: May 2 2004
 
Score 50%

Hi,

If you have read the homepage of the project in http://knetworkconf.sourceforge.net/index.php?f=intro, you would have noticed that KNetworkConf DOESN'T DEPEND IN GST NOR GNOME AT ALL. You don't need to have any of those two installed to get KNetworkConf working. The network backend of GST is included with KNetworkConf. Please read with care before you post.


Reply to this

-

 Re: Re: Makes no scence

 
 by juancho on: May 2 2004
 
Score 50%

Added a clarification of this to the description here in kde-apps.org to avoid more confusions.


Reply to this

-

 mandrake 10

 
 by hugosantos on: Jun 13 2004
 
Score 50%

rpm for mandrake 10? yes, no, maybe or no need?
the problem with linux is that for every distro we must have a different rpm!!!!


Reply to this

-

 Re: mandrake 10

 
 by juancho on: Jun 24 2004
 
Score 50%

You can find it in Mandrake contrib. If you have urpmi sources configured, you can do: urpmi knetworkconf .


Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team