Posts tagged as "Linux"

Linux and 1 other tag.

Guide: How to adjust the fan curve on System76 laptops

A step by step guide on how to flash your EC with adjusted fan speed values.

Read
Linux

Bash Linux: How to move or delete files containing specific text - and 3 other useful variations

Learn how to move or delete files that contain a specific text in its name or body. Includes other useful variations

Read
Linux and 1 other tag.

Using NVM in cron jobs (Node Version Manager with crontabs)

No more "node: command not found" errors when using NVM installations in cron jobs.

Read
Linux

Linux: How to mount remote server files into your local machine via SSH

Everything you need to know to use your local GUI tool to browse your remote server files. Uses sshfs.

Read
Linux

How to uninstall .deb packages on Linux (Debian/Ubuntu/Pop!_OS 20.04)

Easy commands to uninstall packages that were installed via .deb file.

Read
Linux and 1 other tag.

How to open Google Chrome from the terminal

Launch Google's Chrome browser from the terminal.

Read
Linux

Make Bash tab autocomplete case insensitive

Easy one line command for making the Linux shell ignore case when using tab completion.

Read
Linux

How to exit a terminal window without killing its running processes

Learn how to close a terminal window without killing its processes in Linux.

Read
JavaScript and 2 other tags.

How to run a fullstack JavaScript project with a single command

No more opening multiple terminals just for serving your application locally.

Read
Linux

How to run bash commands in a loop

Tips for running shell commands multiple times in a loop. Run commands indefinitely. Run them a specific number of times. Or run them until failure.

Read
Linux

How to run an app in dark mode without changing Linux's global system settings

Want to run a specific app in dark mode without having to change your entire system's theme? This quick tip maybe what you are looking for.

Read
Linux and 1 other tag.

How to upload/download files via SSH using an identity file and SCP

How to transfer files from/to a server that requires an identity file to SSH into.

Read
Docker and 1 other tag.

How to install docker-compose on Linux (Debian/Ubuntu/Pop!_OS 20.04)

Learn how to install docker-compose on Linux.

Read
Linux and 1 other tag.

How to use Docker without root privileges

No more typing `sudo docker` all of the time.

Read
Linux and 1 other tag.

How to install Docker on Linux (Debian/Ubuntu/Pop!_OS 20.04)

Installing Docker in Ubuntu based Linux distributions is easy. In this post we are going to have a look at how to install Docker in my favorite Linux distribution: PoP_OS!

Read
Linux and 1 other tag.

Running Linux on Nvidia laptops (ASUS S15 X530/S530)

Tips for those considering running Linux on a ASUS S15 laptop.

Read