General :: Getting DHCP Options On A TinyCore Or Oracle Enterprise Host?
Feb 11, 2011
I have several hosts running either TinyCore or Oracle Enterprise Linux that are using DHCP to get their IP addresses and other network configuration.I'd like to use DHCP to pass in some other information, but I don't know how to get DHCP options, including custom options, in a CLI script.
View 2 Replies
ADVERTISEMENT
Jan 5, 2011
I have some Oracle (Unbreakable|Enterprise) Linux systems, mostly running v5.4. I'd like to migrate them to CentOS 5.4 (or 5.5... I'm not picky about that).Is it as simple as updating the repo files in /etc/yum.repos.d, and issuing 'yum upgrade', or is there further magic involved?
View 1 Replies
View Related
Jun 13, 2010
I just installed Oracle Enterprise Linux 5.x on my laptop from an iso file. But I cannot browse internet from firefox (tried to connect internet from a wire connection), and cannot ping a website.
View 5 Replies
View Related
Jun 16, 2011
need to know start till end explantory steps to configure my internet connection. using amd athlon 2 x2 processor and newer motherboard asus
View 11 Replies
View Related
Jan 20, 2010
I have installed Enterprise Linux Version 5 provided from Oracle
I am able to access Internet using network cable
how can I enable WIFI service ,so that I can use internet without the network cable
View 1 Replies
View Related
Jan 11, 2011
can any one tell me taht is oracle 11g enterprise for ubuntu is a paid version or free.
View 2 Replies
View Related
Apr 20, 2010
I'm trying to configure DNS on Oracle Enterprise Linux 5.4 - Kernel 2.6.18-128.el5. When I restart the named service, I'm not getting any errors. But service is showing Failed. What could be the reason?
View 3 Replies
View Related
Feb 17, 2011
My OEL5 system is using Oracle Unbreakable Linux Network (ULN) for updates. I would like to stop using ULN and use something like Centos or Fedora instead. Any recommendations on how I can do this
View 3 Replies
View Related
Apr 9, 2011
When trying run Skype on Oracle Enterprise Linux I get
Code:
./skype
./skype: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory If I use the static version I get
Code:
./skype
./skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./skype)
Any ideas?
I have googled both of these but without sucessed. If I try to install the latest version of GLIB I get
Code: glib-1.2.10-20.el5.i386 already installed and latest version Nothing to do
View 10 Replies
View Related
Nov 15, 2010
command to show the luns mapped to redhat enterprise server 6.1 host. And how do i known the WWNN for the FC HBA attach to the host.
View 6 Replies
View Related
Apr 23, 2010
I am trying to install guest additions on Oracle Enterprise Linux Update 5. Whenever I try to the run VBoxLinuxAdditions-x86.run script I get the following problem:
erifying archive integrity.All good. Uncompressing VirtualBox 2.0.0 Guest Additions for Linux installation. VirtualBox 3.0.6 Guest Additions installation install the build and header files for your current Linux kernel. The current kernel version is 2.6.18-164.el5PAE Problems were found which would prevent the Guest Additions from installing. correct these problems and try again. I also tried yum install using the following commands without any luck:
yum install kernel-devel kernel-headers-`uname -r`
Following are the package information of my kernel-devel and headers:
> rpm -q kernel-devel
kernel-devel-2.6.18-164.el5
> rpm -q kernel-headers
kernel-headers-2.6.18-164.el5
I have been spending a couple of hours already on how to fix this but I still couldnt get to install this.
View 8 Replies
View Related
Jan 13, 2011
I have installed Redhat Enterprise Linux Server 5 on my laptop. I want to install Oracle 10g database on RHEL5 server. I want to know whether any additional rpm's need to install before installing the Oracle 10g.
View 1 Replies
View Related
Apr 17, 2010
I have dell inspiron 1525.I installed Redhat linux 5.2 and then Oralce 10g R2.I can not start Oracle enterprise manager(EM) on redhat.Except EM oracle is working properly.Why is so ?
View 2 Replies
View Related
Aug 23, 2010
I have two Linux hosts (both running Ubuntu 10.04) and I want one of them to have access to part of the filesystem of the other. I.e. I want remote1 to be able to access the files of remote2:/home/username
This is simply to allow me to access my home directory on the other machine, read-write, and there's no need for other users to be able to access this too. The used IDs for 'username' are different on each host, for reasons I won't go into (Likewise, ADS, etc).
I tried Samba but I found it unreliable. For example, I have a program that monitors a directory and updates a list of around 12,000 files. I found that this list was constantly changing with files dropping out and some files being randomly unreadable. It was too unreliable.
I had something working quite well on remote1 with:
sshfs remote2:/home/username ~/remote2 -o idmap=user -o uid=$(id -u) -o gid=$(id -g)
This works perfectly for a while. Unfortunately remote1 is a laptop and is regularly disconnected from the LAN. This seems to completely break things when this sshfs filesystem is mounted, and typically requires a reboot to recover. I started to look into NFS but I ran into problems with this a few years ago with regards to user id mappings. At the time, I found there was a user-space NFS server that dealt with this but it had a bunch of its own problems. But that was NFSv3. Can NFSv4 'kernel server' handle different user ids and map between them properly? I really don't want to use NIS, and I can't actually change the user IDs anyway - they are set by external means.
Also, how does NFS handle an 'unreliable' network connection? Will it automatically reconnect or will the share be broken until it is remounted? What about something like CIFS? Can this cope with the network being regularly and unpredictably broken? This might have the same problems that Samba did, but it's worth a try if it will be suitable.
View 3 Replies
View Related
May 21, 2011
After waiting about a week compiling updates for this gentoo box (684 to be exact) only to have the whole distro crap out over conflicting glibc, portage, python, and gcc versions and bugs I decided to give up on gentoo.However I saw an even more interesting linux distro called "tinycore" on the net.So I burned an iso and properly burned it to a CD. The CD is fine because it loads perfectly on another machine.The distro will load to a command line just fine but when trying to start the gui it freezes with a small X in the middle of the screen. After waiting minutes for something to happen I restarted the laptop.
Its got an Intel 852/855GME onboard video that seems to be causing the problem while it works with every other linux distro just fine. Err... Well the vesa driver works just fine on every other distro.The i915 driver takes some major work to get it working but it can be done.I think tinycore uses Xvesa while other linux distros use Xorg... Could this be a problem?I couldn't find anybody else (via google) having problems with no video in tinycore so I thought I might ask for help here.
View 2 Replies
View Related
Apr 2, 2011
I am using Tiny Core Linux. I installed Turkish Keyboard with LoadKmap. But When I connect XP Remote Desktop with "rdesktop -ktr 192.168.2.100" I cannot use "ĞŞıI". Keymap isn't correctly working.
View 3 Replies
View Related
Oct 15, 2010
Having been a long-time Linux supporter, it was a no-brainer for me to push Linux as the OS when it was time to move my company's website(s) from an external host to an internal server. My company ponied up the bucks for an HP Proliant DL180 G5 server (this was about a year ago) upon which I installed Slackware 12.1 (I kinda default to Slackware, although in the past I've also used RedHat on the server and openSUSE on the desktop).
Well, it's now time to upgrade the OS on the server. Perhaps I'm a little late to the game on this, but I just recently found out about Oracle Enterprise Linux 5.5. Bad Oracle ju-ju aside, it looked to be a very good and stable server distro, especially when you consider the availability of Oracle support for it. So I've since installed OEL to a non-production server and have been testing it out.It looks to be a good match for my needs.
However, since installing OEL on my test server I've installed Ubuntu Desktop 10.10 on my home desktop (a 1.86ghz Intel Core 2 Duo HP xw4400 workstation) and in a VirtualBox VM on my work desktop (a 3.2ghz Intel Core i3 iMac) and... holy crap, it's the best desktop Linux I've ever had the pleasure of using. It will certainly replace Slackware as my default "go-to" Linux distro. Which has made me wonder about the Ubuntu Server offering and if it might not be a better fit for my webserver in the same way that Ubuntu Desktop is a better fit for my workstation.
Unfortunately, I don't have the time to pull down another server distro, install it, and test it unless I'm reasonably certain that it's going to give OEL a run for its money. So I turn to the forums and the knowledge of the users who frequent them: is Ubuntu Server a strong enough contender to OEL that I should take a more serious look at it? Or, like I'm hearing about the latest Ubuntu Netbook edition, would it not be worth my time if I'm happy with OEL so far?
View 5 Replies
View Related
May 25, 2010
I have installed two Emulex LPe1150 on a RHE 4.8, and the driver is working fine. You seach cards configuration and the data is:
lspci | grep -i emulex
08:00.0 Fibre Channel: Emulex Corporation Zephyr LightPulse Fibre Channel Host Adapter (rev 02)
0b:00.0 Fibre Channel: Emulex Corporation Zephyr LightPulse Fibre Channel Host Adapter (rev 02)
cat /sys/class/scsi_host/host0/speed
4 Gigabit
[Code]...
but I can`t see the asigned SAN LUN,
View 1 Replies
View Related
Nov 27, 2010
I'm a new user for oracle,tried to install oracle 10g on redhat linux 5 but gettinh the same error message.response/ runInstaller[oracle2@localhost database_10201]$ sh runInstaller _runInstaller: line 54:/tmp/database_10201/install/.oui: Permission denied_Doany one plz help me how to give full set of permisions to an user in linux to access a folder??
View 2 Replies
View Related
Apr 7, 2010
I am contemplating the use of DHCP options as a way of passing host-specific information to hosts that are booting disklessly from a network server. My intention is to have the DHCP client request certain options, and use the reply to configure the diskless hosts accordingly. The theory and rules behind all of this seem well documented on web sites such as die.net. However, the practical application of the protocol seems to be a lot less clear. What I am looking for is an explanation of what (existing, I hope) tool(s) are used, and how they are applied so that I can grab information from the DHCP server, and use it in userspace scripts or other programs. Specifically, my intention is to use a locally defined option that would give a host-specific directory name or filesystem to use by the diskless host to obtain host-specific applications and configuration data.
So far, all of the DHCP client documentation I've found relates to the usual function of assigning IPs, etc. I've looked at dhclient-script on a Redhat system and can't figure out the relationship between it and the dhclient program. Clearly, the script is invoked somehow by dhclient, but I don't understand where the transfer of data received from the server gets into the script. Does dhclient just create a list of exported environment variables the child script then gets access too? What are the rules for how variables are created and what variables are created?
View 7 Replies
View Related
Apr 8, 2010
I am trying to get custom options to work.
This is my Dhcpd.conf file
This shows that I have 3 custom option in RED.
Now when I try to pull an Ip from the 96.63.0.0/24 subnet I do not see the options in the DHCPACK from the server. The client gets an IP 96.63.0.12 but no options are present in the DHCPACK or any other DHCP transaction. I have confirmed this trhough tcpdumps on the server and client.
The server version I am using is:
The version of the DHCP server is :
Internet Systems Consortium DHCP Server V3.0.6-Fedora
View 1 Replies
View Related
Jan 16, 2011
I want to configure my DHCP Server on debian "router" so that this DHCP Server could give 1 "static" ip to 1 of my host (so that this host receive always the same IP address from DHCP Server)
View 2 Replies
View Related
Dec 21, 2010
I have setup a few machines within my house. The Debian Squeeze machines do not provide a host name in the DHCP client list on my router. Strangely, my Ubuntu, Android, and Blackberry machines do show host names. I have noticed the same behavior when wirelessly tethering my Debian laptop to my Android phone (which also uses DHCP). Is there something I need to enable to have the name show up on the router?
View 14 Replies
View Related
May 18, 2009
I am running a 2 NIC system with the routing table for eth0 allows user access to the internet,etc. and eth1 routes to another private network (192.168.x.x). eth1 is configured to handle DHCP requests.When a device connected via eth1 boots, it requests an IP from the DHCP server. Using tcpdump, eth1 is receiving the request but is not offering a lease.dhcp.conf seems to be configuring the DHCP service correctly. and dhcpd is running.The host is running Red Hat Enterprise Linux (Server Edition) 5.1. Perhaps I need to modify fire-wall rules (or disable them on eth1 altogether)?
View 2 Replies
View Related
Mar 19, 2010
I am trying to enable DHCP so that it will give out IP's to some XP boxes when they boot. I have had success doing it dynamically, but not statically using the host declaration.
host xpTest {
hardware ethernet 00:50:56:2A:3B:00;
fixed-address 192.168.100.2;
}
My question is, what should the subnet declaration be if I only want to hand out static IP's like this? Also, the host is the same name that is specified in /etc/hosts correct?
View 3 Replies
View Related
Jul 7, 2009
What I am trying to do is log IP Address, MAC Address and the host name for records. So I can have a record of what PC got which IP address and when they got it. So far my search has yielded no results. It would not be that big of a deal as I could always look at the dhcp file, but it is generated dynamically (3rd party application using RADIUS and each user gets a host).
subnet 208.x.x.0 netmask 255.255.255.0 {
option routers 208.x.x.1;
option subnet-mask 255.255.255.0;
[code]....
View 6 Replies
View Related
Jan 22, 2010
I'm having an issue configuring eth0. I'm using ubuntu 8.10 in a virtual machine (VirtualBox). The correct adapter is being used and it has worked in the past. I've tried placing eth0 in dhcp through the GUI and bash, but always get a 169 address or 127.
When I run the following command:
Code:
The output is:
Code:
View 1 Replies
View Related
Apr 2, 2011
I am using TinyCore Linux, How can I load Turkish Font.
Code:
View 1 Replies
View Related
Apr 28, 2010
To run applications compiled for RedHat 4 Enterprise (gcc3.4) on RedHat 5 Enterprise (gcc4.1), what should I do?
View 4 Replies
View Related
Jul 24, 2011
I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.
1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb
2) Then I ran
sudo apt-get install bc (ran fine)
sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
(gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine) Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.
I ran the following command-
--Manually uninstalling Oracle 10g--
sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client
Then I again ran the following command to install oracle-xe
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb
See below what I got as the output-
rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
dpkg: warning: overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)
[code]....
Even in applications menu I don't see the if oracle has been installed. So i conclude first time installation was ok but somehow http client didn't worked. After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.
View 1 Replies
View Related