+ Post New Thread
Page 1 of 7 1 2 3 Last
Threads 1 to 20 of 128

Forum: Programming

  1. trouble with Apache File Permissions Script

    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…

    Started by Ed McCorduck, 05-26-2004 10:45 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 39,023
    03-13-2010 11:17 AM
  2. Rsync incremental backup script

    Hello, currently I am using rsync in a shell script to do incremental backups of a couple of systems. I know, it isn’t glamorous, and can be done in…

    Started by vwgtiturbo, 05-24-2006 11:01 PM
    • Replies: 6
    • Views: 19,330
    06-07-2006 09:19 PM
  3. SSH and bash script

    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…

    Started by vwgtiturbo, 06-07-2006 08:28 PM
    • Replies: 7
    • Views: 12,372
    12-25-2008 05:40 AM
  4. IPSec(KAME) on Linux Kernel 2.6 startup script.

    Hi! I am planning to use NFS/NIS on top of IPsec(KAME) on linux kernel 2.6. I can manually start the IKE key manager racoon but I want to have…

    Started by kieler, 05-17-2004 01:56 PM
    • Replies: 0
    • Views: 8,966
    05-17-2004 01:56 PM
  5. MRTG cfgmaker script problem with Fedora

    I’m having a problem with the MRTG cfgmaker script under Fedora. I run the command like this. and get this output with everything commented…

    Started by cheezetrix, 05-13-2004 07:09 AM
    • Replies: 1
    • Views: 8,295
    05-13-2004 07:15 AM
  6. Can Anyone Help With A Simple Script??

    I am new to Linux and was wondering if anyone could help me with a script I have been trying to write?? In a nutshell, here is what I’m trying to…

    Started by Gary Penner, 02-01-2005 05:15 PM
    • Replies: 1
    • Views: 6,537
    02-01-2005 07:03 PM
  7. Shell script to change gateway(dialogue interface)

    code:

    Started by Tamil, 10-26-2006 03:55 PM
    • Replies: 0
    • Views: 6,536
    10-26-2006 03:55 PM
  8. Shell script and spawning new konsole windows?

    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…

    Started by vwgtiturbo, 08-16-2006 12:26 AM
    • Replies: 7
    • Views: 6,503
    12-10-2009 04:43 PM
  9. C Programming Sockets.

    I cerated a simple server.c program in class. it worked fine. When compiling i had to do gcc server.c -o server -lsocket. It worked fine on the…

    Started by Gaweph, 12-16-2005 05:28 PM
    • Replies: 2
    • Views: 6,485
    12-17-2005 10:29 AM
  10. a script to automate the addition of users to linux server

    I am migrating from windows NT and have exported users to an csv file which I want to export to my linux PDC. Any one with that solution. Looking for…

    Started by Emmanuel, 04-03-2005 12:50 PM
    • Replies: 2
    • Views: 5,383
    10-24-2005 07:04 AM
  11. changing Firefox proxy config by script

    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…

    Started by xylex_blaiste, 02-22-2007 01:59 AM
    • Replies: 2
    • Views: 5,147
    02-26-2007 07:54 AM
  12. Sendmail Script

    i want to send the mail all of my company users at a time. how can i do that

    Started by mfaisalkh, 06-19-2005 04:18 PM
    • Replies: 2
    • Views: 4,517
    06-24-2005 12:58 PM
  13. Should we have a small programming challenge?

    Should we? It’s the kind of thing that’s cool. I participate as long as the task is useless yet fun to do

    Started by , 11-26-2001 11:36 PM
    9 Pages
    1 2 3 9
    • Replies: 84
    • Views: 3,930
    12-11-2001 05:00 AM
  14. a script to give me the last argument !!!

    Hi I just want a shell script which gives me the last argument passed. For example, if the script script.sh is executed >script.sh one two…

    Started by rameshvl, 04-25-2003 06:50 AM
    • Replies: 9
    • Views: 3,629
    04-30-2003 08:05 PM
  15. Running cusom firewall script -iptables -RHEL 4

    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…

    Started by sud.tech, 06-12-2008 02:09 PM
    • Replies: 0
    • Views: 3,606
    06-12-2008 02:09 PM
  16. Exclamation configSync automation script

    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…

    Started by joe.vishnevsky, 02-12-2007 09:18 PM
    • Replies: 2
    • Views: 3,462
    02-15-2007 12:09 AM
  17. Firewall script in RHEL 4

    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…

    Started by sud.tech, 06-05-2008 02:36 PM
    • Replies: 8
    • Views: 3,145
    06-12-2008 02:07 PM
  18. Looking for a secure form mail script

    I started my website out using the form mail program at Matt’s script archive, but quickly started to get a lot of automated spam. I think the script…

    Started by starfish, 10-18-2006 07:19 AM
    • Replies: 1
    • Views: 3,082
    10-23-2006 05:19 AM
  19. Automatic MySQL Backup Script

    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…

    Started by canela, 12-17-2006 09:52 AM
    • Replies: 2
    • Views: 3,005
    12-20-2006 04:59 AM
  20. Shell script input and name completion?

    I know I am probably turning into a pain, but… I was wondering… If I have a shell script, and it asks for the user’s input, is it possible to…

    Started by vwgtiturbo, 06-15-2006 06:26 AM
    • Replies: 6
    • Views: 2,643
    06-21-2006 10:27 PM

+ Post New Thread

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains no unread posts
Hot thread with unread posts
Hot thread with no unread posts
Thread is closed
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts