Ubuntu Servers :: Setup A Tftp Server To Mount A New Kernel In A DaVinci Platform?

Mar 16, 2011

I am fairly new to ubuntu server, I want to setup a tftp server to mount a new kernel in a DaVinci platform. I was following the guide in this page [URL]..docs/linux_tftp, but accidentally I remove the xinetd.conf file. So I think that maybe removing and reinstalling xinetd the problem will be solved, but instead of that I can't completely remove xinetd and the follow message is print in the terminal

Removing xinetd ...
invoke-rc.d: unknown initscript, /etc/init.d/xinetd not found.
dpkg: error processing xinetd (--remove):
subprocess installed pre-removal script returned error exit status 100
invoke-rc.d: unknown initscript, /etc/init.d/xinetd not found.
dpkg: error while cleaning up:
subprocess installed post-installation script returned error exit status 100
Errors were encountered while processing:
xinetd
E: Sub-process /usr/bin/dpkg returned an error code (1)

with that problem I can't start the service or stop it, I am blocked in the configuration of tftp server.

View 4 Replies


ADVERTISEMENT

Ubuntu Servers :: How To Setup A TFTP Server

Nov 12, 2010

I am trying to setup a TFTP server and followed these instructions in setting up TFTP-HPA.

[URL]

I pretty much followed every step but commented out these two lines from the /etc/xinet.d/tftp.

# only_from = 172.31.0.240/28
# interface = 172.31.0.252

Do we really need the lines if I am allowing any machine to connect? And I have only 1 network card. This is acting as a dedicated TFTP server.I ask as I get an error on the get and put commands as below:

tftp> get xxx.txt
tftp: error received from server <File not found>
tftp: aborting

However although it gives an error it DOES GET the file.The put command however does NOT put the file. I have nobody / nogroup setup for the directory permissions as well.

tftp> put .vimrc
tftp: error received from server <File not found>
tftp: aborting

View 1 Replies View Related

Fedora Servers :: Unable To Setup Tftp Server?

May 10, 2010

You are running tftpd as an on demand server i.e. it is only fired up when it is needed. Services run by xinetd are always run on demand. Have you actually tested if tftp on another system can access your PC i.e.

Code:
tftp your_pc_ip_address

View 2 Replies View Related

Server :: Configure/Setup DHCP, TFTP Servers?

Feb 23, 2010

I've tried to configure DRBL server to use Clonezilla and that is required me to setup DHCP, TFTP servers.But I've gotten a lot of errors from them - so please look at my attachments from /var/log/messages and dhcpd.conf - help me to find out what are wrong with them.

[Code]...

View 1 Replies View Related

Red Hat / Fedora :: Setup A Tftp Server On Red Hat?

Mar 26, 2010

im trying to setup a tftp server on red hat linux. Ive gone through like all the instructinos online. And like i didnt get any errors or anything when typing the commands on the terminal but basically every time i try to test it i never works sooo im not really sure how im suppose to do this. basically i have a tftp in one ip address. And with another system with a different ip address using the client tftp ipaddr(server) and i try to get foo and it never connects and I tried a ping and they ping together just fine soo im just not sure if the tftp server is even on

View 2 Replies View Related

Ubuntu Networking :: Setup TFTP Server To Work On Secondary Network Card?

Dec 14, 2010

a machine with 2+ network cards, need to setup TFTP server on one card and use internet on another.

the tftpd server works on default routing network adaptor with following configuration.

How set the TFTP server on the secondary network adaptor?

TFTP server tftpd by xinetd configuration in: /etc/xinetd.d/tftp
{
protocol = udp
port = 69
socket_type = dgram

[Code]....

Could not find how to change the post <prefix> I remembered clearly I did before.

View 1 Replies View Related

Server :: In.tftp Pxelinux.0_ Fails With TFTP Open Timeout

Mar 15, 2010

When I try to pxe boot a Sun X4100 (which actually has a RHEL OS on it right now) I get the message TFTP open timeout. All traffic is allowed for port 69 udp in both directions. I do get a dhcp address. I see that both on the server and the client it gets an IP. After that I get this message in the logs:

[Code]....

View 1 Replies View Related

Red Hat / Fedora :: Format For Server & RAID Setup For Multi Platform Read/write/access?

Jun 23, 2011

I'm looking to set up a server with attached mass storage device and tape autoloader to run linux. It's set up under Windows at the moment. Goal is to have users, connecting from individual workstations and laptops, backup their data to the linux server. On their personal machine, some users run linux, some MacOS, some Windows. I plan to set up the 5 500 GB drives as RAID5. I understand that if setting up as software raid the format is "physical volume for RAID". Under this setup, will Windows users be able to read/write and function as expected? I can't assume only linux user access.

View 3 Replies View Related

Ubuntu Servers :: Ltsp Fails In Tftp Under U9.10 / Sort It?

Feb 17, 2010

In Jaunty (9.04) I've setup a small (eleven-terminal) ltsp network at the local school. It handled around 6600 working hours with ease.
Now I've upgrade the server to Karmic Koala (9.10) and it just stopped working.
1) The clients have PXE NICs
2) They get the proper IPs from the DHCP server and respond appropriately to changes in the DHCP configuration files.
3) DHCP server also points the clients to
filename=/ltsp/i386/pxelinux.0
4) When the clients try to download the pxelinux.0 over tftp they just timeout
5) /etc/inetd.conf has an entry like
tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot
6) The file /var/lib/tftpboot/ltsp/i386/pxelinux.0 exists on the server

I'm lost at all these configuration files and protocols.

View 7 Replies View Related

Ubuntu Servers :: How To Do A Tftp Remapping So WinPE 3.0 Will Boot

Mar 26, 2010

I have checked several tutorial sites, to no avail. I can't seem to get Winpe 3.0 to boot over tftpd/pxe.Has anyone successful done this using Ubuntu 9.10?, or am I just wasting my time trying.

View 4 Replies View Related

Ubuntu Servers :: Dnsmasq Does Not Serve Up Remote Tftp Ip?

Oct 25, 2010

I have it working fine when tftp and dhcp are installed on the same server but when trying to forward to a remote tftp it does not work. Dnsmasq insist on giving its local ip.I have added to config:dhcp-boot=pxelinux.0,pxetest2,192.168.0.130and I tried with and without the original hcp-boot=/var/lib/tftpboot/pxelinux.0Not much on this topic on the google nor on the dnsmasq homepage.

View 1 Replies View Related

Ubuntu :: Setup A Cross-platform Development Environment With Qt - Qt-sdk Package Missing

Feb 13, 2011

I was trying to setup a cross-platform development environment with qt, an thus looked for the qt-sdk package I used to install on my 32-bit machine.This package appears to have been deleted from 64-bit ubuntu maverick, but I do not understand the details...

- Has this package been renamed, or is there another one in place of it?

- Is this package going to be available again in the future?

PS: I am aware that one can install the sdk by downloading the installer, but for unattended install I prefer the apt package...

View 8 Replies View Related

Fedora Servers :: Is Good Platform For Dedicated Servers

Apr 20, 2011

Being on a low budget and I can't afford to buy Redhat would you recommend using Fedora for setting up dedicated servers? I know Fedora is known to be "bleeding edge" in technology, which concerns me with the stability of the server. Would you recommend a more stable Linux distro? I was also wondering if there is any way to know what these web hosting companies are using in their servers: [url]

View 9 Replies View Related

Ubuntu Servers :: Installing LTSP When Using A Separate DHCP And TFTP?

Mar 17, 2010

I want to install Ubuntu LTSP on top of an already existing system. However, I want to use a different DHCP and TFTP server. Do I simply just install 'ltsp-server-standalone' with apt and run 'sudo ltsp-build-client', stop the DHCP and TFTP server and stop them from starting automatically? Would I then just copy over the pxelinux.cfg/default file from /var/lib/tftpboot along with the initrd.img and vmlinuz images to the TFTP server?

Edit: Do I need to actually copy the whole /var/lib/tftpboot/ltsp directory over to the TFTP server?

View 1 Replies View Related

Ubuntu :: Mount A Nfs Jfs2 Filesystem From A Aix Unix Platform To Client?

Nov 9, 2010

How do I mount a nfs jfs2 filesystem from a aix unix platform to ubuntu client. When I issue mount aixbox:/jfs2fs /mnt on the ubuntu box I get mount: wrong fs type, bad option, bad superblock on aixbox:/jfs2fs, missing codepage or helper program, or other error

(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so

Is there a package that allows ubuntu to mount jfs2 filesystems from other unix boxes?

View 1 Replies View Related

Fedora Servers :: Can't Use Tftp \ Remotely It Doesn't Work?

Jul 29, 2009

Server: CentosClient: F11Remotely it doesn't work

Code:
tftp 10.0.0.2
tftp> status

[code]....

View 4 Replies View Related

Red Hat / Fedora :: Firewall - Transferring Existing Setup To Open Source Platform

Feb 5, 2011

Currently I am working on one project in which I am transferring existing setup to Open Source platform. I am having brand new IBM server with two NIC card and want to setup Firewall. I am searching for good solution which suits to me. Which firewall system I should go for? I am thinking of IPCop.

1) Firewall should support OpenVPN
2) Easy to manage for Resident technician
3) Should be block streaming, facebook and others sites.

View 1 Replies View Related

Fedora Servers :: TFTP Case Insensitive To File Name Requested

Jun 19, 2010

I am downloading some files via tftp from the server (call it my server) and I need the server to be case insensitive to the file names requested. That is If I request "SoMe.TTL" and the actual file name is "some.ttl" it should send "some.ttl" back! Right now it is case sensitive and is a pain in the but because some windows clients upload files to that directory and the names can have any case. Furthermore, the file request mechanism must allow the user to input the required file name, hence the user can write using any case. Can the tftp-server solve cases by it's own? How about dnsmasq's internal tftp server? Ok, maybe I wasn't explicit above:
I need to make the fedora tftpd-server Case Insensitive!

View 2 Replies View Related

General :: Kernel Image For ColdFire Platform?

May 23, 2010

Can you please let me know where to find minimum kernel image for my ColdFire platform to boot from ? Please be informed that at this stage I am not restricted to use an specific Linux distro and just I need to have the minimum kernel image possible size.

View 6 Replies View Related

Red Hat :: How To Setup Server With V3 Kernel Required

May 12, 2010

I have a unique setup on my hands..-local (LAN) dev system built on a via epia m6000 (uses the older via eden-samuel cpu). Latest kernels will not boot due to cpu issue.I'm running CentOS v3.9 for kernel compatibility and have managed to get my basic LAMP setup accomplished via yum but I'd like to run the curnet versions of everything while keeping the older kernel if possible.I'm considering setting up my yum repos to include v4 or v5 and use the yum --exclude kernel option.

View 4 Replies View Related

Ubuntu Servers :: Setup A Dedicated Web Server With Server 10.10 ?

Nov 24, 2010

After installation Ubuntu Server 10.10 I don't know what to do next to access to the Internet.

View 9 Replies View Related

CentOS 5 Server :: TFTP-server Unable To Send Files To Clients Outside It Subnet?

Sep 9, 2011

I have tftp-server running on Centos 5. Clients which are on the same subnet as the server are able to get and put without problems. I have a client that is across the internet that is having trouble getting files from my tftp server. A tcpdump reveals that the client is requesting the same file over and over again. In /var/log/messages, I am see the following error repeated over and over until the client finally gives up.

localhost in.tftpd[12727]: tftpd: read: No route to host

View 1 Replies View Related

CentOS 5 Server :: Setting Up Tftp-server - Cisco Switch Configurations Can Be Sent

Feb 15, 2011

I am trying to setup CentOS server 5 with tftp where the Cisco switch configs can be sent. I have the following:

[code]...

View 14 Replies View Related

Ubuntu Servers :: How To Decide Which Virtualization Platform To Use

Mar 12, 2010

I want to run 4 instances of a Virtual Machine on a Dell Power Edge 7401 machine want to know which Virtualization platform will help is there any performance compatibility test some where so that I can understand it.

View 3 Replies View Related

Server :: Troubleshooting Winpe 3.0 Not Booting With PXE/TFTP Server ?

Mar 27, 2010

I have been trying to accomplish this feat for about a week now, and I always seem to get a boot up error.

Here is how I call WinPe from my default file

Code:

View 2 Replies View Related

Software :: Port Snmp Into Davinci Processor Dm6467?

Jan 4, 2010

i want to port snmp-5.5 into dm6467.so i configured net-snmp for target.when i cross compiling netsnmp for dm6467,i am getting this error

mibII/at.c: In function `ARP_Scan_Next':
mibII/at.c:738: error: `ifIndex' undeclared (first use in this function)
mibII/at.c:738: error: (Each undeclared identifier is reported only once
mibII/at.c:738: error: for each function it appears in.)

View 2 Replies View Related

CentOS 5 Server :: Cannot Setup Diskless Environment With Host (3.9 Kernel)

Feb 11, 2010

My problem is that I can't setup a diskless environment with CentOS 5.4 (server) and CentOS 3.9 (hosts). On the host, I've recompiled the CentOS 3.9 kernel, with these mods:
- added kernel level IP autoconfiguration;
- added NFS file system support;
- added Root file system on NFS;
- added e1000 driver (the host has a gigabit network card);

Then, I have followed the guide at this link: [URL]
But in my dhcpd.conf I'he put other parameters:
ddns-update-style interim;
allow bootp;
allow booting;

subnet 192.168.195.0 netmask 255.255.255.0 {
range192.168.195.70 192.168.195.90;
option routers192.168.195.254;
option subnet-mask255.255.255.0;
option domain-name"lnf.infn.it";
option domain-name-servers192.168.195.254;
option time-offset-18000; # Eastern Standard Time
default-lease-time21600;
max-lease-time43200;
filename"linux-install/pxelinux.0";
next-server192.168.195.254;
}

host dante79 {
option host-name"dante79";
hardware ethernet00:20:38:01:C3:7C;
fixed-address192.168.195.79;
}

View 8 Replies View Related

Ubuntu Servers :: Small Server Setup Possible?

Jan 5, 2010

i got an old server with a 64mb flash-disk in.this seems to be the boot-disk.would it be possible to get ubuntu server on this?there is also an ide-disk in.in my opinion it should be good to boot of the flash disk and put the /home or /srv on the ide disk.someone any ideas about this?

View 9 Replies View Related

Ubuntu Servers :: Setup The Server From The Beginning

Oct 8, 2010

I am completely new to everything linux, however I decided that it was time to do something with an old pc I had and I was thinking of setting it up as a home server. I look around for an easy guide on how to set up the server from the begining but I can't seem to find one that's good for a complete beginner like me.What I would like to do is to had the server as a place where I keep all my movies, music etc and be able to acces it from my home network and also from outside of it. Also, I would like to connect my two printers to this server and share them on the network.

Is there a place where I can find simple information about what I want to do and is it possible for a complete beginner like me to do what I want to do?

View 9 Replies View Related

Ubuntu Servers :: Setup A Server For The Company?

Jan 11, 2011

I need to set up a server for my company.There are only 4 people working here and we want a server that will allow us to run a cloud-like system. We want to be able to log in and use programs and have our files available from within the office and at home. I've used Citrix in the past and would like something similar, but free/open source if possible.I want an Ubuntu based server that gives the user a windows compatible environment. What I mean is it needs to be able to run windows software.What kind of hardware do I need? We want to run fairly resource hungry software like GIS and mapping software. I want to run Ubuntu server but what other software will I need?

View 9 Replies View Related







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