-
Find command usage
- find . -name "rc.conf" -print
- find -name "crypto*"
-
Start a particular service..(eg ftp server)
- sudo /etc/init.d/vsftpd restart
-
SVN commands.
- to clean up your mods
- svn revert test/test_protocol.c [You have to provide the completer path]
- svn revert --recursive
- to clean up your mods
Linux Tips
last modified: December 16, 2014