Samual Sam has Published 2310 Articles

Ways to completely disable windows 8 1 help tips

Samual Sam

Samual Sam

Updated on 07-Jul-2020 08:54:43

729 Views

Earlier, beginner of Windows 8 and Window RT were unknown from the hot corners features. Whenever they move their cursor on the corner of the screen and got any pop-up, they thought that is a new feature discovery.Due to this consideration, Microsoft in Windows 8.1 introduced a new feature “Help ... Read More

Ways to delete search history from your account

Samual Sam

Samual Sam

Updated on 07-Jul-2020 08:52:48

1K+ Views

Now, all the time, people use internet to collect and share confidential and important data online. Importance and uses of online data needs protection and privacy. Our data is always is in risk, unless and until you unplug your system from all other devices.Sometime, we use public computer to access ... Read More

Windows 8 task managers running process

Samual Sam

Samual Sam

Updated on 07-Jul-2020 08:45:56

325 Views

If, you are finding a tool should be best to hold the overall PC’s performance. The Windows Task Manager is a great one.Task Manager is a task management and monitoring tool, shows the current status of programs, processes, and services run on Windows operating system. It comes in use to ... Read More

How to deploy windows deployment services on server 2012 r2

Samual Sam

Samual Sam

Updated on 07-Jul-2020 08:33:58

2K+ Views

What is WDS?Windows Deployment Services allows you to deploy windows operating systems on your client machines.Suppose you have 200 machines on your network and you would like to install Windows 10 on them. You can configure WDS and network boot those machines without installing windows separately using CD or DVD.Deployment ... Read More

The magnitude of big data

Samual Sam

Samual Sam

Updated on 07-Jul-2020 07:38:43

405 Views

Large volumes of structured and unstructured data are essentially referred to as ‘Big Data;’ and is produced by almost all sources around us such as social media exchange, digital processes, mobile devices, sensors etc. Big Data provides insights into patterns, trends, and correlations with other entities in the business world. ... Read More

Find my public ip address from linux command line

Samual Sam

Samual Sam

Updated on 07-Jul-2020 07:16:49

3K+ Views

An IP address stands for Internet Protocol Address. Devices are assigned with specified IP Address to identify the device which are connected on internet. Public IP addresses are routable on Internet and are generally provided by an ISP (Internet service provider) which are accessible over the Internet.Do you know how ... Read More

Count the number of threads in a process on linux

Samual Sam

Samual Sam

Updated on 07-Jul-2020 07:10:42

8K+ Views

Linux process can be visualized as a running instance of a program where each thread in the Linux is nothing but a flow of execution of the processes. Do you know how to see the number of threads per process on Linux environment? There are several ways to count the ... Read More

Mobile ip a complete solution for emerging communications

Samual Sam

Samual Sam

Updated on 07-Jul-2020 06:37:11

2K+ Views

The world is now embracing connectivity and communication like never before through the application of various mobility based devices. Mobile computing devices such as mobile phones, palmtops etc. have become a part of our daily routine as they are convenient and effective to use.Mobile IP (Internet Protocol) serves the needs ... Read More

Set how much a flex item will grow relative to the rest of the flex items with CSS

Samual Sam

Samual Sam

Updated on 04-Jul-2020 08:10:20

147 Views

Increase the size of a flex item, using the flex-grow property. Use it with one or more than flex items.ExampleYou can try to run the following code to implement the flex-grow property. Here Q3 flex-item is larger than other items −Live Demo             ... Read More

Set the initial length of a flex item with CSS

Samual Sam

Samual Sam

Updated on 04-Jul-2020 08:09:38

118 Views

Set the length of a flex item with the flex-basis CSS property.ExampleYou can try to run the following code to implement the flex-basis property −Live Demo                    .mycontainer {             display: flex;       ... Read More

Advertisements