element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum What are the basics?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 16 replies
  • Answers 8 answers
  • Subscribers 664 subscribers
  • Views 2140 views
  • Users 0 members are here
  • rasberry_pi_3_b_plus
Related

What are the basics?

oghma
oghma over 7 years ago

I feel like I've started reading a mystery novel from about half way through, and its should come as no surprise that I'm having trouble getting anything done.

 

I'm not a complete novice when it comes to computers. I've built my own PCs, file servers (PC-DOS, MS-DOS, Windows, NT, Novel) I even used a PR1ME at Uni to run FORTRAN programs. But this Pi has me thinking I know nothing. It's taken me over a week to do the following:

- Stop my mouse from crawling across the screen

- Get rid of the big black border around the edge of my monitor

- Install an mSATA rive in the Pi Desktop and partition it into three using gparted. (Still not sure I've done this right)

- Ran update and upgrade on the OS

- Stopped menu choices in Chrome from showing white on white when I hover over them

- Installed Gimp 2.8

 

However, all of the above was achieved by following a recipe like advice from a guru. I feel I've learned very little on my journey.

 

What I've failed to do is:

- Install Firefox (erm - Iceweasel) and set this as my default browser

- Clone my mSD card onto my mSATA partition 1 so I can boot from it. (Why? : More room. mSATAs are more reliable, and yes - slower, USB2.0!. I can keep the mSD safe, should I need a recovery point.)

- Refer to my mSATA partitions with something a little more easy to remember than an 8-digit hex code.

 

I am working towards making this Pi into a simple file server with spool services over an IP intranet. I feel like I'm still so far away from my goal.

 

Sorry for the rant. I think what I'm after is something that I can build on, not just another recipe. Thanks for reading this far.

  • Sign in to reply
  • Cancel
Parents
  • colporteur
    0 colporteur over 7 years ago

    I can appreciate your frustration. I just retired after 37 years in technology from two disciplines electronics and computers. I have been working with Pi's and Ardunios for the past five years and still feel I am on the front side of the learning curve. Unable to coast going uphill.

     

    That being said, stay the course. You have accumulated knowledge and experience that can benefit this industry. What I have found most useful is a good understanding of installation and configuration of the Pi's operating system (O/S) provides the greatest benefit. I still stumble across what I call best practices that I wish I had of learned early. It can be as simple as sudo apt-get update being the go to command before mucking with the O/S.

     

    Beware of context when you read solutions. Most individuals that provide responses fail to set context. Comments like, it simple, that is easy to do or doesn't take long give hope. You soon discover it easy only if you have the knowledge to have their level of understanding. I never use these words when I write technical articles.

     

    Check dates on responses. Pi's change on what appears to be a daily basis especially the O/S. What worked yesterday might not work today. Recall the context. What O/S was used for the solution? Rarely mentioned in the responses. The problem may not exist today because the technology has been replaced. Ouch that hurts!

     

    I write tutorials for a UK computer magazine. Some articles involve Pi's. I provide a Bill of Materials first to establish a baseline. At least then we are all on the same page. I have read article in some magazines and posts online but can never get the project to work. I then discover I am not completely aligned with what the writers used in his project.

     

    I can see you are looking for some solutions in areas I have not delved in. I can't offer a solution. How about that should be easy. Feel any better? Persevere grasshopper (hopefully your age allows you to understand the pronoun) I have found it is challenging field that allows me to continue to learn. Just takes a lot more time than I thought it should.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • colporteur
    0 colporteur over 7 years ago

    I can appreciate your frustration. I just retired after 37 years in technology from two disciplines electronics and computers. I have been working with Pi's and Ardunios for the past five years and still feel I am on the front side of the learning curve. Unable to coast going uphill.

     

    That being said, stay the course. You have accumulated knowledge and experience that can benefit this industry. What I have found most useful is a good understanding of installation and configuration of the Pi's operating system (O/S) provides the greatest benefit. I still stumble across what I call best practices that I wish I had of learned early. It can be as simple as sudo apt-get update being the go to command before mucking with the O/S.

     

    Beware of context when you read solutions. Most individuals that provide responses fail to set context. Comments like, it simple, that is easy to do or doesn't take long give hope. You soon discover it easy only if you have the knowledge to have their level of understanding. I never use these words when I write technical articles.

     

    Check dates on responses. Pi's change on what appears to be a daily basis especially the O/S. What worked yesterday might not work today. Recall the context. What O/S was used for the solution? Rarely mentioned in the responses. The problem may not exist today because the technology has been replaced. Ouch that hurts!

     

    I write tutorials for a UK computer magazine. Some articles involve Pi's. I provide a Bill of Materials first to establish a baseline. At least then we are all on the same page. I have read article in some magazines and posts online but can never get the project to work. I then discover I am not completely aligned with what the writers used in his project.

     

    I can see you are looking for some solutions in areas I have not delved in. I can't offer a solution. How about that should be easy. Feel any better? Persevere grasshopper (hopefully your age allows you to understand the pronoun) I have found it is challenging field that allows me to continue to learn. Just takes a lot more time than I thought it should.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube