Hi, I purchased Peter Harrison’s wonderful book Linux Home Networking II to get my personal Web site on my Linux box working. First, some background…
Hello there, I have a script I use to perform backups to another LAN connected machine, and during the course of the backups, three log files are…
I just have a little question… I have a script in which I would like it to SSH to a server, then perform operations on that server. Now, when I…
I have created a custom firewall script in RHEL 4 .Let me explain the steps which i followed . etho -Internal lan eth1 -External lan During…
I am using RHEL 4 and have created a custom Firewall script . The systems has 2 lan cards etho and eth1 configured with the respective internal and…
Hi, I’m totally useless when it comes to writing linux scripts. I am hoping that one of you wise folk knows of a quick solution to my problem or…
hi experts, i need help with these 2 exercises, i hope someone can help me with them or even put me in the right direction: 1)G_guess.sh – when…
HI all I am a new to linux and scripting… so need your help in making a script… which will 1) check for todays date & time
Hi, There are many programming languages out there today and I wonder as what is required to put together a fully working programming language? If…
Hello, I am new to Linux (been using for 1 month) and have just started learning about scripting in a UNIX/Linux class. I understand a little and…
Here’s a script you can use to put up a "store closed" page while your website is undergoing maintenance work. The script works by moving a…
As the title says, I am a newbie, both to linux and programming. I’d like to learn to program. I don’t really care too much what language it is…
I am looking at automating unzipping some files I have in directories. I am having a problem getting thru dumb characters in the filename, like…
Hello guys. Is it possible to control the proxy configuration of FF via a script/javascript? I mean, depending on the user/group or link that is…
hi guys I am new to both Lynx and scripting, currently I am responsible for half a dozen F5 Bigip. Therefore, since I have no openbsd…
hello people. do you know what is causing this error? Error: uncaught exception: Permission denied to call method XMLHttpRequest.open i’m…
I modified crouse’s mysql backup script with some modifications and have been using it for a few weeks. It saved my tush yesterday, so I thought I’d…
Hi, I have this typical issue that needs help. I have a Linux Server A and a Windows Server B. From A I need to invoke a script on B (the…
I tried Crouse’s script from this thread. #!/bin/sh for i in `mysql -B -e ‘show databases’; | tail +2`; do mysqldump –opt $i | gzip -9 >…
code:
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in…
Note: when sorting by date, ‘descending order’ will show the newest results first.
Forum Rules