Categories

Web DevelopmentProgrammingDatabaseWindowsLinuxNetworkingMobile DevicesRaspberry PiPythonCJavaOtherSponsored

ALL Articles

C program to read a text file

C program to read a text file and display the contents on screen. This program accepts the name of the file to be read as a command line argument.

Oracle VM VirtualBox Network Configuration Options

Oracle VM VirtualBox provides various networking modes such as NAT, Bridged, Host only etc., to connect your GuestVM to Host machine, other VMs and the internet.

Disable remote access to MySQL database.

This article illustrates how to disable remote access for etiher root users or for all users.

Interacting with Jira using Python and REST API

Developers can create scripts/programs using Python and Jira REST API to access resources such as projects, issues, comments, users etc., from Jira Cloud and Server Platforms.

How to configure SSH on Cisco Routers and Switches

How to configure SSH on Cisco Router and Switches. Enabling SSH allow you to securely manage Cisco devices remotely.

Network Configuration from command line in Ubuntu 16.04 LTS

How to configure network interfaces in Ubuntu 16.04 LTS with static IP addresses or DHCP from command line.

Cisco IOS Router Commands Cheat Sheet

Cisco IOS Router commands cheat sheet - Contains quick reference and basic IOS commands for Cisco IOS Router.

Enabling Remote Desktop on a Windows 10 IoT Core Device

Enabling Windows IoT Remote Server to remotely view the UI of a Windows 10 IoT device from another computer running Windows 10

PowerShell - List files and sub-directories on an FTP server

Powershell script to list the directory contents on a FTP server using the FTPWebRequest class of System.Net

Windows 10 Time Synchronization

Configure Internet time server on a stand-alone Windows 10 PC and modify the default time synchronization interval.