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.

Filter by
Sorted by
Tagged with
0 votes
1 answer
165 views

How to update the GPG keyring on a Debian Wheezy server

I am trying to setup a Dockerized Wheezy for some development which production servers are still on this old unmaintained Debian version. The main problem I get is with checking the GPG signatures of ...
Arkh's user avatar
  • 103
0 votes
1 answer
724 views

Configuring Exim to relay messages to an Office 365 server in Debian

Our company recently migrated from an on-site exchange server to Office 365. As a result of this, I need to update our proxy server to relay emails generated by our applications to Office 365. We are ...
pbuchheit's user avatar
  • 151
0 votes
1 answer
66 views

Debian web access apache2 for mail server

i am responsible for my mail server i am new to Debian and mail server aswell i am facing issue after install the ssl certificate the page still shows http:// not https:// i use to see this command ...
Ana Mal's user avatar
0 votes
1 answer
65 views

Conflict with Debian version

On a server I set up a few years ago, typing cat /etc/lsb-release gives me the following result: DISTRIB_RELEASE=7 DISTRIB_CODENAME= DISTRIB_DESCRIPTION= And lsb_release -a displays: Distributor ID: ...
Mathieu Rodic's user avatar
0 votes
1 answer
2k views

rsyslog, is there a way to see the facility codes of messages recieved?

I have a cisco ftd sending logs tagged with local3(19) however I am still seeing some messages ending up in my users.log instead of where i have them configured to be sent. Is that where they would ...
Security_Pete's user avatar
0 votes
1 answer
73 views

Upgrading qmail from 1.03-38 to 1.06-5

I'm in a bit of a pickle. I tried to upgrade a chroot'ed environment and it seems I broke dpkg in the process. I don't know if the cause of the problems is that apt-get isn't able to handle a qmail ...
Marco Shaw's user avatar
1 vote
1 answer
1k views

Setting up a local mirror

Specifically for Wheezy, does anyone know if some of the existing mirror scripts still work or can point me in the right direction to start? For example, will Debmirror work with archive.debian.org? ...
Marco Shaw's user avatar
0 votes
1 answer
54 views

dpkg outputs "Version" meaning

I'm either not very good at searching or not very good (in general). What's the meaning of "Version" here? The version of GCC used to build the package? # dpkg -s linux-image-3.2.0-4-amd64|grep ...
Marco Shaw's user avatar
1 vote
1 answer
77 views

Finding a specific package

I have a very old system: # uname -a Linux [REMOVED] 3.2.0-4-amd64 #1 SMP Debian 3.2.96-2 x86_64 GNU/Linux I need to update it to the latest available kernel version. For example, I'm trying to ...
Marco Shaw's user avatar
20 votes
3 answers
48k views

wheezy-updates on archive.debian.org returns 404 Not Found

I have an old test machine on Debian Wheezy that I can't really update right now. Debian Wheezy repositories were archived in February. So I want ahead, and updated my /etc/apt/sources.list from deb ...
Zoddo's user avatar
  • 304
1 vote
1 answer
254 views

How to install opendmarc on Debian Wheezy

How can I install opendmarc on Debian Wheezy? I have tried: ~ $ echo 'deb http://ftp.debian.org/debian wheezy-backports main contrib' >> /etc/apt/sources.list ~ $ apt-get update ~ $ apt-get ...
takeshin's user avatar
  • 1,471
1 vote
2 answers
808 views

Extremely slow writing to external USB disk

I have measured the transfer on the following disk to be 2.75MB/s: iManufacturer 2 Seagate iProduct 3 BUP Slim SL The interface is USB2 so it should be fastered than that: ...
LetMeSOThat4U's user avatar
4 votes
2 answers
15k views

Debian wheezy, update repository

I'm working with a Debian GNU/Linux 7.5 (wheezy) When I check the file /etc/apt/sources.list The file has this line: # Line commented out by installer because it failed to verify: #deb http://...
Benjamin RD's user avatar
2 votes
0 answers
2k views

Failed to get properties: No such interface ''

i try to start my new service : /etc/systemd/system/myservice.service [Unit] Description=My Desc... After=network.target [Service] User=webXX Group=clientXX ExecStart=/var/www/xxx/xxx/xxx/golang-...
eclaude's user avatar
  • 121
1 vote
0 answers
37 views

Socket usage with Linux

I am wondering, does anyone know if there is a setting within linux that designates the max amount of time a socket is allowed open? I ask this because for whatever reason, no matter if there is data ...
wuzz's user avatar
  • 111
6 votes
1 answer
2k views

dircolors: no SHELL environment variable, and no shell type option given

On interactive login I get: dircolors: no SHELL environment variable, and no shell type option given But I do have SHELL variable set: % set | grep SHELL SHELL=/bin/bash SHELLOPTS=braceexpand:emacs:...
LetMeSOThat4U's user avatar
0 votes
0 answers
49 views

How to swap between traditional and LDAP authentication?

I have a Debian wheezy configured for LDAP authentication (with OpenLDAP). Is there a way to go back to traditional authetication (not LDAP)? Adding LDAP involved running a wizard so I don't know ...
Centroricerche rps's user avatar
1 vote
1 answer
2k views

Debian 7, ICMPv6: RA: ndisc_router_discovery failed to add default route

I'm running Debian 7 and trying to configure static IPv6 addresses… I'm getting this error message in /var/log/kern.log every few seconds. Apr 27 09:25:30 orion kernel: ICMPv6: RA: ...
Philip's user avatar
  • 131
1 vote
1 answer
288 views

Problems with compiling apache 2.4.33 on Debian Wheezy

I have problems compiling apache's latest release 2.4.33 on a Debian system. ./configure --prefix=/usr/local/apache_2.4.33 --enable-suexec --with-suexec-caller=nobody --enable-module=so --with-suexec-...
Gantow's user avatar
  • 11
10 votes
2 answers
29k views

Debian Wheezy outdated root certificates

I've ran into a strange problem where a server that's running Debian 7 won't connect to some websites using SSL. After debugging, it turns out that the root certificates for those sites are not known ...
aross's user avatar
  • 103
3 votes
1 answer
2k views

Is Debian package ifenslave really necessary for bonding?

This piece of Debian documentation states that package ifenslave is necessary for bonding: First install the ifenslave package, necessary to enable bonding Yet I know of two Debian 7.10 (wheezy) ...
rookie099's user avatar
  • 375
0 votes
0 answers
873 views

Postfix sending the same email hundreds of times

Debian 7 setup, with Virtualmin/Webmin Recently, I've had some complains by some people, who reported receiving the same emails, from a website hosted on my VPS, up to 300 times A quick glance through ...
Mdk's user avatar
  • 161
1 vote
1 answer
1k views

Upgrading Debian - Error processing manpages

I'm upgrading from Debian 7 (Wheezy) to 9 (Stretch). I've tried: apt-get clean apt-get update apt-get upgrade I'm getting an error as it's trying to unpack the manpages it looks like. Output: ...
Matt Winer's user avatar
4 votes
1 answer
855 views

sometimes, crontab is not reloaded by cron daemon

I'm asking this question, because I couldn't find the answer here : Why is my crontab not working, and how can I troubleshoot it? Context We have several servers running debian/wheezy. One backup ...
LeGEC's user avatar
  • 185
0 votes
1 answer
284 views

Goodsync S3 Empty Secret Access Key (AKA Hacking you Linux Goodsync configurations file)

I'm trying to use Goodsync from Linux (Wheezy). I have set up a backup to S3 (see below) but I keep getting the error Empty Secret Access Key. === Job === test:< 'file:///testgsynclocal/' <-&...
BurningKrome's user avatar
0 votes
1 answer
684 views

DNSReports are talking about 2 SOA records

I'm sorry to bother you. I'm actually losing my mind on my server's configuration. For more information : I have a dedicated server from Kimsufi (OVH-lowcost :D) with Debian 7.1, and a few domains ...
Vae's user avatar
  • 113
0 votes
1 answer
76 views

multiple virtual host in apache 2.22 on debian 7 … very strange and inexplicable behavior … someone can try to help me?

I'm facing a configuration issue that's really diving me nuts ... Basically I'm working as a sysadmin for a customer who use a single server to host many different site, to be more specific: Server ...
Davide O. Pandini's user avatar
0 votes
1 answer
2k views

squid block domain transparent

How to block domain with transparent on Debian Squid? http_port 3128 transparent but I still have to set the manual proxy on the browser. NB: I'm using Debian Wheezy with squid 2.7
user401880's user avatar
1 vote
1 answer
983 views

Debian - Allow only one user to login from any IP via ssh

I want to configure server so only one user (git) is able to login from any IP address (using key), the other users just from specified IPs. Currenly my configuration allows to login any user from ...
Sfisioza's user avatar
  • 592
0 votes
3 answers
687 views

Debian : Can't ifdown eth0

I got an issue on my debian 7 / apache 2.2 I can't ifdown my interface eth0 (server timeout, i need to reboot it) When i do strace i see a SIGCHILD : strace -e open ifdown eth0 open("/etc/ld.so....
Guigui's user avatar
  • 1
2 votes
1 answer
2k views

Linux block udp on low-level against DDOS

My server is currently under DDOS attack with nearly 500k UDP packets per second. UDP is blocked in iptables but the processor is still overloaded. Any way to block UDP on a lower level to not pass ...
Vilial's user avatar
  • 23
1 vote
0 answers
169 views

Unable to remove / re-install packages due to php-pear issue

Each time I use apt-get related commands to install any package, I get the errors below, dpkg: error processing php-pear (--configure): package php-pear is not ready for configuration cannot ...
Vijaysinh Patil's user avatar
0 votes
1 answer
2k views

How to force linux interface to work with specific network card

It's my first time expercience with multiples networks cards. I have two networks cards on my debian server. card 1: on on a public network, card 2 : on private network I have edit my /etc/network/...
Pixman's user avatar
  • 125
4 votes
3 answers
176 views

Connect a computer through VPN with a different network

Hi, I would like to connect to a computer through a vpn in another network. My computer (Debian 7.11) is in the network 192.168.2.0/24. My gateway (192.168.2.1) is a VPN router. It connects to ...
Sébastien Bonaimé's user avatar
2 votes
1 answer
624 views

mysqladmin not waiting for full shutdown (or debian init.d script broken?)

I'm running Percona MySQL server 5.6 (from packages) on debian wheezy (same behavior on jessie). Unfortunately I always get this: # service mysql stop [FAIL] Stopping MySQL (Percona Server): mysqld ...
turbophi's user avatar
0 votes
1 answer
4k views

How to change php version used by apache on debian

My server is running debian 7 and I have php 5.4.45 installed via apt-get. I need php 5.6 for some other service to run properly, but unfortunately I couldn't find any way to install it via apt-get. I'...
fulaphex's user avatar
  • 101
0 votes
2 answers
84 views

Can not start openvpn service after a make install

Quite a specific problem I've been trying to tackle over the last few days and I'm now stuck. Here goes... I need to run openvpn and the config supplied to me requires openvpn 2.3 or higher but the ...
Adepti's user avatar
  • 1
1 vote
0 answers
143 views

Debian Server unexpected stopped

Last night one of our Debian 7 Servers unexpectedly stopped working. I've never seen such a "crash" before, so i hope someone here can give me a clue what happened here. System Infos: Debian 7.11 @ ...
CyberLine's user avatar
1 vote
1 answer
61 views

Forbid nginx or PHP-FCGI to create PHP files

I'm running an nginx web server on a Debian Wheezy system configured to run PHP through PHP-FCGI. Aside from setting permissions appropriately, for security reasons I'd like to forbid nginx and PHP to ...
Hendrik Wiese's user avatar
0 votes
1 answer
2k views

mariadb galera cluster don't intialize on debian wheezy

I meet some troubles with initiliazing a Galera cluster, the start of 2nd node always failed, without error message in log. I have two nodes for the moment, i will install the third later. Here are ...
Kristy's user avatar
  • 1
2 votes
1 answer
1k views

How to remove file handle from MySql after Dropping 1TB Mysql Table to free disk space?

On our productive System we have recently dropped a 1TB Table. After the drop was complete the Table disappeared in mysql but the file was still present in the /lib/mysql/dbname/ folder. (We use the ...
KTB's user avatar
  • 123
0 votes
0 answers
244 views

Apache Bad Request through Cloudflare 2053 SSL port

I have CloudFlare serving traffic on port 443, connecting to my vHost on port 2053. The connection to CloudFlare succeeds, but the server sends a 400 response. The idea of this port is to serve a ...
Nex's user avatar
  • 1
0 votes
1 answer
71 views

Page load time increased 7 times after Debian update 6 to 7

I updated Debian 6 to 7. After update HTTP page load time graph (Munin) increased from 0.1 to 0.7 seconds. What could be the problem? What could break and need to check? Thanks! Munin - HTTP load ...
user451555's user avatar
1 vote
0 answers
444 views

Adaptec Raid1 on Debian failed Stripes

its my 1st question here so please be kind. I've got an monitoring server which is running on debian wheezy. It runs a RAID1 (2x 160GB) on a Adaptec Raid Controller (IBM ServeRAID 8k-l). A few days ...
n. traber's user avatar
6 votes
3 answers
22k views

fusermount: fuse device not found, try 'modprobe fuse' first

I am running an instance on gcloud compute engine. I need to mount a Google storage bucket (which belongs to a different project) to my instance. The instance runs on Debian Wheezy. I have installed ...
user3175643's user avatar
1 vote
0 answers
2k views

No output for dmesg, kernel logfiles empty

I have a Debian Wheezy, ver 7.9, server that I recently took over administrating. I received notice through our server monitor that the server had rebooted. In trying to find out why I noticed that ...
Chris Woelkers's user avatar
3 votes
1 answer
2k views

Download speed low over http but Iperf is showing a high bandwidth

I was trying to download some files off of a server that I recently started renting. It is a dedicated server located in Paris-FR. I believe the box is in online.net's datacenter. I am renting it from ...
nevu's user avatar
  • 31
5 votes
2 answers
16k views

How to install Arial font or any true type font in Debian Wheezy?

I have a web page deployed in server linux (Wheezy server version) and this web page generate a PDF file using a Arial font. I've looked at: /usr/share/fonts/truetype/ and there is no Arial font ...
Fabricio's user avatar
  • 213
1 vote
1 answer
5k views

Upgrade Debian release 7.11 (wheezy) to 8.5 (jessie)

I have a Debian system (virtual development box, not reachable from the internet) which has not been updated for a while. Now I'd like to make up for this, but it seems the sources are not available ...
Tobias's user avatar
  • 165
1 vote
1 answer
123 views

Squid3 URLrewrite - Unable to configure

I have Squid3-3.4.8 on Debian Wheezy. It is performing caching duty. I just want to replace one jpg url to another URL in my local server or outside. I have tried solutions like Volta, squidred, ...
user359944's user avatar

1
2 3 4 5
8