You are viewing all docs.

Filter by: AttachmentsSearchTag

  • No tags to show.
 Has attachment Title Author Created Last Edited Group Tags
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 18/05/2018 18/05/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 19/06/2021 20/06/2021
How to Check if Your Computer Uses UEFI or BIOS

How to Check if Your Computer Uses UEFI or BIOS

doogli 27/08/2018 27/08/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 26/12/2018 26/12/2018
How to Configure ModEvasive with Apache on Ubuntu Linux

How to Configure ModEvasive with Apache on Ubuntu Linux

dero 23/07/2018 23/07/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 13/01/2019 13/01/2019
How to install PERL LWP::Simple

How to install: PERL LWP::Simple PERL perl  

tora 31/07/2023 05/01/2025
How to install PHP 7 on Debian Linux 8.7/7.x [jessie/wheezy]

How to install PHP 7 on Debian Linux 8.7/7.x [jessie/wheezy]

dero 17/06/2018 17/06/2018
How to install php7.3 on debian/ubuntu

sudo apt update sudo apt upgrade -y sudo apt -y install lsb-release apt-transport-https ca-certificates sudo wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg echo “deb https://packages.sury.org/php/ $(lsb_release -sc) main” | sudo tee /etc/apt/sources.list.d/php7.3.list sudo apt update sudo apt -y install php7.3 Check Version installed $ php -v See example below which install standard PHP extensions. sudo apt install php7.3-cli php7.3-fpm php7.3-json php7.3-pdo php7.3-mysql php7.3-zip […]

tora 09/06/2019 09/06/2019
How To Join Several Partition Together To Form a Single Larger One On a Linux Using mhddfs

How To Join Several Partition Together To Form a Single Larger One On a Linux Using mhddfs

amel 12/08/2018 12/08/2018
How to Move Home Directory to New Partition or Disk in Linux

How to Move Home Directory to New Partition or Disk in Linux

dero 01/07/2018 01/07/2018
How To Partition and Format Storage Devices in Linux

How To Partition and Format Storage Devices in Linux

dero 30/06/2018 30/06/2018
How To Program PLC

https://instrumentationtools.com/wiring-diagrams-of-plc-and-dcs-systems/amp/      https://www.openplcproject.com/plcopen-editor/ https://www.pentestpartners.com/security-blog/introduction-to-plcs-and-ladder-logic/ https://www.javatpoint.com/plc#Examples https://instrumentationblog.com/lubrication-oil-pump-lube-oil-system/#more-2227 https://www.plcacademy.com/structured-text-tutorial/ Delete CodeSys https://forge.codesys.com/forge/talk/CODESYS-V2/thread/3d7611b973/ https://pvbrowser.de/pvbrowser/index.php?lang=en&menu=1&left=1

Ulala 30/10/2020 01/12/2020
How To Protect Against DoS and DDoS with mod_evasive for Apache on CentOS 7

How To Protect Against DoS and DDoS with mod_evasive for Apache on CentOS 7

dero 23/07/2018 23/07/2018
how to repair boot from grub ubuntu and boot with windows 7 or others

https://askubuntu.com/questions/88384/how-can-i-repair-grub-how-to-get-ubuntu-back-after-installing-windows https://askubuntu.com/questions/88384/how-can-i-repair-grub-how-to-get-ubuntu-back-after-installing-windows https://www.itsupportguides.com/knowledge-base/ubuntu/set-windows-10-default-ubuntu-grub-boot-loader/

dero 28/12/2018 28/12/2018
How to Upgrade Ubuntu 12.04 LTS to Ubuntu 14.04 LTS

How to Upgrade Ubuntu 12.04 LTS to Ubuntu 14.04 LTS

Rustam 16/06/2018 16/06/2018
http://manpages.ubuntu.com/manpages/bionic/en/man1/mhddfs.1.html

http://manpages.ubuntu.com/manpages/bionic/en/man1/mhddfs.1.html

amel 22/08/2018 22/08/2018
https://askubuntu.com/questions/93513/mhddfs-mount-in-etc-fstab-fails-if-periodic-fsck-kicks-in-how-to-solve

https://askubuntu.com/questions/93513/mhddfs-mount-in-etc-fstab-fails-if-periodic-fsck-kicks-in-how-to-solve

amel 22/08/2018 22/08/2018
https://duntuk.com/how-install-new-drive-linux-larger-2tb-proper-alignment

https://duntuk.com/how-install-new-drive-linux-larger-2tb-proper-alignment

amel 26/08/2018 26/08/2018
https://engineering.facile.it/blog/eng/write-filesystem-fuse/

https://engineering.facile.it/blog/eng/write-filesystem-fuse/

amel 22/08/2018 22/08/2018
https://www.ip2location.com/free/email-tracer

https://www.ip2location.com/free/email-tracer

amel 17/06/2023 05/01/2025
https://www.tech-g.com/2012/07/25/installing-my-3tb-hard-drive-on-debian-linux-step-by-step/

https://www.tech-g.com/2012/07/25/installing-my-3tb-hard-drive-on-debian-linux-step-by-step/

amel 26/08/2018 26/08/2018
Install mhddfs package on a Debian/Ubuntu/Mint Linux

apt-get install mhddfs  (debian-ubuntu) yum install mhddfs (suse) dnf install mhddfs (fedora) Configuration First, create a new mount point directory called /virtual.data # mkdir /virtual.data To join all three drives : # mhddfs /disk1,/disk2,/disk3 /virtual.data -o allow_other # df or df -h # ls -l /virtual.data/

ilin 06/05/2019 06/05/2019
installatron.com/apps

https://installatron.com/apps

dero 14/04/2020 14/04/2020
Installing Php 7.2 On Debian 8 Jessie And Debian 9 Stretch

Installing Php 7.2 On Debian 8 Jessie And Debian 9 Stretch

dero 17/06/2018 17/06/2018

There are no docs for this view.

Viewing 26-50 of 93 docs

CONTACT US

We're not around right now. But you can send us an email and we'll get back to you, asap.

Sending
0

Log in with your credentials

or    

Forgot your details?

Create Account