|
New Linux user
|
|||
---|---|---|---|
#18+
Hello to all I set Linux 8 and I’m new in Linux. I have problem to connect the network, I think that because I don’t set my network card. Where in Linux can I check if he set? And another question I wont to start working with C and C++ where can I find program for this? Thank to all ... |
|||
:
Нравится:
Не нравится:
|
|||
18.03.2004, 01:31 |
|
New Linux user
|
|||
---|---|---|---|
#18+
about network cards: Actually there is a couple of issues: - check if kernel find appropriate drivers - (and if so) check if your tcp/ip stack is set properly.. 1) command 'dmesg' output to your console all information about drivers and devices, that kernel found out. You need to check if kernel creates devices 'eth0', 'eth1' (if you have more than 1 netcards) and so on. Simplest way is dmesg | grep eth0 you can also type dmesg |less and read all that stuff manually 2) If you find 'eth0' device, you must check your tcp/ip stack ifconfig prints information about binding ethernet cards to ip . If you get empty output, it means your tcp/ip stack just isn't set. Speaking frankly if you are not keen on Linux, better way to setup eth devices and tcp/ip stack is using appropriate 'wizard' from your linux distributive.. Say, YAST for SUSE, Drakconf for Mandrake etc etc. Which exactly distributive do you use? About C/C++: gcc - C compiler, g++ - C++ compiler, gdb - debugger, ddd - GUI for gdb, gprof - profiler, gcov - code coverage, and a lot of alternatives for IDE. Some people likes emacs, some people - konqueror (from KDE), some crazy people (like me) - vim. Also you can check CodeForge, Anjuta, motor, eric.. ... |
|||
:
Нравится:
Не нравится:
|
|||
18.03.2004, 10:27 |
|
New Linux user
|
|||
---|---|---|---|
#18+
netconf, netcfg, netconfig or some variation of it should be available on any Linux distribution. Here is some material about networking in Linux... enjoy :D Ethernet-HOWTO Home-Network-mini-HOWTO Net-HOWTO Network-Install-HOWTO Networking-Overview-HOWTO ... |
|||
:
Нравится:
Не нравится:
|
|||
18.03.2004, 19:51 |
|
|
start [/forum/topic.php?fid=25&fpage=268&tid=1491602]: |
0ms |
get settings: |
7ms |
get forum list: |
11ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
70ms |
get topic data: |
11ms |
get forum data: |
3ms |
get page messages: |
36ms |
get tp. blocked users: |
1ms |
others: | 10ms |
total: | 155ms |
0 / 0 |