Search Results

Search: Posts Made By: mrowcp
10,421
Posted By mrowcp
Thanks bro.There is some bugs like: If I...
Thanks bro.There is some bugs like: If I upload/receive 3 or more files:

/home/mrowcp/ CREATE aaaaaaaa Thu Mar 8
/home/mrowcp/ CREATE bbbbbbbb Thu Mar 8
/home/mrowcp/ CREATE cccccccc Thu Mar 8...
10,421
Posted By mrowcp
Bash script for new file in ftp folder
Hello,
I'm trying to make a bash script that send me e-mail if there is any new file in my ftp folder.

cat inotify.sh
#!/bin/sh

/usr/bin/inotifywait -e create \
-mrq /home/mrowcp | while...
3,844
Posted By mrowcp
Ok, lets ask something else. 1) How to...
Ok, lets ask something else.

1) How to config my dhcp server ( or put some rule in ipfw ) to deny 192.168.10.3 to be distributed/used from PC's in my network?

2) When 1 laptop is connetced to...
3,844
Posted By mrowcp
Yes I have two DHCP servers and also use...
Yes I have two DHCP servers and also use fixed-address ( on the 1st one ).
On the 1st PC in dhcp.conf I have: range 192.168.10.3 192.168.10.3;
so when PC with no fixed-address connect, it's...
3,844
Posted By mrowcp
ipfw and dhcp
Hello,
I have a little problem with my server configuration.
So: I have two PC's with DHCP enable and both of them have two NIC's.

PC1 - le0 ADSL
PC1 - le1 192.168.10.1

PC2 - le0...
2,206
Posted By mrowcp
bash script + php
Hello,
I want to move some of my bash scripts to php ( add samba user, add new PC in dhcp and etc. ).With Google, I found some articles for bash and php, but there is only simple examples, nothing...
Forum: Fedora 09-01-2010
4,499
Posted By mrowcp
mysqldump -u sadmin -p pass21 Customers >...
mysqldump -u sadmin -p pass21 Customers > custback.sql

why u dont put this in bash script and run it with debug option ( bash -x script.sh )?
5,627
Posted By mrowcp
mount extended partition
Hello,
Im new here, and may be my question is stupid, but...
Today I run PGP Desktop decript on my 2nd partition ( D:\ ) and when decript finish, I restart my PC.Now when I try to open D:\ its give...
Showing results 1 to 8 of 8

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