In this tutorial we are going to learn how to Install and Configure Iptables on Fedora Linux. You can follow this tutorial to install iptables on both Fedora Workstation and Fedora Server. The firewalld is the default firewall in the Fedora 24 which is the latest release. But if you're more familiar with iptables, then you can easily install and configure Iptables on Fedora Linux.
In this article I am going to explain, How to Install Sublime Text 3 on Fedora Workstation 24. You can also use this to install the sublime text editor on any previous fedora release.
In this article I am going to show you how to enable Minimize and Maximize Buttons in Fedora Gnome 3 Desktop windows. By default fedora gnome 3 desktop does not have the Minimize and the Maximize Buttons in the application windows. To enable Minimize and Maximize Buttons first we need to install the gnome-tweak-tool.
In this Article, I am going to show you how to install DropBox on Fedora Workstation. Once you have the Fedora DropBox app Installed, You can sync files between your computer and the Dropbox Cloud.
I will be installing DropBox on Fedora 24, But you can use following to Install Dropbox App in Any Previous version of Fedora Linux.
In this tutorial we are going to learn how to install and configure Apache HTTPD Server on Fedora Server. I will also explain how to create Apache Virtual Host on Fedora HTTPD Server to host more than one website on the Web Server.
For This tutorial I am using Fedora Server 24, But you can do this on Fedora Workstation and also in any Previous Version of Fedora Linux.
In this tutorial we are going to learn how disable Selinux in Fedora Linux. Selinux is there to make your fedora server or workstation more secure. But Selinux some applications may not work properly with Selinux is Enabled.
In Fedora we can disable Selinux permanently or Temporarily.
In this tutorial we are going to learn how to install wine in Fedora 24 Workstation. The wine is a software application which we can use to install windows software on Fedora Linux.
For this tutorial I am using fedora workstation 24, But you can use this method to install wine on any previous fedora version, including fedora 23 and 22.
In this article I am going to show you how to install Atom Text Editor on Fedora 24 Workstation.
First, we are going to download Atom .rpm package for Fedora Linux 24. Then we can install the atom text editor on Fedora 24 using dnf install command.
In the last tutorial we installed google chrome on Fedora 24 Workstation. Opera is another popular web browser you can use in Fedora Linux. In this tutorial we are going to learn how to install opera on Fedora 24 workstation, But you can use this method to install opera on previous Fedora releases, Fedora 23 and 22.
Using TeamViewer you can access your Fedora desktop from a remote computer, Also you can connect to remote computers from your Fedora desktop through the TeamViewer Client. In this tutorial we are going to learn how to install TeamViewer on Fedora 24 Workstation.
In this tutorial we are going to learn how to install the Python idle IDE on Fedora 24 Workstation. We are going to install the idle IDE for both python 2 and python 3.
Mozilla Firefox is the default web browser in Fedora 24 workstation. But many users like to use google chrome over Firefox as their default web browser in Linux. In this tutorial we are going to learn how to install google chrome on Fedora 24 Workstation.
Vlc media player is the best media player for Fedora workstation 24. If you are using Fedora on your PC, then you need a video player which can play any video format. VLC Player is a free, open source, cross platform media player that can play almost all video formats available. In This tutorial we are going to install VLC on Fedora workstation 24. You can use the following method on any of previous Fedora desktop versions, including Fedora 23 and 22.
Adobe flash player plugin is not installed by default on Fedora Linux 24. If you are using fedora 24 as your desktop operating system you need to install flash player plugin to play flash videos from the web browser. In this tutorial we are going to learn how to install adobe flash player on Fedora workstation 24. For this tutorial I use fedora 24, but you can use this method to install flash on any fedora version.
Skype is the most popular software application used for making audio and video calls from one device to another. Skype can also use to send instant messages, Video conference and even for file sharing. In This Fedora tutorial we are going to learn how to install Skype on Fedora Linux Desktop. Skype is free for Fedora Linux and available as RPM Package.
In the last tutorial we install Oracle VM VirtualBox on Fedora Workstation 23. In This tutorial we are going to learn how to install VirtualBox Extension pack on Fedora Linux.
It is very easy to install the virtualbox extension pack on Fedora. Go to following URL www.virtualbox.org/wiki/Downloads and download Oracle VM VirtualBox Extension Pack for All supported platforms.
In This Tutorial we are going to install Oracle VM VirtualBox on Fedora 23 Workstation, which is the Desktop Version of the Fedora Linux.
This is what we are going to do.
Update the Linux kernel - First we install latest kernel updates for Fedora Linux.
Prepare Fedora 23 for VirtualBox - First, we need to install dependence package that needs to install VirtualBox in fedora 23 workstation. these packages are included gcc, kernel-headers and keren-devel
Then we configure the fedora virtualbox repository and install virtualbox using dnf install command. So let's get started.
In fedora Linux 23 we can easily install htop command using yum command. Open fedora linux terminal and execute
dnf install htop