OpenSUSE Network :: Clicked Firefox And Received A "no Server" Message
Jul 19, 2010
I thought I would give Linux a try so I installed Opensuse 11.3.
I used the automatic setup and accepted all default settings on a new HD. At end of installation I clicked Firefox and received a "no server" message.
The only info I found was in KDE Chapt. 17 by Lauri Watts. She says that if I have IP, gateway, submask, and dns numbers, Internet connection is easy but she tells nothing about using the numbers. I have those numbers.
How do I get online?
I have a no-proxy, static service.
Why-oh-why-oh-why would an installation end without an online connection? Or at least easy-to-find instructions to get online?
I had to disconnect the new Linux HD and connect to this old Windows HD to contact you.
View 7 Replies
ADVERTISEMENT
May 8, 2010
language-pack-en, language-pack-en-base, language-pack-kde-en, language-pack-kde-en-base, libsoup2.4-1, libsoup-gnome2.4-1, pm-utils today on my laptop. Some hours later, I had to force the computer to shut down by pressing the power button, since it got totally lagged when I started it after an automatic sleep due to no power left. I started it, logged in and saw that the network manager was unmanaged. I got that message when I clicked the icon at the right-bottom bar.
So, I tried with "ifconfig" in a Terminal, as root.Therefor, I did "sudo ifconfig eth1 up", and the same with eth0. The network manager did not work anyways. I killed it using "sudo killall -9 knetworkmanager" and started it with "knetworkmanager" from the Terminal. The icon got removed and it appeared again, but nothing changed - it said "network manager disables", as before.I logged off and select "Restart X server" from the login screen. I logged in again and tried. Didn't work. When I restarted my computer I saw that eth0 and eth1 was down again. I took them up and then I checked the hardware settings. I saw that I could use either KNetworkManager, Fake Net or Wicd. I tried to locate if I had Wicd or Fake Net installed, but I hadn't.
Neither the wireless or the wired connection works now. I'd like to know how to fix the Network Manager, or whatever is wrong. Also, I'd like to know if I can install Wicd using a CD or something. Maybe Wicd works better, I have no idea. I'm using Kubuntu 10.04, the final release.
View 4 Replies
View Related
Aug 29, 2010
I absoultely cannot figure this out... No matter which browser (FireFox, FireFox4, Seamonkey, etc) I try to use, I always get this error message:
Replace "seamonkey" with whichever browser stated previously.
View 9 Replies
View Related
Jun 8, 2010
I have been running Ubuntu with no problems for a while now. Earlier today, I began to download some updates. When I came back to the computer, there was a prompt to restart, but also an error message. I didn't catch the error message until I had clicked the restart button. Now, when I try to access Ubuntu from the dual-boot menu (I run Vista as well), I keep getting the following error message.
[3.190034] Kernel panic - not syncing: VFS: Unable to mount root fs on unkown-block (8,2).I tried safe mode, and I got the same error message. Vista runs normally.
View 2 Replies
View Related
Mar 15, 2010
I have a DSL brodband connection. The internet connectivity was working fine but lately, I am am facing problems while connecting to internet.Upn connecting the cable to the eth0, the /var/log/messages shows repeated instances of:"kernel:corrupted packets received"Also, if i use pppoe-dicovery, I get " Timeout Waiting for PADO packets" error.There is nothing wrong with the cable. If I connect the cable to a windo$s xp laptop, internet connects fine without any problems.Any idea what could be going wrong? Since the internet was working fine earlier on my opensuse box, im not sure what could have gone wrong with the settings.
View 5 Replies
View Related
Mar 1, 2011
I've gotten this in the past with other PCs, but have been able to fix it by deleting my connection in Network Manager and recreating it. I'm using DHCP. This is OpenSUSE 11.3 on a HP Mini-110 Netbook.Here's the weird part, before anyone starts sending me to resolv.conf or asking for "lspci" stuff. When I'm in a terminal on this netbook, I can enter "host google.com" and it works. I can enter, "host download.opensuse.org" and it works fine. I get an IP address. If I manually enter the IP address in Firefox, I go to the site. But if I enter "www.google.com" in Firefox, it very quickly responds with, "Firefox can't find the server at google.com.""Browse Offline" isn't checked. (Think about it: if it was, I couldn't enter the IP address and go to a site, anyway.) This is a brand new install of OS 11.3, Firefox 3.6.6. But one other interesting thing: the software updater reported that common "curl" error, saying that IT couldn't resolve the addresses, either.
View 1 Replies
View Related
Sep 25, 2010
Since a few days ago, I have too much problems to connect.When I try to connect to Internet with Firefox, the following message is printed out (, most of the times):Code:Unable to connect Firefox can't establish a connection to the server at URL...
View 9 Replies
View Related
Jul 6, 2011
Installed Fedora 15, ran the updates, so everything is by default, so the .bashrc file just runs the version in /etc
sftp gives me an error message too long.
I went into to the .bashrc file and commented out the call to the /etc version and I still get the sftp error.
How can this be fixed?
View 1 Replies
View Related
Apr 6, 2011
After customizing my .bashrc for a nice pretty shell locally I decided I wanted it to look nice remotely to I created a ~/.bash_profile in my home directory so I wouldn't have to type bash upon logging in I'd just be greeted with my colors and customizations. I placed the files on 2 remote locations and ssh'd in and worked just like it wanted it to, later that same day I tried to sftp in to one of the locations and it kept disconnecting me after I'd input my password, but I could still ssh in just fine. After trying a few suggestions from the web like [URL] with no success I decided to ask some friends. They narrowed it down to the motd and echo's in my .bashrc. Finally I asked a very experienced developer about it and so without further adue here is the .bashrc / .bash_profile
BASHRC:
Code:
PS1='[e[0;32m]u[e[1;34m]@h[e[m] [e[1;34m]w[e[m] [e[1;32m]$[e[m] [e[1;37m]'
# Source global definitions
if [ -f /etc/bashrc ]; then
[code]....
Unfortunately I forgot to mention to get it to launch the terminal with the greeting / fortune you have to have the echos uncommented in the .bashrc locally, or know more about shell scripting than I [wouldn't surprise me at all if someone is able to expand upon my bashrc and fix my minor problem] and have it not echo or execute fortune on sftp only somehow. So if you have fortune uncommented be prepared to be unable to sftp IN to the box that it is uncommented on.
View 9 Replies
View Related
Jun 27, 2010
I'm using Fedora 7. I'm Trying to install RealPlayer11GOLD.rpm but i received an error message.
# rpm -ivh RealPlayer11GOLD.rpm
error: Failed dependencies:
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by realplay-11.0.2.1744-1.i386
[code]....
View 9 Replies
View Related
Feb 12, 2010
Installed rhel 5.3 on dell r710 with md1000 as das.
After creating raid 0 + 1 and rebooting, received an error message below:
View 14 Replies
View Related
Aug 14, 2010
This morning a box that listed my wireless router came up. I usually click cancel and every thing is okay. Early this morning I clicked Delet. and now I have no wireless. In fact when I click on the wireless icon none of the neighbors routers show up.
View 1 Replies
View Related
Jul 15, 2011
i have a dell inspiron laptop lap top with windows7 os.my hardisk is 320gb capacity.now i want to install fedora as my secondary os. I tried fedora12 but instaltion terminated abnormally with the message safe reboot needed recievied signal 3. i have 20 gb unallocated space in my disk.
View 5 Replies
View Related
Mar 25, 2010
How to install gufw? I could not find it when i clicked "install gufw" the message came as package not found.
View 2 Replies
View Related
Jan 30, 2010
Here is my issue. I am running 9.04. I open the file manager (Nautilus) click the network to connect to my shares and the FM crashes. out put from terminal
Code:
wncamp@ubuntu:~$ nautilus
(nautilus:4313): Gtk-WARNING **: Theme directory 32x32/emotexs of theme Aqua-Glade_PNG has no size field
** Message: Initializing gksu extension...
Initializing nautilus-open-terminal extension
(nautilus:4313): Gtk-WARNING **: Theme directory 32x32/emotexs of theme Aqua-Glade_PNG has no size field
[Code]....
View 9 Replies
View Related
May 11, 2011
i have problem in socket programming, while displaying received message in file,i got a problem... i cant able to write it in the file.... this is the code....
Code:
/* tcpserver.c */
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdio.h>
[Code]....
now my problem is run time error i can able to create file but i cant able to write file....log.txt contain nothing.... as here i have give sample code... dont say not initialising function and all.... i have initialised , please only see func1() - my problem is only not able to write msg which i got received from the client..
View 2 Replies
View Related
Dec 3, 2009
I have a Toshiba Satellite L305-SP6944C, Pentium Dual Core 2.16, 2GB RAM, 160GB hard drive, DVD-RAM UJ880AS, display 15.6 TFT widescreen, ethernet Realtek RTL8101E/RTL8102E PCI Express, WLAN Realtek RLT8187, Opensuse 11.2 and KDE 4.3.1. Installation was OK and finally the wireless card is working... but I don't have conectivity bacause in the browser (Firefox) appears a message saying "the server can't be found"
I follow the howto write by Swerdna. With ndiswrapper I install the XP driver for RLT8187, KnetworkManager is in charge of connections showing both eth0 and wlan0, the wireless sign of router Dlink DIR-280 is OK, in the dialog box of network connection I put the mac address of the wlan card but I think that is not the problem.
Other thing that I missed is that I don't find boot.ini at any directory to add modprobe ndiswrapper in the boot sequence, in etc/init.d/ appears a "boot" file, is this file that I have to change to modprobe ndiswrapper??
View 9 Replies
View Related
Mar 23, 2010
When i click the button to connect to a wireless network this message apears:Network management disabled
View 1 Replies
View Related
Apr 25, 2011
I am running a opensuse 11.4 with mailx 12.2. I am trying to sent emails via command line using mailx. I have not configured any mail server in yast. My .mailrc in my homefolder looks like this:
set smtp-use-starttls
account gmx {
set smtp=mail.gmx.net:465
set smtp-auth=login
set smtp-auth-user=my.name@gmx.de
set smtp-auth-password=mypassword
set from="My name <my.name@gmx.de>"
}
Unfortunately when I use the command
mailx -s"Test" -A gmx my.name@gmx.de [Return]
Hallo
[ctrl+d]
I am getting only the message
Unexpected EOF on SMTP connection
"/home/myname/dead.letter" 11/338
. . . message not sent.
View 9 Replies
View Related
Dec 6, 2009
I have a working wireless connection on OpenSuSE11.2 but after installing the KDE network manager, clicking on its icon only gives this message: "Network Management Disabled"
View 6 Replies
View Related
Jun 19, 2010
(I'm probably going to have my forum account revoked due to excessive usage ) I'm setting a VPN connection on openSUSE 11.2. Using the networking icon on the tray I add a PPTP connection, set it up but I receive a message 'VPN connection failed'. Googling it up I tried changing a setting called 'refuse-eap' to 'yes' but it doesn't seem to work. Here's the result from the log file:
[code]...
View 1 Replies
View Related
May 4, 2010
Anyone know what this signifies in the Apache logs files:
Code:
[Tue May 04 20:56:06 2010] [error] [client *******] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Tue May 04 20:56:06 2010] [error] [client *********] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Tue May 04 21:05:18 2010] [error] [client ********] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Tue May 04 21:05:18 2010] [error] [client ********] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
View 2 Replies
View Related
Jun 25, 2011
I am using 11.3 on one machine and 11.2 on the other (a netbook). 11.4 won't install on either and 11.3 on the netbook fails to install as well.
I am using the same setup as I have always used when both systems ran 11.2 (details below) but now I can only mount a drive in one direction. In the other direction the mount command gets stuck with no error message until it eventually times out. I can ping and ssh the machines from each other without difficulty.
Even in the direction in which the mount apparently works (11.2 mounting a drive on the 11.3 machine) when I try to copy files across nothing actually happens.
exportfs -a was run successfully on the exporting machine, and nfsserver is running on both machines as does nfs client.
The exporting machine is 192.168.1.102 (eeelinux) and the other machine is 192.168.1.101 (nina).
Details:
The /etc/exports file on the exporting machine (192.168.1.102) looks like this:
eeelinux:/home/naima # more /etc/exports
# See the exports(5) manpage for a description of the syntax of this file.
# This file contains a list of all directories that are to be exported to
# other computers via NFS (Network File System).
[Code].....
View 9 Replies
View Related
Sep 5, 2011
I have local and remote networks that have various printers. I can add any printer (local or remote) to any PC, except for one PC that's refusing to allow remote connection (it used to, but doesn't now!). The problem PC has two printers connected and work OK as a local printer, but both display same problem when attempting to connect from any remote PC via YaST. Using 'Connection Wizard> CUPS Server' connection method requires IP address of remote PC and printer name. But if I correctly select either of the two printers I get an error message:
"PING 192.168.1.149 (192.168.1.149) 56(84) bytes of data.
64 bytes from 192.168.1.149: icmp_seq=1 ttl=64 time=1.12 ms
Both printers are set to 'Accept Print Jobs' and 'Share Printers> Allow remote access' permits all networks to connect. why this PC is requiring the root password?
View 6 Replies
View Related
Jun 6, 2011
just installed Fedora 15 on my laptop Samsung RF511Everything works perfectly fine but It seems that I cannot connect to the internet.When I clicked Network icon on the right top corner of the screen, only two option came out:Wired - cable unpluggedNetwork setting.How do I solve this problem. Since the laptop is not connected to the internet, I cannot use command yum.P.S. Samsung RF511 using Broadcom.
Another question, My laptop has two graphic cards. Intel and Nvidia Optimus.Can Fedora 15 use the Nvidia card?Please tell me step by step or send me a link tutorial for beginner to setup my internet since I am very new at linux.
View 5 Replies
View Related
Aug 16, 2010
After installing postfix on my server , all emails sent by a PHP class that i built , are received to spam folder , no matter what i do .am not an expert , except in PHP , the class i built works fine everywhere else except on this server , so i think the problem might be from the server it self ?some told me wrong configuration/software on my server , others told me wrong DNS stuff . actually i don't understand the DNS stuff , and am not an expert in linux softwares and services but i cann install/configure them , so could anyone please check the DNS for problems ?
View 3 Replies
View Related
Jun 19, 2010
I updated my NetworkManager from version 0.9svn1128615-2.2 /opensuse/repositories/KDE:/KDE4:/Factory:/Desktop/openSUSE_11.2/i586/) to the newest version 0.9svn1128615-138.2.The result was, the after reboot an error message occured, saying that the KNetworkmanager is not working and it would be not able to start the program !Did anybody else have the problem with this newest version?
View 2 Replies
View Related
May 23, 2011
I am using Postfix on CentOS to send mail through a relayhost. The mail sends fine, but on certain clients such as the mail client on the iPhone or Windows Live Mail, the message is received with '(No Sender)' in the sender field. The Apple Mail client on the iMac works just fine.
Here is the PHP code I am using to send the mail code...
Wondering if there is a configuration setting in /etc/postfix/main.cf I can use to fix this problem. I have scoured the help files but have come up empty.
View 5 Replies
View Related
Dec 21, 2009
I installed 11.2 Gnome 32 bit version and I notice that when I insert a USB stick (8G) that it either will not open, or it takes several minutes; on another distro, the same stick is instantly recognised, and a window opens immediately; I went back and booted up the liveCD; I notice now the liveCD does this too; (I now see a window has opened from the USB stick after about 3mins); is there some way I can investigate; or describe this behaviour of the system ?
View 3 Replies
View Related
Jan 20, 2011
I can see my Suse 11 severs, ftp to it and sit up share folder but can't login as user from workstation as users. It IBM eServer 235 2X3.8Ghz Xeon, 6GB of memory with 6X73.6 Hard Drive got this message error; The following security events occurred since Thu Jan 20 19:29:40 2011:
type=APPARMOR_DENIED msg=audit(1295580702.142:653): operation="inode_permission" requested_mask="r::" denied_mask="r::" fsuid=0 name="/var/lib/samba/unexpected.tdb" pid=4873 parent=1 profile="/usr/sbin/nscd"
type=APPARMOR_DENIED msg=audit(1295580702.234:654): operation="inode_permission" requested_mask="r::" denied_mask="r::" fsuid=0 name="/var/lib/samba/unexpected.tdb" pid=4873 parent=1 profile="/usr/sbin/nscd"
Charles E. Hightower
Ht280@yahoo.com
charles@santech.net
Charles E. Hightower - LinkedIn
View 1 Replies
View Related