Linux Musab
Linux Musab
noarch
or
create the directory and mount with on it.
3 .# mount
[root@localhost /]# mount /dev/sr0 /mnt/
mount: /dev/sr0 is write-protected, mounting read-only
# cd mnt
# cd Package
#ls
====================================================================
RPM --> Redhat package Manager
==============================================
To see the word count .
a. q --> Query
b. a--> all
Note:- Install software
Uninstalled software
Updated software
2. To checke whether a particuler package is installed or not.
a. #rpm -qa vsftpd
b. # rpm -qa |grep -i vsf*
==================================
finger package whether installed or not. Please check the below command.
Note:- Now remove from --test option let us started the installation.
[b) root@localhost Packages]# rpm -ivh finger-0.17-52.el7.x86_64.rpm
Note:- i -- installation
v--- verbose
h--- hash processe
--test --- it's a dummy priview for you it is showing the installation.
Now remove form --test option let us start the installation.
===========================================
========================================================================
AFTER INSTALL THE PACKAGE THERE IS NO SPECIFY LOCATION TO FIND OUT THE PACKAGE.
TO SEE AFTER INSTALL THE PACKAGE DETAILED INFORMATION.
=================================================================
HOW TO FIX CORREPTED COMMANDS
Commands are releated to package they are not directly has package.
cp --> cp which is the command for coping the data from soure to destination.
When i was use "date command & mount command" which will display the date only. How
to fix the mount command.
or
# mount
Note:- -qf --> "q" for query and "f" for file location
===========================================================
# rpm -Uvh
===========================================================
HOW TO SEE THE CONFIGURATION FILES FOR "OPENSSH"
Q --> query
L --> list
C --> config file
============================================================
TO SEE THE INFORMATION ABOUT THE INSTALLED PACKAGE
openssh-7.4p1-16.el7.x86_64.rpm
openssh-askpass-7.4p1-16.el7.x86_64.rpm
openssh-clients-7.4p1-16.el7.x86_64.rpm
openssh-keycat-7.4p1-16.el7.x86_64.rpm
openssh-server-7.4p1-16.el7.x86_64.rpm
This package includes the core files necessary for both the OpenSSH
client and server. To make this package useful, you should also
install openssh-clients, openssh-server, or both.
=====================================
HOW TO SEE THE CONFIGURERATION FILES OF SUDO COMMAND
=================================
# rpm -qlc openssh
===========================================================
YUM --YELLOWDOG UPDATER MADIFIED
===================================
Ftp--> local
http:- internet
whenever installed vsftpd autometically created the ftp folder in /var folder and
inside one more folder created pub
/var/ftp/pub/rheliso/mnt/