Oline IT:Blog
Innovation Technology
Tuesday, October 31, 2023
Changing the ownership of all sub-directories in Linux
$ sudo chown -R utest ./samplefolder/
$ ls -l ./samplefolder/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Upload file to server using Power Shell Command
scp file_name.zip username@server_ip/server_address:/directory_path
Office 2019 Activation without Product Key using CMD
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...
install PowerMTA on the server
We can install PowerMTA on the server. rpm -ivh /home/PowerMTA-4.0r6.x86_64.rpm You will see the output like this Preparing... #############...
PowerMTA Multiple Virtual PMTA config file
# $Id: config 2015-03-24 16:00:00 Jack $ # Sample PowerMTA configuration file # PowerMTA Multiple Virtual PMTA config file sample # # E-mai...
No comments:
Post a Comment