Explain htaccess rules?
Related Posts
Add EBS to Ubuntu EC2 Instance
source: http://stackoverflow.com/questions/11535617/add-ebs-to-ubuntu-ec2-instance additional info: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-creating-volume.html Since this is a new volume, you need to format…
How do I find the kernel version, Ubuntu release and disk partition information from the terminal?
uname -a # for all info regarding kernel version, uname -r # for exact kernel…
