Fedora Xfce Download
Fedora 30 was released on April 30, 2019, it was preceded by version 29, and was designed for desktop / laptop computers, and servers. Both 64-bit and 32-bit versions are available for Fedora 30. Compared to the previous Fedora release, this version includes some. Fedora’s default desktop environment is GNOME 3 in the Workstation spin, but it is very easy to try any of the many other desktop environments that are available without affecting your current desktop environment.
- Fedora Xfce Download
- Fedora Xfce 32 Bit Download
- Fedora 29 Xfce Download
- Fedora Xfce Spin
- Fedora Live Download
Fedora Xfce Download
#!/bin/bash |
################################################# |
# Setup Fedora 23 Gnome3 with xRDP via XFCE4 |
################################################# |
# install the XFCE4 desktop |
sudo dnf groupinstall xfce-desktop |
# open standard RDP ports |
sudo firewall-cmd --add-port=3389/tcp |
sudo firewall-cmd --permanent --add-port=3389/tcp |
# install TigerVNC and xRDP |
sudo dnf install tigervnc tigervnc-server |
sudo dnf install xrdp |
# stop disabling SELinux |
sudo chcon --type=bin_t /usr/sbin/xrdp |
sudo chcon --type=bin_t /usr/sbin/xrdp-sesman |
# enable xRDP service |
sudo systemctl enable xrdp.service |
sudo systemctl enable xrdp-sesman |
# start xRDP service |
sudo systemctl start xrdp-sesman |
sudo systemctl start xrdp.service |
# set XFCE4 desktop for RDP connections |
sudo echo'startxfce4'>~/.Xclients |
sudo chmod +x ~/.Xclients |
sudo systemctl restart xrdp.service |
commented Nov 14, 2015
The script works great, but why is it necessary? xrdp and Gnome3 worked without any issues in Fedora 22. In Fedora 23 they don´t, thyt is why the workaround with xfce is necessary. Is there a bug in Gnome 3 / Fedora 23? |
commented Nov 23, 2015
This works great but is there a way to connect to the same session all the time? |
commented Nov 24, 2015
xrdp and Gnome is still needed for Qt4 applications! |
commented Dec 2, 2015
Hi, I downloaded & installed a fresh Fedora 23 this morning (Fedora-Live-Workstation-x86_64-23-10.iso) and I did not install xcfe desktop. The result was working so-so with lots of shadow drawing and desktop size issues using Gnome. I then updated the install with up to date patches (~700MB worth of updates) & rebooted. Now I have a working xrdp using the default Gnome 3. Give it a try. |
commented Jan 22, 2016
Fedora Xfce 32 Bit Download
How i can allow more users to loging using the xrdp¿? 'VNC SOME ERROR' trying ith another one |
commented Mar 20, 2016
+1 for @JPtheJP's comment. I didn't need to install anything beyond xrdp. |
commented May 29, 2016
Thanks for the script works great except one issue and not sure why. After the groupinstall of the xfce desktop the firewalld service will not start. As a bit of a noob when it comes to F23 I was wondering why it wont now start. Mind you I now have excellent access to the machine remotely and the XFCE desktop is much easier to navigate. |
commented Jun 7, 2016
Didn't need the script, worked flawlessly out of the box, I just needed the good ol' They were known as Unofficial Player Guides, but were considered the best collection of new information, variants, scenarios, rules variations, errata, inserts, and new articles written for these games. Avalon hill gunslinger rules pdf. The publisher of The Boardgamer magazine created five special issues devoted entirely to one game within the Avalon Hill catalog. |
Platform(s): Desktop
Developer(s): Red Hat
Family(s): Linux, Fedora
100% Offical ISO
File Size: Various with file
Description (By Editor)
Fedora 28 was released on May 1, 2018, it was preceded by version 27, and was designed for desktop / laptop computers, and servers. There is only 64-bit (x86-64) version is available to Fedora 28. Compared to the previous Fedora release, this version includes some new changes, updates and features, such as Linux Kernel 4.16, GNOME 3.30, new third-party repositories, Sugar 0.112, etc.
General information from Fedora
Fedora is a free and open source Linux operating system (or distribution) that has been developed by contributions from community members and Red Hat. Fedora was designed for personal computers and servers, and is currently available in three different editions, which are for Workstation (for personal computer), Server (for servers), and Atomic (for cloud computing). GNOME is currently the default desktop environment for the operating system, and the GNOME Shell is the default user interface. There are more other desktop environments supported in Fedora, such as Cinnamon, Xfce, and MATE. Like other Linux distributions, Fedora is bundled with many general software applications such as Firefox Browser, LibreOffice, Media Player etc.
Specification
Available in | 35+ languages |
CPU Platform(s) | X86-64 |
License | Free and open-source software |
Screenshot(s)
System requirements
Minimum:
- 1GHz processor or faster.
- 10 GB of hard disk space.
- 1 GB of RAM.
Installation instructions
Starting installer in PC (via USB)
Follow the steps given below:
- Download the Fedora 28 ISO image file from the download section.
- Install a USB bootable creation software (such as Rufus) on your Windows PC.
- Plug in a USB flash drive (at least 4 GB of free space available) with your PC.
- Open the USB bootable creation software, and select the ISO image file of Fedora 28, and start the process.
- As soon as done, plug the bootable USB into a system where you want to install Fedora 28.
- Restart the target computer.
- Press the boot device menu key and select USB to boot first.
- Select USB device and start the Fedora 28 installer.
Starting installer in VMware
- Download the Fedora 28 ISO image file from the download section.
- Launch the VMware Player, and start creating a new virtual machine.
- Select the ISO image file of Fedora 28, and use the default settings for the virtual machine.
- Start the virtual machine and go to the Fedora 28 installer.
Starting installer in VirtualBox
- Download the Fedora 28 ISO image file from the download section.
- Launch the Virtualbox application on your computer, and start creating a new virtual machine.
- Select Ubuntu and use defualt settings for the virtual machine.
- Start VM and when it asks to select the Host Drive, then select the downloaded Fedora 28 ISO file in step 1.
Last step
As soon as you go to the Fedora Welcome Screen, follow the steps given below:
- Proceed on the welcome screen.
- Accept the license agreement, and proceed.
- Configure firewall, date / time, etc.
- Create root user.
- Follow on-screen instructions, and complete the installation.
- Log in to Fedora using your username and password.
- Do not forget to remove the installation medium from the computer (for example, USB, CD / DVD).
Fedora 29 Xfce Download
For more information, read the official document of Fedora 28.
Last Edited 7 months ago