Linux Tutorials on the topic “fedora”
-
How to record from JACK with Ardour on Linux
Author: Bill Toulas • Tags: centos, desktop, fedora, opensuse, ubuntu • Comments: 0
With all the madness that prevails the Linux audio engines and complex inter-related frameworks and subsystems, it is very easy to get lost and overwhelmed when you want to do something as simple as to record yourself playing an electric musical instrument. Recording from JACK is imperative in that case, as using a “mic to speaker” arrangement will introduce unwanted noise to the recording, no matter what.
-
How to Migrate Ext2/Ext3 File Systems to Ext4 on Linux
Author: amanda • Tags: centos, debian, fedora, linux, mandriva, opensuse, suse, ubuntu • Comments: 4
The Linux file systems Ext2 and Ext3 have now gone outdated. It is the time to convert the old file systems to the latest one, EXT4. The Ext4 filesystem is faster and more reliable than the previous versions. You dont have to reinstall the system; you can simply convert your existing file system to EXT4 by keeping the stored data unaffected.
-
How to defrag your Linux system
Author: Bill Toulas • Tags: arch linux, debian, fedora, linux, ubuntu • Comments: 21
There is a common misconception among GNU/Linux users that our systems never ever need to be defragmented. This stems from the success of the journalized filesystems used by most distributions including EXT2,3 and 4, JFS, ZFS, XFS, ReiserFS and BTRFS. Fragmentation though can still be an issue though, especially for users that use space limited disks that may not offer many file allocation options.
-
-
Shell Scripting Part V: Functions in Bash
Author: jonilyn2730 • Tags: arch linux, debian, fedora, freebsd, linux, mandriva, opensuse, shell, suse, ubuntu • Comments: 8
Welcome to part 5 of HowToForge's shell scripting tutorial series. In this part, you will learn how to efficiently structure your scripts by creating functions. By the end of this tutorial, you will be able to know how to create functions in the Linux Bash Shell, pass parameters to your functions and return some values from a function to your main code.
-
How to theme GNOME Shell 3.16 (in five simple steps)
Author: Bill Toulas • Tags: arch linux, centos, desktop, fedora, linux, opensuse, ubuntu • Comments: 9
So, you have installed your brand new GNOME Shell desktop environment and it certainly looks indisputably cool as it is. Using it for quite some time though may make this sexy top panel look dull and your icon set look dusty. These are signs that it is time for a change, so here's a guide on how to quickly (and easily) change the appearance of your GNOME Shell desktop using refreshing theming.
-
How to Handle ISO Files on Linux with Mount, AcetoneISO and Furious
Author: Bill Toulas • Tags: linux, desktop, ubuntu, centos, opensuse, fedora, arch linux • Comments: 1
ISO files are basically archive files that represent the contents written in every sector of an optical disk. This way you can have a CD or DVD image handy any time in your hard drive and use it accordingly (either mount it to access the data, or burn it on an actual physical disk). Linux users are very font of ISO files as this is the most common format that Linux distributions come in.
-
How to Manage the Main Menu Icons on Gnome
Author: Bill Toulas • Tags: linux, desktop, ubuntu, centos, opensuse, fedora, arch linux • Comments: 1
No matter what desktop environment you choose to work with, or if you prefer playful docks to classic menus, your system's main repository of applications will always lie on your main menu, found on a corner of your screen or on the center of it in the case that you are using GNOME Shell. One easy way to modify your main menu entries is to use the Alacarte menu editor, another way is to use the FileManager.
-
How to install Wine applications easily with Winetricks
Author: Bill Toulas • Tags: linux, desktop, ubuntu, centos, opensuse, fedora, arch linux • Comments: 4
Working with Linux may bring various incompatibility issues sooner or later, no matter the case of use. You'll either need to run commercial software that offers no Linux version, or just keep using games and applications that you preferred to use when you were back at Windows. Whatever the need, Wine is your only chance.
-
How to add extra airplanes on FlightGear Flight Simulator
Author: Bill Toulas • Tags: linux, desktop, ubuntu, centos, opensuse, fedora, arch linux • Comments: 0
FlightGear is this world's most advanced open source flight simulation project with a thriving community of users and contributors around it. These contributors are passionate people that love aviation (some are former pilots), or airspace engineering, or just like having fun with 3D modelling. This has the gorgeous result of having over 450 aircrafts in the official online FlightGear hangar!
-
How to easily convert your videos on Linux
Author: Bill Toulas • Tags: linux, desktop, ubuntu, centos, opensuse, fedora, arch linux • Comments: 5
There are many ways to convert a video file on a Linux system, but using a tool with a graphical user interface is imperative for those who want to do it easily and in a more user friendly way. Thankfully, there are many open source GUI tools that could do the job just fine and you can find some specialization here and there if you look closely.