Mar 1, 2020How to install Google Chrome on Debian 10 Linux using Alibaba Cloud ECSGoogle Chrome is the most popular web browser in the world. It is fast, intuitive, and secure browser built for the modern web. Chrome is not an open-source browser, and it is not included in the official Debian repositories. …Alibabacloud3 min readAlibabacloud3 min read
Jan 12, 2020How To Install Git on Raspberry PiGit is a distributed version control system that’s being used by most software teams today. It allows you to keep track of your code changes, revert to previous stages, create branches, and to collaborate with your fellow developers. Git is originally developed by Linus Torvalds, the creator of the Linux…Raspberry Pi3 min readRaspberry Pi3 min read
Nov 21, 2019Software Development Life Cycle ModelI have explained in detail about Software Development Life Cycle Model. You may read in detail at https://www.imarslan.com/software-development-life-cycle-model and give your feedback.Software Engineering1 min readSoftware Engineering1 min read
Jul 30, 2019My opinion about DoMyPapers.comLike many other students, you must be time-pressed with other important activities besides studies. Many students work part-time or full-time, help their families or take part in extracurricular activities. Under these circumstances, it’s nearly impossible to find time to write all papers assigned by professors. To avoid getting low grades…Education4 min readEducation4 min read
Feb 26, 2019Authentication — different techniques to authenticate your appsAuthentication can be defined as checking the validity of something if it’s genuine or fake. It is an access policy which is used to indicate that someone is authorized to perform an activity or not. It specifies the privileges to resources given to a user in the computer. In real…Cybersecurity6 min readCybersecurity6 min read
Feb 24, 2019Anaconda Python installation and configuration on UbuntuAnaconda is an open source and free distribution written in Python. It was released in July 2012. It is cross-platform and supports many operating systems. Anaconda provides New BSD License. It is distribution of Python, R programming languages for data science and machine learning related applications. Anaconda has more than…Python6 min readPython6 min read
Feb 24, 2019Access and Non-Access Modifiers in JavaIn Java, a modifier has a reserved keyword which is included in the definition of class, method and variables. A modifier adds some meanings to these definitions. Modifiers are also called specifiers. These modifiers are classified into two categories. …Java8 min readJava8 min read
Feb 19, 2019Cyber Security in Cloud Computing — Attackers & ThreatsCyberworld is our own cyber place which seems to be restricted to a corner in a room where you have placed your computer. But if you are connected to the internet, this place is no more a corner of the room. It becomes your actual cyber world where you can…Cybersecurity4 min readCybersecurity4 min read
Jan 22, 2019Getting your server ready for Couch CMS using a LAMP serverCouch CMS is an open source content management system (CMS) that is available under the Common Public Attribution License Version 1.0 (CPAL-1.0). Couch can be used free, modified and distributed. To modify copyright and Couch CMS logo, a commercial license is also available. Couch CMS is for designers. They need…Apache14 min readApache14 min read
Jan 17, 2019How to do the installation of ClipBucket and Nginx on CentOSClipBucket has LDAP integration through which you can set up your Ad credentials. ClipBucket allows you to show pre-roll, midroll and post-roll ads. ClipBucket provides you to see statistics and reports. It supports adaptive streaming which can be switched from the admin panel. It provides content security where only authorized…Nginx12 min readNginx12 min read