Search Results

Search: Posts Made By: cmennens
Forum: Linux 08-07-2013
2,278
Posted By cmennens
Grep Alias
I would like to create an alias on my 'grep' command on Linux.

Generally when I use 'grep', I do as follows:

$ ps -ef | grep -i ntp | grep -v grep

My question is how can I simply run the...
1,113
Posted By cmennens
So I have a list of hostnames: ...
So I have a list of hostnames:

server1.domain.tld - server100.domain.tld

Can you explain what you mean by "put my IP's in one file"? I don't see in your example where you call a file expected...
Forum: Linux 08-06-2013
4,136
Posted By cmennens
I meant Linux virus scanners are bogus on...
I meant Linux virus scanners are bogus on dedicated CLI only systems that don't pass off packets to Microsoft machines. I don't generally load X Windows, Gnome/KDE, or browsers on Linux.
1,113
Posted By cmennens
To access every server, I simply do: ssh -i...
To access every server, I simply do:

ssh -i sshkey.pem user@server1/2/3/4/5/6/100

No password needed...
Forum: Linux 08-06-2013
4,136
Posted By cmennens
Virus scanners on Linux are bogus. Not needed...
Virus scanners on Linux are bogus. Not needed what so ever unless you're running a Linux dedicated email server or anything that hands off packets to a Microsoft machine. Linux is secure enough to...
1,113
Posted By cmennens
Create a Date Check Script
I have about 100 Linux servers running in Amazon EC2 (CentOS 6 based) and I need to run a 'date' command against all of them. Rather than logging into each individual server via 'ssh' and running the...
Showing results 1 to 6 of 6

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