How can I restore /etc/profile for Ubuntu?
There should be a copy of the default profile in
Tech Tips Made Easy
There should be a copy of the default profile in
That particular error message may indicate that you have held packages, but it may also indicate a different problem. You can get a list of actual held packages with: If there are none, or none look related, then it’s probably something else. Check carefully the output of the command you were trying when you got the error … Read more
Ubuntu 20.04 Focal Fossa was released on April 23, 2020. This tutorial is going to show you 2 ways to upgrade from Ubuntu 19.10 to Ubuntu 20.04: using the graphical update manager and using the command line. Normally you use the graphical update manager to upgrade Ubuntu desktop and use the command line to upgrade Ubuntu … Read more
While setting up my Plex I noticed that I couldn’t connect from my laptop to configure the server that I installed on a Ubuntu Server due to that they existed on different subnets. To solve this I installed Ubuntu Desktop temporarily on my Ubuntu Server and set up the server from a browser on the local … Read more
Motivation Consider the following UNIX terminal session: dbettis@rhino[~]$ ls … When you type the command ls, the shell dutifully executes the command and returns the results to you. During the course of a terminal session, you type more commands. These include things like emacs, firefox, so on and so forth. But where do these commands come from? Obviously, … Read more
In “terminal” (not a graphic emulator like gterm), Shift+PageUp and Shift+PageDown works.
The Moto G6 is a fantastic smartphone if you need something capable on a budget. But no phone is perfect, and whether you’re using the Moto G6, the G6 Plus, or the G6 Play, you might still run into some issues. If you’re experiencing a technical hitch on your beloved Moto G6, check out this list of the most … Read more
To get started and connect your Mid A.N.C to Bluetooth: Push and hold the control knob for 5 seconds until the LED blinks Blue Select MID ANC from your sound device’s Bluetooth® list. The indicator turns off when pairing is complete Press play, and enjoy you new headphones!
Git is a free and open source distributed version control system. It is perhaps the most popular within the branch as millions of developers use it to control software versions. Ease of use, community support, and efficient version control are the main features of Git. In addition, it is open source and free, which makes it … Read more
You can set up or update certain DNS records and your repository settings to point the default domain for your GitHub Pages site to a custom domain. GitHub Pages is available in public repositories with GitHub Free and GitHub Free for organizations, and in public and private repositories with GitHub Pro, GitHub Team, GitHub Enterprise … Read more