Hi everyone, I need some guidance on how to practice server-client networking using single Linux machine, because i have only one system(laptop) and main operating system is LINUX
Os_Name:Centos Stream
Version:9
Laptop_name = hp
system_type = 64-bit os and 64 based process
Ram: 8 gb
Processor :12 gen intel,intel i5
You can install virtualbox, on top that ubuntu server or debian server.
then, you can do ssh from host to the VM just like any other remote servers.
next, you can try lxc containers which are lightweight.
1 Like
You can also look into GNS3
https://www.gns3.com/
Build, Design and Test your network in a risk-free virtual environment and access the largest networking community to help. Whether you are studying for your first networking exam or building out a state-wide telecommunications network, GNS3 offers an easy way to design and build networks of any size without the need for hardware.
1 Like
Virt-Manager என்ற மென்பொருளும் உங்களுக்கு விர்சுவல் மெஷின்களை உருவாக்க பயன்படும். அதை வைத்து தேவையான விர்சுவல் மெஷின்களை உருவாக்கி கொள்ளலாம். ஆனால் உங்கள் கணினியில் 8gb தான் உள்ளது அதனால் உங்களால் ஒன்றுக்கும் மேற்பட்ட விர்சுவல் மெஷின்களை உருவாக்க முடியாது.
ஆனால் உங்களால் ஒன்றுக்கும் மேற்பட்ட கண்டெய்னர்களை systemd-nspawn என்ற மொன்பொருளை பயன்படுத்தி தேவையான கண்டெய்னர்களை உங்கள் கணினியில் உருவாக்கி நெட்வோர்கிங் பழகலாம்.
லினக்ஸ் கணினியில் virtualbox ஐ பயன்படுத்தினால் சாமி கண்ணை குத்திவிடும் (நகைச்சுவை).
1 Like