Ubuntu Networking :: Simply Won't Connect In Ubuntu At All?
Dec 2, 2010
The problem is that it simply won't connect in Ubuntu at all. In fact, to write this, I am using Windows. I am running 10.10. I downloaded the necessary file and installed it with my package manager, but it still won't work. What do I need to do to make it work?
View 6 Replies
ADVERTISEMENT
Aug 17, 2009
I am trying to connect PDA via Synce to Linux and simply cannot get through. I tried with odccm and now going through OpenSuse installation and installed as suggested synce packages:
[Code]...
View 5 Replies
View Related
Jun 10, 2011
I have an ubuntu machine connected to my network which is used as a Minecraft server, storage, and a subsonic server for music. For the most part, the only person using these services, especially during downtime, is just me at home. Which is why I'm surprised that 2-days ago I detected that my network was being slowed to a crawl. There I found that the ip connected to my ubuntu was moving around 170,000 kb on my Netlimiter 3 program.
I have no idea why that is, I closed my ports that were forward for the ubuntu servers, but the bandwidth keeps leaking. Disconnecting the network from the ubuntu computer or turning off the computer stops the odd downloading and uploading. If anybody would have any information of what I can check or shut down in Ubuntu, please let me know. I'm fairly a beginner to the OS, but haven't been able to find a similar problem on this forum.
View 6 Replies
View Related
Jul 10, 2011
I've been trying to revive my old Acer Aspire 3680, which is supposed to have Acer InviLink 802.11b/g Wi-Fi CERTIFIED solution, supporting Acer SignalUp wireless technology, as shown is in Specification.The system simply doesn't detect Wi-fi and I don't know how to make it work.
View 9 Replies
View Related
Jun 28, 2011
I have a linux desktop with two connections - fast eth0 and slow modem ppp0. Most of traffic (e-mail, DNS, NTP) can be routed simply by IP/mask. But how about http and p2p (torrents, DC++)? Routing by IP is unacceptable, because there is very huge amount of routing rules. I need route http packets (80 port) through ppp0, p2p through eth0 (10000:65535 ports). I've found that splitting traffic by port is possible with marking packets for different gateways. For begin I cleared all tables and bringed up connections.
Code:
# iptables -F -t mangle
# iptables -F -t filter
# iptables -L -t filter
Chain INPUT (policy ACCEPT)
[Code].....
View 7 Replies
View Related
Feb 24, 2010
I would like to make 2 vertical lines and two horizontial lines around this program. I use gcc as compiler.
* Simple parallel port output control program for Linux
*
*
* The program output the data value to PC parallel port data pins
* (default lpt1 I/O address 0x37. The data values are given as the
* command line parameter to the program. The number can be
* in decimal (0..255) or hexadecimal format (0x00..0xFF).
[Code]....
View 6 Replies
View Related
Mar 9, 2011
Lately, I have found that I have to go back to Vista (yes, old Vista no one loves) to burn an iso file on to a CD-RW. Brasero simply don't even see the CD-RW to even blank it, let alone burn the new iso file. I am using Ubuntu 10.04. As I have Debian 6 (gnome and KDE) I tried the same CD-RW, but neither Brasero, nor KDE's K3B 'saw' the CD-RW.But, the in that Vista, the CD/ISO burning software 'saw' the CD-RW without fail. Btw, this same problem happens with Unetbootin. Linux Unetbootin works worse than the Vista Unetbootin!Now, I have to use Vista to burn CD/DVD/Isos.Is there a some special problem with Linux burning software? I know that some developers are not happy with Brasero,
View 9 Replies
View Related
Feb 8, 2011
my two partitions (ubuntu and WinXP) worked fine, i always had a boot option at startup. however, my Win boot option simply disappeared. I did not do any update recently, so I do not really understand what could have happened. My /media/windows is also completely empty. when i try to open the windows partition, it says "could not mount".
View 7 Replies
View Related
May 27, 2010
Grub installed from 9 or 10 ubuntu simply won't load Windows.Ubuntu and GRUB on IDE hdd, Windows on SATA HDD.Installed all default options, just clicked thru install and when attempting to boot Windows XP screen is blank with a blinking cursor in the top corner.Same thing happened earlier when I ran Fedora 11 then 12.Different version of same result.Can't Canonic work with Grub developers to at least make a workable configuration r it's default setup?Searched the web, in a 1000 places same solution is offered: adding a few lines to menu.lst.1) the lines are already there2) this is for the old version of grub.Does grub actually work for anyone out there? Or is it only supposed to work in weird configurations?
View 9 Replies
View Related
Feb 18, 2010
I have tried a few packages but cannot find an easy intuitive interface for editing tables in a mySQL database. I just need to simply edit the table field data, import and export multiple rows, and filter the table data so only the rows are returned based on a string that I search for. The tables I edit have several thousand rows and some up to 30,000. I do not know how to write queries and it seems all these packages require that you know how to write sql queries to do what I need to do. On the mac I used Sequel Pro, which is dead easy to use and is mostly point and click to do all the above. Since my mySQL experience is very limited, I really need something simple like this.
I have tried:
MySQL Workbench
Navicat (lite version)
MySQL Query Browser
how to do what I need to do with the above packages.
View 7 Replies
View Related
Mar 6, 2010
Is there anyway I can go back to the old grub where I can do things like removing and reordering my menu simply with 9.10 and Lucid when it comes out?
View 8 Replies
View Related
Feb 23, 2011
Our business is replacing Microsoft Windows with Ubuntu (Linux) but there is one or two problems with the main computer in the office. One the main computer is my Dad's computer and the only thing he does differently then the other computers is that he does his accounting which he uses Simply Accounting and I don't think Simply Accounting is compatible with Ubuntu/Linux.
I found a great, simple accounting program for Ubuntu called Eqonomize. It doesn't have to be that one, but anyone where we can convert are data from Simply Account to an accounting program with Ubuntu.
View 1 Replies
View Related
Mar 28, 2011
point me at a free proxy to bypass this which can simply be installed, built and/or run.setting up a server outside china and running a tunnel to it from my comp is not an option. also, below is a list of sofware that i have tried and failed to work:
Tor with vidalia
Tun with squid (i think squid)
hamachi (which i later realized would never have worked)
i tried to get haystack but it wouldn't build.
PS: if this post is in the wrong area, please tell me where to move it...
View 8 Replies
View Related
Jun 12, 2010
My wireless (Toshiba laptop, 10.04 64 bit) is just hanging when trying to connect. It was working fine but now nothing. My Wireless antennae is on and my other laptop can connect with no problems. I have restarted the router and the laptop twice.
View 1 Replies
View Related
Aug 5, 2010
In Ubuntu, When I type sudo and hit enter, the new command will appear on the command line, instead of simply executing. This is different from other operating systems I've used, such as older ubuntu's, mac osx and debian. Is there a way of disabling this confirmation and having it simply execute the command?
View 3 Replies
View Related
Jun 8, 2011
I've got Ubuntu 11.04 here and I am currently downloading oneiric ocelot iso. My question is: can I simply upgrade from my current Ubuntu version to oneiric? I've got some pretty important files on my current Ubuntu and I don't want to loose them and yet very much interested to see what oneiric ocelot.
View 1 Replies
View Related
Nov 2, 2010
I am unable to connect to wireless network in ubuntu 10.10.i have noticed that the iwlagn driver isnt been used by anything.
View 9 Replies
View Related
Jan 10, 2011
in linux world and have recently downloaded and installed ubuntu desktop 10.10i cannot connect to both wired and wireless ethernet on my laptopit tries to connect but fails in 30 seconds , it says"disconnected" while i am able to connect to the same in windows i have broadcom 4315 and i have tried both fwcutter and ndiswrapper but the problem persiststhe device id is 14e4:4315
View 9 Replies
View Related
Apr 6, 2011
I am trying to setup a dhcp server for my internal network. I have two NICs, a modem, and a wireless router. I have my server connected directly to my modem which is providing me with Internet access on eth1 and is working fine. I have dhcp and dns setup on eth0 which is connected to my router. The router shows that it is connected to the Internet but when the router gives a client computer an IP address, the client is unable to connect to the Internet but can connect to the router. I will post my configuration files below with my current configuration.
[Code]....
View 5 Replies
View Related
Aug 8, 2011
I can connect to the internet through wifi, but I cannot connect to anything on my network. I have a printer and a NAS, so I would really like for this to work again. I have a dell laptop with a Broadcom card.
View 9 Replies
View Related
Aug 15, 2010
I had put my computer on standby and when i restarted it, it powered off within a few seconds. I turned it back on and after that i've lost connectivity to internet on Ubuntu 10.04.
However I have VMware (XP) installed and internet/network works on that. I'm a newbie with Linux.
Here are some outputs:
I have tried to edit the connection using System>Preferences>Network Connections. I entered manual settings for IPV4, but whatever i enter there, it doesnt get reflected when i type ifconfig in the terminal window. I tried setting it to Automatic DHCP as well. Doesnt work.
View 1 Replies
View Related
May 3, 2011
I can not connect to wifi networks, i can see them but not connect.
My wifi device is:
View 9 Replies
View Related
Jul 28, 2011
I have recently installed ubuntu 11.04 on my asus eeepc1005hab. And I've had problems with the wifi. I can connect via ethernet, but the wireless won't connect. I can see the connection, but my wifi never connects. I've tried many things but it still won't work.
View 9 Replies
View Related
Mar 18, 2010
On the GnoTime home page they say that GnoTime is included with various distros, including suse. However, my opensuse 11.2 does not have this app. Do I need another repos? Can anyone advise how to simply install GnoTime for OpenSuse 11.2?
View 9 Replies
View Related
May 3, 2009
i'm having hard times trying to get rtorrent working on two CentOS boxes (one is 5.2 and the other 5.3, both x86_64)
i'm using rtorrent RPMs provided from rpmforge
they install fine, starts fine ... but there's simply absolutely no traffic at all !!! I'm sure ISPs are not blocking torrent (they can be shapping, but blocking i'm pretty sure they arent). And when i say there's no traffic, i mean rtorrent cant even download the torrent file when i inform the [URL] from inside rtorrent. It stays there on 0% and there's no download.
if i download the file from the console, with wget for example, i can download it successfully.
i have already tcpdumped the machine and i can confirm rtorrent is not even generating any kind of traffic. NOTHING.
do anyone got rtorrent from rpmforge working fine on CentOS 5.2 and 5.3 x86_64 boxes ?
it should be simply .... at least it was on Fedora 8 and 9 that i used before start using CentOS ...
View 4 Replies
View Related
Apr 6, 2011
I just did a new install on a pc chips p23g motherboard based machine. This motherboard has a built in 10/100 connector. When installing I noticed that the connection flashed orange for a bit and then returned to simply flashing slow. Its my understanding that if you have a green steady light and a flashing orange then there IS a connect. If this is true then, for some reason the install didn't find it or didn't install a driver for it. I installed 2 times just to make sure.Oh, when installing, off the dvd (10.4) it said there was a problem but it would give me a desktop so that I could figure it out.I am clueless.There was a box to install and that is what I have been using. Obviously, I am missing something here
View 6 Replies
View Related
Sep 24, 2010
Yesterday i updated fedora 13.After reboot problems started with te display driver.Scrolling sreens goes very slow and with little steps.Moving a screen from one side to the other goes also very slow.It seems there is a problem with the ATI driver.I also have problems after new kernel updates.The new kernels simply won't boot? The boot proces hangs everytime the fedora logo turns wite.
View 2 Replies
View Related
May 26, 2015
I recently installed Debian with the Xfce desktop environment on my Toshiba Satellite laptop and my Synaptics touchpad simply does not work. In fact, it was not even working in the Debian graphical installation.
I verified that the touchpad is enabled by going to Applications --> Settings --> Mouse and Touchpad. I also verified that I had the requisite drivers by running Code: Select allsudo apt-get install xserver-xorg-input-synaptics. Finally, /var/log/Xorg.0.log did not reveal anything unusual, though the output is quite long and was difficult to navigate. Here is the output of Code:
Select allcat /var/log/Xorg.0.log | grep Synaptics:
Code: Select all[ 464.205] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[ 464.205] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 464.205] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 464.205] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 464.205] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 464.205] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 464.260] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 464.260] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5678 (res 46)
[ 464.260] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4732 (res 63)
[code]....
View 7 Replies
View Related
Jun 22, 2010
New problem with compaq 610 160GB 2GB intel duo core 2.0.This machine will simply not run sound apps on any distro I've tried with.
View 5 Replies
View Related
Apr 27, 2011
Anybody know how to import Simply Accounting files into Gnucash?
View 1 Replies
View Related