Soluții

How to Log Out of Facebook on iPhone

By logging out of Facebook on your iPhone, you can use other accounts with the app as well as secure your account data by not making it available to anyone who uses your phone. We’ll explain to you the entire Facebook sign-out process. The following guide assumes you have access to your phone. If you’ve lost access to your iPhone, you can remotely log out of your Facebook account.

[mai mult...]

How to Enable Dark Mode for Google Chrome

Google Chrome has had a built-in dark theme like Mozilla Firefox and Microsoft Edge since Chrome 74. You can even apply a dark theme to every web page you visit using third-party themes or an extension. Here’s how. Chrome now offers a built-in dark mode on Windows 10, Windows 11, and macOS. It even makes all of Chrome’s context menus dark, too.

[mai mult...]

How to Edit Your Hosts File on Windows, Mac, or Linux

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.

hosts files have been in use since ARPANET. They were used to resolve hosts names before DNS. hosts files would be massive documents used to aide the network name resolution. Microsoft kept the hosts file alive in Windows networking which is why it varies very little whether used in Windows, macOS, or Linux. The syntax stays mostly the same across all platforms. Most hosts files will have several entries for loopback. We can use that for the basic example for the typical syntax.

The first part will be the location to redirect the address to, the second part will be the address that you will want to redirect, and the third part is the comment. They can be separated by a space, but for ease of reading are typically separated by one or two tabs.

127.0.0.1 localhosts #loopback

Now let’s look at accessing the hosts files in the different operating systems…

[mai mult...]