F5F Stay Refreshed Software Operating Systems Changing from Windows to Linux involves adapting your system and software.

Changing from Windows to Linux involves adapting your system and software.

Changing from Windows to Linux involves adapting your system and software.

S
Skateys
Junior Member
8
02-01-2017, 05:46 PM
#1
Hey there, I’m looking for some guidance on picking a Linux distribution for your charity’s IT setup. We have about 10 computers and one server, all running Windows Vista which is no longer supported and is slow. The machines are basic Core 2 Duo models with limited RAM, mostly using SAS drives donated by a big company. They mainly handle simple office work and online training. Most of us rely on Microsoft Office, so I’m seeking a free version that works well with Linux. The server is an HP Microserver with 4GB RAM, but we don’t need to store large files there. We only have a few 300GB drives for general use, an 80GB drive for the OS, and two 80GB drives in RAID 1 for important data. I’m considering a lightweight Linux option and want to keep things secure since we handle some personal information. I’m new to Linux, so please keep it simple and practical for maintenance. Thanks for your help!
S
Skateys
02-01-2017, 05:46 PM #1

Hey there, I’m looking for some guidance on picking a Linux distribution for your charity’s IT setup. We have about 10 computers and one server, all running Windows Vista which is no longer supported and is slow. The machines are basic Core 2 Duo models with limited RAM, mostly using SAS drives donated by a big company. They mainly handle simple office work and online training. Most of us rely on Microsoft Office, so I’m seeking a free version that works well with Linux. The server is an HP Microserver with 4GB RAM, but we don’t need to store large files there. We only have a few 300GB drives for general use, an 80GB drive for the OS, and two 80GB drives in RAID 1 for important data. I’m considering a lightweight Linux option and want to keep things secure since we handle some personal information. I’m new to Linux, so please keep it simple and practical for maintenance. Thanks for your help!

O
Ondratra12
Member
190
02-05-2017, 12:55 PM
#2
Ubuntu Server runs on the main server, while Zorin OS is installed on the PCs. Zorin is derived from Ubuntu but has a Windows-like appearance.
O
Ondratra12
02-05-2017, 12:55 PM #2

Ubuntu Server runs on the main server, while Zorin OS is installed on the PCs. Zorin is derived from Ubuntu but has a Windows-like appearance.

S
Smurfs102
Member
95
02-06-2017, 12:23 PM
#3
Simplify your experience by running everything on Ubuntu. You can also utilize the server as an apt cache, ensuring programs and updates are downloaded just once.
S
Smurfs102
02-06-2017, 12:23 PM #3

Simplify your experience by running everything on Ubuntu. You can also utilize the server as an apt cache, ensuring programs and updates are downloaded just once.

S
soldier_craft
Member
242
02-08-2017, 05:16 AM
#4
It doesn't have a graphical user interface, which can be confusing for someone new. Does it offer a web-based interface?
S
soldier_craft
02-08-2017, 05:16 AM #4

It doesn't have a graphical user interface, which can be confusing for someone new. Does it offer a web-based interface?

2
2Elite4U
Member
70
02-09-2017, 01:29 AM
#5
For a web interface, consider OpenMediaVault – it runs on Debian and is based on Ubuntu. It offers minimal command-line usage.
2
2Elite4U
02-09-2017, 01:29 AM #5

For a web interface, consider OpenMediaVault – it runs on Debian and is based on Ubuntu. It offers minimal command-line usage.

G
GekkeGans
Member
201
02-10-2017, 05:35 PM
#6
It seems the product looks great, and using plugins could provide future feature options.
G
GekkeGans
02-10-2017, 05:35 PM #6

It seems the product looks great, and using plugins could provide future feature options.

B
banane45
Junior Member
29
02-12-2017, 02:45 PM
#7
Use Ubuntu Server for the main servers. For the computers, opt for lightweight options like Xubuntu or Ubuntu Mate. Choose desktops with 16.04 LTS and enable automatic updates.
B
banane45
02-12-2017, 02:45 PM #7

Use Ubuntu Server for the main servers. For the computers, opt for lightweight options like Xubuntu or Ubuntu Mate. Choose desktops with 16.04 LTS and enable automatic updates.

C
Chester007
Senior Member
528
02-22-2017, 12:52 AM
#8
It seems you're considering different Linux options. Ubuntu might be a solid choice for desktop use, and I can vouch for the ease of running Ubuntu servers in CLI, even for beginners. Most Linux courses use Ubuntu to teach because while the CLI isn't user-friendly, it's well-documented online for support.
C
Chester007
02-22-2017, 12:52 AM #8

It seems you're considering different Linux options. Ubuntu might be a solid choice for desktop use, and I can vouch for the ease of running Ubuntu servers in CLI, even for beginners. Most Linux courses use Ubuntu to teach because while the CLI isn't user-friendly, it's well-documented online for support.

C
cutiepiecisses
Junior Member
2
02-22-2017, 01:30 AM
#9
For desktops, considering the hardware limitations, I wouldn't suggest Ubuntu or Linux Mint for a smooth and responsive experience. (They'll likely perform better than Vista in this regard.) A lighter option would be better. Lubuntu is a minimal version of Ubuntu—actually, it's Ubuntu itself but with fewer standard apps and less bloat. Debian could also work, provided you choose a lightweight desktop environment like LXDE or XFCE (LXDE is lighter), or you can perform a full installation to pick only essential software (resulting in a very light system). Lubuntu is more user-friendly, while Debian offers greater stability thanks to its release process. For servers, I don’t have much practical advice since I haven’t worked with them. Ubuntu Server has a solid reputation, but in a corporate setting there might be hidden downsides to consider. Debian can serve as a server option (though it needs some setup), and Slackware stands out for its exceptional reliability. Ubuntu Server seems the most straightforward choice, as it’s already set up for server tasks. If your desktops run Lubuntu, consistency across platforms makes troubleshooting easier. Regarding office tools, LibreOffice is a robust alternative to Microsoft Office, capable of handling most formats. However, some advanced features might not render perfectly, especially with complex macros. You won’t always have full compatibility unless you run Office natively, which isn’t supported by default on Linux. Using WINE could work, but results aren’t guaranteed. Personally, I’d lean toward Lubuntu and Ubuntu Server for a balanced setup. Lubuntu is lightweight and has performed well on comparable machines, while both share the same core system, simplifying maintenance. Debian is another solid pick if you’re familiar with Linux administration and need a more stable desktop environment.
C
cutiepiecisses
02-22-2017, 01:30 AM #9

For desktops, considering the hardware limitations, I wouldn't suggest Ubuntu or Linux Mint for a smooth and responsive experience. (They'll likely perform better than Vista in this regard.) A lighter option would be better. Lubuntu is a minimal version of Ubuntu—actually, it's Ubuntu itself but with fewer standard apps and less bloat. Debian could also work, provided you choose a lightweight desktop environment like LXDE or XFCE (LXDE is lighter), or you can perform a full installation to pick only essential software (resulting in a very light system). Lubuntu is more user-friendly, while Debian offers greater stability thanks to its release process. For servers, I don’t have much practical advice since I haven’t worked with them. Ubuntu Server has a solid reputation, but in a corporate setting there might be hidden downsides to consider. Debian can serve as a server option (though it needs some setup), and Slackware stands out for its exceptional reliability. Ubuntu Server seems the most straightforward choice, as it’s already set up for server tasks. If your desktops run Lubuntu, consistency across platforms makes troubleshooting easier. Regarding office tools, LibreOffice is a robust alternative to Microsoft Office, capable of handling most formats. However, some advanced features might not render perfectly, especially with complex macros. You won’t always have full compatibility unless you run Office natively, which isn’t supported by default on Linux. Using WINE could work, but results aren’t guaranteed. Personally, I’d lean toward Lubuntu and Ubuntu Server for a balanced setup. Lubuntu is lightweight and has performed well on comparable machines, while both share the same core system, simplifying maintenance. Debian is another solid pick if you’re familiar with Linux administration and need a more stable desktop environment.