Microsoft Windows vs. Linux File System

Microsoft Windows vs. Linux File System Which Operating system you like most and why? Share your opinion here https://discuss.eduguru.in/poll/which-operating-system-you-like-most/ Microsoft Windows files are stored on different data drives (C: D: E:). On Linux, beginning with the root directory, files are organized in a tree structure. This directory is the beginning of the file system. It … Read more

Windows OS

MS-DOS Windows 1.0 – 2.0 Windows 3.0 – 3.1 Windows 95 Windows 98 Windows ME – Millennium Edition Windows NT 31. – 4.0 Windows 2000 Windows XP Windows Vista Windows 7 Windows 8 Windows 10 Windows Server Windows Home Server Windows CE Windows Mobile Windows Phone 7-10  

Windows 10 – GUI Basics

Once you get to the Windows Desktop screen, here are some basic features you will see. One of the most important parts of your Desktop is the Taskbar. By default, it sits at the bottom of your screen giving you access to the Start Menu, several application icons, and the Notification Area. Windows In Windows … Read more

Class Files in Java 2

The Traditional Development Life Cycle Java is a compiled language. That is, source code is written in a high-level language and then converted through a process of compilation to a machine-level language, the Java bytecode, which then runs on the Java Virtual Machine (JVM). Before we look more closely at Java bytecode. Program files are … Read more

Security Manager vs Access Controller

The access controller has been introduced in the Java 2 platform. Before the access controller existed, the security manager had to rely on its internal logic to determine the security policy needed to be in effect, and any change in the security policy meant changing the security manager itself. Prior to Java 2, implementing customized … Read more

GNU and Linux

Where did the name GNU/Liux come from? You’ve certainly heard of Linux before, and you may have heard of the GNU Project.You may not have heard the name GNU/Linux, although you’re probably familiar with the system it refers to. Linux is named after Linus Torvalds, the creator and original author of the kernel that runs … Read more

LinuxLive USB Creator

;:LinuxLive USB Creator is a free and open-source software for Windows. It will help you in your journey of discovery with Linux. For you, LiLi creates portable, bootable and virtualized USB stick running Linux. Not only for geeks LiLi is designed to be used by both beginners and geeks. If you are a beginner, LiLi … Read more