General

chip level design
| 9 min read
The rise in global connectivity and usage of cloud services have augmented cyber attacks. Cybercriminals are getting smarter by the day. Businesses can no longer depend exclusively on cyber security solutions like anti-virus software and firewalls. It is now crucial to put in place a highly advanced cyber security strategy to fortify your digital assets.
wget
| 4 min read
Wget is a command-line utility that helps download files from the web. It’s a non-interactive program that works in the background. We can use the wget commands as part of the cronjobs as well to do routine tasks. For example, if we want to download a sample.php file from a website ‘mywebsite.com”, we could use the command below to download the file