Search found 69 matches
- Thu Dec 26, 2013 3:14 pm
- Forum: Administration
- Topic: Automated FTP
- Replies: 2
- Views: 3195
Automated FTP
AOA, I need a help about automated FTP process. scenario is find a latest files according to the time stamp in /home/abc ; /d01/uat ; /demo/seen and upload all the files on ftp server according to date wise. i find a latest file according to ##########################################################...
- Fri Sep 09, 2011 3:45 pm
- Forum: Administration
- Topic: Traffic Shapping for Virtual Machines
- Replies: 0
- Views: 2705
Traffic Shapping for Virtual Machines
Dear Allz, In a Linux Base machine if we install many virtual machines then in the presence of NFS how we can completely separate and independent each users data with other user, so that they are not able to detect each others data rate on I/O devices and there should be no effect on NFS performance.
- Tue Aug 16, 2011 12:22 pm
- Forum: Administration
- Topic: Faillog
- Replies: 0
- Views: 1459
Faillog
AOA, I want to configure faillog on my FC7 System, so i did a following in /etc/pam.d/system-auth auth required pam_tally.so no_magic_root account required pam_tally.so deny=3 no_magic_root lock_time=180 but it not work means after 3 login attempts account is not lock/disabled. *********************...
- Mon Apr 25, 2011 5:29 pm
- Forum: Administration
- Topic: Files Removes Issue
- Replies: 6
- Views: 2166
Thanks, but my directory files are look like: -rw-rw-r-- 1 applprod applprod 31765 Apr 25 16:59 o70356816.out -rw-rw-r-- 1 applprod applprod 31765 Apr 25 17:00 o70357816.out -rw-rw-r-- 1 applprod applprod 0 Apr 25 17:00 o70350820.out -rw-rw-r-- 1 applprod applprod 31765 Apr 25 17:00 o70358818.out -r...
- Mon Apr 25, 2011 10:34 am
- Forum: Administration
- Topic: Files Removes Issue
- Replies: 6
- Views: 2166
- Fri Apr 22, 2011 11:47 am
- Forum: Administration
- Topic: Files Removes Issue
- Replies: 6
- Views: 2166
Files Removes Issue
AOA, I want to delete large # of files from /d01/oracle/PROD/inst/apps/PROD_ebs/logs/appl/conc/out The Size of the path is: 613M /d01/oracle/PROD/inst/apps/PROD_ebs/logs/appl/conc/out Total # of files is: 76301 when i delete the files under /out directory: it gives me error: "Argument list is t...
- Wed Mar 02, 2011 11:08 am
- Forum: Administration
- Topic: Difference B/w Tar Command
- Replies: 4
- Views: 1481
- Tue Mar 01, 2011 1:56 pm
- Forum: Administration
- Topic: Difference B/w Tar Command
- Replies: 4
- Views: 1481
- Tue Jan 25, 2011 4:24 pm
- Forum: Administration
- Topic: Quota Enable on AD Users to access SAMBA shares
- Replies: 0
- Views: 1034
- Fri Nov 05, 2010 10:59 am
- Forum: Administration
- Topic: Error in Partition Monitoring Script!
- Replies: 1
- Views: 1219
Error in Partition Monitoring Script!
AOA, Here is the File System Monitoring Script: This Script runs through cronjob & monitor a FS usage and raise a mail once if any FS usage is equal or greather than 85%. ############# VARIABLES ####################### EMAIL="sysadmin@company.com" SUBJECT="Disk Utilization Warning...
- Thu Aug 19, 2010 2:00 pm
- Forum: Administration
- Topic: Account Policy
- Replies: 0
- Views: 1207
- Fri Jul 02, 2010 3:04 pm
- Forum: Administration
- Topic: Firewall Issue
- Replies: 3
- Views: 1741
- Thu Jul 01, 2010 5:36 pm
- Forum: Administration
- Topic: Firewall Issue
- Replies: 3
- Views: 1741
Firewall Issue
Dear Allz, I made a Following Firewall script: ####################### ## Defining Variable ## ####################### IPT="/sbin/iptables" FILE="/etc/squid/mac-list" NW="192.168.1.0/24" ################### ## ADMINS ## ################### ADMIN1="10.1.2.211" ...
- Fri Apr 30, 2010 3:25 pm
- Forum: Administration
- Topic: MTA-Lotus Issue
- Replies: 1
- Views: 1340
MTA-Lotus Issue
My Linux (Postfix) based server act as an intermediate host in my organization that forward all mails to Lotus Server. I configure a disclaimer according to : How To Automatically Add A Disclaimer To Outgoing Emails With alterMIME (Postfix On Debian Etch) | HowtoForge - Linux Howtos and Tutorials Al...
- Thu Jan 07, 2010 12:36 pm
- Forum: Administration
- Topic: Scripts Required!
- Replies: 5
- Views: 2098
Scripts Required!
AOA, I have a following file systems: /dev/sda1 20G 8.1G 11G 43% / /dev/sda3 40G 33G 5.3G 86% /d01 /dev/sdb 148G 113G 28G 81% /san /dev/sdc 50G 84M 47G 1% /san01 /dev/sdd 403G 298G 85G 78% /san00 I need a script that if any file system exceed to 90% than email me. Also if System load (w command) exc...