Skip to main content

Posts

Showing posts with the label Linux

How to Install WineHQ Software in Linux Systems

How to Install WineHQ Software in Linux Systems Wine is an open-source code and a free application layer that enables Windows software to run on Linux operating systems. Wine should not be expected to run all Windows programs. Using the search box on Wine's website, you can get extensive information about whether various Windows programs work properly with Wine. You can install the Wine package by searching the Ubuntu app store (Software or Synaptic). Although Wine can run many Windows programs with its default settings, some applications require various additional libraries. For example, games require DirectX. In order to easily add these types of programs to Wine, it may be useful to install third-party Winetricks software in addition to Wine. To install a Windows program via Wine ; Right-click on the installation file of the program with the .exe extension and use the "Open with Wine Program Loader" option in the menu that opens. In this way, you can install the progra...

What is Wine? How to Use it?

 What is Wine? How to Use it? Wine is an application layer that enables it to run Windows software on POSIX compatible operating strings. Wine stands for Wine Is Not an Emulator (Wine Is Not an Emulator). The expansion of Wine is confused by many users as a Windows Emulator. Wine should not be expected to run all Windows applications.

What is Ubuntu? Why Should I Use Ubuntu?

What is Ubuntu? Why Should I Use Ubuntu? Ubuntu is an open source Linux distribution based on Debian, a freely available operating system that uses the Linux kernel. The open source community is full of engaging projects and companies, such that even companies developing closed source products like Microsoft are starting to embrace it. Ubuntu is one of the open source projects that developed with a wide-ranging follow-up. It was originally developed for personal computers, with versions available for servers and smartphones. Ubuntu's development is led by Canonical, a UK-based company founded by Mark Shuttleworth. The primary version of Ubuntu uses a graphical user interface called GNOME (GNU Network Object Model Environment) and a set of desktop applications for Linux. GNOME is basically very similar to the Windows desktop interface and is designed to make Linux easy for non-programmers to use. Although GNOME is the primary version, there are a few other distributions available. T...

Differences Between Linux and Windows

Differences Between Linux and Windows Although it is not as well known as Windows among computer users yet, Linux manages to be mentioned more and more every day. The differences between Windows and Linux are so great that the statement that "both operating systems are the only thing they have in common" is not wrong. Here are 10 main differences between Windows and Linux. 1. Full access - Zero access As opposed to Linux, where access to the source code is free, it clearly summarizes the operating logic of Windows operating systems that keep the source code extremely tightly as a trade secret. 2. Licensing freedom - Licensing restriction Linux's open code philosophy allows the operating system to be freely downloaded and installed on as many PCs as desired, while Windows does not allow installation beyond the number of licenses purchased. 3. Free technical service - Paid technical service The lack of technical service, which is considered one of the biggest handicaps of L...

Which distro is best for you? Debian or Ubuntu?

Which distro is best for you? Debian or Ubuntu? Which distro is best for you? Debian or Ubuntu ? You wouldn't make a mistake by choosing either of these two, but if you know what to expect from a distribution, you can get more helpful answers to your questions. Debian and Ubuntu have been among Distrowatch's 3 most popular Linux distributors for the last 4 years. Since 2005, it has never been left with the first gold. So which Linux distro is better for you? The answers to this question are sought below. In many places Debian experts, you may have heard that Ubuntu is a beginner-friendly distro. This is partially true. But there is no longer a big difference between them as before. It took Ubuntu several years after its launch in 2004 to manage to make desktop use easier, especially for non-English speaking users. However, thanks to free licenses, Ubuntu has begun to find its place in many desktop environments. Also, the era of Ubuntu's interface innovations is now largely...

Basic File Systems on Linux: ext2, ext3, ext4, jfs & xfs

Basic File Systems on Linux: ext2, ext3, ext4, jfs & xfs The original Linux system uses a simple file system that is similar in functionality to the Unix file system. In this article, we will discuss the basic file systems used in Linux. Ext File System This file system, which goes into use with the Linux operating system, is called extended filesystem or ext. It provides a Unix-like file system for Linux, virtual directories are used to process physical devices, and data is stored in blocks of a certain length on physical devices. The ext file system uses a system called inode, which provides trace information about files stored in the virtual directory. The inode system creates a separate table on each physical device to store file information, and this is called the inode table. Each file stored in the virtual directory has an entry in the inode table. The extended word in the name of this file system type is due to the additional data listed in each file, listed below: Filenam...

Simple GCC Usage

Simple GCC Usage The name GCC consists of the initials of the words " GNU Compiler Collection ". It takes its real name from the words GNU C Compiler. The reason for this change is that the GCC package used to consist only of the C compiler. Other languages ​​were later added to the GCC family. A visit to http://en.wikipedia.org/wiki/GNU_Compiler_Collection can be made for information on this subject. You can follow the latest versions of the GCC package at http://gcc.gnu.org/. To find out the version of GCC you are using; # gcc -v You can use the command. Returning result in my system: # gcc -v Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/specs Configured with: ../gcc-3.2.2/configure --prefix = / usr --enable-shared --enable-threads = posix --enable -__ cxa_atexit --disable-checking --with-gnu-ld --verbose --target = i386-slackware-linux --host = i386-slackware-linux Thread model: posix gcc version 3.2.2 In order for the compiler to compile applications cor...

Why do I use a Linux?

Why do I use a Linux? As a Linux user, I must admit that the reasons for using Linux are less than the reasons for not using Linux. So no matter how good I personally am afraid to say "use Linux" to the end-user. I have discussed this for a long time. But there are no reasons to use them, these are the things I want to discuss this. Free Software The idea of ​​free software developing around GNU is actually a pretty old theory and thought. The aim is to expand the rights that the user has and to make the user fully authorized on the software. Freedom to run the software for any purpose. Freedom to learn how the program works to get what you want and change it. Accessing the source code of the software is a prerequisite for this job. Freedom to distribute copies. So you can help your neighbor. Freedom to develop the program and publish what you have developed (and generally modified versions) to the benefit of the whole community. Accessing the source code is a pre...

What is GNU/Linux Ubuntu Operating System?

What is Ubuntu? Ubuntu is a free desktop operating system. Ubuntu is the operating system of Linux, a huge project that enables millions of people around the world to run with free and open software on any device. In addition, Linux allows you to edit free and open-source software code, install as many copies or distribute the program as you like, unlike most custom software (such as Windows or macOS) with Ubuntu. You don't have to pay for the Ubuntu license program you want to use. When you download Ubuntu, you can use it for as long as you want, and you do not have to pay for it. As such, Linux offers a free desktop operating system to its customers. Why Ubuntu is Free? Windows developed by Microsoft and macOS developed by Apple are the most used desktop operating systems worldwide. Microsoft and Apple companies make serious profits by developing and selling this software. However, Ubuntu, which is free and open-source, works with a different model according to these t...

What is Gpl? What is Open Source Code?

What is Gpl? What is Open Source Code? General Public License (GPL) General Public License (GPL) is a free software license that is used in many places and provides great opportunities. This license was developed by Richard Stallman in 1983. The most important issue on this license is that the software is distributed with the source code. That is, the source code is open, which allows the user to review the source code, make changes to it, and use it in their own projects. by converting them into financial gain. But your software must be licensed with GPL.