Skip to content
  • 1 Votes
    1 Posts
    92 Views
    No one has replied
  • 0 Votes
    2 Posts
    458 Views
    zareenZ
    20+ Frequently Asked Questions (FAQs) General & Eligibility What is the Parwaz Card? It is a digital welfare card providing interest-free loans and skill training to residents of Punjab. Is it available outside Punjab? No, currently it is only for permanent residents of Punjab province. What is the age limit? 18–35 years for skills/overseas support; 25–55 years for business loans. Is the registration free? Yes, there is no application fee. Beware of agents asking for money. Can women apply? Yes, women are given special priority and easier paperwork. Can students apply? Yes, college/university students over 18 can apply for the skill and overseas tracks. Loans & Finance Is the loan interest-free? Yes, all loans under the Parwaz Card are 100% interest-free (Qarz-e-Hasna). How much loan can I get? Up to 5 Lakh (No collateral) and up to 30 Lakh (With collateral). Do I need an NTN? Yes, an active NTN and tax-filer status are mandatory for business loan categories. What is the repayment period? Usually 3 to 5 years, starting after a grace period. Do I need a guarantor? For Tier-1 (up to 5 Lakh), your CNIC and tax record act as your guarantee. What if I already have an Akhuwat loan? You may be ineligible if you are currently a defaulter of other government schemes. Overseas & Skills What does the “Overseas Support” cover? It covers visa fees, medical tests, air tickets, and protectorate fees up to PKR 1 Million. Can I apply if I don’t have a job offer yet? For the overseas financial aid, a valid job offer letter is required. Which countries are covered? UAE, Saudi Arabia, Qatar, Italy, and other approved destinations. Is there any English language requirement? Basic English is preferred for international placements. Are the skills certifications international? Yes, training is provided through PSDF with internationally recognized certificates. Technical & Support How do I track my application? Use your CNIC or Tracking ID on the “Track Application” section of the official portal. What is the helpline number? You can call 1786 or visit any e-Khidmat Center for assistance. Can I apply via a mobile app? Currently, the process is web-based via the official portal. How long does approval take? The verification process usually takes 3 to 6 weeks. What should I do if my application is rejected? Review the reason (usually document errors), correct the info, and reapply if the portal is still open.
  • 0 Votes
    1 Posts
    151 Views
    No one has replied
  • 0 Votes
    1 Posts
    412 Views
    No one has replied
  • 0 Votes
    1 Posts
    415 Views
    No one has replied
  • 0 Votes
    1 Posts
    389 Views
    No one has replied
  • 0 Votes
    1 Posts
    802 Views
    No one has replied
  • 0 Votes
    1 Posts
    865 Views
    No one has replied
  • 1 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    zaasmiZ
    @Jawad-Ahmad said in ubnt ap cp sync but link not working: If an Ubiquiti UniFi AP is syncing with the controller but the link isn’t working (no connection to the network), it usually indicates a problem with the physical connection or the AP’s network configuration. Troubleshooting steps include checking the physical link, verifying the AP’s IP address and subnet, and ensuring the controller can reach the AP. Troubleshooting Steps: Check the Physical Connection: Ethernet Cable: Ensure the ethernet cable connecting the AP to the network (or PoE adapter) is securely plugged in at both ends and not damaged. PoE: If using Power over Ethernet (PoE), verify the PoE injector or switch is providing power and that the cable connected to the AP is working. Link Light: Check for a link light on both the AP and the switch/injector port. If there is no link light, the issue is likely a bad cable, PoE injector, or a problem with the AP’s Ethernet port. Verify Network Configuration: IP Address: Ensure the AP is assigned an IP address within the correct subnet for your network. Subnet Mask: Verify the subnet mask is correct for the AP’s IP address. Gateway: Confirm the AP has the correct default gateway address (usually the router’s IP). Controller IP: Ensure the AP can reach the UniFi controller. If using layer 3 adoption, the controller IP may need to be configured on the AP or through a DNS record. Controller Connectivity: Adopt/Re-adopt: Try re-adopting the AP in the UniFi controller software. Reset AP: If re-adoption fails, consider resetting the AP to factory defaults (using the reset button) and then re-adopting it. Firewall and Antivirus: Temporarily Disable: If other troubleshooting steps fail, temporarily disable any firewalls (including Windows Firewall) or antivirus software that might be blocking communication between the AP and the controller. Topology Issues: STP Root: If you have a complex network with VLANs, check the spanning tree protocol (STP) root settings, as incorrect settings can cause connectivity issues. Topology Map: In the UniFi controller’s topology map, ensure the AP’s connection type is correctly identified (e.g., wired vs. wireless). If it’s showing a wireless connection when it should be wired, it might indicate a problem with the topology information. Firmware and Software: Controller Version: Ensure the UniFi controller software is up to date. AP Firmware: Ensure the AP’s firmware is also up to date. If you continue to have problems, provide more details about your network setup, including: What type of UniFi AP is it? What is the current IP address, subnet mask, and gateway of the AP? Is the AP connected directly to a UniFi switch, or is there a PoE injector involved? What is the topology of your network (e.g., are there VLANs)? Are you using layer 3 adoption? With more information, it will be easier to diagnose and resolve the specific issue.
  • 0 Votes
    2 Posts
    2k Views
    cyberianC
    @zarry said in ERROR Command "cashier:install" is not defined. Did youmean one of these?: ERROR Command “cashier:install” is not defined. Did youmean one of these? ⇂ cashier:webhook ⇂ fortify:install ⇂ jetstream:install ⇂ migrate:install ⇂ migrate:install After installing the package, publish Cashier’s migrations using the vendor:publish Artisan command: php artisan vendor:publish --tag="cashier-migrations"
  • 0 Votes
    4 Posts
    3k Views
    cyberianC
    @Thc-Vape said in Failed to connect to php.new: zsh: command not found: npm The error “zsh: command not found: npm” in your zsh terminal means the system cannot locate the npm executable. This typically happens when npm is installed but not in your shell’s PATH environment variable, or if Node.js (which includes npm) is not installed or not correctly configured. To resolve this, you can either add the npm directory to your PATH or reinstall Node.js and npm. Troubleshooting Steps: Verify Node.js and npm Installation: Open your terminal and type node -v and npm -v. If you see version numbers, it means Node.js and npm are installed. If you get “command not found”, proceed to install Node.js and npm using your system’s package manager (e.g., brew install node on macOS with Homebrew) or from the official website.
  • 0 Votes
    9 Posts
    4k Views
    zaasmiZ
    @zaasmi said in how to show hidden files in mac?: @rana-rana said in how to show hidden files in mac?: in mac while compressing files .ds_store When compressing files on a Mac, .DS_Store files are automatically included, but can be excluded. To exclude them, use the -x flag with the zip command in Terminal, specifying .DS_Store as the file to exclude. Alternatively, third-party tools like BetterZip or CleanArchiver can be used to create archives without .DS_Store files. Here’s a more detailed explanation: Understanding .DS_Store Files: .DS_Store files are created by macOS Finder to store custom attributes of a folder, such as icon positions, background images, and window sizes, according to Super User. These files are specific to macOS and can cause issues when sharing archives with users on other operating systems. Methods for Excluding .DS_Store Files: Using the zip command in Terminal: To exclude .DS_Store files, use the -x flag with the zip command. For example: zip -r archive_name.zip directory_to_zip -x "*.DS_Store". This command will create a zip archive of the specified directory, excluding any .DS_Store files. 2. Using third-party tools: Several third-party tools, like BetterZip and CleanArchiver, can create archives while automatically excluding .DS_Store files. 3. Automator: Automator can be used to create a service that compresses folders and automatically removes .DS_Store files. 4. Setting Archive Utility settings: You can configure Archive Utility to always output zip files to a specific folder with folder actions enabled to automatically remove .DS_Store files. By using these methods, you can ensure that your compressed archives do not include .DS_Store files, making them more compatible with other operating systems and preventing potential issues. zip -d filename.zip __MACOSX .DS_Store
  • 0 Votes
    3 Posts
    2k Views
    zaasmiZ
    In that case, this would be an issue with the Plugin Check plugin, not with this GitHub Action. Issues with the plugins hould be reported at https://github.com/WordPress/plugin-check/.
  • 0 Votes
    4 Posts
    3k Views
    zaasmiZ
    @full-stack said in Error: API error: Expect Google\Protobuf\Value.: Error: Server configuration error: Google Cloud SDK not properly installed The “Error: Server configuration error: Google Cloud SDK not properly installed” message typically indicates a problem with the Cloud SDK installation on your system. This can stem from various issues, including incorrect Python configuration, firewall restrictions, or conflicts with existing installations. To resolve this, ensure you have a compatible Python version, check your firewall settings, and consider reinstalling the SDK with proper configuration. Here’s a more detailed breakdown of potential causes and solutions: Python Configuration Issues: Incompatible Python Version: Cloud SDK has specific Python version requirements (e.g., Python 3.5-3.7, 2.7.9 or higher). Ensure your system has a compatible Python version installed and that the CLOUDSDK_PYTHON environment variable points to the correct executable. Incorrect Python Path: The CLOUDSDK_PYTHON variable should point to the Python executable, not just the directory. Python Conflicts: If you have multiple Python installations, especially older versions, it can lead to conflicts. Consider removing or disabling older Python versions. Firewall and Proxy Issues: Firewall Restrictions: Your firewall might be blocking access to necessary components during installation. Ensure that dl.google.com is allowed in your firewall rules, especially if you are behind a proxy. Proxy Configuration: If you’re behind a proxy, configure the http_proxy and https_proxy environment variables correctly, ensuring they use HTTP and not HTTPS. Installation Problems: Existing Installations: If you have previously installed the Cloud SDK, it might be helpful to remove the old installation directory before reinstalling. Installation Path: Avoid spaces in the installation path for the SDK and Python. Installation Method: Consider using the self-contained versioned archives if you are behind a proxy or firewall. Component Manager Issues: If the Cloud SDK component manager is disabled, it might be due to installing the SDK through another package manager. Troubleshooting Steps: Verify Python Installation: Use python --version or python3 --version to check your Python version and ensure it’s compatible. Check CLOUDSDK_PYTHON: Use echo $CLOUDSDK_PYTHON and declare -p CLOUDSDK_PYTHON to verify the environment variable is set correctly. Inspect Firewall: Check your firewall settings to ensure access to dl.google.com. Reinstall the SDK: If other solutions don’t work, try reinstalling the Cloud SDK, following the official documentation and considering the points above. Update gcloud CLI: Ensure you are using the latest version of the gcloud CLI. Consult Documentation: Refer to the official Google Cloud SDK documentation for detailed installation and troubleshooting instructions. By systematically addressing these potential issues, you should be able to resolve the “Server configuration error” and successfully install the Google Cloud SDK.
Reputation Earning
How to Build a $1,000/Month World CUP LIVE Matches Live Cricket Streaming
Ads
File Sharing
Stats

1

Online

3.0k

Users

2.8k

Topics

8.5k

Posts
Popular Tags
Online User
| |