User Tools

Site Tools


notes:cprog:spring2024:projects:gtf0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
notes:cprog:spring2024:projects:gtf0 [2024/02/08 04:19] – [VIEW THE IMAGE] hcopp1notes:cprog:spring2024:projects:gtf0 [2024/02/08 04:20] (current) – [VIEW THE IMAGE] hcopp1
Line 28: Line 28:
 1. Copy the file to ~/public_html/ 1. Copy the file to ~/public_html/
        
-''username@lab46:~/src/spring2024/gtf0$ cp ./gft0.png ~/public_html''+<code>username@lab46:~/src/spring2024/gtf0$ cp ./gft0.png ~/public_html</code>
            
 2. Change current directory to ~/public_html  2. Change current directory to ~/public_html 
        
-''cd ~/public_html''+<code>cd ~/public_html</code>
            
 3. Change permissions to be able to be read by all 3. Change permissions to be able to be read by all
        
-''chmod +r gtf0.png''+<code>chmod +r gtf0.png</code>
            
 4.view image from web browser 4.view image from web browser
        
-''https://lab46.g7n.org/~hcopp1/gtf0.png''+<code>https://lab46.g7n.org/~username/gtf0.png</code>
 =====LIBGD FUNCTIONALITY===== =====LIBGD FUNCTIONALITY=====
  
notes/cprog/spring2024/projects/gtf0.1707365963.txt.gz · Last modified: 2024/02/08 04:19 by hcopp1