Difference between revisions of "Computers — Ubuntu"

From Pikes Peak Makerspace Wiki
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
It is often installed on older computers, or computers with few resources, to extend their useful life.
 
It is often installed on older computers, or computers with few resources, to extend their useful life.
 +
 +
Members are also welcome to bring in their own computers and use our high-speed Internet connection.
 
<br>
 
<br>
 
<br>
 
<br>
Line 15: Line 17:
 
==Classes==
 
==Classes==
 
PPM announces its [https://www.meetup.com/pikespeakmakerspace/events '''Upcoming events, including classes, on Meetup''']
 
PPM announces its [https://www.meetup.com/pikespeakmakerspace/events '''Upcoming events, including classes, on Meetup''']
 +
 +
To help out with any of the computers at PPM, post your ideas and comments on our&nbsp;Slack #computing channel.
  
 
==Training==
 
==Training==
Links to ubuntu.com:
+
:*Do not expect files on the computers to be saved, use your own thumb drive or cloud backup.
 +
:*Computers are for professional use only.
  
 +
'''Links to ubuntu.com:'''
 
:[https://ubuntu.com/tutorials#community '''ubuntu Community''']
 
:[https://ubuntu.com/tutorials#community '''ubuntu Community''']
 
:[https://ubuntu.com/download/desktop '''Ubuntu official website''']
 
:[https://ubuntu.com/download/desktop '''Ubuntu official website''']
  
Links to other external sites:
+
'''Links to other external sites:'''
 
:'''[https://curl.se/ cURL]''' — command line tool and library for transferring data with URLs
 
:'''[https://curl.se/ cURL]''' — command line tool and library for transferring data with URLs
 
:'''[https://www.gnu.org/software/wget/ GNU Wget]''' — free software package for retrieving files
 
:'''[https://www.gnu.org/software/wget/ GNU Wget]''' — free software package for retrieving files
 
:'''[https://help.ubuntu.com/community/SSH SSH ("Secure SHell")]''' — for securely accessing one computer from another
 
:'''[https://help.ubuntu.com/community/SSH SSH ("Secure SHell")]''' — for securely accessing one computer from another
:[https://regex101.com/ '''regex101'''] — build, test, and debug regular expressions
+
:'''[https://regex101.com/ regex101]''' — build, test, and debug regular expressions
:'''[[wikipedia:Ubuntu|Ubuntu]]''' — on Wikipedia
 
 
:'''[https://itsfoss.com/ It's FOSS]''' — learn useful Linux tips, discover applications, explore new distros
 
:'''[https://itsfoss.com/ It's FOSS]''' — learn useful Linux tips, discover applications, explore new distros
 
+
:'''[https://web.archive.org/ Wayback Machine]''' -- the Internet Archive
 
==Tips==
 
==Tips==
:* Type <code>lshw</code> at the Terminal to to list hardware specifications
+
:*'''To find out which shell you're using, run the command''' <code>echo $SHELL</code> or <code>ps $$</code>
:*Other useful commands include <code>lsblk</code> ,  <code>lscpu</code> , and <code>lsusb</code>
+
:*Type <code>lshw</code> at the Terminal to to list hardware specifications
 +
:* Other useful commands include <code>lsblk</code> ,  <code>lscpu</code> , and <code>lsusb</code>
 
:*<code>fc-list | grep "DejaVu Sans"</code> to list/check installed fonts
 
:*<code>fc-list | grep "DejaVu Sans"</code> to list/check installed fonts
 
==Cheat Sheets==
 
Links to external site [https://www.cheatography.com/ Cheatography.com] (useful, but a lot of ads):
 
===[https://cheatography.com/tag/ubuntu/ '''Ubuntu Cheat Sheets''']===
 
===[https://cheatography.com/tag/bash/ '''Bash Cheat Sheets''']===
 
  
 
==Equipment List==
 
==Equipment List==
 
{| class="wikitable"
 
{| class="wikitable"
 
|- style="font-weight:bold; text-align:left; font-family:Arial, Helvetica, sans-serif !important;; background-color:#D0DD27; color:#000000;"
 
|- style="font-weight:bold; text-align:left; font-family:Arial, Helvetica, sans-serif !important;; background-color:#D0DD27; color:#000000;"
| style="vertical-align:middle;" |Picture
+
| style="vertical-align:middle;" | Picture
 
|Computer
 
|Computer
 
|Application <br>Software
 
|Application <br>Software
Line 64: Line 65:
  
 
Inkscape 1.2
 
Inkscape 1.2
|Ubuntu<br>20.04.5&nbsp;LTS
+
| Ubuntu<br>20.04.5&nbsp;LTS
| DELL 18" monitor,  
+
|DELL 18" monitor,  
 
wired USB DELL   
 
wired USB DELL   
 
keyboard, mouse,   
 
keyboard, mouse,   
Line 96: Line 97:
 
|'''Apple<br>MacBook Pro<br>laptop'''<br>
 
|'''Apple<br>MacBook Pro<br>laptop'''<br>
 
[[File:Level 1 badge.png|alt=Level 1 badge|left|frameless|49x49px|link=https://wiki.pikespeakmakerspace.org/index.php/File:Level_1_badge.png]]
 
[[File:Level 1 badge.png|alt=Level 1 badge|left|frameless|49x49px|link=https://wiki.pikespeakmakerspace.org/index.php/File:Level_1_badge.png]]
| Firefox,  
+
|Firefox,  
  
 
LibreOffice 5,  
 
LibreOffice 5,  
Line 138: Line 139:
  
 
==System Software==
 
==System Software==
Links to external sites:
+
'''Links to external sites:'''
 
:[https://pimylifeup.com/check-ubuntu-version/ '''How to Check your Ubuntu Version''']
 
:[https://pimylifeup.com/check-ubuntu-version/ '''How to Check your Ubuntu Version''']
 
:[https://www.youtube.com/watch?v=nZdrjATI8BA '''A Quick History of Ubuntu'''] — on YouTube
 
:[https://www.youtube.com/watch?v=nZdrjATI8BA '''A Quick History of Ubuntu'''] — on YouTube
==Application Software==
+
== Application Software ==
Links to external sites:
+
'''Links to external sites:'''
 
:[https://inkscape.org/ '''Inkscape'''] — vector graphics editor
 
:[https://inkscape.org/ '''Inkscape'''] — vector graphics editor
 
:[https://www.gimp.org/ '''GIMP'''] — High Quality Photo Manipulation
 
:[https://www.gimp.org/ '''GIMP'''] — High Quality Photo Manipulation
Line 149: Line 150:
 
:[https://www.arduino.cc/en/software '''Arduino IDE'''] — Integrated Development Environment
 
:[https://www.arduino.cc/en/software '''Arduino IDE'''] — Integrated Development Environment
  
==Related Pages==
+
== Related Pages ==
Links to related PPM Wiki pages:
+
'''Links to related PPM Wiki pages:'''
 
:[[Raspberry Pi|<span style="color:#ffffff; background:#864199">&nbsp;&nbsp;'''Raspberry Pi'''&nbsp;&nbsp;</span>]]
 
:[[Raspberry Pi|<span style="color:#ffffff; background:#864199">&nbsp;&nbsp;'''Raspberry Pi'''&nbsp;&nbsp;</span>]]
 
:[[Arduino|<span style="color:#ffffff; background:#864199">&nbsp;&nbsp;'''Arduino'''&nbsp;&nbsp;</span>]]
 
:[[Arduino|<span style="color:#ffffff; background:#864199">&nbsp;&nbsp;'''Arduino'''&nbsp;&nbsp;</span>]]
Line 156: Line 157:
 
:[[Computers|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Computers — Windows'''&nbsp;&nbsp;</span>]]
 
:[[Computers|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Computers — Windows'''&nbsp;&nbsp;</span>]]
  
:'''[[Linux Tools]]'''
 
 
:'''[[Inkscape Tips]]'''
 
:'''[[Inkscape Tips]]'''
 
:'''[[Visual Studio Code Tips]]'''
 
:'''[[Visual Studio Code Tips]]'''
Line 164: Line 164:
  
 
==For Additional Help==
 
==For Additional Help==
: Use the PPM Slack channel #computing
+
:Use the PPM Slack channel #computing
 
:[[How To Slack#PPM Channel Names and Descriptions|'''List of all PPM Slack channels''']]
 
:[[How To Slack#PPM Channel Names and Descriptions|'''List of all PPM Slack channels''']]
: Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the&nbsp;community.
+
:Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the&nbsp;community.
 
{{Template:Footer}}
 
{{Template:Footer}}
 
{{Template:Ideas into reality}}
 
{{Template:Ideas into reality}}

Latest revision as of 18:37, 23 August 2024

Level 1 badge used at Pikes Peak Makerspace

At Pikes Peak Makerspace (PPM), we maintain one Ubuntu Workstation, one Ubuntu (Apple MacBook Pro) laptop, three Windows 10 Design Workstations, other Windows computers in most of our work areas, and multiple printers for all our members to use without any additional required training (Level 1).

What Is Ubuntu? Ubuntu is a free and open-source (FOSS) Linux-based computer operating system.

It is often installed on older computers, or computers with few resources, to extend their useful life.

Members are also welcome to bring in their own computers and use our high-speed Internet connection.

Contact Us if you cannot find your answer here on our Wiki or if you notice any information that is outdated.

 


Classes

PPM announces its Upcoming events, including classes, on Meetup

To help out with any of the computers at PPM, post your ideas and comments on our Slack #computing channel.

Training

  • Do not expect files on the computers to be saved, use your own thumb drive or cloud backup.
  • Computers are for professional use only.

Links to ubuntu.com:

ubuntu Community
Ubuntu official website

Links to other external sites:

cURL — command line tool and library for transferring data with URLs
GNU Wget — free software package for retrieving files
SSH ("Secure SHell") — for securely accessing one computer from another
regex101 — build, test, and debug regular expressions
It's FOSS — learn useful Linux tips, discover applications, explore new distros
Wayback Machine -- the Internet Archive

Tips

  • To find out which shell you're using, run the command echo $SHELL or ps $$
  • Type lshw at the Terminal to to list hardware specifications
  • Other useful commands include lsblk , lscpu , and lsusb
  • fc-list | grep "DejaVu Sans" to list/check installed fonts

Equipment List

Picture Computer Application
Software
System
Software
Monitor/
Peripherals
CPU Memory Storage Network Speed
Ubuntu workstation
DELL
OPTIPLEX
3010

Level 1 badge
Brave, Firefox,

LibreOffice 5,

Visual Studio Code,

GIMP, ImageMagick,

Inkscape 1.2

Ubuntu
20.04.5 LTS
DELL 18" monitor,

wired USB DELL keyboard, mouse,

(no speakers)

Intel Core 

i5-3470

3.20GHz x 4

8GB (2 x 4096MB)

DDR3

500 GB HDD Wi-Fi:

900 Down,
910 Up

(Mbsp)

Ubuntu MacBook Pro
Apple
MacBook Pro
laptop

Level 1 badge
Firefox,

LibreOffice 5,

Inkscape 0.91

Ubuntu
16.04 LTS
13" display,

built-in speakers,

Wi-Fi dongle,

Apple AC adapter

Intel Core 2 DUO

CPU P8600

2.4 GHz x 2

4GB (2 x 2048MB)

DDR3

242 GB HDD wired:

140 Down,
80 Up

(Mbps)

Donations Received

Wish List

Pikes Peak Makerspace is a 501(c)(3) non-profit organization, so we can provide a receipt for any donations you make.

System Software

Links to external sites:

How to Check your Ubuntu Version
A Quick History of Ubuntu — on YouTube

Application Software

Links to external sites:

Inkscape — vector graphics editor
GIMP — High Quality Photo Manipulation
ImageMagick — create, edit, compose, or convert digital images
Visual Studio Code — Code editing.
Arduino IDE — Integrated Development Environment

Related Pages

Links to related PPM Wiki pages:

  Raspberry Pi  
  Arduino  
  Computers — Mac and Apple  
  Computers — Windows  
Inkscape Tips
Visual Studio Code Tips
GitHub Tips
Software Tips

For Additional Help

Use the PPM Slack channel #computing
List of all PPM Slack channels
Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the community.

Search the PPM Wiki — include Content pages as well as Multimedia.

Contact Us if you cannot find your answer here on our Wiki or if you notice any information that is outdated.

Pikes Peak Makerspace (PPM) is dedicated to supporting our maker community in their creative processes by providing shared space, shared tools, materials, software, and a knowledge base to turn their ideas into reality.