Questions tagged [debian-wheezy]

Debian is a popular Linux distribution. The codename Wheezy stands for version 7.0 which is now EOL. It was released on 2013-05-04.

is a popular Linux distribution. The codename Wheezy stands for version 7.0 which is now EOL. It was released on 2013-05-04.

390 questions
0
votes
2 answers

Correct procedure for mounting xfs filesystem to use quotas

I am using a Hetzner box on which I have configured my partitions to use LVM, and have set /home as a xfs filesystem. I use Webmin to administer the box which is running Debian 7.6, and have the following problem when trying to use quotas on there…
0
votes
1 answer

Unpredictable Boot Failure of Dell 2950 II

We recently purchased a refurbished Dell 2950 II to use as a development box in our lab. After installing the OS (Debian Wheezy) and booting for the first time, I received the following errors in the DRAC, and the host reboots unexpectedly: Critical…
Soviero
  • 4,366
  • 8
  • 36
  • 60
0
votes
1 answer

can I make Exim deliver some domain mail to lan ip address instead of MX?

I have two servers, one for web and the other for mail, behind same public IP address. Mails sent from the webserver to domains hosted in mailserver leave this log and don't reach mailserver: 1XDFqd-0003FL-3h == (mail_address) R=dnslookup…
Lluís
  • 425
  • 1
  • 4
  • 22
0
votes
2 answers

Port 22 has been closed during upgrade (not accessible through SSH/SFTP)

After upgrading somehow some of the ports have been closed!? Now port 22 is no longer open and the server is not accessible from neither SSH nor SFTP All other services like apache, mysql, webmin etc. is running as expected Have tried to reboot the…
clarkk
  • 2,035
  • 8
  • 24
  • 36
0
votes
0 answers

Debian wheezy TKL (Turnkey Linux) missing php5-fpm conf

I have used a TKL AMI on an EC2 instance to quickly create a NGINX / PHP box. Details of the image are on the Amazon marketplace. It mostly works just as I'd expect it to except for a small caveat - I don't seem to have any php-fpm conf available to…
Christian
  • 789
  • 1
  • 13
  • 31
0
votes
0 answers

Apache2 vhost config not working (Debian 7)

My Apache 2.4.9 vhost configuration is not working any more on Debian 7. I didn't make any changes and it seems to have broken. Going to my site shows the following in /var/log/apache2/error.log AH00052: child pid 5457 exit signal Segmentation fault…
0
votes
2 answers

Access to multiple FTP servers through a firewall

I have 4 web servers for different tasks, behind a firewall. I have a single public IP and I want to connect to my servers with FTP with this IP. I tried to use a different port but no results. So my question is: is it possible to have a proxy (like…
Tartempion34
  • 143
  • 3
0
votes
1 answer

How to migrate a bugged samba 4.0.0beta2 Debian server to a new one?

For months we are having problems with a Debian now 7.5 with samba 4.0.0beta2 that works as an AD DC. And now I am responsible to migrate it to a new machine. For what I see I don't need to export/use everything from this server (correct if I am…
msmafra
  • 173
  • 3
  • 9
0
votes
2 answers

updating, upgrading debian linux server except a package

I was looking for a command line to update/upgrade my VPS with the exception of the web server software. I have Nginx v.1.4.7 on my VPS and don't want it to get updated/upgraded when I run any update/upgrade command line. I found this question…
Digital site
  • 190
  • 1
  • 10
0
votes
1 answer

"Can't Connect to Server" from 2nd virtual host on VPS

I'm using Debian 7 Wheezy and Apache 2.2.22, and I'm setting up Virtual Hosts for a number of websites on my VPS. I've successfully configured the VirtualHost directives for one of the sites, but the second one continually gives "Problem Loading…
chaoskreator
  • 123
  • 6
0
votes
1 answer

Tomcat memory allocation removed by automatic updates

I'm hosting quite a few servers, for customers and for our own usage. All these servers run Debian Stable. All of the servers are virtual servers. This is for the eventuality that an automatic update will kill one of the machines: Just replace it…
Dabu
  • 359
  • 1
  • 5
  • 23
0
votes
1 answer

Configure Bind9 master zone to accept all third levels of domain

I tried for several hours configuring a Bind server on Debian 7 in order to obtain this: *.example.local. I need that every third or fourth level for "example.local" (for example: abc.example.local, one.two.three.example.local, etc...) to go to a…
tobia.zanarella
  • 419
  • 3
  • 6
  • 11
0
votes
0 answers

Debian 7, Apache2, PHP w/ FCID - what am I doing wrong?

A lot of the documentation and search results came from those who have multiple users/sites and not sure if my situation applies to theirs or if it will open it up more than needed. My situation: Single website and single user. Using Debian 7,…
0
votes
1 answer

System wont boot from degraded RAID6

I have a Debian Wheezy with 3 Partitions as RAID6. MD0 is for Root and OS, MD1 is for SWAP and MD2 for Files. While copy files to MD2 the system reports kernel panic and halts. I have had shutdown on the hard way. When I boot the system I get the…
Sunghost
  • 11
  • 3
0
votes
1 answer

SSLv2_server_method apache php5 error

I tried to load the php module in my apache server and this error came up httpd: Syntax error on line 152 of /usr/local/apache/conf/httpd.conf: Cannot load modules/libphp5.so into server: /usr/local/apache/modules/libphp5.so: undefined symbol:…
Stoffl
  • 111
  • 2