Apple just made one of Safari’s best features even better. Whether you’re using an iPhone or iPad with iOS 11 or Safari 11 on a Mac, you can now make Safari always open articles on any website in Reader Mode . This is perfect if there’s a site with content you love, but design choices you absolutely despise. Reader Mode is one reason why every Mac user should ditch Chrome for Safari . Automatically Use Reader Mode on an iPhone or iPad Setting this up on an iPhone or iPad is easy: just head to the site in question and long-press the Reader View button in the address bar. Note that this button only shows up on pages with an article. Tap “Use on [Current Website]” or “Use on All Websites” and Safari will always open articles on either the current website or the entire web in Reader View. Of course, web pages will only open in Reader View if Safari recognizes them as articles, so some web pages will be unaffected. To undo this change, long-press the Reader View button … [Read more...] about How to Automatically Open Articles in Safari’s Reader Mode
Chanda to banda scheme
How to List Your Computer’s Devices From the Linux Terminal
Find out exactly what devices are inside your Linux computer or connected to it. We’ll cover 12 commands for listing your connected devices. Why 12 Commands? However many ways there are to skin a cat, I’d be willing to bet that there are more ways to list the devices that are connected to, or housed inside of, your Linux computer. We’re going to show you 12 of them. And that’s not all of them! Inevitably, there’s a lot of overlap in the information that you can get out of these commands, so why bother describing this many of them? Well, for one thing, the variations in content and detail make them sufficiently different that some people will prefer one method over another. The output format of one command might lend itself particularly well to a specific use case. The format of another command might be ideally suited to its being piped through grep , or another method of further processing. Primarily though, it is to make the article as general as possible. Rather than … [Read more...] about How to List Your Computer’s Devices From the Linux Terminal