Giter Club home page Giter Club logo

elementary-random-notes's Introduction

Search in terminal history

You can use history | grep [search term] to show history that includes the term, or if you want to go through the matching history one at a time (skipping duplicates) you can use ctrl+r, enter the start of the command, and press ctrl+r repeatedly to go back though the results.

(credits elementary/terminal#277 (comment))

Error during updating with AppCenter

Aborted due to failure (Error pulling from repo: While pulling runtime/io.elementary.Platform/x86_64/7.2 from remote appcenter: Validating dirtree 6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d (/files/etc/debuginfod/): Dir 0 in dirtree: Invalid NULL filename)
  • Solution
$ sudo flatpak --system repair

Create new terminal tab with the same working directory as previous one

  • double click on already opened terminal tab

Create new terminal tab with working directory

io.elementary.terminal -t --working-directory=$HOME/projects/..

Drivers for HP DeskJet Ink Advantage 5075

  • Download latest hplip-*.run file for Elementary OS from website
  • $ chmod x+u hplip-*.run
  • $ sudo hplip*.run
# configure: error: cannot find libusb support
$ sudo apt-get install -y libusb-dev
 
# configure: error: cannot find python-devel support
$ sudo apt-get install python3.9-dev
  • Restart laptop
  • Connect printer to created mobile hotspot, laptop connect to the same mobile hotspot
  • Run $ sudo hp-setup

elementary-random-notes's People

Contributors

ldrahnik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.