logparser를 돌리기 위해 가상환경을 세팅하고 conda activate logparser를 실행했을 시 usage: conda -h -V COMMAND ...conda: error: argument COMMAND: invalid choice: 'activate'
vagrant에서 가상머신을 실행시기 위해vagrant up을 실행시켰더니 stderr: vboxmanage.exe: error: failed to get device handle and/or partition id for 0000000001ed7590 (hpartit
vagrant로 CentOS 가상환경을 구축하고, 다음과 같이 vagrantfile에 부팅할때마다 쉘을 실행한다는 내용을 작성했다. cfg.vm.provision "shell", path: "install_pkg.sh"쉘의 내용은 다음과 같다.yum install ep
==== AUTHENTICATING FOR org.freedesktop.systemd1.reload-daemon ===Authentication is required to reload the systemd state.Authenticating as: rootPasswo
root@docker-centos httpdJob for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "jou