I've done many a google search and have not found a solution. Here is the issue.
I have a server with 4 physical nics (eth0, 1,2,3). I bridge eth0 and eth1 to be used by my 4 virtual machines (the load of network traffic is light so I put 2 VMs to each bridge. I have the additional two physical...
I have a subnet that uses a .224 netmask (/27 network). The problem is I have two sites that use the same 3rd octet and its been subnetted. How do I put the SOA in for each reverse?? I can easily just create a custom reverse file but I'm thinkin the SOA line needs something like
27/24.168.192...
Just setup bind 9.8.1-P1 server. Have it resolving locally (on the server) when putting in just hostname. But when trying to lookup just the hostname from a remote host I must put in my fully qualified domain name of the host before getting back responses.
ex. from dns server
nslookup host1...
I have my kickstart setup, runs great, installs the OS and all packages via HTTP. Now I would like to do the following.
I have a tarball containing some specifics for our machines. In the past after loading the OS I would just put the tarball on the machine, untar it and run my post install...
I have been looking on the web for some examples but haven't found anything to my liking. What I would like to build is a combination of CGI and perl. Basically, what I need it to do is just run a ping using cron. Then report back via a webpage if a server is up or down. As an addition to this...
I would like to make a master drive that I can copy to other clients. Any thoughts or ideas on what others have done and/or used to do such a process. I can utilize a disk duper since we have one at work, but I'm trying to get all the other options with problems etc. I keep getting asked by...
Here are my subroutines for doing an ftp using a perlTK script. I've left out all the items above because it all works except for my subroutine in actually selecting an item and then pushing my "get file" button.
Subroutine to get files and list them to listbox. This sub works fine...
Just looking for some help in doing this.
I have a directory containing files with names like this
ADYYF7FD
ABYYFX5B
BAYYFZ3D
The only common element is the YYF. I need to change those specific letters to something like XXY. How would I search for that pattern and change it in perl?? Sorry...
I have a sparc solaris 8 02/04 nis client that is using
my RHEL 3.0 NIS master. Everythings setup however I cannot
get my users to logon via the CDE logon screen. I get
an incorrect logon error. The NIS master is working since I
can logon from linux workstations within the network.
But thats...
I've posted this question alot of places and thought I
might as well do it here also.
RHEL 3.0 NIS server (master), my clients/users can
authenticate fine and I have the home directory setup via
NFS from the server. Everything for authentication from
Linux clients to the Linux master is good...
Ok. I believe this is in the way it shutdown (i.e. the order). So
RHEL 3.0 Server. Nis is installed, working and its all good. The only problem I have is that when I do a reboot I get the following:
do_ypcall" clnt_call RPC unalbe to receive errno= Connection refused
I believe this is due to...
I asked this question a few weeks ago and got a quick
response, however I didnt think of something so I'm back
hopefully to find an answer.
The batch script uses xcopy to copy files from my source dir
to a destination directory. I'm using the /D and /Y to avoid prompting and also to not do a...
I have a batch script that performs a copy of newly created files in one directory to another. I would like to set some attribute on the files (once copied) so the next time the script runs it will not duplicate the copy. Is this possible? If so how?
TIA
inforeq
Need to change the default logon screen on my redhat boxes to a more company proprietary look and feel. Anyone know where I can find information on doing this?
TIA
inforeq
Is there a way that I can "awk" a dos command for a certain value? I'm trying to setup some way of doing a
call to date /t .. then getting the value of it into the format of MMDDYYYY and then have the script cd to that directory. Maybe this is too hard for a simple BATCH script? Not really sure...
I didnt see a group fro java applet so I thought I'd start with the javascript group for this question.
I need a detailed tutorial on creating and using java applets. Specifically creating a java applet that acts as a slider bar. The slider bar would allow a user to slide to a value (say...
Hopefully this is simple, but once again my expression matching is getting the best of me.
The setup is a java applet that uses POST to submit a
value to my cgi/perl script.
The submit is doing this when I run ethereal against it
sliderVal=-8.00 .. This is correct since I'm using a slider to...
Ok, I am at my wits end on this. I just cannot get
a slide bar to show up in my document.
Would someone please give me a very basic and step by step
walk through of placing a slide bar that can take my
values between 1 to 1000.
All I need is the slider to be able to slide when a user
moves it...
I have cgi forms that utilize perl scripts to perform their function. However I now need to add a slider bar because the options available are entirely too great.
I have no code for javascript on this, I can get some basic sliders but how would I submit the final choice into my perl form. I saw...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.