A comprehensive collection of solutions for IIT Madras System Commands Virtual Machine assignments and exercises. This repository provides tested solutions for various Linux/Unix command-line tasks and system administration problems.
- Complete solutions for all assignments and exercises
- Well-documented code with explanations
- Tested on IIT Madras VM environment
- Easy-to-follow implementation steps
- SSH into the provided remote VM
- Create necessary directories in the
~/se2001
path - Clone or copy the solution scripts to appropriate locations
- Access to IIT Madras remote VM
- All assignments located in
~/se2001
directory - Basic understanding of Linux commands
synchro COMMAND
synchro show
- Display current ASSIGNMENT statementsynchro init
- Initialize new ASSIGNMENTsynchro eval
- Evaluate ASSIGNMENT solutionsynchro status
- Check submission statussynchro help
- Show command help
- Always run
synchro
commands from the assignment directory - Verify solutions before submission
- Follow proper file naming conventions
- Keep backups of your work
Detailed documentation for each assignment and exercise is available in their respective directories. Each solution includes:
- Problem statement
- Solution approach
- Implementation details
- Usage examples
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit pull requests or open issues for improvements.