General :: How To Setup Boot Server
Mar 22, 2010
I want to setup a PXE boot server for my small network, for this i want to know how to setup a cobbler boot server, please provide me a documentation about how to configure a cobbler boot server. that why i can install all the OS from my boot server.
View 1 Replies
ADVERTISEMENT
Oct 22, 2010
How to setup a SMS server using Linux, also want to know the appropriate Linux distribution to setup a SMS server.
View 2 Replies
View Related
Jun 24, 2010
I have a PXE server which installed DHCP TFTP AND NFS service. and set them up followed by [URL].
The boot process hanged here:
ipconfig: eth0: SIOCGIFUNDEX: No such device
ipconfig: no devices to configure
[-n eho]
. /tmp/net-eth0.conf
/init: line 3: can't open /tmp/net-eth0.conf
...
What I did try to work around is,
1. Set portfast to all the ports connected the PXE server and client.
2. Edit pxelinux.cfg/default, try different setting in "ip=" (I did not find any menu in the internet which explain to to configure this file).
View 9 Replies
View Related
Jul 19, 2010
I am trying to setup a ventrilo server. I want it to load the server automatically on system boot so it is running at all times. I have downloaded the server files and can manually start it, but I do not know where/how to make it start automatically.
View 1 Replies
View Related
Jan 16, 2010
How to setup Dedicated Server for Web Hosting using Ubuntu Server or equivalent opensource Operating System? And how to make secured my Dedicated Server on public?
View 1 Replies
View Related
Aug 30, 2009
how i have a machine installed Red Hat Enterprise Linux Server release 5.1 with 2 modem (usb & com port) still i want to configure RAS server so some pple able to connect my server and send me some files.
View 4 Replies
View Related
Oct 5, 2009
How can I setup my Linux server to automatically synchronize its server clocks? We need to ensure our server clocks are set to the correct time always.
View 2 Replies
View Related
Mar 16, 2010
I am trying to setup a sendmail server on my dedicated server. It was pre-configured to use exim from cpanel. Is it possible to use exim for all emails from a a certain domain i setup on the server and sendmail for others?
ex.
domain1.com -> exim
domain2.com -> sendmail
If it is possible can someone let me know how i would go about doing this? If it is not how would i disable exim and use sendmail for all mail?
View 4 Replies
View Related
Jan 19, 2010
We are trying to set up a NIS server on a CentOS system. We need to have a NIS server which can provide NIS authentication to a couple of clients. We are practically new to all this stuff.
Just googled to find some ideas about installing ypserv and ypbind and portmapper. We did all that and also started them successfully. But now the clients are not able to join to the NIS domain . The error log states "YP_DOMAIN NOT BOUND".
I guess we have not entered the /etc/yp.conf, /etc/hosts files properly. Please let us know the detailed steps to setup a NIS server .
Also, please let us know what entries should go into the different /etc/<file_names>? What is meant by HOSTNAME in the /etc/hosts file?
Is there any other files which need to be changed? Are we missing any steps?
Also to add-on, while executing the ypinit command we faced the following error:
At this point, we have to construct a list of the hosts which will run NIS servers. localhost.localdomain is in the list of NIS server hosts. Please cont inue to add the names for the other hosts, one per line. When you are done with the list, type a <control D>. next host to add: localhost.localdomain next host to add:
The current list of NIS servers looks like this:
Is this correct? [y/n: y] y
Error running Makefile.
View 3 Replies
View Related
Feb 12, 2010
I'm trying to setup a PXE boot environment.Now the diskless machine reads in vmlinuz and initrd.lz from the /tftpboot directory of the dhcp server machine (host name: antilop, runing slackware 11.0).There is a NFS export named /usr/data/ubuntu on antilop (which can be mounted from the client when runing mandriva mcnlive Toronto)When I'm trying to boot with PXE, the kernel and initrd starts, eth0 gets a valid ip address.Then a lot of error messages appear saying: NFS over TCP not available from 192.168.1.48 <- this is antilop, my DHCP server and NFS server too.
Here is the content of the /tftpboot directory:
-rw-r--r-- 1 root root 34 2010-02-11 20:49 boot.txt
-rwxr--r-- 1 tjp users 75564 2009-10-05 16:08 gpxelinux.0*
-r--r--r-- 1 root root 5755032 2009-10-28 00:00 initrd.lz
drwxr-xr-x 2 root root 2592 2010-02-12 12:59 pxelinux.cfg/
-r--r--r-- 1 root root 3890400 2009-10-16 00:00 vmlinuz
Here is the contents of my /pxelinux.cfg/default:
default aaaa
label aaaa
kernel vmlinuz
append boot=casper netboot=nfs nfsroot=192.168.1.48:/usr/data/ubuntu initrd=initrd.lz
There is no process listening on tcp port 2049 (on antilop)I asked my friend google but it didn't give a satisfying answer so far.Some said that no nfs-over-tcp exists on slackware, some said nfs clients trying over tcp must fallback to udp.
View 3 Replies
View Related
Oct 8, 2010
I'll try to describe my question as clear as possible.
- I have purchased a domain name : *****.md
- In the panel of registrar I have only the following options to complete :
Primary NS Hostname
Primary NS Netaddress
Secondary NS Hostname
Secondary NS Netaddress
- At home I have :
a)a WiFi router that is getting an external IP from my ISP provider (internal address of router is 192.168.1.111); External IP from ISP is STATIC.
b)a computer which I use as server (ubuntu 10) with internal IP 192.168.1.100 (I get it by DHCP from Router but it can be set as static of course);
- On server are installed :
a) Apache + Mysql + PHP
b) Ftp serv
c) Webmin
d) SSH serv
e) Bind9 DNS serv
- On my WiFi router there is an option "Forwarding -> Virtual servers" where I setup the ports 53 + 80 to forward to my server and I can access from external my site by IP.
All I want is to have my site *****.md to run on my server and to be visible to external world.
I have searched Google for last 2-3 days for a solution but everything I try doesn't help.
I'm new in Linux ( 1 week probably). Everything except DNS server Bind I was able to setup and are working well.
View 4 Replies
View Related
May 5, 2009
Here is a thought experiment:
1. Copy vmlinuz and initrd.img from isolinux subdir into /boot
2. Adjust grub.conf to boot to that kernel
3. Reboot to setup
4. Format /boot (actually '/' ) during "fresh install"
5. Proceed with the installation-over-network
I see two possible outcomes:
1. The setup fails to reformat the drive, because it is "in use" by boot kernel
2. The partition is not "in use" and the installation succeeds
Why? Old cluster with broken CD-drives, lacking USB, and no separate /boot partition.
View 2 Replies
View Related
Jul 17, 2010
I am currently booting 4 flavors of Linux - Ubuntu 10.04, Xubuntu 10.04, Linux Mint 9 KDE RC and Linux Mint 9 Gnome. There is so little difference between Ubuntu Gnome with the right packages installed and Linux Mint 9 it is redundant and I would like to replace it with Fedora 13 and try that out for a while. I understand that Fedora still uses a legacy Grub while the others are all using Grub2. I also understand that the two bootloaders do not get along. Is there a way to do that? How? If I have Fedora install its legacy Grub to the Fedora partition will Grub2 see Fedora and update itself properly? I'm open to starting clean if that would simplify things.
View 4 Replies
View Related
Mar 31, 2010
I have two VM - CentOS and Ubuntu running on top of ESX 4.1.How can I create PXE Boot server and client setup?
View 6 Replies
View Related
Apr 10, 2010
I want to set up grub for a dual boot system of xp and vista. The thing is that I have vista installed and would have to install it ance again after setting up XP in order to use the microsoft bootloader. And secondly I slowly want to get into linux...
This is how I tried it: I have four partitions on my HD and want to install the Bootloader on /dev/sda3. I started up the ubuntu live cd, mounted partition3, opened the console and tried this command line which I found in a tutorial
grub-install --root-directory=/media/hda3 --recheck /dev/hda However I get the following error message:
mkdir: cannot create directory '/media/hda3/boot': No such file or directory
View 2 Replies
View Related
Jun 21, 2010
I currently run a Windows 7 Compaq laptop with an Athlon x2 and 4gig of DDR2. I want to either set up a dual-boot on my laptop, or make Linux the Primary with Windows running in something like a virtual box. I am very much into Android and I want to learn Linux as a result of that. So which Distro should be considered in a situation like this.
View 6 Replies
View Related
Mar 15, 2011
Situation- Laptop (2003 made Toshiba 2410) with dead secondary controller, so no CDDVD drive, BIOS does not support any form of booting from USB. Laptop has working floppy (had to repair it) distros that are good for older units like that that also support booting from diskettes, and then can mount and install from a USB CDDVD rom drive.
View 7 Replies
View Related
Apr 23, 2010
Have older system, self-built around 2000 or so. My plan is to optimize the system for speed and utility, upgrade the OS from W2000 Pro to XP Pro, and include dual boot so as to install some version/distro (?) of Linux to learn on. Present system: X86 based (32 bit), using a P4, 1.8 GHz/400 MHz fsb, with 512mb of DDR RAM installed, can upgrade to 2 gigs total.Shuttle MV42 motherboard, including onboard video and sound (S3 Graphics ProSavage DDR P4M266/VIA 8751/8233 chipset, VIA AC'97 Audio Controller, 2.2 compliant)
If I should decide to use the available 160 gig drive as a dual boot system, in order to install both XP and some version of Linux, how should I set it up? How many partitions will XP and Linux need or work with best? How much space for each OS? What file systems? Should I format/partition it with the existing W2000 OS? What comes first, the chicken or the egg? (XP or Linux?) I have read somewhere that it matters which OS is installed first, due to boot records being overwritten by successive OS installs. I plan to keep W2000 on the first HDD at least until I move my files over to XP. Will I need to switch the master/slave designations after installing XP and Linux on the new drive, since I will want to boot from that drive?
View 3 Replies
View Related
Apr 24, 2011
I want to setup a FAI server for which I was looking for the best method of mirroring the Debian Lenny. I want to setup a local mirror with the best method available for mirroring. If it is ftpsync, please provide me some best ways of doing it. I tried ftpsync mirroring but that was not getting properly working due to insufficient I want this mirror to be accessible in my FAI setup so that I can start the installation on multiple machines and start the updates and package installation to be done from the same local mirror.
View 1 Replies
View Related
Jun 9, 2010
I'm trying to set up an NFS server on a Gentoo VM. I've installed nfs-utils-1.2.2 and added the following line to the /etc/exports file code...
It complains about not finding the /lib/modules/2.6.24-9-pve/modules.dep file, but the /lib/modules directory doesn't even exist on this machine.
Does anyone know how to get it to work?
View 1 Replies
View Related
Oct 29, 2010
I need to setup a PPTP vpn server i am planing to get a VPS server from ixwebhosting they will install either on for the following os
1...centOS
2...debian
3...openSUSE
which would be best for a PPTP server, i belive i would have to install POPTOP server on them my self! or is there a better way to do it?
View 4 Replies
View Related
Mar 9, 2010
I am using Ubuntu 9.10 to configure telecom equipments. The software downloading process to the equipment requires that my Ubuntu laptop should act as a SFTP server where the software bundle for the equipment is stored. The equipment act as a SFTP client and requests the software from the server. The equipment have SFTP client hardwired in its memory. The same process i did with windows and i used Putty and FreeFtpD and it worked. Now i want to move to Ubuntu as i want to show that it is better. I have installed OpenSSH server in my laptop and now i need to know few things that i could not find anywhere straight forword.
1)I am using a ubuntu live usb drive with persistancy. How do i set username and password for the client, that is how to create the account in OpenSSH server?
2)I need to keep the software for the equipment in a folder inside server, so that it can be transferred to client upon request. In windows I give the path of the folder to FreeFtpD server. How to do the same in OpenSSH server?
Setting up servers and clients in linux is completely new for me.If this is done (as i know it can be but dont know how) then i can completely move from windows to Ubuntu environment.
View 1 Replies
View Related
Mar 5, 2010
How I use rsync to setup server from any existing server, that I want to create server from my existing one server where I have installed and tune everything, I want everything replecate on new server excluding network (IP) and /proc
View 2 Replies
View Related
Mar 16, 2010
I've setup vsftpd for my FTP on my server, I edited the vsftpd.conf to allow me user to gain access to their home directory, It doesn't seem to let me in, I'm getting the error
Quote:
530 This FTP server is anonymous only.
this is set at yes
I've set it to NO and I get
Quote:
500 OOPS: vsftpd: both local and anonymous access disabled!
I don't quiet under whats going on, I followed this tutorial [URL]
In the end I want to be able to upload files to the www directory for my web site.
View 5 Replies
View Related
May 12, 2011
I have an opensuse 11.3 install which I want to set up as a network boot server to install Solaris 10 on a Sun Ultra 10 client. According to what I've read, this requires rarpd and tftpd which I've set up on opensuse, but also bootparamd which I can't find for 11.3. It seems it was last included with opensuse 9.2. Does anyone know if it's available, if I could use the suse 9.2 version, or any alternative?
View 3 Replies
View Related
May 5, 2010
Im running a virtual linux server on a low-end system, and i wold like to configure the server to boot in terminal window and not to the Gnome log in window, this is because of the low specs on the hardware.
View 5 Replies
View Related
Oct 16, 2009
I have set up servers between two computers hooked up to the same router. But something has bothered me for years, i would think there is a simple(relatively speaking) way this works.
I can't seem to understand is how to setup a server in Iowa, and have someone in Colorado access it.
All IP addresses Ive seen are 192.168.x.x., which obviously can't hold too many, so accessing a server in Iowa isn't going to work by just knowing the IPaddress the computer will tell you.
Ive run into DNS, netmask, gateways, and I can understand at least somewhat how they work, but it hasn't helped me to make a connection from thousands of miles away.
From what I can understand, I would need to find out multiple addresses(IP?), between each step the transaction would have to travel. Is this close to how it works? and how do I find out the info/addresses I need to find a server miles away?
View 7 Replies
View Related
Nov 4, 2010
I have setup a cluster.Which is basically a few Virtual Machines running and the applications running in them which are accessible on internet. He has asked me to send him a weekly report of this work. I am sys admin guy who understands ssh,telnet,ftp,tftp,TCP I am not able to understand what should I write in report.Because all the servers are perfectly running and applications are also running on top of them and I am done with this.So basically from my part I do not have any ssh or ftp to write in a report like this.Can some one give me a link if there is some sample report that I should send.I am not able to understand what do I need to Google for the same.
View 8 Replies
View Related
May 13, 2010
I've just finished installed a mail server with Fedora 12 + postfix + courier. I also have Squirrelmail and ISPConfig3 installed. The mail server is behind a router. I have [URL] pointed to the static IP at my router. My ISP has opened port 25 & 110 for me and my router has these 2 ports forwarded to my mail server (192.168.0.100).Workstations in local network can connect to my mail server and send emails with no problem but cannot receive emails from outside. I tried an email dossier and it saids connection timed out on smtp session. Do I need to include my static IP somewhere in the configuration so that it communicates to the world properly?
View 4 Replies
View Related
Apr 7, 2010
I have sendmail running in system,i want to send mail to other accounts like gmail,yahoo using this sendmail.What should i do ?
View 1 Replies
View Related