zip -r myfiles.zip mydir
Showing posts with label zip. Show all posts
Showing posts with label zip. Show all posts
Friday, June 16, 2023
Monday, August 29, 2022
How to unzip tar.gz file in linux
sudo apt-get install zip
unzip file.zip -d destination_folderunzip file.zip
tar -xf archive.tar.gz
Subscribe to:
Posts (Atom)
How to composer in cPanel using terminal Terminal
At first, be sure that your cPanel has terminal access. Step-1 mkdir -p ~/bin cd ~ php -r "copy('https://getcomposer.org/installer...
-
We can install PowerMTA on the server. rpm -ivh /home/PowerMTA-4.0r6.x86_64.rpm You will see the output like this Preparing... #############...
-
Instructions: Copy xf-adesk19 to your Desktop Open terminal (Command+Space and type Terminal and press enter/return key) Paste the followin...
-
Put the following code in a TXT file and save as "file.cmd" then run the cmd file as administrator. @echo off title Activate Micr...