Ubuntu Installation :: Installing Applications On 9.10 Without Internet Connection?
Mar 2, 2010
I just recently Ubuntu 9.10 and have never used Linux at all before. I was wondering, all the links and tips and everything tell me to use Ubuntu Software Center. I haven't had a chance to actually go to the Software Center yet but does it require an internet connection to install software or can I download the tar.gz / tar.bz2 files from sources such as Softpedia.com and still install them using Software Center without a Internet Connection?
View 3 Replies
ADVERTISEMENT
Apr 24, 2010
I don't yet have an internet connection on my machine so I am using cyber cafes to do my research and whatnot. However, most of the stuff I read concerning updates and installations rely heavily on the machine using an internet connection to automatically install various packages.I don't mind reading up myself on this kind of thing but I think I need a pointer in the right direction as "ubuntu package install without apt/get" doesn't bring up much on a google search (the only entry on the first page is a post on this forum back from 2005 about kernal compiling!).
As an example, the file I would like to install is "aircrack-ng-1.0.tar.gz", which I've already downloaded and saved to my machine's desktop. I'm not really asking how to install aircrack, per se, but just any kind of package without relying on an internet connection (i.e. download the program/package to a flash disk and then on to my machine).
View 3 Replies
View Related
Nov 26, 2010
I have Ubuntu 10.04 on my PC but I do not have access to internet (I have an Acer 3610 and before to install NDSI wrapper I have to install a Kernel). I have the most recent Kernel available on my external hardrive. I do not know how to use sudo command to install it.
View 1 Replies
View Related
Jun 11, 2011
How to install offline software(if No Internet Connection)
apache
Firebird,
Gimp
Mono
etc
View 3 Replies
View Related
May 17, 2011
I have recently moved countries and have finally got my internet connected today after a lengthy wait. I have a pretty fast connection - it's a fibre connection at approx 100Mbps Between my onu (modem) & computer (Lenovo SL510) I have a cisco wrt120N wireless router. I'm using Opensuse 11.3 (also dual boot with Win7)
My problem is . . . When I enter url in firefox (4) I get the message "looking up www. . ." for approx 5 to 15 seconds before anything starts to load. I also have the same behaviour in konqueror, firefox and yast software manager.
If I use Google Chrome the pages load instantly. Even never before visited pages.
A typical webpage such as Stuff.co.nz - Latest New Zealand News & World News, Sports News & NZ Weather Forecasts takes approx 20 to thirty secs to load in firefox and 3 seconds in Chrome. I can see the same behaviour always whether Chrome used first or firefox used first - so cache does not appear to be the issue.
If I boot into Win7 - websites load instantly there also.
I have updated to the latest wireless drivers for my system - but the behaviour is also evident if I attach a lan cable.
Here is a little info
Code:
/sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 60:EB:69:AE:C6:28
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
[Code].....
View 7 Replies
View Related
Mar 17, 2011
I'm currently working on a project in a secure environment with no internet access and I need to install Ettercap and Wireshark on the machines. I thought this would be a simple task of loading Wireshark onto a USB but this did not work and replied with error messages such as: ' Invalid config x86_64-unknown-linux'
what does the error message mean and do I need internet access to install the apps?
View 5 Replies
View Related
Aug 21, 2010
i am new one here and have a question.i dont have internet connection home and i want to install ubuntu. i find a dvd release here [URL].. and it suppose it has more things than the cd version.i think to it has because its a big iso file. so, if i install this one, am i going to be able to play dvds, to work with openofice, and other stufs, or do i need something else to? what about grafik card driver?
View 6 Replies
View Related
Jan 4, 2010
I am a new user to linux. I downloaded and installed ubuntu 9.10 on my old desktop to try it out because i have always liked the idea of linux but have never really found the time to use or learn to use it. having had an old dos computer i can vaguely remember the idea of using a command line to change directories etc. so i just decided to wipe out xp on the desktop and install ubuntu lol. Installation went smooth but then i ran into some problems.
Unfortunately i use iphone tethering for access to the internet but ubuntu will only recognize my iphone as a picture storage device. so i did some research and found that i had to download and install some packages to set up tethering on ubuntu. so on my laptop running vista i downloaded libusb-1.0.6, cmake-2.8.0, libiphone-0.9.5, usbmuxd-1.0.0, and some other packages such as ifuse and libgpod. they were all .tar.bz2 files or .tar.gz files. I put these on a jump drive and took the jumpdrive and put it into my desktop. what i was wondering is if there is a way to install these packages from a usb jumpdrive? or is there a simpler way that i may have overlooked to establish an internet connection.
View 6 Replies
View Related
Jan 17, 2011
I've read a lot on the internet about various ways of doing this but i've been unsuccessful each time. Basically what i've done is accidently un-installed network-manager because I was having trouble staying connected on my WPA network. The easiest way of reinstalling it I know of is using the CD but I don't have a CD ROM drive and the pen drive I used to install it I no longer have.
I tried using a program called Keryx but you need python installed and from some reason this doesn't come with ubuntu 10.10. I've also downloaded the .deb packages but I still need to download 200kb which is a killer. I've also downloaded it from here too [URL] but the install file makes no sense to me as i'm not a massive linux user. One last thing reinstalling isn't really an option as i've already put a lot of time into setting up this computer.
View 8 Replies
View Related
Mar 27, 2009
I had Fedora 7 which works fine with my PCI card Linksys WMP54G-EU (00:0b.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)).
It ran with ndiswrapper.1.51.
Yesterday I installed the live-CD Fedora 10 on a new partition in another hard drive and so I have Fedora 10 but WITHOUT Internet connection.
I tried to install Ndiswrapper but the 'make' command doesn't exist in my Fedora 10 !
What are all the things I need to download from Internet to ensure the several commands like 'make uninstall', 'make', 'make install'... and to ensure installing Ndiswrapper ?
View 7 Replies
View Related
Feb 18, 2011
At the moment I am installing a VMware Ubuntu machine. This machine has no internet connection.
I want to install wine, so I can install software that only runs under Windows.
I cannot find the packages to install wine under the VMware machine that will download to windows.
I have no clue on how to handle the source of wine, so I can download the source of wine, copy that to the VMware machine and use 'make' there.
How to proceed?
Ok, tried to compile source of wine on the VMware machine. It gave an error, since it was missing package flex. Compiling flex from source gave an error, since it was missing package m4. Trying to compile m4 gave an error, see make_install.log.
These were my steps:
Went to /usr/local/bin/ and unpacked m4 there.
Went into the m4 directory (m4-1.4.14).
/configure
make
make install
I can't get the configure log uploaded as an attachment, since it is too big. Splitting it into smaller sizes doesn't help either , since it will become more than 3 files (and 3 is the max to upload). If you want that log, please let me know and I will e-mail it to you.
What are my next steps to proceed? I want to compile the m4 package so I can proceed with flex.
View 1 Replies
View Related
Sep 23, 2010
If I am installing software from code, how can I link it to a subfolder of the Applications tab such as "Programming"?
View 3 Replies
View Related
Feb 28, 2010
Are there detailed instructions for Suse 11.2, anywhere, on installing a hardware dial-up modem and configuring it to get an Internet connection?
View 2 Replies
View Related
Apr 6, 2010
I just installed Ubuntu to dual boot with my Win 7 and I want to fix the user permissions so i can install STEAM so then I can game and install other windows applications. So i tried to install steam with wine installed and i get this error message..The file '/tmp/SteamInstall.msi' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about the executable bit.
Can some one please help me with installing Steam and other windows applications correctly?Also I already tried to fix it with terminal code that still didnt fix it.
View 2 Replies
View Related
Jan 9, 2011
I am running Ubuntu 10.10, and I would like to use my computer to share the internet connection from an ethernet port. For example, I would like to set up my computer as a wireless access point so I can create a network that other computers can connect to for internet.
View 3 Replies
View Related
Dec 17, 2010
I recently bougt an Asus N61DA with Windows 7. I decided to install Ubuntu alongside Windows, so I made the Ubuntu CD, just like it said. Then I inserted the CD and restarted the computer. I started the installer (ubuntu 10.10 64-bit) and chose the option where it says "install ubuntu alongside other operating systems", or something like that. So, the installation started, but then I lost the internet connection, and the installation stopped.I re-connected the computer, but the installation still wouldn't continue. I restarted the computer and then nothing happened. I've restarted it several times, but still nothing happens. I've inserted the Windows recovery CD, but it doesn't work
View 9 Replies
View Related
Feb 23, 2010
Somehow I lost Internet connection and tried various threads and still does not work.
When used the liveCD I can access Internet
View 3 Replies
View Related
Oct 17, 2010
Luckily I have a second machine running 9.10 and could get onto the net for assistance.
I tried all sorts of modifications to sysctl, modeprobe files, etc and checked all over google for a fix.
It appears that the IPv6 settings are part of the kernel, in this case I am going back to 9.10 and staying with 9.10 until this IPv6 is sorted out. Most home routers do not have IPv6 connections, only IPv4. This lack of Internet connection has happened with both server and desktop. I do not know the reasoning behind this decision but I will not be upgrading to 10 until IPv6 is sorted for me as a home user.
Able to boot with different partitions of a 320 GB hard drive with Windows Server 2008, Ubuntu server 9.10 plus Ubuntu desktop 9.10 but IPv6 with 10.10 installs on the respective server and desktop partitions does not allow a lan connection to the router. All are 64bit downloads.
ASUS motherboard, Core 2 Duo CPU 2.9 GHz, 2 GB RAM
View 6 Replies
View Related
May 9, 2011
I'm a pretty new ubuntu user and I've just upgraded from 10.10. It seems to be working pretty well, except that I can't figure out how to connect to the Internet. When I click the wireless icon to try to connect, the drop down menu is as follows:
Wired network (grey/unclickable)
Disconnected (grey)
JackET N8 (grey)
Disconnected (grey)
3 Internet (white/clickable)
[Code]...
View 3 Replies
View Related
May 21, 2011
I have just installed ubuntu 10.10 on an Acer Aspire 3610 notebook. 2 GB RAM. This notebook had Internet access previously via Windows XP (now erased). Here is the partitioned drive. Two ext4 partitions for ubuntu "/" and "/home". Two ntfs partitions possibly for Windows. I have booted up the fresh installation of ubuntu 10.10. I had some glitch where I saw "Operating system not found' on booting from HDD and I wondered if this was due to failing drive.
But I've run a full test using Disk Utility and it shows as healthy. This message has gone away (I don't know why) and I can boot into ubuntu. The problem I'm trying to solve is simply no internet connection. Here are some outputs from commands ..
[Code]....
View 3 Replies
View Related
Aug 30, 2010
Sorry title should have been F13 installation without internet I am having a P4, 1GB ram, 80 GB machine. Since yesterday I am having some funny issues on this machine. i have fedora 12 installed on this machine.
My mouse suddenly stop working, or the cursor changes from pointer type to a line cursor and basicaly the mouse just stops clicking. I am plannning to install fedora 13 on this machine. Have downloaded the 5 iso (
CD images).
Would choosing the option upgrade on existing Linux partition do the job? Is there a chance I loose my data files when the upgrade is done? I dont want to reinstall programs like java, eclipse, tomcat etc that I done in fedora 12. I only intend using the CD's as I dont have a lot of bandwidth and a fast internet connection to use yum.
View 1 Replies
View Related
Jan 14, 2010
The problem is network manager on top shows connection is established but I cannot browse internet, output for ping www.google.com is unknown host
View 9 Replies
View Related
Feb 27, 2010
Loss of internet connection after upgrade from 8.04 to 8.10 Like the title says, I lost my internet connection after upgrading my Ubuntu system from 8.04 to 8.10.I used the downloaded automated method. It appeared to work fine on its initial reboot into 8.10. But I noticed the internet icon indicated loss of connection. Even so, I was still able to browse the net through Firefox. But then when I rebooted the next day the opposite was true: the connection icon indicated connection, but Firefox would not actually connect, nor would update manager. It has been like this since. This is a dual boot machine, and the Windows XP Pro side still connects to the internet as usual, no problems.So how can I make my new 8.10 system connect to the internet?
I use a Motorola SB4200 cable modem
[code]....
View 2 Replies
View Related
May 19, 2010
I upgraded to ubuntu 10.04 lts yesterday. The upgrade went smoothly. but now I have a very slow internet connection. It is as if I am on a dial up when I have a broadband speed of 20 MB. What can I do to fix or perhaps roll-back the installation to the previous proper working state.
View 3 Replies
View Related
Aug 15, 2010
i installed ubuntu 10.04 in inspiron n4010 laptop. No internet connection is detecting. i have both wifi and wired network. in the desktop panel icon of network it shows networking is disabled ..
View 9 Replies
View Related
Dec 5, 2010
On trying to install Ubuntu 10.10, one PC was fine. I attempted to install it on a Lenovo Q150 using the Ubuntu Live CD, but it did not recognize a network connection. When the same PC is running Windows 7, the network connection is fine (it recognizes my NAS drive also).Has anyone else had this problem/found a solution? I'm sure that someone else has posted this, but a couple of hours' searching revealed nothing.
View 5 Replies
View Related
Mar 23, 2011
I tried to download some software from the Ubuntu software center, and it does not download. It does not give me an error message, it just stays at 0 bytes. It eventually tells me to check my internet connection. (this does not make sense because I am using it to write this thread) I checked synaptic package manager for correct proxy settings and it was ok. I ran
Code:
sudo apt-get update
but to no avail. I am using wireless, and recently dissembled the computer to disconnect the CMOS battery, but I think that it was put back together properly.
View 3 Replies
View Related
Jul 26, 2011
After I've installed Ubuntu 11.04 in dual boot, I miss my Internet connection in Windows XP. I've reinstalled windows XP, but without success in this problem.
View 6 Replies
View Related
Feb 16, 2011
Trying to install 10.10 from USB onto my Dell Inspiron mini 10. I am able to boot into the USB, but I cannot connect to the internet - wireslessly or otherwise. When I plug the internet cable directly into the computer that does not work. I had to fidget with some drives to get the Network Manager to work, which it finally did, but it won't connect either - just keeps asking for the password.
View 1 Replies
View Related
Apr 17, 2010
I did an upgrade over the internet and on rebooting after it had completed there was no internet connection. I wired in an ethernet cable and although I can access the router and ping another machine on the network, there is no internet connection.
View 7 Replies
View Related