Search Results

Search: Posts Made By: vertical98
Forum: Programming 10-16-2010
1,929
Posted By vertical98
SQL: find if a set od dates falls in another set of dates
Don't know if it is important: Debian Linux / MySQL 5.1

I have a table:
media_id int(8)
group_id int(8)
type_id int(8)
expiration date
start date
cust_id int(8) ...
Forum: IP Networking 03-25-2008
2,828
Posted By vertical98
Thanks, I'll try that Alan
Thanks, I'll try that

Alan
Forum: IP Networking 03-20-2008
60,197
Posted By vertical98
I'm not sure if windows can do bash like...
I'm not sure if windows can do bash like scripting but this is how I do it in a Unix environment:
(sleep 3; echo "user"; sleep 3; echo "password"; sleep 3; echo "some cmd") | telnet 68.253.14.129;
...
Forum: IP Networking 03-20-2008
2,828
Posted By vertical98
publishing 192.168 address internally
OK this is what I want to do:

On server1 I want to type <ping server2> and be able to get:

pinging 192.168.0.12 ...... etc.

and by server2, I mean one-word, not server2.example.com

I know...
12,032
Posted By vertical98
That does exactly what I needed. Again MANY...
That does exactly what I needed. Again MANY thanks!
12,032
Posted By vertical98
Thanks for the fast reply! The more I learn...
Thanks for the fast reply! The more I learn about BASH the more I realize I have to learn.

I'll try it out right now.
12,032
Posted By vertical98
How do you parse a variable in a bash script?
I have a script I use on my web server (Apache2). I am changing to Lighttpd and need to make a few changes.

This is what I use on my apache server

#!/bin/bash
# accepts 3 parameters: <domain...
Forum: Open Source 03-18-2008
199,079
Posted By vertical98
Debian Linux (woody, sarge, etch - slink if you...
Debian Linux (woody, sarge, etch - slink if you count Corel linux)
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 05:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy