Software :: How To Build 2nd Ubuntu Machine Without Internet

Jun 7, 2009

I have built an Ubuntu 8.10 server machine with great agony as I have no internet. I need to make another machine and install the same software packages. I already have the packages I need. What do I need to copy from the first machine so that the second machine will install these packages? I'm not referring to the packages themselves (I can copy them over and install them). I need to get the apt database in synch with the first machine. I assume that apt has some sort of database files? Without that configuration, the damn machine keeps trying to connect to the internet.

View 8 Replies


ADVERTISEMENT

Ubuntu Networking :: Cannot Ping KK Machine, Internet/network ON Machine Works?

Mar 18, 2010

I have an ubuntu kk laptop connected via wireless to my mixed network (xp, win7, other ubuntu), but i can not ping said machine or connect via ssh. Internet and smb-browsing ON this machine work, as does pinging FROM it. If this was a windows machine, I'd say a firewall is in the way, but since it's a vanilla karmic install, this should not be the case (or should it?).

View 2 Replies View Related

Programming :: How To Use X86 To Build Assemly Program For Arm Machine?

Apr 14, 2011

my build machine is x86 machine that is running ubuntu10.04, my target machine is tegra2 that is running on Andrioid, I wish my program can run under shell of android, as first step , I wrote a simplest assembly program which does nothing, but I got a link error, can somebody help me?

View 4 Replies View Related

Ubuntu :: Build Deb Packages For Two Versions Of Same Product That Can Be Installed On The Machine Simultaneously

Apr 28, 2010

I want to build deb packages for two versions of same product that can be installed on the machine simultaneously. The source folder structure for both the packages have a common folder needed by both the versions. So i need to keep the common folder till both the versions are removed from the machine.My problem is that i can't install both the versions at the same time, i.e i have to uninstall the installed version and then install the other version. After installing one version, if i try to install another version, an overwrite error comes up. is there any option in dpkg for overwrite? Or is there any way to partially uninstall a deb package?

View 5 Replies View Related

Ubuntu Installation :: Build A RAID-1 System With The Two 320GB SATA HD's The Machine?

Dec 30, 2010

I'm trying to install a box with Ubuntu 10.04 LTS server with a typical LAMP system in order to replace my old Ubuntu 8.04 server I have at my school to have a "backup" system and also trying to replace NIS authentication with LDAP. Well I'm getting stuck on the first step: installation of base system.

I want to build a RAID-1 system with the two 320GB SATA HD's the machine has, I have a little experience in installing RAID because I installed my old 8.04 server with RAID-1 aswell.

I boot my box from an USB stick with Ubuntu 10.04 Server 64bit, the systems boots well, asks me about language, keyboard and so, finds the two NIC cards and the DHCP configuration of one of the card is done. Then it starts the partitioner.

One of the HD's already contains three partitions with an installation of a regional flavour of Ubuntu, the other HD only contains a partition for backups, I don't want to preserve all this stuff, so the first thing I do is to replace the partiton tables of both HD's with a new one. This is done without problems.

Then I go to the first disk, by example, and create a new partition, the partitioner ask me for the size, I write 0.5 GB (or 500 MB), then I select that it has to be a Primary partition at the beginning of the disk, all goes OK. Once created I go to the "Use as: " line, type Enter and select the option "Partition for RAID volume", when I hit Enter the error appears: the screen flickers in black for a second or two, then it shows a progress bar "Starting the partitioner..." THAT ALWAYS GET STUCK AT 47%!!!

Sometimes the partitioner allows me progress a little further (for ex. lets me activate the boot bit of the partition, or it allows me to make another partiton, even once the error didn't appeared until the first partiton of the second HD!!) but it always get stuck with the same progress bar at the 47%.

I've tried a lot of things: I downloaded again the ISO and rebuilt the USB, same result. Downloaded the ISO and rebuilt the USB from another computer, same result. Unplugged all the SATA and IDE drives except the two HD's, same result. Built a CD-ROM instead of an USB, same result. Downloaded the 10.10 server ISO (not an LTS), and the USB stick can't boot, is another error, but only to try.

[Code]...

View 1 Replies View Related

General :: Build A Glibc Version For Target Machine's Kernel?

Jan 8, 2010

AFAIK, in addition to implementing the standard C library, glibc provides wrappers for system calls, threading support, and basic application facilities. So because of that, glibc that will be used on my target system should be built based on the kernel version running on my target, right?

Based on the above, I am trying to build a glibc version for my target machine's kernel. However, I don't know to to build a glibc library for a target system and also where on the target's filesystem should be put? In which location Linux will start looking for the libraries required for a program to run (should I create an /etc/ld.so.conf file)?

View 12 Replies View Related

Ubuntu Networking :: New Build - No Internet Connection

Mar 23, 2011

After finishing the build I downloaded installed the latest ubuntu desktop, 64bit. It is installed, and up and running, but I have no internet connection. I don't know what to do from here. Here's some info I've seen requested in response to similar questions:

-Motherboard is Gigabyte GA-X58A-UD3R

-Internet is a wired connection to the motherboard.

-ifconfig:

eth0 Link encap:Ethernet HWaddr 1c:6f:65:9f:3c:dc
inet6 addr: fe80::1e6f:65ff:fe9f:3cdc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12967 errors:0 dropped:0 overruns:0 frame:0

[code].....

View 2 Replies View Related

CentOS 5 :: Build A Bootable System Image On An Attached Hard Disk On A Running Machine?

Feb 27, 2011

I would like to build a bootable system image on an attached hard disk on a running CentOS machine.The hard disk would be moved to a headless server, where only SSH access would be available. It seems that all the documented install methods assume that the installation runs on the taget machine. In this case, I would like to create a bootable system image of CentOS on a running host system. The new install mage would generally have a newer version of CentOS than the running host system where the image is created. Also, I would prefer
to do a text-based install.

The reason for all this is that I have network access to several remote machines. I can ask disks to be moved between machines, but I have no physical access. In order to do software testing, I would like to have several system disks with different installed CentOS versions. It would be easer if I could build the system disks on one single machine. The hardware an all machines is very nearly identical.

View 1 Replies View Related

Networking :: Ubuntu Machine Gets LAN But No Internet

Sep 12, 2009

A few weeks ago, my Ubuntu machine (Hardy Heron) suddenly stopped connecting to the internet. I usually run it headless, and it was still fine connecting to other machines on my LAN (in either direction), but I can't ping out or run any other 'net stuff. I even tried pinging by IP address instead of name. I did notice that my eth0 (I only have one NIC in the machine) had mysteriously changed to eth1, but I fixed the /etc/networking/interfaces file and the udev rules and now it's back to eth0. Still gets LAN but no internet. I've done ifup/ifdown a few times, even restarted more than once. I could always try another NIC, but I thought I get any hardware suggestions first.

View 11 Replies View Related

Ubuntu Installation :: Programs With No Internet On Machine

Jan 17, 2010

Ive successfully set up Ubuntu on a desktop computer I got for free (because it�s RAM was half destroyed by a virus and the owner got a new one). I don�t have this computer connected to the internet but I can get the internet on my laptop�s built in wifi (from some random neighbour who has an unsecure WLAN). So, to install programs on Ubuntu I have to download the .deb or .ter.gz files from the laptop (winXP), copy them to a USB drive, transfer them to the Linux machine and install. Problem is, none have worked so far:

[Code]....

View 1 Replies View Related

Ubuntu :: Virtualbox Guest Machine Can't Reach Internet?

Feb 12, 2010

I have a Windows XP virtual machine under Virtualbox PUEL 3.1.2. I have always been able to browse the Web or do anything else I wanted over the network.

Suddenly, the guest XP machine can't reach the Internet any more. There is no indication of any problem with the network connection. I checked my router, and the virtual machine is indeed getting assigned an IP address. So why can't it reach the internet?

Yes, the virtual network adapter is in bridged mode. It always worked that way before. I can see local network shares from the virtual XP machine, and even reach the Apache server running on the host OS (Ubuntu 9.10 64-bit).

Also possibly significant: Even though the virtual XP machine is detected by the router & assigned an IP address, the printer attached to the virtual XP machine cannot be seen by another Windows machine (a real one, not virtual) on the network. I never had a problem sharing the printer before. I have to share it from a virtual Windows XP machine when I'm running Ubuntu because there are no Linux drivers available (it's a Winprinter).

View 2 Replies View Related

Ubuntu Networking :: Share Internet Connection To A Win 7 Machine?

Aug 18, 2010

I want to share my internet connection with my netbook which has a Win 7 starter OS. This is what I did: in Network Connections I set the IPv4 Setting of my network card to shared with other computers, plugged in the network cable into both machines, and now they both see a connection. Win 7 only sees the connection as Unidentified network with "No internet access". What should I do?

View 3 Replies View Related

Ubuntu :: Download A Package / Program To Machine With No Internet?

Nov 20, 2010

I want to download Remmina Remote Desktop Client on a computer without an Internet connection, I have tried the option "download package files only" in synaptic but I can't see where the files are being installed to.

View 2 Replies View Related

Networking :: Connecting To Internet With Lubuntu Through Ubuntu Machine

Apr 29, 2010

How to create some sort of network, which would mean that one computer (Lubuntu in this case) is connecting to internet through second PC (Ubuntu), which is directly connected to cable, so maybe I get some manuals and tips. The computer which is connected to internet have two LAN cards (Realtek 8139 and integrated nVidia MCP65), Realtek card is connected to the internet provider cable (internet is tied to my computer's MAC address and uses static IP).

Second computer have also a Realtek card and it's connected to first computers integrated card. Anyhow - I've put on the first computer eth1 (which is integrated MCP65) IPV4 setting to "Shared to Other Computers" and IPV6 to "Link-Local Computers" and while I was having Windows XP on the second machine, setting on it (the XP machine) DHCP (or how was it correctly called, when system automatically resolves or gets the IP and the rest what it needs?), second computer was receiving Internet signal and I could use both of them in such way.

Now the second computer is with Lubuntu and I thought that I could do the same way as did on XP - just put in Network Manager for the connection (eth0) everything to automatical and there will be internet, but there aren't and the manager shows some kind of "Automatic Ethernet" option, which after activation also doesn't do anything. What do I have to do, to make my Lubuntu machine to recognize Ubuntu's eth1 and to use it as a source for Internet?

View 12 Replies View Related

Ubuntu Security :: Script Running As A Special Build User Which Performs An Automated Build That Fails With (Too Many Open Files)?

Feb 11, 2011

I have an init script running as a special build user which performs an automated build that fails with (Too many open files).I updated /etc/security/limits to allow the special user more open files, but that didn't work - the init script still isn't allowed more open files.Here's a demonstration of the problem;

Code:
$ su - sbsbuild -c "ulimit -n"
Password:

[code]....

View 1 Replies View Related

General :: Access Machine Through Vnc Over Internet?

Dec 16, 2010

I am in a pvt n/w 192.168.0.0/24 and my friend is is another n/w 192.168.1.0/24 . He is in another location. Can I access his machine through vnc over internet ? I have centos 5 and he has suse 10.

View 1 Replies View Related

Server :: Use Webserver Machine Outside The LAN Using Internet

Mar 31, 2011

I am using squid3 on ubuntu server 10.10, publish my webserver running on other machine on ubuntu10.10 desktop. My server is configured for squid3 transparent proxy which is running successfully.

Now I need to publish my other machine which is running with apache2 webserver.The local IP is 192.168.1.5, I need to assign a public IP as 61.8.153.212 provided by ISP.

use my webserver machine outside the LAN using internet, through ubuntu server 10.10 squid3.

View 3 Replies View Related

Ubuntu Networking :: Network-manager And ICS - Couldn't Get To The Internet From Win XP Machine

Jan 29, 2010

My Ubuntu 9.10 (64 bit regular old desktop version) machine has two NICs, eth0 and eth1. eth0 does not connect to my router (and thus the Internet) automatically. I have to manually click on it in the NetworkManager applet after every reboot.

Internet connection sharing has also been impossible. I gave up trying to do that after about 2 weeks. I was simply trying to share my Internet connection with a Windows XP machine over eth1, but it never worked. I could ping one machine from the other, but couldn't get to the Internet from the Win XP machine.

Removing NetworkManager may be the ticket. Most of the tutorials for Internet connection sharing tell you to enter commands in the console. Maybe one of them will work once I remove the NetworkManager applet.

View 9 Replies View Related

Ubuntu Installation :: Save Updates To A File On A Machine Without Internet?

Feb 14, 2010

I am trying to install Ubuntu to a computer with out an Internet connection and I need a way to get the updates on it. So I have a two part question how do I backup or save the updates I normally get from the update manager to a file or disk and how do I install them on the computer without the internet connection?

View 1 Replies View Related

Ubuntu Installation :: Download Packages And Transfer To Non Internet Machine?

Mar 23, 2010

I have a server which is in an isolated LAN onto which I would like to install some packages from the Ubuntu Repositories.I realise I can go to packages.ubuntu.com and download them one at a time following the dependencies through but this is a bit of a nightmare.Is there anyway I can use the -d option of apt-get to download the files on another machine so I can transfer the lot over in one go?It is probably important to note that the server is running 8.04.4 and the other machine I have run 9.10 and may or may not have said packages installed.

View 1 Replies View Related

Ubuntu Networking :: OpenDNS - 8.04 Machine Do Not Always Resolve Internet Address

Nov 17, 2010

I have an odd thing going on with DNS. I have two machine's running Ubuntu and for some reason they do not always resolved internet addresses on my Internet connection. This has gone on since the Ubuntu 8.04 when I first started using Ubuntu. Anyway, I use OpenDNS' DNS servers and I have been running perfectly.

This is what is odd. My Windows XP Machine never has the problem. It always resolves. Does Windows Possibly have some Microsoft hosted DNS server hard coded in there as a backup? Things are working fine this way so I am not looking to change. I am just a little puzzled and finally got around to asking, "Why is this".

View 9 Replies View Related

OpenSUSE Network :: Connect 11 Machine To The Internet?

Feb 24, 2010

So here is what I am trying to do. I want to connect my Open Suse 11 machine to the internet. I am almost there.

1. I configured my network card and eth0 is up.

2. I configured my DSL with user name and password and I am authenticated.

3. An IP address is assigned to me and the DNS servers are retrieved.

However I cannot ping or visit any website I use the YAST automatic configuration and kinternet to connect. Here are the gritty details

[Code]...

I do see that kinternet has trouble reading /etc/resolv.conf. It says 'permission denied' although read permissions are set on both /sbin/route and the path that it links to. This should not matter however since the existing entries are already there and valid. I also tried to turn off the firewall suspecting it could be a problem.

So I am being authenticated successfully ( verified with the logs ); assigned an IP; the route seems ok; firewall seems ok. But I cannot browse or do internet things I have been tweaking settings for 3 days now and all seems in vain. Do enlighten me on what I am doing wrong. I bet its something silly that I overlooked. I have had success configuring the same thing in red hat linux and browsing the internet without trouble. Is there something OpenSuse specific that I am missing ?

View 6 Replies View Related

Fedora :: Internet Browsing From Client Machine ?

Jan 14, 2010

I have a Fedora 11 Server which act like a Internet gateway for our LAN. I have my own iptables andt squid. We daily starts up & shuts down the server. Since last few days I am facing a unique problem. When we starts the server we are able to brows the Internet on the Server but from the client machine we are unable to do so but we can ping any internet sites/Static IP from the Client machines. After 2-5 times of startup and shutdown of the Server. We are able to browse internet from the client machine.

View 2 Replies View Related

Networking :: Internet In Virtual Machine Not Running

Oct 22, 2010

I have removed Network Manager Gnome from my Ubuntu which is a virtual machine(Guest OS),I see the internet is no more running inside this Virtual Machine.While in other Virtual Machines (Other Linux) I had not removed Network Manager Gnomeand I see internet is running fine in them.

View 3 Replies View Related

OpenSUSE :: Find All The Build-deps Or What They Are For That Matter To Build Boxee

Feb 20, 2010

I'm in love with my Opensuse 11.2. Love my KDE 4.4. The only thing I miss from my Ubuntu installation, is the ability to use Boxee. I would be more than willing to compile Boxee from source. I only have 2 problems with that:

1) I don't know where I can find all the build-deps or what they are for that matter to build Boxee.

2) I'm running on a Netbook. Yes, my measly Intel Atom is no fun for compiling and building.

What are my options/what can I do to get Boxee up and running on 11.2? I've tried searching on build service for an RPM, but I think due to legal restrictions, Boxee can't be on there.

View 9 Replies View Related

OpenSUSE :: Build Libevent-dev 2.0.10 In Ooder To Build New Version Of Transmission?

Feb 16, 2011

looking for LIBEVENT... configure: error: Package requirements (libevent >= 2.0.10) were not met: In order to build transmission 2.21.I need libeventnew version of transmission,I need to build libevent-dev >= 2.0.10 and installed first.But I can't get any information about building development files for libevent.

View 1 Replies View Related

Software :: Self Build Rpm Fails With Missing Dependencies On Build Host?

Sep 24, 2009

as I'm advancing in building some nice rpm I finally wanted to install on of my gems also the build was successful the actual install fails with missing dependencies.

Code:

$ rpm --root /home/sascha/rpmbuild/ -i ./RPMS/x86_64/memcached-1.4.1-2.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by memcached-1.4.1-2.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by memcached-1.4.1-2.x86_64

[code]....

View 1 Replies View Related

Debian :: How To Install "build-essential" Without Internet Or CD-ROM

Sep 2, 2011

I have a problem when I was installing the build-essential package.

I have a machine which is an embedded system with only 512M Flash and 128M RAM, the CPU is Atom N455. These hard wares have been designed in a very compact style and assembled in a very tiny case without CD/DVD ROM driver and internet access(it has a 100M Ethernet port, but due to security rules, it can not be connected to internet).

Here is the question: I have already installed the minimum system on it with the "network install" ISO image. It took me about 280M out of the 512M Flash.now I want to install the build-essential package on this machine. There are a lot of limitations:

1, I can not use the CD/DVD ROM
2, I can not use the Internet access

3, there are only about 200M storage space left for me, so I can not copy the whole "debian-6.0.2.1-i386-CD-1.iso" image file into it (this image is about 640M).

4, I also do not have any external CD/DVD Driver, Mobile HDD Driver, USB Ethernet etc. (I am in a remote area in Western China, I connect my laptop to internet via 56k Modem, there is no computer market, the express courier is also not available in this place.)

What I have now at my hand is a 512M USB disk, my laptop and the phone line.

I have searched a lot of solutions on internet, but none of them seems feasible for me. I have tried to install a similar system by using the "network install" ISO on VMware virtual machine. I have done the "apt-get install build-essential" on the VMware Machine and get all the .deb packages in /var/cached/apt/archives, they are as following:

Volume in drive Z has no label.
Volume Serial Number is 8C85-5ECD
Directory of Z:DEBS
[.]
[..]
build-essential_11.5_i386.deb
bzip2_1.0.5-6_i386.deb
cpp_4%3a4.4.5-1_i386.deb
cpp-4.4_4.4.5-8_i386.deb
dpkg-dev_1.15.8.11_all.deb

[Code].....

View 3 Replies View Related

Slackware :: Install The I386 Build On One Partition And The 64-bit Build On Another

Sep 16, 2010

Trying to install SW 13.1 (on DVD) on the following system: M/B Intel: DX38BT Processor Intel Core 2 Quad Q6700 - 2.66GHz, 8MB Cache, 1066MHz FSB, Socket 775 Memory Corsair Dual Channel 8192MB PC10600 DDR3 1333MHz Memory (4x2048MB) Graphics Diamond Radeon HD 3850 Video Card - Viper, 512MB GDDR3, PCI Express 2.0 P/S Ultra 1000W

My goal is to install the i386 build on one partition and the 64-bit build on another. I have been away from Linux for a while and am sick to death of Win7, want to come home. :-}

Booted on i386 side of DVD, system freezes after a couple of lines that start with ATA2. Does not respond to 3 finger salute, ctrl-c, nothing. Have to press reset. I have tried both huge.s and hugesmp.s kernels

Booted on 64-bit side, comes up fine. I performed the install, selected for automatic lilo install. Lilo install hung but I was able to reboot. I booted off the 64-bit side again, entered the following: huge.s root=/dev/sde3 rdinit= ro It booted fully to the login prompt but the keyboard does not work, no input.

View 2 Replies View Related

Networking :: Suse 11.2 Able To Access Internet, But Cannot Be Pinged By Other Machine Or Ssh From?

Oct 7, 2010

I am able to access internet, can ping other machines and can ssh into other machines. But cannot be pinged (it just hangs), and when trying to ssh into machine, it also hangs (no response)I checked the sshd daemon, it is not runningchkconfig --add sshdreboot, the sshd does not seem to come up.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved