Has attachment | Title | Author | Created | Last Edited | Group | Tags |
---|---|---|---|---|---|---|
Fix Windows and Repair
Fix windows |
panter | 10/17/2019 | 10/17/2019 | |||
Goede Website Maken
Gebruiksvriendelijk. Dit betekent dat de website eenvoudig te gebruiken is en niet tot irritaties leidt. Een goede website is vooral snel én duidelijk. Bezoekers moeten niet verdwalen op uw website. Doelgericht. Een goede website is de klant een stap vooruit. De klant bezoekt uw website, maar u bepaald wat de volgende stap is. Logo Designer: https://www.vyond.com/resources/6-best-logo-maker-and-creation-tools/ |
Rustam | 03/09/2020 | 03/11/2020 | |||
Guide to install on Deb 8.x Jessie?
Guide to install on Deb 8.x Jessie? |
dero | 05/18/2018 | 05/18/2018 | |||
How do I remove PHP 7 Completely?
systemctl restart apache2.service systemctl status apache2.service To remove php7.0 use sudo apt-get purge php7.0-common This will remove all php7 version, be it php 7.0 or php 7.1 etc.. sudo apt-get purge php7.* apt-get autoremove php7.0 sudo apt-get purge `dpkg -l | grep php7.2| awk ‘{print $2}’ |tr “\n” ” “` sudo apt-get purge php7.* to remove all versions of php7, you […] |
Ulala | 06/10/2019 | 06/10/2019 | |||
How do I restart an Apache 2 Web Server under a Debian / Ubuntu / CentOS / RHEL / Fedora Linux or UNIX-like operating systems?
How do I restart an Apache 2 Web Server under a Debian / Ubuntu / CentOS / RHEL / Fedora Linux or UNIX-like operating systems? |
dero | 05/18/2018 | 05/18/2018 | |||
How to Check for DDoS in Linux
grep processor /proc/cpuinfo | wc -l uptime IP CHK: netstat -ntu|awk ‘{print $5}’|cut -d: -f1 -s|sort|uniq -c|sort -nk1 -r netstat -ntu|awk ‘{print $5}’|cut -d: -f1 -s |cut -f1,2 -d’.’|sed ‘s/$/.0.0/’|sort|uniq -c|sort -nk1 -r netstat -ntu|awk ‘{print $5}’|cut -d: -f1 -s |cut -f1,2,3 -d’.’|sed ‘s/$/.0/’|sort|uniq -c|sort -nk1 -r |
guest.test | 06/19/2021 | 06/20/2021 | |||
How to Check if Your Computer Uses UEFI or BIOS
How to Check if Your Computer Uses UEFI or BIOS |
doogli | 08/27/2018 | 08/27/2018 | |||
How to Clear Windows Update History in Windows 10/7
https://www.isumsoft.com/computer/2-ways-to-clear-windows-update-history.html |
ilin | 12/26/2018 | 12/26/2018 | |||
How to Configure ModEvasive with Apache on Ubuntu Linux
How to Configure ModEvasive with Apache on Ubuntu Linux |
dero | 07/23/2018 | 07/23/2018 | |||
How to install Openmediavault
https://forum.openmediavault.org/index.php/Thread/14777-Guide-to-install-on-Deb-8-x-Jessie/ https://www.deviousweb.com/2017/03/07/raspberry-pi-nas/ |
amel | 01/13/2019 | 01/13/2019 |