Red Server Host
Red Server Host
  • 1 158
  • 4 908 927
[🔴LIVE] Copy a directory/folder from one location to another in Linux via SSH/Putty
Today in this video you will learn how to copy a directory in Linux CentOS. Follow the steps given below to copy a directory in Linux CentOS:
Suppose that you are having a folder named "test1" located in "/home/username/public_html/Source/test1" and you want to copy the directory "test1" to /home/username/public_html/Destination.
How to do it?
So in order to copy this you just need to execute a simple command in PuTTy
--------------------------------------------
cp -r /path/to/source /path/to/destination
--------------------------------------------
where /path/to/source is "/home/username/public_html/Source/test1" and /path/to/destination is "/home/username/public_html/Destination"
Watch the video carefully so that you don't miss anything.
Hope this helps!!
For more information, kindly follow us on social media like Twitter and Facebook and for video tutorials, subscribe to our UA-cam channel -ua-cam.com/users/redserverhost.com
Facebook Page- redserverhost
Twitter Page- redserverhost.com
Official Website- redserverhost.com
If you have any query, feel free to let us know via the comments section below.
Переглядів: 565

Відео

[🔴LIVE] How to change Primary domain name of any cPanel account via WHM?
Переглядів 3,4 тис.Рік тому
Today in this video we will show you how to change primary domain name of any cPanel account via WHM. Follow the steps given below to change primary domain name of any cPanel account: Step::1 Log into WHM(Root/Reseller) Step::2 Go to Account Information and the List Accounts Step::3 Choose any cPanel account from the list and click on the icon Step::4 Now click on Modify Account tab Step::5 Her...
[🔴LIVE] How to uninstall Sitepad website builder from cPanel using SSH?
Переглядів 1,1 тис.Рік тому
Today in this video you will learn how to uninstall Sitepad website builder in cPanel via SSH. Just copy the command from the link given below and execute it. pastebin.com/CzaGde9e That's it!!! For more information, kindly follow us on social media like Twitter and Facebook and for video tutorials, subscribe to our UA-cam channel -ua-cam.com/users/redserverhost.com Facebook Page- r...
[🔴LIVE] How to install Sitepad website builder via SSH?
Переглядів 574Рік тому
Today in this video we will show you the process to install Sitepad Website Builder in WHM root. Follow the steps given below to install Sitepad website Builder in WHM: Step::1 Go to official website of Sitepad- sitepad.com Step::2 Now scroll over the Pricing section and select a license Step::3 Tap on Buy button and then click on Purchase Sitepad tab and finish the licensing process Step::4 No...
[🔴LIVE] How to connect a remote MySQL to WHM server?
Переглядів 1,4 тис.Рік тому
Today in this video we will show you how to connect a remote MySQL to my WHM root. Follow the steps given below to connect a remote MySQL in WHM root: Step::1 Log into WHM as root Step::2 Go to SQL Services Step::3 Click on Manage MySQL Profiles Step::4 Click on Add Profile tab Step::5 Now fill the information in the empty fields like Profile Name, Host, SSH Port, Username & Password Step::6 Th...
[🔴LIVE] How to Uninstall FFMPEG from your server via SSH?
Переглядів 543Рік тому
Today in this video we will show you how to uninstall FFmpeg from your server via SSH. Follow the steps given below to uninstall FFmpeg from your server using SSH: Step::1 Log into your server via SSH Step::2 Copy the command given below and paste it and press enter yum remove ffmpeg ffmpeg-devel -y That's it!!! For more information, kindly follow us on social media like Twitter and Facebook an...
[🔴LIVE] How to Install FFMPEG on your server via SSH?
Переглядів 2,3 тис.Рік тому
Today in this video we will show you how to install FFmpeg on your VPS/dedicated server via SSH. Follow the steps given below to install FFmpeg on your VPS/Dedicated server via SSH: Step::1 Log into the server using SSH Step::2 Copy the command from the link given below pastebin.com/eFjHZZJw That's it!!! For more information, kindly follow us on social media like Twitter and Facebook and for vi...
[🔴LIVE] How to find domains that are using custom/private nameserver records via WHM?
Переглядів 180Рік тому
Today in this video we will show you how to identify all domains with private nameservers in a server. Follow the steps given below to identify all domains using private nameservers via WHM root: Step::1 Log into WHM as root Step::2 Go to DNS Functions Step::3 Click on Nameserver Record Point Step::4 Now here you will get all the feature reports information about nameservers used by zones on th...
[🔴LIVE] How to uninstall WordPress manually?
Переглядів 1,1 тис.Рік тому
Today in this video we will show you how to uninstall WordPress manually. Follow the steps given below to uninstall WordPress manually: Step::1 Login to cPanel Step::2 Go to File Manager option in Files section Step::3 Now go to Public_html Step::4 Then go to the WordPress installation Directory Step::5 Find wp-config.php file and right click to view Step::6 Get the DB_NAME & DB_USER Step::7 No...
[🔴LIVE] How to uninstall WordPress from Softaculous?
Переглядів 300Рік тому
Today in this video we will show you how to uninstall WordPress via Softaculous. Follow the steps given below to uninstall WordPress via Softaculous: Step::1 Login to your cPanel Step::2 Navigate to Software section and click on Softaculous Apps Installer Step::3 Now go to All Installations icon at the top right hand corner of the screen Step::4 Click on Cross icon in the WordPress section Step...
[🔴LIVE] How to change MySQL user password via WHM root?
Переглядів 279Рік тому
Today in this video we will show you how to change MySQL User password from WHM. So follow the steps given below to easily change MySQL User password from WHM: Step::1 Log into WHM as root Step::2 Go to "SQL Services" Step::3 Click on Change MySQL User Password Step::4 Select the User from the drop-down Step::5 Then enter the Password in both the boxes Step::6 Click on Change Password button Th...
[🔴LIVE] How to change PHP version of multiple domains in bulk via WHM root?
Переглядів 623Рік тому
Today in this video we will show you how to change PHP version of multiple websites/domains at once via WebHost Manager. Follow the steps given below to change PHP version of multiple websites in WHM: Step::1 Login to WHM as root Step::2 Navigate to Software section on the homescreen Step::3 Click on MultiPHP Manager Step::4 Select here the domains and then open the drop-down to select PHP vers...
[🔴LIVE] How to change MySQL root password?
Переглядів 369Рік тому
Today in this video we will show you how to change MySQL root password in WHM. So follow the steps given below to easily change MySQL root password from WHM: Step::1 Log into WHM as root Step::2 Go to "SQL Services" Step::3 Now click on MySQL Root Password Step::4 Enter the Password in both the boxes Step::5 Click on Change Password button That's it!!! For more information, kindly follow us on ...
[🔴LIVE] How to disable HTTP file uploads via MultiPHP INI Editor?
Переглядів 191Рік тому
Today in this video we will show you how to disable HTTP file upload in WHM. Follow the steps given below to disable HTTP file upload in WHM; Step::1 Login to WHM as root Step::2 Navigate to the Software option Step::3 Click on MultiPHP INI Editor Step::4 Select a PHP version Step::5 Now scroll down to "file_uploads" option under PHP directives and disable it Step::6 Click on Apply button to sa...
[🔴LIVE] How to enable Source Guardian PHP Loader in WHM?
Переглядів 836Рік тому
Today in this video you will learn how to enable SourceGuardian PHP Loader in WHM. Follow the steps given below to enable SourceGuardian PHP loader in WHM: Step::1 Log into WHM Step::2 Go to Server Configuration Step::3 Click on Tweak settings Step::4 Jump to the PHP tab Step::5 Tick on SourceGuardian option in cPanel PHP Loader column and click on Save button Step::6 Now go back to homescreen ...
[🔴LIVE] How to Install an RPM in WHM root?
Переглядів 202Рік тому
[🔴LIVE] How to Install an RPM in WHM root?
[🔴LIVE] How to set custom messages to be displayed in all of your user's cPanel & WHM panel?
Переглядів 364Рік тому
[🔴LIVE] How to set custom messages to be displayed in all of your user's cPanel & WHM panel?
[🔴LIVE] How to customize cPanel under your WHM?
Переглядів 733Рік тому
[🔴LIVE] How to customize cPanel under your WHM?
[🔴LIVE] How to disable cPanel username prefix in database name and database users via WHM?
Переглядів 851Рік тому
[🔴LIVE] How to disable cPanel username prefix in database name and database users via WHM?
[🔴LIVE] How to change default quota for email accounts in WHM?
Переглядів 301Рік тому
[🔴LIVE] How to change default quota for email accounts in WHM?
[🔴LIVE] How to display the Inode count in each cPanel?
Переглядів 612Рік тому
[🔴LIVE] How to display the Inode count in each cPanel?
[🔴LIVE] How to change the number of accounts to display per page under List Accounts in WHM ?
Переглядів 42Рік тому
[🔴LIVE] How to change the number of accounts to display per page under List Accounts in WHM ?
[🔴LIVE] How to solve PHP installation appears to be missing the MySQL extension?
Переглядів 905Рік тому
[🔴LIVE] How to solve PHP installation appears to be missing the MySQL extension?
[🔴LIVE] How to setup System disk space usage warning notifications in WHM?
Переглядів 302Рік тому
[🔴LIVE] How to setup System disk space usage warning notifications in WHM?
[🔴LIVE] How To Automatically Install WordPress on new cPanel accounts?
Переглядів 182Рік тому
[🔴LIVE] How To Automatically Install WordPress on new cPanel accounts?
[🔴LIVE] How to Redirect cPanel/WHM/webmail URLs to original domain name with or without SSL?
Переглядів 890Рік тому
[🔴LIVE] How to Redirect cPanel/WHM/webmail URLs to original domain name with or without SSL?
[🔴LIVE] How to Redirect /cPanel/WHM/webmail to the Server Hostname with or without SSL?
Переглядів 1,3 тис.Рік тому
[🔴LIVE] How to Redirect /cPanel/WHM/webmail to the Server Hostname with or without SSL?
[🔴LIVE] How to find cPanel accounts with primary domains that do not resolve to cPanel/WHM server?
Переглядів 126Рік тому
[🔴LIVE] How to find cPanel accounts with primary domains that do not resolve to cPanel/WHM server?
[🔴LIVE] How to Find recent cPanel login sessions via SSH?
Переглядів 108Рік тому
[🔴LIVE] How to Find recent cPanel login sessions via SSH?
[🔴LIVE] How to Stop PHP warning messages and display only errors?
Переглядів 1,1 тис.Рік тому
[🔴LIVE] How to Stop PHP warning messages and display only errors?

КОМЕНТАРІ

  • @RadioIlluminaticom
    @RadioIlluminaticom 3 дні тому

    Nice. Please make one for Cloudflare too.

  • @amrmoneer5881
    @amrmoneer5881 8 днів тому

    and where is immunify?

  • @Ankita_Informs
    @Ankita_Informs 9 днів тому

    After submitting the form I am getting that the 'mail has been sent' but not receiving any

  • @arekx
    @arekx 11 днів тому

    But that file is writable by whoever has access to that account, so this file can easily end up with fake data. Very unreliable method.

  • @ChaitanyaJagtap-xo7sq
    @ChaitanyaJagtap-xo7sq 13 днів тому

    C pannel is paid

  • @jowhar_crk6000
    @jowhar_crk6000 17 днів тому

    Hello, can I install a e commerce set automatically for only one package? And also if I use WordPress manager and WP toolkit both, it will conflict?? I am in this process … can you share any knowledge on this?

  • @Felistinbe-gs3eq
    @Felistinbe-gs3eq 17 днів тому

    This is a good video

  • @Georgiantrainings
    @Georgiantrainings 18 днів тому

    Thank you very much friend

  • @PuramollaNandini-vf3gc
    @PuramollaNandini-vf3gc 18 днів тому

    Password is not coming sir . Is password root. I cant understand the password

  • @dibyabaishya
    @dibyabaishya 21 день тому

    Not Solved 😢

  • @Destinyboy118
    @Destinyboy118 21 день тому

    Bro I love you

  • @brianlawson771
    @brianlawson771 22 дні тому

    That's probably the truth and how do I find the name of this domain that is thought to be created by myself and see the content and if it generated any money or fan base

  • @brianlawson771
    @brianlawson771 22 дні тому

    Well that depends on who's taken you idenity to probably exploit you and steal from you

  • @brianlawson771
    @brianlawson771 22 дні тому

    If you don't have a Doman how can it get suspended

  • @salamprinting7351
    @salamprinting7351 24 дні тому

    perfeck. like and subs

  • @excitedboy2779
    @excitedboy2779 27 днів тому

    How it will work on Xampp please help

  • @RadiantDev1106
    @RadiantDev1106 Місяць тому

    Why not use the module directly?

  • @pubudunichanikawijesinghe4932
    @pubudunichanikawijesinghe4932 Місяць тому

    Thank u

  • @watsonpita2420
    @watsonpita2420 Місяць тому

    Thank you!! I followed and successful!!😁

  • @ZerishSolomon
    @ZerishSolomon Місяць тому

    0233396

  • @charlo-d2
    @charlo-d2 Місяць тому

    What do I do here? "couldn't download network issue"

  • @uditbilare4826
    @uditbilare4826 Місяць тому

    how to solve it problem Message E FK 888 cannot be processed in plugin mode HTTP

  • @ayesha11261
    @ayesha11261 Місяць тому

    Didn't work for me

  • @ramjee3232
    @ramjee3232 Місяць тому

    If I don't have India folder then what to do

  • @haritha_rathnayake
    @haritha_rathnayake Місяць тому

    Thanks

  • @yourmotheralgeria
    @yourmotheralgeria Місяць тому

    It was working just fine yesterday. I was logged in no problems. I don't understand why this happens today. Your advice is crucial if you have any idea if there is a workaround other than what you suggested please let me know.

  • @bharathyash6649
    @bharathyash6649 Місяць тому

    How to find out Admin password in putty ?

  • @Dragon-Slay3r
    @Dragon-Slay3r Місяць тому

    When internet goes down you know game is over 😂 I didn't go all the way because the world currently needs it to function 😂 Regards “phone is overheating please take steps to cool it down”

  • @mback12000
    @mback12000 2 місяці тому

    Super annoying music

  • @yalemgetabiyazin5720
    @yalemgetabiyazin5720 2 місяці тому

    how to log in c panel and proceed

  • @osielmoralescraft
    @osielmoralescraft 2 місяці тому

    thanks you so much!!!

  • @Ginfio
    @Ginfio 2 місяці тому

    whawt username do i put? php userame?

  • @TamilCricketGang
    @TamilCricketGang 2 місяці тому

    Hi sir , I need one doubt we are using one mail server but using 3 domains , 2 domains is very fast working but 1 domain is very slow , any idea for this issue resolving..

  • @ExperimentWithMe-mb2lc
    @ExperimentWithMe-mb2lc 2 місяці тому

    Not solve

  • @karenspivey9420
    @karenspivey9420 2 місяці тому

    Thank you so much for this!

  • @georgeikenna4583
    @georgeikenna4583 2 місяці тому

  • @Xofikul
    @Xofikul 2 місяці тому

    Thanks for your mother fucker video

  • @ParanormalResponse
    @ParanormalResponse 2 місяці тому

    ZIp file not there.

  • @fazrikurniawan7377
    @fazrikurniawan7377 2 місяці тому

    my NS in Mismatched NS records is red, Multiple Nameservers red, Missing nameservers reported by your nameservers red and in MX Record red too, how ti fix it?

  • @deepL0
    @deepL0 2 місяці тому

    now I get 404 damn

  • @potatogio3399
    @potatogio3399 2 місяці тому

    Holy fuck 666 likes

  • @MrWeeksOG
    @MrWeeksOG 2 місяці тому

    Worthless

  • @GuruRajKulkarni
    @GuruRajKulkarni 2 місяці тому

    any idea how can i get sent items

  • @PulkitSharmaNm
    @PulkitSharmaNm 2 місяці тому

    Nice explanation

  • @MrPolbadman
    @MrPolbadman 2 місяці тому

    gooooooooooodtanX

  • @graphicsor
    @graphicsor 2 місяці тому

    just add SSL, ask support to add it for you. Now recline and enjoy for 20-40 mins and it will be affected.

  • @WHOLESALESMMPANEL
    @WHOLESALESMMPANEL 2 місяці тому

    validation error smtp error could not authenticate in whmcs

  • @prankdigest6807
    @prankdigest6807 2 місяці тому

    JAH BLESS

  • @ghcybertech
    @ghcybertech 3 місяці тому

    Is this a classical music???

  • @etrell9553
    @etrell9553 3 місяці тому

    best location in germany?