Search

You can find the results of your search below.

настроика-ajaxplorer-из-команднои-строки
3 Hits, Last modified:
Создание репозитория Ajaxplorer===== <code>php ./cmd.php -u=admin -p=XXXX -r=ajxp_conf -a=create_repos... e> или вот более полный вариант:\\ <code> php -q cmd.php -u=admin -p=XXXX -s=log.txt -a=create_reposit... рав на папку для юзера ajaxplorer===== <code>php cmd.php -u=admin -p=pass -r=ajxp_conf -a=edit --sub_a
bash_script_to_batch_convert_video_files_to_h265
2 Hits, Last modified:
logfile preservation_time_cmd="ffmpeg -i \"$file\" -metadata:s:v:0 creation_tim... " echo $preservation_time_cmd | /bin/bash if [ $? -eq 0
force_umount_unreacheable_nfs_share
2 Hits, Last modified:
ций ввода-вывода можно так: sudo ps -e -o s,pid,cmd | grep ^D Убить их все сразу можно так: for proc in `ps -e -o s,pid,cmd | grep ^D | awk '{print $2}'`; do kill -9 $proc;
execute_commands_on_windows_host_using_pywinrm
1 Hits, Last modified:
, win_pass), transport=winrm_transport) r = s.run_cmd('ipconfig', ['/all']) print (r.std_out) print (r.
  • mainpage.txt
  • Last modified: 2023/04/10 20:01
  • by admin