| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
In The Zone
Join Date: Mar 2005
Location: Right behind you...
Posts: 218
|
I installed Fedora core 4 today but unable to set up my IP address. Could anyone please explain me hoe to set up IP address & other such entries in linux(Fedora core 4) so that i can run internet in it. I have a static IP assigned to me. Moreover i want to mount my NTFS drives in Fedora core. |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
In The Zone
Join Date: Mar 2004
Location: Kolkata - INDIA
Posts: 301
|
open a terminal and type :
Code:
neat once done, save the settings and again type following command on terminal Code:
service network restart |
|
|
|
|
#3 (permalink) |
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
for configuring network, select the "network" under System settings or the following command in consiole
Code:
$ system-config-network-gui Alternatively you can install kernel-module-ntfs rpm. u need one matching your kernel. download the module matching your kernel from http://rpm.livna.org/fedora/4/x86_64/RPMS.lvn/ and install it.
__________________
Sometime you'll think you understand everything ...Then you'll regain consciousness |
|
|
|
|
#6 (permalink) | |
|
Right Off the Assembly Line
Join Date: Oct 2005
Location: Mumbai
Posts: 2
|
Quote:
You just need to install a RPM. No need to compile a kernel or anything of that sort. The RPM you install is a binary to your kernel so make sure you download the correct one for your version of the kernel. -- Rohan http://rohan.almeida.in |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|