Created
October 26, 2013 07:29
-
-
Save lpenguin/7166344 to your computer and use it in GitHub Desktop.
ofp manual
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo serivce schroot start | |
sudo serivce nscd stop | |
sudo su - | |
schroot -c sarge | |
/etc/init.d/nscd start | |
cd /home/lpenguin/ofp | |
./ofpserver or ./server for debug | |
## useful commands | |
sudo service schroot stop | |
schroot -i | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment