Here is a short list of popular free apps for MacOS.
Continue reading “Popular free apps for macOS”Category Archives: Apple
How to install applications from the App Store on older versions of iOS
They asked to somehow install Viber on iPhone 4 with the old iOS 7, which did not want to be installed through the App Store saying that iOS 8 and above was needed.
Continue reading “How to install applications from the App Store on older versions of iOS”How to solve on MacOS “REMOTE HOST IDENTIFICATION HAS CHANGED”
Once I transferred the IP address to another server and after connecting to it via SSH from MacOS I saw a warning and therefore failed to connect:
Continue reading “How to solve on MacOS “REMOTE HOST IDENTIFICATION HAS CHANGED””How to move contacts from Gmail to iCloud
Once asked to transfer contacts from your Google account to iCloud.
Continue reading “How to move contacts from Gmail to iCloud”How to turn off “Raise to Wake” on iPhone
Starting with the iPhone 6s version, the “Raise to Wake” function has appeared.
Thanks to which you can quickly check notifications on the iPhone, take a photo, turn on a flashlight, etc., without pressing the “Home” button.
If you do not perform any action, the iPhone will return to sleep.
Why do Mac function keys work without fn and instead of F1-F12
I noticed that on many laptops, including the MacBook, function keys (brightness level of the display, volume, etc.) can be used as standard without the fn (function) key. And the keys themselves from F1 to F12 have to be used with the fn key (it is located in the lower left corner of the keyboard).
So that the keys from F1 to F12 work as usual, and the functional only with the fn key – open “System settings” – “Keyboard“, then in the tab “Keyboard” select “Use the F1, F2 and other function keys as standard“.
Is done.
See also my article:
Fn function keys on a laptop work the other way around
Home, End, Page Up and Page Down keys on a MacBook
I will give examples of using some keys in MacOS on a MacBook that are not on the keyboard:
PageUp – fn + up arrow
PageUp (in the browser) – Space
PageDown – fn + arrow to down
PageDown (in the browser) – Shift + Space
Continue reading “Home, End, Page Up and Page Down keys on a MacBook”
How to connect a wireless mouse to your macbook
Briefly describe the points on how to connect a wireless mouse to your MacBook:
1) First you need to turn on Bluetooth. The Bluetooth icon is usually located at the top of the screen, to the left of the volume and Wi-Fi icon, or in the System settings.
2) Set up a new device, for this you need to click in the “Install a new device” window.
3) Turn on the wireless mouse (the switch is usually under the mouse), after switching on the indicator should light up.
4) Select the device in the list and click “Continue” to complete the connection. After pairing in the system settings, you can configure some parameters of the mouse.
Why Contact Form 7 does not work on iOS
Recently, on the WordPress site, I noticed the problem of sending messages via Contact Form 7 from devices with the iOS operating system.
If you used Google reCAPTCHA, when you clicked on the Send button, the page was updated for a very long time and reCAPTCHA reported a wait error, if you disable reCAPTCHA, then the message was sent after 1-2 minutes.
As it turned out, iOS somehow started blocking AJAX, which was used by default when updating the page.
So to solve the problem, I opened the configuration file wp-config.php and just before the line:
define('WP_DEBUG', false);
Added a line:
define ('WPCF7_LOAD_JS', false);
This line prohibits Contact Form 7 from using Javascript.
If you specify this variable at the end of the file, it will not work.
After this, the messages on iOS started to go immediately.
How to find iPhone from a computer?
To see from the computer where the iPhone is located:
Continue reading “How to find iPhone from a computer?”