On Sun, Apr 18, 2010 at 5:16 AM, A. Mani wrote:
> On Sat, Apr 17, 2010 at 6:07 PM, abhishek jain
> wrote:
> > I need to know is it possible? i have used it previously in other flavors
> of
> > linux , but cannt do this in latest Fedora.
> > Pl. advice,
>
>
> Simply configure system-config-servic
On Sat, Apr 17, 2010 at 6:07 PM, abhishek jain
wrote:
> I need to know is it possible? i have used it previously in other flavors of
> linux , but cannt do this in latest Fedora.
> Pl. advice,
Simply configure system-config-services including network and network manager.
Best
A. Mani
--
A.
On 17 April 2010 18:37, abhishek jain wrote:
> Hi friends,
> I have a local fedora machine which i want to use as a server in my local
> LAN.
> I have connected it via wifi.
> I need to use the fedore machine from other machines, in other words the
> machine should have a active network connection
Hi,
You should disable network manager by
#service NetworkManager stop
and disable it by
#chkconfig NetworkManager off
Then you should manually configure your IP, so that you always know
the IP of that machine, either from the GUI,
System>Administration>Network or by editing the file
/etc/syscon
On Saturday 17 Apr 2010, abhishek jain wrote:
> I need to use the fedore machine from other machines, in other words
> the machine should have a active network connection as soon as it is
> switched on.
(1)
> or in other words the networkmanager should start
> itself as soon as the machine is
Hi friends,
I have a local fedora machine which i want to use as a server in my local
LAN.
I have connected it via wifi.
I need to use the fedore machine from other machines, in other words the
machine should have a active network connection as soon as it is switched
on. or in other words the netwo