Red Server Host
Red Server Host
  • 1 158
  • 4 942 213
[🔴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 CZcams channel -czcams.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.
zhlédnutí: 582

Video

[🔴LIVE] How to change Primary domain name of any cPanel account via WHM?
zhlédnutí 3,4KPřed rokem
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?
zhlédnutí 1,1KPřed rokem
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 CZcams channel -czcams.com/users/redserverhost.com Facebook Page- r...
[🔴LIVE] How to install Sitepad website builder via SSH?
zhlédnutí 583Před rokem
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?
zhlédnutí 1,4KPřed rokem
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?
zhlédnutí 559Před rokem
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?
zhlédnutí 2,4KPřed rokem
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?
zhlédnutí 182Před rokem
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?
zhlédnutí 1,1KPřed rokem
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?
zhlédnutí 307Před rokem
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?
zhlédnutí 291Před rokem
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?
zhlédnutí 626Před rokem
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?
zhlédnutí 379Před rokem
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?
zhlédnutí 197Před rokem
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?
zhlédnutí 857Před rokem
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?
zhlédnutí 206Před rokem
[🔴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?
zhlédnutí 379Před rokem
[🔴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?
zhlédnutí 742Před rokem
[🔴LIVE] How to customize cPanel under your WHM?
[🔴LIVE] How to disable cPanel username prefix in database name and database users via WHM?
zhlédnutí 876Před rokem
[🔴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?
zhlédnutí 315Před rokem
[🔴LIVE] How to change default quota for email accounts in WHM?
[🔴LIVE] How to display the Inode count in each cPanel?
zhlédnutí 620Před rokem
[🔴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 ?
zhlédnutí 43Před rokem
[🔴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?
zhlédnutí 906Před rokem
[🔴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?
zhlédnutí 308Před rokem
[🔴LIVE] How to setup System disk space usage warning notifications in WHM?
[🔴LIVE] How To Automatically Install WordPress on new cPanel accounts?
zhlédnutí 185Před rokem
[🔴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?
zhlédnutí 896Před rokem
[🔴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?
zhlédnutí 1,4KPřed rokem
[🔴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?
zhlédnutí 128Před rokem
[🔴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?
zhlédnutí 110Před rokem
[🔴LIVE] How to Find recent cPanel login sessions via SSH?
[🔴LIVE] How to Stop PHP warning messages and display only errors?
zhlédnutí 1,1KPřed rokem
[🔴LIVE] How to Stop PHP warning messages and display only errors?

Komentáře

  • @NwokomaMarcellus
    @NwokomaMarcellus Před dnem

    You all are just teaching rubbish, if u want to show someone how it's been done why don't you start from the root, why don't you show how to search for "whm" vause whenever i search for it, ut takes me direct to cpanel which i no longer understand from there

  • @KerryMaslak-v7l
    @KerryMaslak-v7l Před 5 dny

    Kenny Spur

  • @catalincristi2406
    @catalincristi2406 Před 5 dny

    Thank You!

  • @abdurahman-he8lm
    @abdurahman-he8lm Před 6 dny

    internal pointer variable

  • @Myworksdaily
    @Myworksdaily Před 7 dny

    great work, you saved my day

  • @aryariski1831
    @aryariski1831 Před 8 dny

    i have a same error too but, i could not find my domain, on the zone editor is nothing that domain

  • @Dil_da-ni_marha29-05.

    its work, thanks

  • @Nithish_kumar3
    @Nithish_kumar3 Před 12 dny

    How to create c pannel account

  • @SaadYasin-w5c
    @SaadYasin-w5c Před 13 dny

    Thanks

  • @user-mm7ub2qm1z
    @user-mm7ub2qm1z Před 14 dny

    many many ❤

  • @RadioIlluminaticom
    @RadioIlluminaticom Před 18 dny

    Nice. Please make one for Cloudflare too.

  • @amrmoneer5881
    @amrmoneer5881 Před 23 dny

    and where is immunify?

  • @Ankita_Informs
    @Ankita_Informs Před 24 dny

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

  • @arekx
    @arekx Před 25 dny

    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

    C pannel is paid

  • @jowhar_crk6000
    @jowhar_crk6000 Před měsícem

    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 Před měsícem

    This is a good video

  • @Georgiantrainings
    @Georgiantrainings Před měsícem

    Thank you very much friend

  • @PuramollaNandini-vf3gc
    @PuramollaNandini-vf3gc Před měsícem

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

  • @dibyabaishya
    @dibyabaishya Před měsícem

    Not Solved 😢

  • @Destinyboy118
    @Destinyboy118 Před měsícem

    Bro I love you

  • @brianlawson771
    @brianlawson771 Před měsícem

    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 Před měsícem

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

  • @brianlawson771
    @brianlawson771 Před měsícem

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

  • @salamprinting7351
    @salamprinting7351 Před měsícem

    perfeck. like and subs

  • @excitedboy2779
    @excitedboy2779 Před měsícem

    How it will work on Xampp please help

  • @RadiantDev1106
    @RadiantDev1106 Před měsícem

    Why not use the module directly?

  • @pubudunichanikawijesinghe4932

    Thank u

  • @watsonpita2420
    @watsonpita2420 Před měsícem

    Thank you!! I followed and successful!!😁

  • @ZerishSolomon
    @ZerishSolomon Před měsícem

    0233396

  • @charlo-d2
    @charlo-d2 Před měsícem

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

  • @uditbilare4826
    @uditbilare4826 Před měsícem

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

  • @ayesha11261
    @ayesha11261 Před 2 měsíci

    Didn't work for me

  • @ramjee3232
    @ramjee3232 Před 2 měsíci

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

  • @haritha_rathnayake
    @haritha_rathnayake Před 2 měsíci

    Thanks

  • @yourmotheralgeria
    @yourmotheralgeria Před 2 měsíci

    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 Před 2 měsíci

    How to find out Admin password in putty ?

  • @Dragon-Slay3r
    @Dragon-Slay3r Před 2 měsíci

    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 Před 2 měsíci

    Super annoying music

  • @yalemgetabiyazin5720
    @yalemgetabiyazin5720 Před 2 měsíci

    how to log in c panel and proceed

  • @osielmoralescraft
    @osielmoralescraft Před 2 měsíci

    thanks you so much!!!

  • @Ginfio
    @Ginfio Před 2 měsíci

    whawt username do i put? php userame?

  • @TamilCricketGang
    @TamilCricketGang Před 2 měsíci

    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 Před 2 měsíci

    Not solve

  • @karenspivey9420
    @karenspivey9420 Před 2 měsíci

    Thank you so much for this!

  • @georgeikenna4583
    @georgeikenna4583 Před 2 měsíci

  • @Xofikul
    @Xofikul Před 2 měsíci

    Thanks for your mother fucker video

  • @ParanormalResponse
    @ParanormalResponse Před 2 měsíci

    ZIp file not there.

  • @fazrikurniawan7377
    @fazrikurniawan7377 Před 2 měsíci

    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 Před 2 měsíci

    now I get 404 damn