Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

rename lxc name on ubuntu

1 ) lxc stop containerName1
2 ) lxc mv containerName1 containerName2
3 ) lxc start containerName2
 
PREVIOUS NEXT
Tagged: #rename #lxc #ubuntu
ADD COMMENT
Topic
Name
3+7 =