Questions tagged as 'debian'

1
answer

How to uninstall a tar.bz2 package?

Recently I installed ghdl on my Debian x64, but I installed the wrong version, so I uninstalled ghdl and installed the x64 bit version; but the old ghdl (version 0.29) remains in the system, so I got 2 compilers vhdl ....
asked by 14.11.2016 / 12:27
2
answers

configure virtual host on apache2 [duplicate]

I'm having trouble setting up my virtual host on Apache2 with Debian. I created the folder: mkdir /var/www/site/public_html Within this directory I created a index.html file. After that I configured the virtual host like this...
asked by 29.09.2015 / 02:10
1
answer

Server folder listing appears in browser

I have on the server installed Debian , Apache , PHP5 and MySql . When you type in the browser the address of a folder, for example link , all folders and files are listed. How do I make folders and files not list...
asked by 07.06.2015 / 01:20
1
answer

Add mirror / Debian repository mirror 9 Stretch

How to include link in my Debian 9 (Stretch) sources.list? I need to include with contrib non-free as well. I need to explain why too, because the URLs of sources.list (/etc/apt/sources.list) are nothing like the FTP mirror online...
asked by 18.08.2017 / 21:24
1
answer

Netbeans + Php7.0 + Apache2 + Debian integration: best practices

I was having trouble enabling apache2 to run .php pages. Then I did the following: I removed the Directory address from the html folder, so the file was: Iremovedthehtmlfolderin/var/www/htmlbecauseNetBeanswhentryingtocreateaprojectin.phpd...
asked by 13.10.2017 / 19:14
1
answer

How to create initialization script in Debian by modifying environment variables

I need to create a startup script that modifies the resolution that Debian sets by default. I currently have the following shell script that does the work: export XAUTHORITY=/home/giuliana/.Xauthority xrandr --newmode "1368x768" 85.25 1368 144...
asked by 10.09.2016 / 19:06
3
answers

Crontab Linux run PHP script at a frequency of less than 1 minute

Please run the crontab to run every 1 second, you should run a .php script on the Debian Linux server. root / usr / bin / php5 -q /var/www/cloudns.php When running manual, it performs on a good, plus adding to there in cro...
asked by 15.03.2017 / 03:20
1
answer

ELK + REDIS - Duplicating data

Talk to people, I need a help ... I have the following Logstash configuration files: agent.conf input { log4j { type => "bdj" port => 25827 } } filter{ json{ source => "message" } } output {...
asked by 20.05.2016 / 23:48
0
answers

Simulate a mouse click using X11

I'm trying to simulate a mouse click using the X11 library on linux. Using the xev command on the terminal I have the following outputs. For a real click: ButtonPress event, serial 32, synthetic NO, window 0x2c00001, root 0xdb, subw...
asked by 15.01.2018 / 03:51
1
answer

Is it possible to install perlapi 5.14.2 in Debian 9? [closed]

I'm trying to install the perlapi-5.14.2 package on a Debian 9 linux server and am having the following return: Reading package lists... Done Building dependency tree Reading state information... Done Package perlapi-5.14.2 is a virtual...
asked by 20.10.2017 / 18:53