The Ubuntu team is very pleased to announce our fifth long-term support release, Ubuntu 14.04 LTS for Desktop, Server, Cloud, and Core, as well as Ubuntu 14.04 for Phone and Tablet products. Codenamed “Trusty Tahr”, 14.04 LTS continues Ubuntu’s proud tradition of integrating the latest and greatest open source technologies into a high-quality, easy-to-use Linux […]
Continue reading…
Posts by ruchi
How to enable Jumbo frame support on Juniper ScreenOS firewalls
Jumbo frames are Ethernet frames with more than 1500 bytes of payload. Conventionally, jumbo frames can carry up to 9000 bytes of payload, but variations exist and some care must be taken using the term. Many Gigabit Ethernet switches and Gigabit Ethernet network interface cards support jumbo frames. Some Fast Ethernet switches and Fast Ethernet […]
Continue reading…
How To Install Git on Debian 7
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. What is version control, and why should you care? Version control is a system that records changes to a file or set of files over time so that you can […]
Continue reading…
How to install mod_pagespeed module for apache on Debian 7 server
PageSpeed improves web page latency and bandwidth usage by changing the resources on that web page to implement web performance best practices. Each optimization is implemented as a custom filter in PageSpeed, which are executed when the HTTP server serves the website assets. Some filters simply alter the HTML content, and other filters change references […]
Continue reading…