Xfig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved, printed on postscript printers, or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents).
Using AWS (Amazon Web Services) to set up Xfig Requirments Remote Desktop Connection app, Credit/Debit Card, Phone number(for Verification), Internet Browser
-
Setting Up AWS
- This file contains some notes about how to install AWS on a computer. The first thing to do is to create an account on AWS. This can be done by simply navigating to AWS Console (Note this might take more time to set-up)
- After Sign in Go to Services and click on Compute then click EC2
- Check that your server location is N.Virginia and not Ohio you can change it at the top right corner on most webpages inside AWS
- Once you select the server go to instances then click on Launch Instances
- For AMI selection go to Applications and OS Images and click on Browse more AMIs and then paste ami-0c577f1417b7969a2 to the search bar and "Ubuntu Linux with Xfig" should appear then press on select
- For the Instance type select t2.medium the one that 2 vCPUs and 4 GiB of memory or higher(Check if you are eligible for free storage of 30Gb or 27.9GiB of gp2 or gp3 storage)
- Click on Review and Launch then click on launch
- A pop-up should appear about a key pair click on create a new key pair name it on the box below then click on download then click on launch
-
Configuring your machine network
- Go to your AWS Instance page then click on connect on the top right corner
- On the connect to instance page click on connect
- Once launched copy and paste "sudo passwd -d ubuntu" to the terminal or if you want to set your own password paste "sudo passwd ubuntu"
- Go back to your instance page then under security tab click on the blue security group
- Click on actions on the top right page then click on edit inbound rules
- Click on the type and change it from SSH to RDP then click on save rules
-
Connecting the machine to your computer (For Windows)
- Open remote desktop connection then copy and paste your public IP to Computer box then click yes on the security pop-up
- On the login page write the username "ubuntu" then log in then you are all done
-
Connecting the machine to your computer (For Mac)
- Open the App Store and install Microsoft Remote Desktop
- Open Microsoft Remote Desktop then copy and paste your public IP to the computer box then click yes on the security pop-up
- On the login page write the username "ubuntu" then log in then you are all done
Notes Every time you start and stop and instance the IP address changes you need to copy the new IP address to connect to your VM Always stop your session after you are done or else you would be charged money as if you were using the machine or else set a rule for time limit For more Check here. If you leave you maching running 24/7 you will be billed anywhere between 30-50 dollars per month.
For More info about xfig check out the Youtube video