I am trying to make an if statement to have multiple constraints.
Can it be done using perl??
I have so far:
$serial = `cut -d : -f 3 serial.txt`;
print ("$serial");
chomp ($serial);
if ($serial (>= 2000000) && (<= 2600000))
{
print ("$serial is greater than 2000000...
I am trying to write a script that will appear only once during the init.d bootup. If I can, I'd like to get a GUI interface going but it doesn't have to. Have any of you guy's written a script that is GUI based and know of any good HOW-TO's??
Hey guys,<br>
<br>
I am trying to cluster two computers, One a 333 and the other a 133. The 133 is the main server and I have got the /home and the /usr/local files shared by NFS.<br>
<br>
I have been reading the Beowulf HOW-TO and they say that the main server must have a RS access without a...
Hey guys I don't know if you have gotten this error or not, but I have installed wine and it works but when I start up any Office 97 application under it it says that the tahoma font has not been installed, Please reinstall.<br>
<br>
Any suggestions?????
I have tried to create my own script but I lack the programming experience to determine the latest DAT file from the rest. FTP also won't allow you to do retrieve a *.DAT file either.<br>
<br>
Any suggestions?????<br>
<br>
I saw a script on a web site that did just this but I have tried to go...
Hey guys I have been digging around in man pages for the whole day and have been trying to put a limit on how much space a user can have in his or her account whether it be web, ftp or mail space. <br>
<br>
I have been trying to look at the man for quota, quotaon, quotaoff, and checkquota.<br>...
Here is the deal. I have been working on www.linux-howto.com with the How-to on virtual hosting. In that tutorial it says that i have to get a vhost daemon running. ????????<br>
<br>
My book that I have been working with REDHAT 6 Unleashed says the only two things that I have to get right is...
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.