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…
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…
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…
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…
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…
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…
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…
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…
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…
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? Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate…
Do you know Container Linux (CoreOs) and Tectonic journey towards OpenShift?
The CoreOS corporation was acquired by Red Hat in May 2018 for $250 million; post-acquisition, the main enterprise Container Linux distribution, combined with Red Hat’s similar Project…
Login to linux ansible remote server enabled with LDAP using SSH?
Here is the scnario which we tried last week with Pranav Goel in order to login the Ansible remote server which is enlabe with LDAP and become…
Configuring NFS to access the files from remote Linux machine as a mount point
I have a 2Tb of storage on a linux box, and i want to use that storage as a mount point from another machine. As a root…
Linux User Management
ac Print statistics about users’ connect time. accton Turn on accounting of processes. To turn it on type “accton /var/log/pacct”. adduser Ex: adduser mark – Effect: Adds…
Disable IPv6 and Enable IPv4 in Red Hat Linux
rajeshkumar created the topic: Disable IPv6 and Enable IPv4 in Red Hat Linux Disable IPv6 and Enable IPv4 in Red Hat Linux check “disable_ipv6″ file to check…
Answer some of Linux admin questions…
scmuser created the topic: Answer some of Linux admin questions… 1. How to send an email | check email | reply email attachment using command line?? 2….
Starting sonar issues in linux
scmuser created the topic: Starting sonar issues in linux Hi, when I am starttign a sonar, I am getting following error… Any help? Starting sonar…./sonar.sh: line 490:…
How to access windows share folder from linux
scmuser created the topic: How to access windows share folder from linux Hi, Can you tell me How to access windows share folder from linux? Reagrs, scm…
List all the Grups and users in linux
scmuser created the topic: List all the Grups and users in linux Hi, How can we list our all the users in Linux? How to list all…
Nested for loop in Linux Shell Script
scmuser created the topic: Nested for loop in Linux Shell Script As you see the if statement can nested, similarly loop statement can be nested. You can…
List all the users in linux
rajeshkumar created the topic: List all the users in linux List all the users in Linux cat /etc/passwd | cut -d”:” -f1 Regards, Rajesh Kumar Twitt me…
Linux Tutorials: execute command from linux to windows machine using rsh
scmuser created the topic: Execute Command from Linux to Windows machine Hi, Could you please help me in my following scenario… Problem Statement: In one windows machine,…
Linux Tutorials: find commands examples
rajeshkumar replied the topic: Re: Find files with the Linux find command This next example is similar, but here I use the -i argument to the grep…
Linux Tutorials: Find Command Examples and Use scnario
rajeshkumar created the topic: Find Linux Command Collection Find files modified in the last 48 hours, and in current folder and one level below I believe the…
Linux Tutorials: ftp commands examples
rajeshkumar created the topic: FTP commands for Linux / Unix How to Login – ftp rajesh-servers Basic Commands help or ? Displays a list of all FTP…
Linux Tutorials: Commands to send an email in Linux
rajeshkumar created the topic: Various Commands to send an email in Linux Sending mail To send a message to one or more people, mailx can be invoked…
Step by step procedures to Install Nagios agent in Linux
Step by step procedures to Install Nagios agent in Linux > cd /tmp > mkdir software > cd software > yum install wget > wget https://assets.nagios.com/downloads/nagiosxi/agents/linux-nrpe-agent.tar.gz >…
How to Set or Configure Proxy in Linux and Windows System? – scmGalaxy
Setting the proxy configuration in Linux and Windows If you use a proxy server or firewall, you may need to set the http_proxy environment variable in order…
Linux Tutorials: Complete Reference for Commands & Scripting
Linux User Commands Linux Commands for User Linux Commands reference in scmGalaxy forum Linux Admin Commands Linux Commands for Administrator Main Responsibilities of the Linux System Administrator…
