UNIX BASICS VIDEO TUTORIAL- PART II

Hello Guys, In our previous video, we learnt about UNIX architecture, file-system hierarchy etc. Today, let’s learn today more basic commands like copying, moving, renaming files and directories in UNIX. Also let’s learn how to edit a file using VI/VIM editor Subscribe and get regular […]

Read more

VIRTUALPATH TECHNOLOGIES; MY INSTITUTE

“GOOD NEWS”  “GOOD NEWS”  “GOOD NEWS”    I HAVE STARTED MY OWN INSTITUTE IN AMEERPET HYDERABAD   VIRTUALPATH TECHNO SOLUTIONS #101, FIRST FLOOR A BLOCK, BALAJI TOWERS PRIME HOSPITAL LANE AMEERPET- HYDERABAD   ALL ARE WELCOME.   WE ARE PROVIDING VARIOUS COURSES ONLINE OFFLINE & […]

Read more

Excluding a type of files in rsync

 Performing Rsync between two servers while excluding a type of files Hi Guys, I would like to show you today how to sync files between two servers while excluding a specific format of files. Scenario: We have two machines unixmate1 and unixmate2. A dir with […]

Read more

Backup and Restore of LVM in LINUX

BACKUP AND RESTORE VOLUME GROUPS IN LINUX Hi Guys, Welcome one more time to my blog, Let’s learn today how to backup your volume group and restore it in Linux environment. In order to backup a VG we have to use vgcfgbackup command. Let’s see […]

Read more

Installing webmin on RHEL6/CentOS6

Installing and configuring webmin on RHEL6/CentOS6 What is webmin? You might be wondering what is webmin actually. Webmin is a web interface tool to manage Linux O/S. You might be well aware of commands to work with Linux but how about a graphical tool which […]

Read more

Integration of EMC SAN with linux

Integrating Linux with EMC SAN For integrating linux with EMC, you need to install two software available on emc’s website. 1.Powerpath (To remove multipaths) 2.NaviHost Agent (To register linux machine on EMC storage) Following are the commands to integrate linux 1.  To check OS Details […]

Read more