“About ten months ago, we realized that the next installation of Debian was upcoming, and after upgrading about 20,000 machines since Debian 6 (aka Squeeze) was released, we got pretty tired,” Dreamhost developer Brett Gailey wrote in a blog post. “The release cycle for Debian is stable, but it’s not long enough for us to [...]
Finally, the long-awaited Skype 4.2 for Linux released by Microsoft with major updates, lots of various bug fixes and some minor features from the previous version, and this update is one of the biggest update as of now.
SPDY (pronounced as speedy) is an open networking protocol developed primarily at Google for transporting web content. Nginx version 1.4.x supports SPDY out of the box. You need openssl version 1.0.1 or above to compile and use nginx.
This tutorial shows how you can install and run a Redaxo 4.4.x web site on a Debian Wheezy or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers [...]
apt-fast downloads repositories (package sources) and packages in parallel, which can greatly shorten the time it takes to update a system. In contrast, the default package manager (apt-get or aptitude) downloads repositories and packages sequentially.
This tutorial shows how you can install and run a PrestaShop 1.5.x web site on a Debian Wheezy or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers [...]
How do I install rubygems package manager for Ruby on rails (RoR) under Debian or Ubuntu Linux operating systems? gem1.8 or gem command is the front end to RubyGems – a sophisticated package manager for Ruby. You need to install the following packages:
Debian or Ubuntu Linux comes with knockd. It is a port-knock server. It listens to all traffic on an ethernet and/or PPP interface created by VPN/dial-up pppd, looking for special “knock” sequences of port-hits.
I got a lot of complaints about the lack of Debian or Ubuntu packages. Apparently alien doesn’t work all that well, and some of the packages (like libc) are too new anyway on openSUSE. So I finally figured out how to get OBS to build debian packages.
-
February 28th, 2013 by cj2003
So you can download Steam for Linux now!. Or at least Ubuntu. The 1.0.0.22-version package needs a bit of tweaking to make it installable on Debian
-
February 17th, 2013 by cj2003
This article describes how to install LibreOffice 4.0 on Debian-based / Ubuntu-based Linux distributions, such as Linux Mint, Xubuntu, Kubuntu, Debian and Ubuntu. This installation method is based on the official .deb packages.
-
February 17th, 2013 by cj2003
I’ve been using Ubuntu as my primary operating system since 2005. Back then it was truly amazing. Before I started using Ubuntu I tried out Red Hat, Mandrake (and later Mandriva), Slackware, Gentoo, and even Debian. In all of them, something didn’t work. Usually it was wifi, but sometimes it was audio or video, or [...]
-
February 3rd, 2013 by cj2003
I recently installed Debian version 6.x on my Mac book pro. I wanted to write code in C/Gnome GTK and develop apps for fun and profit. How do I install C and Gnome gtk development environment under Debian or Ubuntu Linux operating systems
-
January 12th, 2013 by cj2003
The ethtool can be used to query and change settings such as speed, auto- negotiation and checksum offload on many network devices, especially Ethernet devices. How do I install and use ethtool under Ubuntu or Debian Linux based system running on my IBM server?
-
January 8th, 2013 by cj2003
This is just a simple guide to show you how I managed to have Debian, Ubuntu and Arch Linux installed on the same machine, under one Grub 2 installation. And how I managed to solve a small problem I had.
-
January 2nd, 2013 by cj2003
Cherokee is an open-source Cross-platform Web server. How do I install Cherokee web server under Debian or Ubuntu Linux operating system?
-
December 17th, 2012 by cj2003
ISC’s DHCP software is the most widely used open source DHCP implementation on the Internet. The same software can be used for LAN too. It is a carrier and enterprise grade solution to your host configuration needs.
-
November 30th, 2012 by cj2003
This guide will help you set up an obfuscated bridge on a Debian/Ubuntu system. Add the development Tor APT repository and run the specified commands to install tor and deb.torproject.org-keyring. You need Tor 0.2.4.x Tor because it knows how to automatically report your obfsproxy address to BridgeDB.
-
November 11th, 2012 by cj2003
This tutorial shows how you can install and run a Question2Answer web site on a Debian Squeeze or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced “engine x”) + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages [...]
-
November 4th, 2012 by cj2003
I do not want to start ssh-agent and ssh-add as described here to manage my ssh keys for password less login. How do I install keychain software to manage my keys running on Debian or Ubuntu based cloud server?
-
October 21st, 2012 by cj2003
How do I blacklist a package or packages so that when I run apt-get upgrade, it will ignore blacklisted packages and install the rest of updates under Debian or Ubuntu Linux server system?
-
October 7th, 2012 by cj2003
The IPv6 patch set for netcfg (part of debian-installer) has landed in Debian unstable. In follow-up uploads I diverged from the Ubuntu patch set a little bit..
-
September 23rd, 2012 by cj2003
This tutorial explains how to use the GeoIP module with nginx to block visitors by country. This is made possible by the GeoIP database which maps users’ IP addresses to countries. nginx must be compiled with the HttpGeoipModule to use the GeoIP database.
-
August 29th, 2012 by cj2003
squidGuard is flexible and ultra fast filter, redirector and access controller plugin for squid proxy server (it works with both squid version 2.x and 3.x). It lets you define multiple access rules with different restrictions for different user groups on a squid cache. squidGuard uses squid’s standard redirector interface.
-
August 27th, 2012 by cj2003
You need to use hostapd server as access point and authentication servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server. The current version supports Linux:
-
August 27th, 2012 by cj2003
I know how to setup a firewall under RHEL / Fedora and CentOS Linux quickly. How do I setup a host-based firewall under Debian or Ubuntu Linux server or desktop system? How do I install Shoreline firewall (Shorewall) utility to build firewall based on the Netfilter under Debian or Ubuntu Linux?
-
August 23rd, 2012 by cj2003
I would like to install something from source code. The site says that I need to download it from git repository. How do I download a git repository under Debian / Ubuntu Linux? Get the explanation in this guide
-
July 26th, 2012 by cj2003
Earlier this week at DebConf there was a discussion about Debian derivatives so that Debian’s offspring could share their experiences and also for the Debian developers to share various derivative-related initiatives. Some friction between Debian and distributions based upon it (namely Ubuntu) were exposed.
-
July 17th, 2012 by cj2003
In the ongoing battle of the Linux distributions, new survey findings show that businesses favor Debian and Ubuntu over Red Hat distributions for file servers, including RHEL and CentOS. Among those using Linux on file servers, 67% of respondents use Debian distributions, while 54% use Red Hat.
-
June 29th, 2012 by cj2003
This is the first in a line of tutorials I am working on for less experienced linux users to effectively use their VPS. I’ve been tinkering with a little script that some of you might find helpful, it’s designed to install LXDE and NoMachine on a fresh VPS installation.