If you need to pay someone back for dinner, send rent money to a roommate, or send someone cash when they need it, you can do it all easily from your smartphone. We’ve rounded up the best mobile payment apps that help you sen…
If you’re a keyboard person, you can accomplish a lot of things just using the Linux command line. For example, there are a few easy-to-use methods for creating text files, should you need to do so.
Android phones and tablets can fill up quickly as you download apps, add media files like music and movies, and cache data for use offline. Many lower-end devices may only include a few gigabytes of storage, making this even…
Groups help define the permissions and access your Linux user account has to files, folders, settings, and more. Finding out the groups to which a user account belongs helps give you a better understanding of that user’s acce…
Most modern computers are capable of running a 64-bit operating system. But just because a computer supports it doesn’t mean that’s what’s running. Here’s how to tell whether you’re running a 32-bit or 64-bit version of Linux…
This trick should work on all Debian-based Linux distros, including Ubuntu. To get started, type ifconfig at the terminal prompt, and then hit Enter. This command lists all network interfaces on the system, so take note of th…
Back in the early days of Android, system updates were very random: they would roll out at different times, and often several times per year. Now, Google has taken a much more streamlined approach, releasing one major Android…
For years, Android enthusiasts have been rooting their devices to do things that Android doesn’t allow by default. But Google has added many features to Android that once required root, eliminating the need for many people….
When you picked up your shiny new Android device, you probably thought “yeah, this has plenty of storage. I’ll never fill it up!” But here you are, some number of months later with a full phone and no clue why. No worries: he…
Sometimes it’s necessary to grab a still image of what’s happening on your device’s screen—that’s called a screenshot. While this used to be a hassle on Android (many moons ago), all modern handsets include the capability. …
Android is very customizable–many of its features are just defaults, and can be swapped out for third-party alternatives without any rooting required. When it comes to iOS, well…not so much.
At this point, smartphones are prolific. We use them for calls, text messages, social networking, photos, quick searches, streaming music, watching videos…the list goes on. But each thing you do drains your battery life, an…
If there’s an Android application you really love and wish you could run on your computer, now you can: there’s a dead simple way to run Android apps on your PC or Mac without the fuss of moonlighting as an Android developer….
If you’re dual booting Windows and Linux, you’ll probably want to access files on your Linux system from Windows at some point. Linux has built-in support for Windows NTFS partitions, but Windows can’t read Linux partitions w…
Most people use a graphical file manager to find files in Linux, such as Nautilus in Gnome, Dolphin in KDE, and Thunar in Xfce. However, there are several ways to use the command line to find files in Linux, no matter what d…
Ubuntu and many other Linux distributions use the GRUB2 boot loader. If GRUB2 breaks—for example, if you install Windows after installing Ubuntu, or overwrite your MBR—you won’t be able to boot into Ubuntu….
Virtual machines are demanding beasts, providing virtual hardware and running multiple operating systems on your computer at once. As a result, they can sometimes be a little slow. Here are some tips to help you squeeze ever…
Web browsers you use on your mobile phone or tablet remember your browsing history, just like browsers on your PC or Mac. Anyone who borrows your phone or gets access to it somehow can see which webpages you’ve visited. How…
On occasion you will need to edit the hosts file on your machine. Sometimes because of an attack or prank, and others so that you can simply and freely control access to websites and network traffic.
The bash shell is the standard terminal environment included with most Linux distributions, included with macOS, and available for installation on Windows 10. It remembers the commands you type and stores them in a history fi…
Bash is the default command-line shell on most Linux distributions, from Ubuntu and Debian to Red Hat and Fedora. Bash is also the default shell included with macOS, and you can install a Linux-based bash environment on Windo…
When you delete sensitive files from your Dropbox account, you may think you’ve deleted them permanently. However, the files remain in a hidden cache folder on your hard drive for efficiency and emergency purposes that is c…
If you’ve tried to install Google Chrome in Ubuntu Linux, you may have noticed that it’s not available in the Ubuntu Software Center. However, it’s easy to download a package file for Google Chrome and install it on your …
Most Linux distributions include the bash shell by default, but you could also switch to another shell environment. Zsh is a particularly popular alternative, and there are other shells, like ash, dash, fish, and tcsh. Bu…
When formatting partitions on a Linux PC, you’ll see a wide variety of file system options. These options don’t need to be overwhelming. If you’re not sure which Linux file system to use, there’s a simple answer….