Mrudgandha Kulkarni has Published 154 Articles

Create A _.deb Package Repository_ at Sourceforge.net Using _Reprepro_ Tool in Ubuntu

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 23-Jun-2023 12:07:43

175 Views

As a software developer, you may need to distribute your software to different users. One of the common ways to distribute software in Ubuntu is to create a Debian package (.deb) and upload it to a package repository. A package repository is a collection of Debian packages hosted on a ... Read More

Cloud Commander – Web File Manager to Control Linux File and Programs via Browser

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 23-Jun-2023 12:03:07

353 Views

As a Linux user, managing files and programs can sometimes be challenging, especially when working remotely. Fortunately, Cloud Commander offers a solution to this problem by providing a web-based file manager that allows you to control Linux files and programs via a browser. What is Cloud Commander? Cloud Commander is ... Read More

Cloud APIs Ultimate Guide

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 23-Jun-2023 11:57:51

112 Views

If you've ever used a cloud service, you've likely interacted with an API (Application Programming Interface) at some point. Cloud APIs provide developers with a way to interact with cloud services programmatically. In this guide, we'll explore the world of cloud APIs and learn how they work, why they are ... Read More

cloc – Count Lines of Code in Many Programming Languages

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 23-Jun-2023 11:54:33

725 Views

As a developer, one of the key metrics for measuring the complexity and size of a software project is the number of lines of code (LOC). Counting LOC is a tedious and time-consuming task that is prone to errors, especially in large codebases. Fortunately, there's a tool called cloc that ... Read More

Clear Linux – A Linux Distor Optimized for Performance and Security

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 16:04:28

532 Views

Clear Linux is a Linux distribution that is maintained by Intel and is designed to provide a fast and efficient operating system for developers and other users who need high performance and security. In this article, we will explore what Clear Linux is, how it differs from other Linux distributions, ... Read More

CI_CD Security - How to Secure Your CI_CD Pipeline?

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 16:01:04

81 Views

If you're using Continuous Integration and Continuous Deployment (CI/CD) pipelines in your software development process, it's important to ensure that your pipeline is secure. CI/CD pipelines are a powerful tool for automating software delivery, but they can also be a target for attackers looking to exploit vulnerabilities. In this article, ... Read More

Chown Command_ Change Owner of File in Linux

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:55:47

373 Views

As a Linux user, you may often come across situations where you need to change the owner of a file or directory. This is where the chown command comes in handy. The chown command, short for "change owner, " allows you to change the ownership of a file or directory ... Read More

cfiles - A Fast Terminal File Manager with Vim Keybindings

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:43:27

177 Views

File managers are an essential tool for any operating system. They provide an interface for users to navigate and manage files on their system. While there are many graphical file managers available, some users prefer a terminal-based approach. cfiles is a fast terminal file manager with Vim keybindings. In this ... Read More

Create Your Own Linux, Android and iOS Apps Using _LiveCode_ in Linux

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:37:14

230 Views

In today's digital age, the demand for mobile applications has skyrocketed. As a result, there's a growing need for developers to create apps that can run on different platforms. If you're interested in creating your own apps for Linux, Android, and iOS but don't have any programming experience, don't worry. ... Read More

CoreFreq – A Powerful CPU Monitoring Tool for Linux Systems

Mrudgandha Kulkarni

Mrudgandha Kulkarni

Updated on 22-Jun-2023 15:34:27

290 Views

When it comes to monitoring the performance of a Linux system, the CPU is one of the most important components to keep an eye on. CPU utilization can have a significant impact on system performance, so it's essential to have accurate and detailed information on CPU usage. One of the ... Read More

Advertisements