Posts by Marcos • 121 points
7 posts
-
1
votes1
answer418
viewsQ: Apache gets too slow
My apache starts to slow down from nothing, 5 minutes after I turn it on and the users start to access the site and apache starts to slow down, I used the TOP command in centos to see the processes…
-
1
votes2
answers1761
viewsQ: Read txt file and validate javascript
I have a txt file that contains more than a thousand lines, each line has a number that needs to be validated by a javascript script that I have ready. I would like some script in php or javascript…
-
5
votes1
answer748
viewsQ: Catch IMEI via Javascript
It is possible through a web page to get the IMEI of the mobile phone of those who access using javascript or anything else?
-
0
votes1
answer380
viewsQ: Redirect HTTPS to HTTP on Centos
I have a domain that no longer has his ssl certificate, the domain is pointing to a Centos 6 server. Every time someone tries to access it using HTTPS it will show in the browser that that domain is…
-
1
votes1
answer2106
viewsQ: How to make Python program run in 32 and 64 bits
I have a program made in Python(3.5) under 64 bit operating system, there is the possibility of I make it run in 64 and also in 32 bits in windows? NOTE: I used Pyinstaller to compile the program to…
-
1
votes3
answers6545
viewsQ: Run script written in Python in windows (No python installed)
I have a script written in Python(3.6) that works normally if run on my PC(which has Python installed) My question is: If I run it on some other windows that doesn’t have python installed, will it…
-
0
votes1
answer383
viewsQ: Identify router template via PHP or Javascript
You can identify a person’s router model through PHP or Javascript? I wanted when the person accesses a "X" page php or javascript to identify which is the model of its router and save this…