Recent Questions

متن مرتبط با «postfix queue issue» در سایت Recent Questions نوشته شده است

Postfix issue : iptables rules and can't receive email from outside

  • نیلوبلاگ

    My Postfix server was working fine until last days but now, I can't receive emails from outside (I mean with an email of different domain name like gmail for example). I must make notice that I can send email from the server to gmail. From what I have seen, I think that issue may be my iptables rules : # iptables -L Chain INPUT (policy DROP) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ACCEPT all -- ...

    ادامه مطلب
  • 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 ...

    ادامه مطلب
  • KMPlayer double subtitles issue

  • نیلوبلاگ

    I have .mkv file with list of embedded subtitles. I don't have any subtitles files in the folder, they're all already in the file. So, i need to display 2 of them simultaneously: e.g. english as 1st, main subtitles, and russian as 2nd. For this purpose i use KMPlayer 4.1.1.5. Problem is only with 2nd subs. I'm able to choose main subtitles: when i choose RMB -> Subtitles -> Subtitles languages, i can see list of all the embedded subtitles, it works well. But for 2nd subtitles i'm only able...

    ادامه مطلب
  • DIY WiFi: connectivity issues with CyanogenMod 12.1

  • نیلوبلاگ

    I have a home network built around an ancient computer that I've tued into a router, running Debian Wheezy. The wireless part is based on a TP-LINK TL-WN851ND PCI card on the hardware side, and uses hostapd on the software side. Now, I have recently obtained a new phone, on which I am running CyanogenMod 12.1 (equivalent to Android 5.1). This device can connect to my wireless network, but most network operations (e.g. downloading things) result in timeouts, requiring retries. Fetching emails ove...

    ادامه مطلب
  • grub.conf issue while OVA deployment to AWS ec2

  • نیلوبلاگ

    I have been trying to deploy an OVA to AWS. And came across a strange problem. AWS looks for file with name 'grub.conf' in all partitions and doesn't deploy OVA if multiple files exist with name 'grub.conf' in any location. It shows something like this: { "Status": "deleted", "SnapshotDetails": [ { "UserBucket": { "S3Bucket": "bucket", "S3Key": "dir/aws.ova" }, "DiskImageSize":...

    ادامه مطلب
  • Aspire E5-571G-55ST RAM slots issue

  • نیلوبلاگ

    I have Aspire E5-571G-55ST laptop and tools like CPU-Z and Speccy show that I have 2/4 slots used... Even Windows Task Manager shows that I'm only using 2/4 slots... But when I opened up the laptop to put in 2 RAM's in the 2 leftover slots, I found out that the motherboard has only 2 physical slots, or I'm not seeing good??? The motherboard is: Acer EA50_HB Chipset is: Intel Haswell-ULT rev. 0B South bridge: H8x/P8x rev. C1 Bios: Insyde corp. v 1.32 Can someone help me out to figure this out? Do...

    ادامه مطلب
  • OpenVPN server setup issues

  • نیلوبلاگ

    I am trying to setup an OpenVPN server on my desktop that I will connect to on my laptop (both running windows 8.1 64-bit, with the 64-bit versions of OpenVPN installed). The setup procedure calls for the easy-rsa package, which is no longer included with OpenVPN, but is available separately. I have installed easy-rsa version 3.0.1. The first step in the setup is to run "init-config" in command prompt in the directory "C:Program FilesOpenVPNeasy-rsa", but it fails, giving me the typical "not rec...

    ادامه مطلب
  • Security issues with iPhone installing drivers on Windows 10

  • نیلوبلاگ

    When iPhone is plugged in computer running Windows 10 it starts installing drivers. Windows doesn't show UAC screen, or user permission to install drivers. Sure, it is convenient, but what is the security model here? Does it mean that any usb stick can silently gain permission for arbitrary code execution? Or this usb stick would needs a signed certificate to do so? Let's block ads! بخوانید...

    ادامه مطلب
  • nagios nrpe plugin: permission issue

  • نیلوبلاگ

    I have a permission issue that is driving me crazy. I am trying to monitor asterisk on an arch linux virtual machine, using the plugin "check_asterisk_peers". I have installed NRPE (the Nagios remote agent). The relevant section of nrpe.cfg is: command[check_users]=/usr/lib/monitoring-plugins/check_users -w 5 -c 10 command[check_asterisk_peers]=/usr/lib/monitoring-plugins/check_asterisk_peers -p monika_gigaset Here is what I am getting: /usr/lib/monitoring-plugins/check_nrpe -H 10.10.10.10 -...

    ادامه مطلب
  • Excel issue - Link a cell to the number of documents in a file

  • نیلوبلاگ

    I am trying to get an excel spreadsheet to update when a document is inserted into a file. For example I have a folder called day diary. Every few days I will insert a word document or PDF document into this folder. I would like for the excel spreadsheet to acknowledge that a document has been put in the file. Is this possible? VBA welcome, however I have no experience in it. (Willing to lea a bit) Thanks for your time! Let's block ads! بخوانید...

    ادامه مطلب
  • ssh authentication issue with Thunar

  • نیلوبلاگ

    I have a server that I ssh into all the time. I have ssh keys set up, but I'm noticing a strange behavior with video files that I'm trying to edit with VLC. As most know, with a program like Thunar, you can open individual files with VLC by double clicking in Thunar and you can also drag a selection of files onto a running instance of VLC to add them to a playlist on the fly. This works as expected with local files on the localhost. However, when browsing the remote server with Thunar, I'm able ...

    ادامه مطلب
  • Resource Hacker - DLL Issue

  • نیلوبلاگ

    I recently used resource hacker to change my default folder icon. Unfortunately, now my file folder icon is missing. Does anyone have any ideas on how to get these back? ...

    ادامه مطلب
  • Issues building VirtualBox packer image of Windows Server 2012r2

  • نیلوبلاگ

    Issue I'm following this great how-to and all goes well until packer needs to shutdown the newly provisioned which fails with Cannot unregister the machine 'packer-virtualbox-iso-1469510168' while it is locked. See full log below at the end of this question. I've done the following Check no stale VirtualBox VMs are left around with that name (all clear) Update VirtualBox to latest available (5.1.2 r108956) Reboot my host computer but this consistently happens. Environment Host OS - OS X El Capit...

    ادامه مطلب
  • I have an issue with my PC hanging whenever I am trying to comment on facebook, fill in a form, or post anything or view anything online.

  • نیلوبلاگ

    Its doing it while I write here now. My only way around it is to hit ctrl,alt,del. call up the task manager and hit cancel over and over again until the the black screen goes back to my active page and the cursor starts to blink. I thought it was my firefox browser so I tried reset and eliminating addons no change. I changed browser to Google Chrome same thing only it comes back quicker on chrome. I only have to do the ctrl,alt,del cancel thing a couple of times. On firefox it might take a dozen...

    ادامه مطلب
  • Home network issue. New connections drop not the existing

  • نیلوبلاگ

    I have a very strange behavior that I would like to understand on my home network. Sometimes I lost connection to outside (request timeout on ping 8.8.8.8 for few minutes) but I don't loose connection on already made link. For example I can have a google hangout call that will not drop but during this call I will see request timeout on 8.8.8.8 for few minutes. When I do an mrt and the connection drop. It drops on nearly all points. Connection seems to drop right after the router at home. Packets...

    ادامه مطلب
  • Get notified when a certificate for one of my domains gets issued

  • نیلوبلاگ

    Since client transparency and certificate logs are widely in use now, can I, as a site owner, somehow subscribe to one of the certificate logs and get notified when a certificate for one of my domains gets issued by a CA? ...

    ادامه مطلب
  • WLAN can't get lease from DHCP, driver issue?

  • نیلوبلاگ

    I have a computer with built-in WLAN, and it just can't get any IP from the DHCP when using that adaptor. The signal strength and quality is excellent. Using the LAN adaptor or a USB-WiFi adaptor works just fine. To eliminate the router being the cause, I tried making a hotspot on my mobile phone, and the same behaviour repeats itself there: it connects without problems, but it doesn't get an IP from the DHCP server. So I suspect it's the driver for the built-in WiFi adaptor that needs updating....

    ادامه مطلب
  • Active Directory Password Change Issue

  • نیلوبلاگ

    I don't recall an account being locked when the user forgot to change the password before the deadline (I know this happens a lot in hardened Linux servers though). In case you it really did happen, assuming you have domain administrator access, you can: Login your domain controller as domain admin Open up "Active Directory Users and Computers" Go to "Users" Find the user account, right click and open "Properties" Browse to the "Accounts" tab and tick "Unlock account" This should unlock the acco...

    ادامه مطلب
  • Issue using 'force_style' for subtitles in FFMPEG

  • نیلوبلاگ

    I've recently run into an issue in using FFMPEG's 'force_style' filter. Adding subtitles by themselves works just fine, but when force_style parameters are included, I get "Option 'force_style' not found." Here's the input: ffmpeg -i (input.mp4) -vf "subtitles=(input.srt):force_style='FontSize=20,BorderStyle=3'" (output.mp4) Historically, this has worked on this machine and continues to work on others in the office (and seems to be independent of version). (File) matched with its srt Commencing...

    ادامه مطلب
  • Win 7 PC with i7 After SSD install, extremely slow "paint of green bar" on Directory open, performance issue

  • نیلوبلاگ

    I have 16G ram and 2T hard drive, then added 120G Samsung SSD as new boot C: (had shop do it) and 2 things happened. The performance was much better for Win boot, but sometimes on opening a drive or a directory that green bar that paints on top of the box would take a minute maybe even 4 mins to slowly paint. Other times no issue at all, fast. At the same time Search all of a sudden would miss both files and directories that were actually there. Think the 2 are related.Image Of Slow Green Bar An...

    ادامه مطلب