
When upgrading from an Intel mac to an Apple Silicone I noticed docker fails to run. I'm using Laravel Sail when Sail is installed or when a sail up command is attempted I get an error: docker: 'compose' is not a docker command The reason for this is a docker-compose is now a plugin. Docker needs docker-compose to be installed. Use brew to install docker-compose brew install docker-compose Once installed sail will function normally without any extra setup. بخوانید...
ادامه مطلب
Losing your social security card might not seem like a big deal right now, but it becomes a pain if you need to apply for benefits. It’s always best to report the missing card as soon as possible and ...
ادامه مطلب
I'm currently trying to connect my local machine remotely to my server in the office. The objective is to set this machine up as a domain oppose to workstation so it acts the same as if it was in the office. I've established a successful VPN to the Server with no problems. I tried connecting to the domain using xyz.local however it couldn't find it. I've then amended the ipv4 settings for the VPN for which the primary and secondary DNS are pointing to what the server gives out. Still no luck. I'...
ادامه مطلب
Is there an offline program that let's me convert my png files to webp? I'm running MacOS X 10.11 El Capitan. Searching on google I was only able to find online converters that shrink the size of the Image and do not let me upload more than one file at once. This is a problem since I have around 800 pngs to convert. Let's block ads! بخوانید...
ادامه مطلب
I have a machine that has been damaged by some careless couriers, and want to replace the damage parts efficiently. I have limited opportunities to test components in other computers, so I'm trying to find out what is broken in other ways. I have two main issues: Graphical artifacts. These take the form of small grid-aligned squares which usually appear and then flicker form position to position. If the display driver doesn't crash, they often settle down to a final position, and sometimes the ...
ادامه مطلب
Many of you might know that it is possible to add a spacer to the Mac OS dock icons with: $ defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}' $ killall Dock but the problem is, I find them a bit wide. I'm wondering if anyone knows a way to adjust the space of those spacers An image of the spacers I'm talking about can be found here Let's block ads! بخوانید...
ادامه مطلب
What hardware input device can you use to accept EMV chip card data and delivery the data to a Windows 10 C# program ? ...
ادامه مطلب
I find it very tedious to scroll to the page I am currently reading whenever I open a PDF document. Is there a way for example to dogear page 20 and have the document open at that very page the next time? ...
ادامه مطلب
Why is my mac (Snow Leopard) asking me for installer changes (system.install.root.user) by itself? I do not recall doing anything to enable this. I feel like someone is trying to hack into my computer. I hope it is a false feeling. ...
ادامه مطلب
I am running Win 7 Home, SP1 I am having search problems and this Reg Key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Search is missing. Please advise ...
ادامه مطلب
I was setting up an LG LG 27MB85R-B 27" monitor at a desk and after I plugged in all of the cables and plugged the Mini-DP into my macbook. I tapped the touch sensitive power button and... nothing. I rechecked all of my cables to make sure I didn't miss anything but everything was right. At this point I don't know what's wrong! Help! Let's block ads! بخوانید...
ادامه مطلب
today i tried to install openSUSE Leap 42.1 on a SD-card. I used a USB stick as installation medium. So far everything has gone well. The installation finished without any problems. Then I went to the Bios to select the SD-card as Boot Option #1. But I couldn't find the SD-card there! What do I have to change in order to make the SD-card appear in the BIOS? Thanks for your help! Let's block ads! بخوانید...
ادامه مطلب
I have a Transcend USB 3.0 SD and MicroSD card reader. When I plug it in, it won't show up in the windows 7 file explorer, but it shows up properly in DiskPart and device manager in windows 7 which says it is operating properly. I Cannot access any files on any SD card placed in the adapter. I have another old SD adapter that works fine, but I want to replace it with the non-functioning adapter. It used to work fine when i first got it, So the problem is most likely Windows file explorer. Let's ...
ادامه مطلب
I'm new to VBA and would greatly appreciate some help on a problem. I have long Word documents where I need to apply standard comments to the same set of keywords, but only in selected sections of the document. The following macro worked to find a keyword and apply a comment, but I'm having trouble making some modifications: Sub item_wording() ' ' item_wording Macro ' ' Do While Selection.Find.Execute("keyword1") = True ActiveDocument.Comments.Add range:=Selection.range, Text:="comment for ...
ادامه مطلب
I have a full sync.ed Chrome Browser version 53 (above 45 Chrome isn't working with the osx keychain) and I need to import my safed passwords into my virgin safari browser. It isn't possible to import into LastPass for e.g.. Firefox isn't a connection to help... Thanks in advance. Let's block ads! بخوانید...
ادامه مطلب
I cloned my existing 500 GB HDD to a new SanDisk 1 TB SSD (via CloneZilla). Now, I'm having trouble to get Windows booting again: SSD itself works fine, I can access it via Ubuntu (booted from USB) the SSD is NOT recognized by the BIOS if I go into the BIOS setup menu I then added a new partition to install Ubuntu as second OS on the disk, this works fine The Ubunto Bot Loader (Grub) shows Windows 7 as an Option When I Select this option, a flashing _ shows, similar to what is described in Windo...
ادامه مطلب
I am using Samsung SSD 850 EVO 500 GB. Instead of installing a fresh copy of Windows 10 on it, an old image of the OS created from an old HHD was used I am worried this may affect the performance/age of the SSD. Which I understood is made to run on 4k bytes per sector. screenshots are on my laptop now after the migration to the ssd. Let's block ads! بخوانید...
ادامه مطلب
I have a Samsung 850 Pro SSD that I used at my previous job. I would like to reuse this SSD and clone the HDD on my current work laptop. I dont need any of the old files on the SSD. Can I just format the whole drive and then clone to it? I recall reading in the past that formatting an SSD is bad for the drive. Let's block ads! بخوانید...
ادامه مطلب
I have the SanDisk Ultra Extreme Micro SD 64GB SDHC/SDXC Card CLASS 10 UHS-I (Not anymore at sandisk card section) and i use it in my Galaxy S4 i9500 phone to save pictures on it. I have windows 8.1 x64. Now, i insert the micro sd into Sandisk ImageMate All-in-one and connect it to my computer. I start transfering files from it and suddenly the device disconnected! Even when i try to just see the properties it gets disconnected. I must say it was allways working for me without any problems. Can ...
ادامه مطلب
Is there a fast and reliable way to use a device's MAC address to determine if it is currently connected to a network from a Windows PC/Server? If not, then from an Ubuntu server? arp -a doesn't work on its own as the items stay in the cache too long. arp -a combined with clearing the cache every 5 minutes might work, but seems inefficient, and only works if the cache entirely repopulates within 5 minutes. Would it? Background: I got tired of clocking in at work, and so I wrote a quick app which...
ادامه مطلب