How to install jenkins in Linux
In this article i am going to explain you how to install and configure Jenkins on your ubuntu operating …
In this article i am going to explain you how to install and configure Jenkins on your ubuntu operating …
Introduction: Understanding HTTP protocol errors and their corresponding status codes is critical for a sysadmin navigating the complex web landscape. …
In this turorial i will explain you to how to install and configure samba server on CentOs 7 with secure …
Vsftpd [Very Secure File Transport Protocol Daemon] is a fast and secure file transfer service for linux/Unix. Ftp server is …
Drupal is an opensource content management system that allows anyone to build amazing websites. It’s free and has a community …
Commands for check installed package : With Apt command : List all installed packaged : # apt list –installed For …
Howto install SVN (Subversion) server on Fedora , Red Hat (RHEL). Install Packages:- # yum install mod_dav_svn subversion Modify Subversion …
Install Docker-compose on CentOs7 Linux. Docker composer yum install -y epel-release yum install -y python-pip pip install –upgrade pip pip …
If a careless sysadmin executes this command on your linux server chmod 444 /bin/chmod – what do you do to …
Introduction Darkstat is a powerful network traffic analyzer that captures and analyzes network traffic in real-time. It can provide vital …