How to upgrade from wheezy to jessie
1. Update all packages currently installed to the latest wheezy versions apt-get update apt-get upgrade
Ástþór IP1. Update all packages currently installed to the latest wheezy versions apt-get update apt-get upgrade
Ástþór IPPageSpeed (ngx_pagespeed) is a Nginx module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth. The version included with Debian Wheezy is 1.2 which is getting pretty old. Here’s how to install the latest stable version of Nginx with the PageSpeed module. This tutorial is tested on [...]
Ástþór IPPageSpeed (ngx_pagespeed) is a Nginx module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth. In this tutorial you’ll be installing Nginx 1.2. If you want to install the latest stable version of Nginx (1.6), read this instead: How to compile and install latest version of Nginx [...]
Ástþór IPLast updated April 6, 2014 Compatible releases squeezewheezy Adding a additional hard disk to your workstation or server is easy and often required. Here’s we’ll step through the process of identifing the newly attached drive, prepare and mount it by referencing UUID which is a preferred method today. If you have just added a [...]
Ástþór IPNginx is an open source reverse proxy server, load balancer, HTTP cache, and a web server. The Nginx project started with a strong focus on high concurrency, high performance and low memory usage. Users have been moving to Nginx because of the high performance and stability and as of February 2014, Nginx is hosting around 15% of all web [...]
Ástþór IPownCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing right on the web. 1. Add the ownCloud repository as apt source echo 'deb [...]
Ástþór IPvsftpd (Very Secure FTP Daemon) is a secure, fast and stable FTP server. In this tutorial we’ll install the server and make it check in a flat text file for virtual users allowed to login. 1. Install required packages apt-get install vsftpd libpam-pwdfile
Ástþór IPDebian just released a stable version of Debian 7.0 (wheezy). If you’re running previous version of Debian, you can easily upgrade. 1. Update all packages currently installed to the latest squeeze versions apt-get update apt-get upgrade
Ástþór IPLast updated April 6, 2014 Compatible releases etchlennysqueezewheezy Notice This tutorial is for older Debian versions and may not work for current versions. Please refer to the links below to find a newer tutorial. How to add a new hard disk or partition using UUID and ext4 filesystem Adding a additional hard disk to your workstation [...]
Ástþór IP