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
-1
votes
1 answer

Pyajam in debian 7

I'm trying to make the installation package python Pyajam I tried to install a pip, I received an error 4Suite-XML package Installing collected packages: pyajam, 4Suite-XML Running setup.py install for pyajam Running setup.py install for…
Fndiaz
  • 51
  • 4
-1
votes
1 answer

Apache & mod_proxy - What's wrong?

I am limited to one external IP on my server thus to run a mail server alongside with other Apache instance for web hosting, I believe I am forced to use mod_proxy. I tried using mod_proxy in the past but I recall only to get it to work within my…
-1
votes
1 answer

openssh chroot terminates ssh connection

I have a Debian Wheezy server where i would like to chroot certain users when they log in via the openssh server. I am getting an odd error however: For test purposes i have simply added ChrootDirectory /data/ To my sshd_config file (And restarting…
Martin Nielsen
  • 73
  • 2
  • 12
-1
votes
1 answer

How can google see my IP address despite squid3 proxy?

I own a dedicated server by namecheap.com running Debian 7. Since I am currently on vacation in Europe and I'm unable to access some services I need due to geographic limitations I wanted to try and set up a personal Squid3 proxy on the…
Johannes
  • 453
  • 1
  • 4
  • 9
-1
votes
2 answers

Install ruby by rvm

I try to install ruby 2.1.1 by RVM and I receive following error: vmamaev@vmamaev:~$ rvm install ruby-2.1.1 ruby-2.1.1 - #removing src. Searching for binary rubies, this might take some time. No binary rubies available for:…
vmamaev
  • 1
  • 1
  • 3
-1
votes
1 answer

Updating PHP+Apache

I'm using Debian Wheezy x64. I've installed PHP and Apache via "apt-get install php5 apache2" with all dependencies. But as Debian packages are so slow in updating, I want to reinstall PHP and Apache manually with the newest version. To do that I'll…
Nikno
  • 1
-1
votes
1 answer

Subdomain with SSL on wildcard ssl cert

I setup a subdomain in my sites-available folder, enabled it and done everything needed so that it restarts apache2 with no errors (changing default:443 to *:443, adding NameVirtualHost *:443 to ports.conf, etc). The subdomain now works perfectly…
codephobia
  • 135
  • 1
  • 9
-1
votes
2 answers

Can switch detect mac address if driver is not installed?

I'm trying to install Debian wheezy on a used hp server via HP iLO Management Engine. Everything installs fine but when booting it shows warning that it can not find bnx2/bnx2-mips-09-6.2.1a.fw(which is Broadcom NetXtremeII network adapters…
Majid Azimi
  • 537
  • 1
  • 13
  • 28
-1
votes
1 answer

Working from the prompt, but not from the cron job

I created a script which takes the IP configuration as input ifconfig | /usr/bin/python "/home/michel/Python/sendIp.py" When i type that in in the command prompt, the script gets executed well, and the result of the ifconfig script is available in…
Michel
  • 239
  • 2
  • 4
  • 10
-2
votes
2 answers

Just-installed Postfix + Dovecot on Debian 7 Sends but not Receives

After changing the Postfix default port from 25 to 26 (MySQL uses port 25), I can now send out mail from my box. But I can't get mail in. My mail.log shows the sent mail making it out just fine, but shows nothing coming in...and I've replied to…
fmc
  • 103
  • 4
-2
votes
1 answer

When to use resolv.conf?

I understand resolv.conf file is used by Linux to resolve DNS lookup but I cant figure if I need to edit this file in my case. My Scenario: I am not hosting the DNS on my vps machine. I have purchase Godaddy Premium DNS Service to set my A Records,…
Neel
  • 1,421
  • 7
  • 21
  • 35
-2
votes
2 answers

Installing ngx_pagespeed with nginx 1.6.2 (Backport) on debian 7 (wheezy)

I am struggling to install nginx 1.6.2 with module ngx_pagespeed 1.9.32.1-beta Can anyone please help me to install this on my debian 7. Any working tutorial i have…
-2
votes
1 answer

having 2 ip's on a debian 7 box

I just installed Debian Wheezy on my homeserver. I want to assign 2 ip's to it on the same network interface, 1 static ip (eth0) and 1 dynamic ip (eth0:1). I know it doesn't make much sense but I need it to test something. I edited my…
David
  • 11
  • 3
-3
votes
1 answer

bash script mysql reset pass

It seems that this code is not working I tried using it on my debian 7 machine and the password it gives me is wrong. # Please confirm that you want to reset the MySQL passwords CONFIRM="n" echo -n "Please confirm MySQL password reset. Continue?…
noob
  • 1
-4
votes
1 answer

In Debian, what is NAMED service for?

I have just upgraded my Debian VPS webserver from 6 to 7 and among others I have just found the following services running: named xinetd sendmail-mta (...) kthreadd/478 khelper/478 What is the NameD Service for ? Is it safe to uninstall ?
Jack
  • 161
  • 2
  • 9
1 2 3
25
26