Useful tips for everyday
How do I save Meta box in WordPress? To save metabox’s input fields value, WordPress provides a hook that is called ‘ save_post ‘. So…
How to remove Advanced tab from Internet options? 2. To Remove Advanced Tab from Internet Options A) Click on the Download button below to download…
Does Firefox come pre installed? We are excited to announce that Firefox for Android will be preinstalled on new mobile devices this year. Firefox puts…
What is the use of named credentials? benefits of using Named Credentials: A named credential specifies the URL of a callout endpoint and its required…
Which is more secure smartphone or computer? While this may sound logical, in reality, smartphones are actually safer than PCs. You can transmit private data…
How to block ICMP ping request in iptables? iptables -A OUTPUT -p icmp –icmp-type 8 -j DROP. ICMP echo-request type will be block by above…
How to search for URLs in a string? I’ve found a lot of regular expressions on Google for determining if an entire string is a…
How do you verify ownership of an IP block? What to Know If you know the IP address, enter it on ARIN WHOIS to view…
How to SSH to LXC container? 3 Answers. inside container, open /etc/ssh/sshd_config and change PermitRootLogin to yes. Then you should be able to log in…
What is the difference between Performance Monitor and Resource Monitor? Windows 7 Resource Monitor provides a quick summary of overall CPU, disk, network and memory…