F5F Stay Refreshed Software Operating Systems No Linux distribution with Ubuntu 16.04 or newer has stored your downloads.

No Linux distribution with Ubuntu 16.04 or newer has stored your downloads.

No Linux distribution with Ubuntu 16.04 or newer has stored your downloads.

C
CooKonut
Member
196
09-26-2016, 04:00 PM
#1
I recently changed from Windows to Linux and have tried various distributions like Voyager, Ferren, and now Ubuntu 16.04. I’ve also attempted Steam downloads on all of them, but it doesn’t save anything after shutdown. I’m not interested in returning to Windows, especially since gaming is important to me. Edit: whenever I boot into Ubuntu, it offers an install option which I’ve already installed and tested.
C
CooKonut
09-26-2016, 04:00 PM #1

I recently changed from Windows to Linux and have tried various distributions like Voyager, Ferren, and now Ubuntu 16.04. I’ve also attempted Steam downloads on all of them, but it doesn’t save anything after shutdown. I’m not interested in returning to Windows, especially since gaming is important to me. Edit: whenever I boot into Ubuntu, it offers an install option which I’ve already installed and tested.

M
193
09-26-2016, 10:14 PM
#2
No, I'm not running off a live USB.
M
McGamerPro2000
09-26-2016, 10:14 PM #2

No, I'm not running off a live USB.

M
MatGamer_98
Member
156
09-26-2016, 10:45 PM
#3
Yes, here is the information you requested: external source.
M
MatGamer_98
09-26-2016, 10:45 PM #3

Yes, here is the information you requested: external source.

S
sammybammy25
Member
57
10-04-2016, 01:44 AM
#4
Install the operating system correctly. These live setups work with USB drives that can be connected to any computer and start up.
S
sammybammy25
10-04-2016, 01:44 AM #4

Install the operating system correctly. These live setups work with USB drives that can be connected to any computer and start up.

Z
Zodex
Junior Member
18
10-04-2016, 02:33 AM
#5
You could start by asking for simple guidance step by step. Since you're new to computers recently, focus on basic tasks and take your time. Let me know what you'd like to accomplish, and I'll help you with clear instructions.
Z
Zodex
10-04-2016, 02:33 AM #5

You could start by asking for simple guidance step by step. Since you're new to computers recently, focus on basic tasks and take your time. Let me know what you'd like to accomplish, and I'll help you with clear instructions.

X
168
10-06-2016, 12:38 AM
#6
Create a bootable version of the desired distribution and start it from your installation media. Numerous tutorials are available to help you through the process.
X
xXAguaMarineXx
10-06-2016, 12:38 AM #6

Create a bootable version of the desired distribution and start it from your installation media. Numerous tutorials are available to help you through the process.

A
AstroZone
Member
136
10-06-2016, 08:29 AM
#7
Got it! Here’s your rewritten version:

Thanks a lot for doing it.
A
AstroZone
10-06-2016, 08:29 AM #7

Got it! Here’s your rewritten version:

Thanks a lot for doing it.

C
Crazy_Heaven
Posting Freak
811
10-06-2016, 05:15 PM
#8
I transferred my main Steam account to a basic profile featuring only CS:GO, aiming to concentrate more on programming and content creation, with Linux as the preferred platform.
C
Crazy_Heaven
10-06-2016, 05:15 PM #8

I transferred my main Steam account to a basic profile featuring only CS:GO, aiming to concentrate more on programming and content creation, with Linux as the preferred platform.

I
Icy2
Junior Member
43
10-06-2016, 05:55 PM
#9
Qt offers strong cross-platform capabilities and is widely adopted for Linux projects. KDE applications are built using Qt entirely. For command-line tools, platform independence isn’t a major concern since Windows users rarely rely on the terminal. Linux remains the dominant operating system outside traditional desktop environments.
I
Icy2
10-06-2016, 05:55 PM #9

Qt offers strong cross-platform capabilities and is widely adopted for Linux projects. KDE applications are built using Qt entirely. For command-line tools, platform independence isn’t a major concern since Windows users rarely rely on the terminal. Linux remains the dominant operating system outside traditional desktop environments.

T
Tuetme
Senior Member
418
10-06-2016, 07:00 PM
#10
The direction for GUIs appears to favor HTML-based "apps" wrapped with JavaScript. This means any operating system can support it, though Linux remains superior. Be aware not to implement everything in JavaScript when using this approach. Consider TypeScript or languages like Java, .NET, or C++ for the backend—Java and .NET compile once and run anywhere, while C++ is platform-dependent but offers a consistent UI.
T
Tuetme
10-06-2016, 07:00 PM #10

The direction for GUIs appears to favor HTML-based "apps" wrapped with JavaScript. This means any operating system can support it, though Linux remains superior. Be aware not to implement everything in JavaScript when using this approach. Consider TypeScript or languages like Java, .NET, or C++ for the backend—Java and .NET compile once and run anywhere, while C++ is platform-dependent but offers a consistent UI.