![]() ![]() |
|
Notes on
Installing Zorin OS 18 Core
![]() Introduction
After using Linux Mint for many years on my ASUS S200E VivoBook (also known as the X202E), I finally conceded that it was time to look for another distro. Although it's well over a decade old, this little 11.6" notebook is quite possibly the most reliable PC I have ever owned, and still looks like new. But it does show its age when booting up and opening apps, which seem to take forever. I openly admit that I like Linux Mint because it's very much like Windows, and if something is familiar and easy to use, then there's nothing wrong with that. So off I went to Distrowatch to see what was in the top 100, and found Zorin OS. With it promising to be familiar to Windows users and with version 18 having just been launched I simply had to give it a go. Installation
DVD drives are becoming a thing of the past, but that's no problem because Linux can be installed from a USB stick by using a utility called Rufus which can be downloaded here: https://rufus.ie/en/. The procedure for creating a bootable USB stick using Rufus is quite straight forward so will not be covered here. Your PC will need to be set to boot from an external USB drive instead of it's own hard drive, by changing the boot order in the BIOS. With the ASUS, pressing the F2 key just after it is powered on puts it into BIOS mode, but the key used depends on what make of PC you have. Once in, you will be able to change the boot order to make the USB stick first and then the hard drive (or SSD) second. Zorin can be run as a 'Live CD' which means you can try it first before permanently installing it onto your hard drive. The live trial has an install icon on the desktop which when clicked will guide you through the install process. Although Linux can be installed alongside a Windows installation (dual boot), I prefer to wipe the hard drive and just have the one operating system. If you find that your USB stick doesn't boot, it may need to be set as 'Active'. A free utility that can check if this is the case and correct it is MiniTool Partition Wizard. I wont go into the actual installation procedure too much as it's self explanatory, but I always prefer to do a clean install and wipe the old hard drive. To do this, when the 'Installation type' window appears, select 'Erase disk and install Zorin OS'. Also, if you live on your own or don't keep any important documents on your PC, then you may not want to enter a password every time your PC boots up. If this is the case, then when the 'Who are you?' window appears, select the 'Log in automatically' radio button. You will still be required to enter your password when logging back in and for other system tasks but that's Linux for you! Just to be clear, I know security is extremely important and disabling passwords is not a good idea, but I would only suggest this for those who don't use their PC for anything sensitive and if nobody else has access to it. Everyting at your own risk of course. Appearance
Once
installed Zorin is ready to go, but of course there's always something
that can be changed to get it just how you like it. Below are some
tweaks I needed to do to make it feel like my Linux home! Your
preferences will be different of course, or you may be happy just the
way it is. Note: 'Menu'
refers to clicking on the 'Z' at the bottom left of the screen (just
like the Windows start menu).
Enable the right click context menu for laptops (in addition to the default two finger tap) Menu >Settings > Mouse & Touchpad > Touchpad tab > select Corner Push Change the scroll direction Menu >Settings > Mouse & Touchpad > Touchpad tab > select Traditional Change desktop background Right cklick the desktop > select Change Background Add desktop icons Menu > Zorin Appearance > Desktop > choose icon type and size Change theme colour Menu > Settings > Zorin Appearance > Theme > choose colours Use conventional taskbar buttons (with names) Menu > Zorin Appearance > select top right example Change width and height of taskbar Right click (or two finger tap the taskbar > Taskbar Settings > Style tab > personally, I set both sliders to the left (full length with flat ends) > set Panel background opacity to whatever you want (75% is nice) > Position tab > set Panel thickness to 32px and Panel length to 100% (what can I do I'm a traditionalist!). How to...
Sometimes you just want to get to something quickly and can't remember how. Here are some common items you may occasionally want to access. Change time format Menu > Settings > System > Date & Time Change power options Menu > Settings > Power Play login sound Menu > System Tools > Startup Applications > check the box next to Startup Sound The startup command for this if you need it is /usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME Login" Convenience
Create a 'Suspend' shortcut key Menu > Settings > Keyboard > View and Customise Shortcuts > Custom Shortcuts > Add Shortcut > Name = Suspend, Command = systemctl suspend, Shortcut = F1 Key > Add Create Desktop Web Launchers Open 'Text Editor' and paste the following lines into it, modifying the items shown in red. Save it to the desktop with a .desktop file extension. [Desktop Entry] Encoding=UTF-8 Name=Name Exec=bash -c "xdg-open URL" Icon=/home/stuart/.icons/Icon.png Type=Application Terminal=false Once on the desktop, right click it and select Allow Launching. Disable 'Keyring Authentication' This
'Nag' can appear sometimes, particularly when starting Chrome if
installed. As highlighted earlier, only disable passwords if you have
nothing of importance on your PC, or you live alone and nobody
else has access to it.
Menu > Utilities > Passwords and Keys > right click Login > Change Password > enter your password > keep continuing, leaving the remaining password fields blank Installing Software
To install software from the Zorin 'App Store' (I'll call it that as it's a familiar term) go to Menu > Software
> click the search icon in the top left corner and type what your
looking for. I've listed some of my 'Must Have' apps below: Google Chrome is the web browser of choice (for me anyway). VLC is really all you need for media playback. KShutdown for when you want to fall asleep to the radio. XnView MP is a powerful but user friendly photo editor. In XnView, to open an image file fullscreen when double clicked > run XnView > Tools > Settings > under General select Startup > in the Open drop down box select Viewer - Fullscreen > OK To remove the file information > run XnView > Tools > Settings > under View select Fullscreen > untick Show Info > OK To change the fullscreen background from light to dark > run XnView > Tools > Settings > under View select Fullscreen > Background color > choose Black. Other useful software: gFTP - FTP client for uploading your website to a server. Puddletag - MP3 tag edtor (a Linux equivalent of the excellent Mp3tag in Windows). EncryptPad - A text editor that can encrypt its content with a password. Xournal - Touchscreen sketchpad for laptops (great for scribbling down ideas when you don't have a pen and paper to hand). Installing new fonts In your home directory, create a folder called .fonts and drag your fonts into it. The fonts will be available to select in all applications. Installing a printer Menu > Settings > Printers > Add Printer > follow the prompts ![]() Desktop Screenshot
|