{$lblSkipToContent|ucfirst}

IOS 13.2.2 Incorrect Wifi password

dinsdag 12 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I have an iPhone with iOS 13.2.2 . Until today, my wifi connection was totally normal. After i turning off wifi and on again, it keeps saying "Incorrect WiFi password". I tried following steps but still nothing. reset my…

Lees meer

iMovie file export swaps '/' and ':' in the filename

maandag 11 november 2019 inAsk Different (Tips-Tricks-Tutorials)

When I export my iMovie project to an mp4 File > Share > File (iirc) And name it "Tacos w/ John" for example, the file created is "Tacos w: John.mp4" But if I name it "PROJECT: Yi", it saves to "PROJECT/ Yi.mp4" Why? …

Lees meer

Macbook Air (2013) trackpad not responding

maandag 11 november 2019 inAsk Different (Tips-Tricks-Tutorials)

The trackpad fails to respond after the computer got hung on a website video last night and then went into sleep mode. On wakeup I had to use the arrow keys to toggle through various apps and quit them, then held down pow…

Lees meer

Do Macs come with any programming language available from the Terminal?

maandag 11 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I need to do a few little scripts on my Mac but I don't really want to install Xcode or Python for a full environment, just a quick command line deal. Does macOS come with anything suitable out of the box? As an example I…

Lees meer

Macbook notifications cannot be silenced

maandag 11 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I have a 2019 Macbook Pro 15" with a touch bar running macOS 10.14.6 The MacBook won't be quiet Notifications off in the notification centre, Slack told to not notify, other apps with notifying off, the volume set to zer…

Lees meer

iCloud Drive says it's syncing Desktop & Documents but it's not ... why?

maandag 11 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Upgraded to a new iMac because my 2011 won't take new OS's. Still runs like a champ tough. Migration generally went well from 10.13 to new iMac's 10.14 with one glaring exception, per the subject query. Decided to let it g…

Lees meer

iMove file export swaps '/' and ':' in the filename

maandag 11 november 2019 inAsk Different (Tips-Tricks-Tutorials)

When I export my iMovie project to an mp4 File > Share > File (iirc) And name it "Tacos w/ John" for example, the file created is "Tacos w: John.mp4" But if I name it "PROJECT: Yi", it saves to "PROJECT/ Yi.mp4" Why? …

Lees meer

Catalina: After some hours various things start to crash and/or stop working

maandag 11 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I have noticeg that after some hours or so, Google Chrome starts giving a crashing extensions message, and at that time everything starts acting weird. If I try to open an application it says "Can't open X Application". E…

Lees meer

How to free up space on Macbook Air for iOS update By keeping files only in iCloud?

zondag 10 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I have a Macbook Air with 121gb of storage on a SSD. I use iCloud and have approx 1.5TB of data in the cloud. I have clicked optimise storage and I now only have 8GB lefton my SSD, so not enough space to complete the lat…

Lees meer

Keeping mail accounts with separate Mail apps on iOS

zondag 10 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I have three email accounts that I use two different Mail apps to manage on my iPhone 5 (iOS 10.3.4). I read two accounts with Apple Mail, and one with myMail. This allows me to keep work and personal accounts separate. Un…

Lees meer

In Keynote, how to change no-fill color from black to something else?

zondag 10 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Using MacOS Keynote, I'm exporting animated graphics with transparent backgrounds. For example, the graphic may be black and white such as this: But to make the background of the slide transparent, the background is se…

Lees meer

In Keynote, how to change no-fill color from black to something else?

zondag 10 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Using MacOS Keynote, I'm exporting animated graphics with transparent backgrounds. For example, the graphic may be black and white such as this: But to make the background of the slide transparent, the background is se…

Lees meer

apply a terminal conversion command to each file in a folder

zondag 10 november 2019 inAsk Different (Tips-Tricks-Tutorials)

How do you apply this terminal command ffmpeg -i $f -ac 2 -codec:a libmp3lame -b:a 48k -ar 24000 -write_xing 0 $f_converted; to every file in a directory? ($f is the filename and $f_converted is the converted name) …

Lees meer

Gofortran installation for mac

zondag 10 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I need a C compiler and gofrortran to install a package. I was able to get the c complier with: xcode-select --install Unfortunately I am having trouble getting a working fortran complier. I know that I should be able t…

Lees meer

My computer wakes up at 5:59:39 every morning. How do I stop that from happening?

zondag 10 november 2019 inAsk Different (Tips-Tricks-Tutorials)

For some reason my 2017 iMac running macOS 10.14.6 keeps waking up from sleep at exactly 5:59:39 AM every morning. If I look at the logs using pmset -g log at this time it consistently reports: 2019-11-07 05:59:39 -0500 A…

Lees meer

How do I restore the "Quick Start" migration from my iPhone X to a newly bought iPhone 11 Pro Max?

zaterdag 9 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I just bought a new iPhone 11 pro max. After turning it on and did some very simple settings, it asks me to transfer data from my previous iPhone. However, I accidentally switched to another app on the previous iPhone. A…

Lees meer

How can I automate repeat mouse clicks, with delay, from fixed coordinates within a browser window?

zaterdag 9 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Looking for a quick and dirty way to automate this mundane activity. I presume this could be done with an automation to press the mouse button from two separate pixel coordinates, with delay, so long as the browser window …

Lees meer

How can I automate repeat mouse clicks, with delay, from fixed coordinates within a browser window?

zaterdag 9 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Looking for a quick and dirty way to automate this mundane activity. I presume this could be done with an automation to press the mouse button from two separate pixel coordinates, with delay, so long as the browser window …

Lees meer

man -k and apropos cannot find pages in section 3 in Catalina

zaterdag 9 november 2019 inAsk Different (Tips-Tricks-Tutorials)

For example, run apropos printf: Printf(3o) - Formatted output functions Stdlib.Printf(3o) - no description gprintf(1), printf(1) - format and print data format(ntcl) - Format a string …

Lees meer

man -k and apropos cannot find pages in section 3 in Catalina

zaterdag 9 november 2019 inAsk Different (Tips-Tricks-Tutorials)

For example, run apropos printf: Printf(3o) - Formatted output functions Stdlib.Printf(3o) - no description gprintf(1), printf(1) - format and print data format(ntcl) - Format a string …

Lees meer

man -k and apropos cannot find pages in section 3 in Catalina

zaterdag 9 november 2019 inAsk Different (Tips-Tricks-Tutorials)

For example, run apropos printf: Printf(3o) - Formatted output functions Stdlib.Printf(3o) - no description gprintf(1), printf(1) - format and print data format(ntcl) - Format a string …

Lees meer

Internet - WiFi • e-mail • Software • Hardware • Reparatie • (Geheugen - SSD) Upgrades • Advies • Netwerken • Routers • Beheer op afstand (Teamviewer) • Onderhoud (Online Backup's) • Data Recovery • OSX Server • Synology NAS • Bootcamp - Parallels - VMWare

• 20 jaar ervaring •