
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. بخوانید...
ادامه مطلب
What if someone else owns the domain on which your website sits? For example, as it was in the case of one of my visitors, someone may have bought the domain for you, and retained ownership of it. Or perhaps your website is on a free web host, or a blog host, and you are using the web address given to you by them. This article deals with how you can solve that problem (or potential problem)....
ادامه مطلب
Sometimes you may want to keep a group of words on a web page together on a single line, rather than allowing the web browser to break them up and place them on separate lines if there's no space. This article shows you the HTML and CSS to accomplish this....
ادامه مطلب
I have a room full of machines that I have been upgrading from home to pro (Windows 10). All machines that are NOT anniversary update 1607 can be joined to a domain with no issues. All that are the anniversary update will allow me to join to the domain and it restarts and asks for the useame and password. Put in my credentials and it provides a generic "cannot log you in" error message. I've also noticed lusrmgr.msc is missing (Local users and groups) in all of these 1607 upgrades. The earlier b...
ادامه مطلب
So Chrome freaked out one day and wouldn't load any pages. After completely uninstalling and reinstalling and reinstalling again using the dev channel and tuing off account sync and removing all history from the servers (ouch), I actually got it to work again as a browser but all my extensions are dead. They show the little puzzle piece (like in this question) and when I try to access the options or use them I get ERR_FILE_NOT_FOUND. I have tried uninstalling them all countless times, via right-...
ادامه مطلب
I am preparing a sizable document in Microsoft Word 2013, and I want to use the MS Word functionality for references. Imagine I have a book that the bibliography, Chicago Style, looks like this: Fletch, Fletch F. 1985. *Important Quotes.* Los Angeles: Fake Publisher. I want to do a footnote citation automatically with MS word. It should look like this one that I entered manually: However, when I click "Insert Footnote" then "Insert Citation", it just sticks an inline-citation in the footnote...
ادامه مطلب
Don't look for the drivers on inteet, /sbin/vboxconfig builds them. The problem was the old drivers were still present and preferred. So I removed the old drivers and ran /sbin/vboxconfig again, this time it worked.sudo mv /lib/modules/3.16.0-4-amd64/updates/dkms/vbox* /tmp(Moving to /tmp instead of rm just in case)The directory may vary, I found it in the first command in my question with lsmod then modinfo. Then sudo /sbin/vboxconfig and it should work The new drivers are in /lib/modules/3.16....
ادامه مطلب
I have column 1 and it has dates. I have column 2 and it has inventory sold. The dates are duplicated from several systems - which means for a given date there are at least 7-10 numbers for inventory sold. We simply want to take the highest amount for a specific date and show the SUM of that column for inventory. Mean we are only adding 1 inventory amount per date. Let's block ads! بخوانید...
ادامه مطلب
I hope this is the right place to ask this. My University lets students download a preconfigured executable of OpenVPN, where the settings are already branded in. Once you installed it, you just enter your credentials and you are connected. However, I noticed that it doesn't work anymore after the system is has been installed on is rebooted. If I install it, I get a successful connection with the VPN and can use it. If I restart my Laptop, it does not work anymore, but the Icons in the Tray stil...
ادامه مطلب
I have a Windows 10 PC with 8GB of RAM that frequently generates "low memory" waings, even when barely any applications are open. Example: Can anyone explain what is going on, and what can be done to fix this? ...
ادامه مطلب
I'm starting working with ROS2 (currently in alpha7 state). For this I build up a small network with an Raspberry Pi (Raspbian Jessie) connected to an router via LAN and an host PC (Ubuntu Gnome 16.04) connected to the same router via WLAN. Inside the host are some virtual machines (using VirtualBox) installed with Debian Jessie and connected via a bridged network (wlp4s0). I can also use ping, ssh and scp between all my machines (Rasp, Host, VMs). I found that the Rasp doesn't connect to the VM...
ادامه مطلب
This happens to me quite a lot, and I'd like to know if there's a way to prevent it or a better way to fix it than restarting my computer. The circumstances are very different to existing questions like “DNS server address couldn't be found” for some websites; it goes like this: I tu on my computer (Windows 8.1) and inteet router (which is either a 3G mobile router that I'm waking up from sleep, or a normal wireless router and modem that isn't on all the time because I'm in a country where there...
ادامه مطلب
Super User is a question and answer site for computer enthusiasts and power users. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top ...
ادامه مطلب
I am currently using a not genuine windows 7, I'm planning on buying a original windows 8 installer.. Can I upgrade my current version of windows to 8 and be a genuine copy?.. What do i have to do?.. ...
ادامه مطلب
Here is the story. my inteet connection gateway and my IP goes as GW: 192.168.20.x and IP : 192.168.20.23x and if I want to access web mailGW: 192.168.100.X and IP 192.168.100.2XX and my local area network GW: 192.168.1.23X and IP 192.168.1.25x Is there any way that I can access all these networks same time with out changing the IP address and GWs time to time PS: I have already added some routes but those are not working IDK why the routes I add please explain Let's block ads! بخوانید...
ادامه مطلب
First - yes I support old stuff... not blades and the like, Racks of 2 and 4U servers, up to 16 of them in a set. A hardware IP KVM solution in new deployments answers all of my issues, my gap currently is that I want to equip each location I support with a low cost Dongle they can connect to any troubled server (say they blow up the BIOS settings and need help or the RAID controller needs configured or maybe a server is blue screening and we need to capture the stop data after windows crashes r...
ادامه مطلب
Can we also say 2 CPU 2 socket processing power is close to half as compared to quad core(obviously will be visible in case of multiprocessor)? My above understanding is based on this link ...
ادامه مطلب
I have a Synology NAS (DSM 5.4) on which I run an OpenVPN server (on port tcp/1194, IP is 192.168.1.10). I have forwarded the port 64666 on my exteal IP to that address and port on my access router (a TP-Link AS1200). The problem: I cannot connect with an OpenVPN client from an inteet host: Tue Aug 23 15:05:37 2016 Attempting to establish TCP connection with [AF_INET]myip:64666 [nonblock] Tue Aug 23 15:05:47 2016 TCP: connect to [AF_INET]myip:64666 failed, will try again in 5 seconds: Connectio...
ادامه مطلب
I am making several websites on a single workstation, so I want to test them in more or less isolated environment. Having some Linux background, I decided to make a chroot for each of these web apps. To be able to launch my app handlers from inside the chroot, I wanted to forward the visibility of /usr/local/bin to the chrooted container, but I fail to see a direct equivalent of mount --bind. Is it at all possible to have a chroot with vanilla OS X, without FUSE or other keel extensions? Let's b...
ادامه مطلب
In OneNote 2013, let's say you're currently editing some text in a regular text box/field: Now I want to exit this text box and move the cursor somewhere else on the page. Pressing Escape doesn't work, neither do the usual suspects (Ctrl+Enter, Alt+Enter, etc.). Can I exit the box with a keyboard shortcut of some kind? I have looked at the official page for OneNote 2013 keyboard shortcuts to no avail. Let's block ads! بخوانید...
ادامه مطلب