CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

CentOS – How to open terminal window?

CentOS provides terminal windows to allow us to run commands within the terminal windows. CentOS provides six terminals by default. And which are accessible by pressing Alt + F1 to F6 keys (or in graphical mode Ctrl + Alt + F1 to F6). Through this article, we are going to discuss the steps to open […]

COM – Creating a COM Component using C++ – Add Type Library to Visual Basic Application

In our previous article, we have created Type Library “Hello.tlb”. We were facing issues when we tried to add “HelloComponent.dll” as a reference to our Visual Basic test application. Hence we have created “Hello.tlb” Type Library. And we observed that even with “Hello.tlb” Type Library, Visual Basic test application (console based application) is showing error […]

Windows 7 – How to show or hide Desktop icons?

Windows Desktop window contains icons to allow the users to quickly open applications or folders. Usually, the Desktop window contains: Computer icon – Shows available disk drives and hardware connected to the computer Network icon – Allows accessing the computers and devices which are on the network Recycle Bin icon – It contains the deleted […]

Windows 7 – How to change “Computer Name”?

Computer Name is required for uniqueness to identify the computer within the domain. So, you have to give a unique name for each computer within the domain. This article explains the steps to change “Computer Name” in Windows 7 Operating System. Step (1). Go to the Desktop window. Step (2). Locate the My Computer icon […]

cPanel – How to see bandwidth usage for your site?

The cPanel control panel allows us to see the bandwidth usage of your site. It displays the current month’s bandwidth usage, as well as the previous month’s bandwidth usage in graphical view. Depending on the settings made by your system administrator, the bandwidth usage includes: HTTP (web) bandwidth usage POP3 (mail) bandwidth usage FTP bandwidth usage […]

Scroll to top