What is LAMP Stack?

What is Stack? The term stack(derived from “solution stack”) refers to a collection of different software programs that “stack” together to create a plateform necesary to support application software. These…

Read more »

Best Practices of Linux Security

User Security Password Security Securing the root account File System Security System Security User Security Avoid shared accounts Ensure each user is assigned a unique account name and a unique…

Read more »

Linux Security Tools

Vulnerability Assessment with Nessus Traffic Security with Ethereal Web Proxying with Squid Vulnerability Assessment with Nessus Nessus is a vulnerability assessment tool Comes built-in with most distros More than just…

Read more »

How to Detecting and Stopping Attacks in Linux

System Auditing System Logging Network Intrusion Detection with Snort Host File Integrity with Tripwire System Auditing Auditing can track system activities to warn sysadmin of suspicious activity Allows sysadmin to…

Read more »

Complete Referance of Secure Networking in Linux

OpenSSH Samba NIS NFS Securing FTP and HTTP servers OpenSSH Open source version of SSH that normally comes with OpenBSD Comes with several distros or downloadable Linux ports have ‘p’…

Read more »

Complete Referance of Linux Security Mechanisms

TCP Wrappers etc/hosts allow and deny inted and xinetd PAMs SELinux Unsecure Linux Utilities TCP Wrappers TCP Wrappers is built into most distros Adds IP filtering capability Enables access logging…

Read more »

Complete Referance of Firewalls in Linux Security

Introduction to Firewalls IP Tables Dedicated Linux Firewalls Introduction to Firewalls Firewalls protect network perimeters Not total security solution, but important part of defense in depth strategy Firewalls act as…

Read more »

Complete Referance of Hardening in Linux Security

System Hardening Overview Batille Securing X-Windows Securing Linux Daemons Security patches Security Benchmarks System Hardening Overview Linux, like other operatingsystems, is not secure “out of the box” Security increases as…

Read more »

Complete Referance of Encryption in Linux Security

Introduction to Encryption Using GNU GPG Using SSH Hashing Utilities Using PKI Certificates in Linux Introduction to Ecryption Linux has built-in ability to encrypt files Protects files in storage Protection…

Read more »

Complete Referance of Linux Security

Course Outline Introduction To Linux Security A Bit About Linux Current Security Problems which is more secure: Windows vs Linux? Requirements of a Secure OS Overview of Linux Security Features…

Read more »

Install and Configure Grafana in Linux

Download & Install Grafana using TAR and RPM Ubuntu and Debian Standalone Linux Binaries(64 Bit) Red Hat, CentOS, RHEL, and Fedora(64 Bit) OpenSUSE and SUSE Download & Install Grafana using…

Read more »

XAMPP: Another web server is already running

Step 1: Stop the Apache Step 2: and Then Restart Apache πŸ‘‰ if above command will not work in your machine then do below steps: Step 1 : check the…

Read more »

How to install Git on Ubuntu/Linux.

To install Git on Linux/Ubuntu you have to Run the below commands Step 1 :- First check that your packages are updated or not : sudo apt update Step 2…

Read more »

How to install Linux on Windows or Virtual machine

we are going to install Linux or virtual machine on widows,let see step by step. Step:1 click this url https://www.virtualbox.org/or you can search virtualbox Step:2 Step:3 Step:4 Step:5 Step:6 Step:7…

Read more »

HOW TO: INSTALL COMPOSER ON LINUX MINT

About Composer A composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for…

Read more »

Linux command Error- nohup:ignoring input and appending output to ‘nohup.out’

Error : When i am running below command to run start-seodaily-queue.sh file in background showing above error so let’s see how we can solve this error very easily. Command :…

Read more »

Linux Interview Questions and Answer – Part 11

It is common for source packages to be downloaded to which directory? /src /usr/src (Ans) /home /usr/bin Using lsof which character is used to filter by host # = @…

Read more »

What is Linux? Which is the Best Source of Linux Training and Certification?

Hi Friends, If you are looking for a Career in Linux but you are not very sure if it’s the right decision, then you have landed in the right place….

Read more »

What is Octopus Deployment?

Octopus is the deployment automation server for your entire team. It designed to make easy to release and deploy applications, whether on-premises or in the cloud. Octopus Deploy is a…

Read more »

Installing uDeploy Server 6.X in linux rhel 7.5

Install and Setup JDK 8 and JAVA HOME Install and Setup uDeploy Server 6.X How to start / Stop uDeploy server?

Read more »