Recent Questions

متن مرتبط با «vagrant shared folder mac» در سایت Recent Questions نوشته شده است

Running Docker on M1 Mac - docker: compose is not a docker

  • نیلوبلاگ

    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. بخوانید...

    ادامه مطلب
  • Laravel organise migrations into folders

  • نیلوبلاگ

    When a project grows the migrations folder can contain a lot of migration, ever wanted to desperate them into folders? tus out it's easy to so. All you need to do is tell Laravel where to read the migrations from. In your AppServiceProvider.php boot call, you can call $this->loadMigrationsFrom() and give it a path of all the folder locations: $migrationsPath = database_path('migrations'); $directories = glob($migrationsPath.'/*', GLOB_ONLYDIR); $paths = array_merge([$migra...

    ادامه مطلب
  • Conencting local machine to remote Domain

  • نیلوبلاگ

    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'...

    ادامه مطلب
  • Find folder contents difference on WIndows 7?

  • نیلوبلاگ

    I have a larger folder containing all my SVN files. I got attacked my a virus destroying some files but also corrupting SVN config files, so now TortoiseSVN cannot recognize it as a SVN folder. I can redownload the repository to other location but there are some files I didn't commit to it. Is there some software that can tell me difference in contents between folders or should I write a batch script that can tell me which files were not commited? Let's block ads! بخوانید...

    ادامه مطلب
  • Offline Program to convert Images from PNG to WEBP for MacOS

  • نیلوبلاگ

    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! بخوانید...

    ادامه مطلب
  • virtualbox failed when starting vagrant up

  • نیلوبلاگ

    I've windows 7 64bit and Installed vagrant 1.8.4 and virtualbox 4.3, Now I need to load linux based 64bit box on machine but getting below error : Note: another 32bit linux box running... D:projectsvagrant-setup>vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'goobing-base'... ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: vagrant-setup_default_1472733158731_6244 ==> default: ...

    ادامه مطلب
  • Adjust width of spacer between Mac OS dock icons

  • نیلوبلاگ

    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! بخوانید...

    ادامه مطلب
  • Ctrl + Click + Drag Deselects Selected Items and System Folders Have a Tag

  • نیلوبلاگ

    Just like the title says, recently I've been noticing that when I'm selecting a group of items in a folder if I select some and click and drag over them again it deselects them. This never never happened before a couple weeks ago. I believe it started when I had an IT guy do a checkup on my PC. My System folders also have an annoying tag that says "System Folder" now but that can be easily overlooked. Examples: http://ptscr.com/cax3uc http://ptscr.com/cax3xp P.S: Never letting an IT guy touch my...

    ادامه مطلب
  • Allow access to shared printers on Windows 2008 r2 without asking for authentication

  • نیلوبلاگ

    I have a print server hosted on a separate domain and I need to give access to users from a different domain to the shared folder without asking them to authenticate. I tried enabling the Guest account and didn't work. I enabled a GPO to deploy the printer but for some reason it's not working. I'd love your help on this issue. Let's block ads! بخوانید...

    ادامه مطلب
  • Windows Startup folder environment variable

  • نیلوبلاگ

    The startup priority in Windows is as follows, listed from first to start to last to start: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRunonce HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorerRun HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindowsRun HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRunOnce SystemDriveDocume...

    ادامه مطلب
  • FIle permission issues with Vagrant/Laravel

  • نیلوبلاگ

    I am running Ubuntu 16.04 LTS and am using Vagrant to run a Ubuntu 14.04 Server with a LAMP stack setup. I am working on a Laravel 5.2 project, but constantly have issues with the permissions in the storage folder/sub-folders. Currently, the folders are owned by my user/group. Anytime some file needs to be created or written too, I get a permission denied error. I can fix this with by chmoding the files to 777. This however does't fix the issue of having the problem when a new file is made (for ...

    ادامه مطلب
  • Permanent link to a bookmark folder

  • نیلوبلاگ

    Is it not possible to make a permanent link to a bookmark folder? I want a URL which will take me to a specific folder, independently of which computer I am logged in at. Currently using e.g. "chrome://bookmarks/#2225", gives me the folder I want on one computer, but not on another. It is also not permanent, which is also a problem. Let's block ads! بخوانید...

    ادامه مطلب
  • OSX why mac asking system.install.root.user by itself?

  • نیلوبلاگ

    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. ...

    ادامه مطلب
  • registry key missing: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Search

  • نیلوبلاگ

    I am running Win 7 Home, SP1 I am having search problems and this Reg Key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Search is missing. Please advise ...

    ادامه مطلب
  • Vagrant shared folder and symbolik links under Windows 10

  • نیلوبلاگ

    I have a vagrant box with Linux inside under Windows 10 (VirtualBox 5.1.4, Vagrant 1.8.5). Inside the vagrant box I cannot create a symlink: /home/vagrant/my-shared-folder/ $ ln -s /any/path/to/linux/box/folder my-symlink-name Under Windows 7 it was working with: How do I create a link in Windows 7 home premium as a regular user? So, has anything changed under Windows 10? Let's block ads! بخوانید...

    ادامه مطلب
  • How to migrate emails to a secondary imap server preserving folder structure

  • نیلوبلاگ

    The subject line could also read: "how to setup an email archiving system that preserves folder structure and tags". I am reaching the quota of my main email provider (imap1) and I would like to regularly move/migrate some emails to another imap server (imap2) that provides more space. However it took a lot of time to organize my emails into folders and labels in imap1, and I would like to preserve the folder structure after migration to imap2, so that I can easily locate emails in the archive s...

    ادامه مطلب
  • LG 27MB85R-B will not turn on with Mac connected

  • نیلوبلاگ

    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! بخوانید...

    ادامه مطلب
  • How to make this script read all subfolders

  • نیلوبلاگ

    I found script opening random files. I changed one thing and now it open random file from C:/ Can somebody tell me how to change it to open random file from C:/ and all subfolders? @echo off & setlocal :: start of main rem Set your path here: set "workDir=C:" rem Read the %random%, two times is'nt a mistake! Why? Ask Bill. rem In fact at the first time %random% is nearly the same. @set /a "rdm=%random%" set /a "rdm=%random%" rem Push to pushd "%workDir%" rem Count all files in your path....

    ادامه مطلب
  • Linux: Upload files to Dropbox without being in Dropbox folder?

  • نیلوبلاگ

    Assume I have my general dropbox folder, and my Photo/Video files in an another folder: /mnt/myhd/Dropbox /mnt/myhd/MyPhotosVideos Now, how can I upload all files from MyPhotosVideos to Dropbox without the need to copy/move them inside the Dropbox folder? If I copy them this takes (a lot of) extra space. If I move them I risk deleting the files by the Dropbox daemon due to an (human) error. Can I solve this with hard links ? This allows me to make photos/videos available to Dropbox without ta...

    ادامه مطلب
  • Macro to insert Comment Bubbles on selected text in Microsoft Word?

  • نیلوبلاگ

    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 ...

    ادامه مطلب