- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
7 Posted Topics
Hi guys Currently working on a webshop and have been running in to some noob problems. So i have three tables that i need to pull some data out of. One table stores the suppliers, the other one orders and the third ordered products. It looks something like this: ::: … | |
Hello I have some PHP code that will extract data from multiple tables and present it with mpdf as a PDF. Everything is working well except i only get the last row instead of all rows with one of the while statements. I realize that it's not optimal to run … | |
Hi there! I'm using PHP together with jQuery/AJAX to submit a login form without reloading the page. Basically the code works like this: Login.php (The actual form) -> process-login-admin.php (server-side validation and authentication) -> Echo error message The error messages is displayed in a hidden div (#feedback) on "Login.php" that … | |
Re: You could run: df -h This will show you the amout of free disk space of each partition on your system (the "-h" formats it to be a little easier to read). This way you also get a list of all your partitions. | |
Re: Hi! What kind of attacks are we talking about here? Blacklisted from what? If your client somehow is infected and it effects the entire network something is seriously wrong. | |
Re: You might want to check out fail2ban or ConfigServer Security & Firewall (CSF). They both have the ability to react to brute-force attacks not just on SSH but on pretty much all services you run on your server. | |
Re: Hey dude! Whats in your list of sources? /etc/apt/sources.list |