Questions tagged [debian]

Debian is a popular and influential GNU/Linux distribution. Questions here should generally be about Debian Server.

Debian GNU/Linux its one of the oldest and more popular Linux distributions. The Debian project was started in 1993 by Ian Murdock (the name Debian is a junction of Debra + Ian, his girlfriend at the time). Debian strongest points are the portability, stability and commitment to the free software ideal.

The current Debian version (6.0, code named Squeeze) has more than 29.000 software packages available on nine platforms (including SPARC, ARM, PowerPC), and 2 platforms supporting the FreeBSD kernel (Debian GNU/kfreebsd on i386 and amd64). The Debian APT package management provides dependency management and strong update and upgrade capabilities.

Debian maintains normally 3 versions of its repositories: stable (the current release), testing (the next release), unstable (new packages and versions). After debian makes a new release, the previous stable release is maintained for one year, and is re-labed oldstable. Squeeze also included the backports repository where some software from the testing will be made available to the stable release, and updates (previously named volatile) to deal with software that evolves too fast. Debian also makes point releases with aggregated updates and updated tools, those keep the release name but update the version like Debian 6.1 for example.

Debian has a Social Contract with its users and will only distribute on its main distribution software that is compatible with the Debian Free Software Guidelines.Those two devices were created on the early days of the distribution and also are the basis for Open Source Initiative's Open Source Definition.

The Debian project organization counts with the Debian Project Leader, the Debian Project Secretary and the Debian Developers. The developers are responsible for the releases, packaging software, managing the FTPs, security and so on. Each Project Leader is elected for a period of one year and any Developer can be a candidate.

Ubuntu Linux uses Debian as its base, as well as other well known distributions like Maemo, Mint, Knoppix and several others. The Wikipedia article has also more details about the distribution, as well as Debian's official site.

7581 questions
3
votes
1 answer

apache2 how to trace caller of SIGTERM

I have a dex x64 on a virtualbox win7pro host. My apache2 will stop responding after a page request or other activity such as upload via ftp. The php.cgi becomes non responsive and a restart is required any help tracking down the culprit sending…
art vanderlay
  • 171
  • 1
  • 4
3
votes
5 answers

over ssh -X : DISPLAY is not set

I try connect over ssh with ssh -X user@host but I get $ xterm xterm Xt error: Can't open display: xterm: DISPLAY is not set $ echo $DISPLAY # ... nothing In my sshd_config I have X11Forwarding yes X11DisplayOffset 10 EDIT In…
JuanPablo
  • 913
  • 3
  • 10
  • 21
3
votes
1 answer

Upgrading Lenny to Squeeze over ssh

I am running an ISPConfig3 server with Lenny which I want to upgrade the Squeeze, however... I am not at the terminal and the server is in my server-hall. Can I upgrade Lenny to Squeeze over SSH? I checked the update list and both openssh-client &…
Paul Peelen
  • 289
  • 2
  • 16
3
votes
2 answers

fail2ban on server with LXC Containers

The issue is modprobe and iptables don't work inside an LXC Container. LXC is the userspace control package for Linux Containers, a lightweight virtual system mechanism sometimes described as “chroot on steroids”. iptables error inside the…
RoboTamer
  • 502
  • 1
  • 4
  • 17
3
votes
2 answers

Raid 5 with 4 disks on Debian automatically creates a spare drive

I'm trying to to create a RAID 5 with 4x 2TB disks on Debian 6. I followed the instructions from: http://zackreed.me/articles/38-software-raid-5-in-debian-with-mdadm I created the raid with following command: sudo mdadm --create --verbose /dev/md0…
R.S.
  • 161
  • 1
  • 6
3
votes
1 answer

Setup grub2 on a GPT software raid 3 TB HDD

I like to setup grub2 on a GPT softare raid 3 TB HDD. Number Start (sector) End (sector) Size Code Name 1 2048 1050623 512.0 MiB FD00 Linux RAID 2 1050624 5860533134 2.7 TiB FD00 Linux…
burnersk
  • 2,056
  • 5
  • 27
  • 39
3
votes
2 answers

debian 6 losing a large amount of packets

I have a rather strange problem. We covered all the obvious hardware related issues (different nic, eth cable and switch) however I cannot seem to stop eth dropping packets. I have 4 servers all exactly the same. driver: e1000e version: 1.2.20-k2…
Sc0rian
  • 1,021
  • 7
  • 16
3
votes
2 answers

VPS with Debian Squeeze cannot forwward email - Name service error for name=gmail.com type=MX: Host not found, try again

I have postfix set-up on my Debian VPS, I can: send emails receive emails on my server But forwarding emails from my server to gmail does not work! I configured google's DNS through /etc/resolv.conf I can ping google.com and with dig I also find…
3
votes
1 answer

Modify foreign files by a debian package

I am creating a debian package. This will have to alter /etc/inittab to switch tty1 from /sbin/getty to /sbin/rungetty. Of course I can alter the line with an sed in the postinst. Is this the best way to do it or is there any debianish way to do…
krissi
  • 3,387
  • 1
  • 19
  • 22
3
votes
4 answers

Upgrading my debian server to Wheezy just to install mono

I'm looking to use mod-mono-server4 so that I can run .NET 4.0 apps on mono. I'm currently running a debian server with squeeze with this mono version: $ mono --version Mono JIT compiler version 2.6.7 (Debian 2.6.7-5) Which does not include…
ingh.am
  • 273
  • 3
  • 15
3
votes
2 answers

Why are some web clients requesting a page named "cache"?

We see errors like this in the apache error log: [Thu May 17 14:32:35 2012] [error] [client 192.168.1.1] File does not exist: /home/www-data/mywebsite.com/r/cache, referer: http://www.mywebsite.com/r/1010 It is strange because: There is no…
Toto
  • 293
  • 1
  • 4
  • 12
3
votes
1 answer

Which permission is needed to open a TCP server socket on Linux?

I want to start a websocket server, but can't connect to it from other machines. Only when I start the websocket server with root permissions it works. So this seems to be an permission Problem. Which permissions does my user need to open a socket?
K..
  • 133
  • 1
  • 5
3
votes
1 answer

Kill process group not working

I'm on Debian GNU/Linux. The man page for "kill" says I can use negative PID value to kill process group, but when running on command line, it does not work: $ /bin/kill -9 -21581 /bin/kill: invalid option -- '2' Usage: kill [options]
mehturt
  • 91
  • 1
  • 9
3
votes
3 answers

keepalived shutdown - does not run "notify" hook on daemon shutdown

I'm running keepalived under Debian (Lenny, Squeeze) in a fairly simple setup, I'm just (ab)using it as a VRRP daemon to decide the mastership between two equal machines for some virtual IPs. All the magic happens in the notify-script. When I…
Michuelnik
  • 3,410
  • 3
  • 19
  • 24
3
votes
2 answers

Server Freeze Up Under Load

I'm having a problem with a debian server that I thought was due to bad RAM, but is persisting. It's a Dell Poweredge 6800 with two dual-core 3.6GHZ Xeon processors and 5GB of DDR2 ECC 333. I've got a single 73GB SCSI Drive. I'm working it to death…
TaoJoannes
  • 131
  • 4