Archive for January 13, 2012

UBUNTU COMMAND

Posted: January 13, 2012 in LINUX, Ubuntu Command ref
Tags: ,

##How to view installed packages on ubuntu   OR # dpkg –list # dpkg –info packageName # apt-get remove packageName   4: Keep Linux Kernel and Software Up to Date # apt-get update && apt-get upgrade   #6.3: Locking User Accounts After Login Failures To see failed login attempts, enter: faillog To unlock an account [...]

This is a linux command line reference for common operations. Examples marked with • are valid/safe to paste without modification into a terminal, so you may want to keep a terminal window open while reading this so you can cut & paste. All these commands have been tested both on Fedora and Ubuntu. See also [...]

Some usefull command and bash script

Posted: January 13, 2012 in LINUX
Tags: , , ,

“FOR AEONS HAVE I HAVE ROAMED ON THE INTERNET” This script and all other things here are collected from internet. There is no where in my creativeness. All thanks going to be those GURUZ who make it available to us.. This is useful to find out if your server is under attack or not. You [...]