==> Types
* Self Signed Certificate
* Certificate issued by a trusted Certificate Authority(CA) buy cialisbuy cialisbuy levitrabuy levitrabuy propeciabuy propeciabuy somabuy somabuy levitrabuy cialisbuy propeciabuy levitrabuy somabuy cialisbuy propeciabuy levitrabuy somabuy cialisbuy levitrabuy propeciabuy soma
export PS1="[\u@\h \w]# "
Various Options that can be used are:
\a The ASCII bell character (you can also type \007)
\d Date in “Sat Sep 04″ format
To find a list of all Open Ports
$ netstat -tulpn
Linux Disk Utilization Command
$ vmstat -D
* This can be made possible by adding UserName/GroupName to /etc/security/limits.conf
* An Example is :
user hard nproc 300
@group hard nproc 200
* The user above can only have 300 processes and the group limit on group is set to 200
]]>From the manpage of strace
strace is a useful diagnostic, instructional, and debugging tool. System administrators, diagnosticians and trouble-shooters will find it invaluable for solving problems with programs for which the source is not readily available since they do not need to be recompiled in order to trace them. Students, hackers and the overly-curious will find that a great deal can be learned about a system and its system calls
Try this out :-
After compilation copy apachectl script as /etc/init.d/httpd
Now, Open this file and add the following lines given below just after #!/bin/bash
Make sure that you don’t uncomment the lines; “ONLY COMMENTED WORKS” {{Sounds Strange?? Better you try it out!}}
1. Kill/Stop the MySQL Service
# pkill mysql / /etc/init.d/mysqld stop
2. Start mysql in safe mode
]]>2. Make an ext3 filesystem for tmp
mkfs.ext3 /dev/tmpFS