Sponsored Content
Homework and Emergencies Emergency UNIX and Linux Support Don't have wireless connection any more .. Post 302596059 by joeyg on Monday 6th of February 2012 11:12:49 AM
Old 02-06-2012
I think this answers your own question -
Quote:
On my old laptop I just installed Fedora 16 and started experience unstable network connection.
Perhaps something with the hardware of your laptops and the internal network cards and Fedora are not happy playing together?!
 

8 More Discussions You Might Find Interesting

1. IP Networking

wireless connection

Hi Having a problem getting the Orinoco silver to work on Redhat 7.3. (new full install) On install it worked - sometimes - but I had to manually set the default gateway to the wireless instead of the 10/100 ethernet card. Most often I had to restart pcmcia to get it going properly. Now its... (4 Replies)
Discussion started by: caveman_piet
4 Replies

2. UNIX for Dummies Questions & Answers

ssh_exchange_identification: Connection closed by remote host Connection closed

Hi Everyone, Good day. Scenario: 2 unix servers -- A (SunOS) and B (AIX) I have an ftp script to sftp 30 files from A to B which happen almost instantaneously i.e 30 sftp's happen at the same time. Some of these sftp's fail with the following error: ssh_exchange_identification: Connection... (1 Reply)
Discussion started by: jeevan_fimare
1 Replies

3. UNIX for Advanced & Expert Users

Connection reset by peer..closing connection

Hello I'm facing the above problem while doing a performance run. I've a script which I'm launching from my windows desktop using mozilla. The script will invoke backend action on a Solaris host which in turn feeds the records to a driver located on a linux box(Cent OS). What's happening is... (1 Reply)
Discussion started by: subramanyab
1 Replies

4. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

5. UNIX for Advanced & Expert Users

wireless connection with fluxbox via commands

Hi, By default I use all gnome stuff (gdm+metacity+...) and my connection works well. I wanted to try fluxbox. So I've just changed my window manger. And under fluxbox, wireless isn't managed automatically like with gnome. So I tried to set it up manually ... but I can't make my wireless... (0 Replies)
Discussion started by: xib.be
0 Replies

6. Linux

wireless connection problem

Hi everyone, I am new to linux. I have installed ubuntu and I am booting together with window. But I have a problem of wireless connection in ubuntu. If I start booting using ubuntu no wireless networks become available. If I first open window and restart it and open ubuntu then only I can get... (2 Replies)
Discussion started by: nishrestha
2 Replies

7. UNIX for Advanced & Expert Users

How keep running a program n an another computer via a connection ssh when the connection is closed?

Hi everybody, I am running a program on a supercomputer via my personal computer through a ssh connection. My program take more than a day to run, so when I left work with my PC I stop the connection with the supercomputer and the program stop. I am wondering if someone know how I can manage... (2 Replies)
Discussion started by: TomTomGre
2 Replies

8. Hardware

Wireless connection to printer

I need to connect old PPC G5 running OSX 10.5.8 to Epson Stylus 1400 printer, wiring is very difficult, so I need to find out what are my wireless options. Printer has only USB input. The printing includes graphics and text from Adobe as well as a special graphics application, which is the reason... (6 Replies)
Discussion started by: migurus
6 Replies
DBIx::Class::StartupCheck(3)				User Contributed Perl Documentation			      DBIx::Class::StartupCheck(3)

NAME
DBIx::Class::StartupCheck - Run environment checks on startup SYNOPSIS
use DBIx::Class::StartupCheck; DESCRIPTION
This module used to check for, and if necessary issue a warning for, a particular bug found on Red Hat and Fedora systems using their system perl build. As of September 2008 there are fixed versions of perl for all current Red Hat and Fedora distributions, but the old check still triggers, incorrectly flagging those versions of perl to be buggy. A more comprehensive check has been moved into the test suite in "t/99rh_perl_perf_bug.t" and further information about the bug has been put in DBIx::Class::Manual::Troubleshooting. Other checks may be added from time to time. Any checks herein can be disabled by setting an appropriate environment variable. If your system suffers from a particular bug, you will get a warning message on startup sent to STDERR, explaining what to do about it and how to suppress the message. If you don't see any messages, you have nothing to worry about. CONTRIBUTORS
Nigel Metheringham Brandon Black Matt S. Trout AUTHOR
Jon Schutz LICENSE
You may distribute this code under the same terms as Perl itself. perl v5.16.2 2011-05-23 DBIx::Class::StartupCheck(3)
All times are GMT -4. The time now is 06:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy