Creating an Online Resume


Companies and hiring managers use the resume to get an understanding of who you are as a professional and what you are capable of doing. Take the following steps to create your online resume:
  1. For your convenience, here are the reference cards of Linux (server) and Emacs (editor).

  2. Apply for a UND Engineering Linux Account.

  3. Use VPN (Virtual Private Network) to connect to the UND networks.

  4. Log in to the Linux Server undcemcs02.und.edu .

  5. Open your account by using the Linux command chmod such as
       shell> chmod 755 ~/../* 
  6. Create your web folders by using the Linux command mkdir such as
       shell> mkdir public_html 
       shell> mkdir public_html/resume 
  7. Enter the folder “public_html/resume” by using the Linux command cd such as
       shell> cd public_html/resume 
  8. Create the file by using an editor such as
       shell> emacs index.index 
    where an HTML template is index.html and the source file is index.txt,

  9. Do not forget to open the files and folders you just created such as
       shell> chmod 755 ~/public_html 
       shell> chmod 755 ~/public_html/resume 
       shell> chmod 755 ~/public_html/resume/index.html 
  10. Use a browser to check your result at
       http://undcemcs02.und.edu/~user.id/resume
    My example is shown below:







      When I see the names of lovers engraved on a tree,    
      I do not find it cute or romantic.    
      I find it weird how many people take knives with them on dates.