For Those Wondering Mint Or Ubuntu

Ive been reading comments for the past four weeks on ubuntu and mint. cinnimon desktop or unity desktop. theres all sorts of stuff being said. after trying both of them out myself 'AS A NEW COMER' I can say that if you have been brought up on macs do not go near mint cinnimon because it operates and looks just like windows. For a mac guy like me, windows makes absolutely no sense. I cant stand it. the unity desktop is much more mac intuitive. of course its different, its linux, but it is more intuitive to a mac guy. If you have been brought up on windows then you MUST use mint cinnimon because it will be a delight for you.

I love Ubuntu and the unity desktop because I'm an old mac guy!


Similar Content



Mint Cinnamon

Do people like the new mint cinnamon because it looks like windows? When I read reviews there doesn't seem to be any functional advantage with most of these distros, only graphical ones. It seems to me that people who used windows prefer mint and those that have macs like the unity desktop.

Or am I dreadfully wrong?

Bluetooth Not Working On Linux Mint 17.1 As Well As Ubuntu 14.04

hi there,
i have a sony vaio with an intel 3 processor and 4gb of ram which runs mint 17.1 cinnamon as well as ubuntu 14.04 unity along with ubuntu 14.10 gnome ... had windows 8 preinstalled which i formatted ... however my bluetooth did function and recognise my phone (sony xperia Z1) when on windows ... but in mint and ubuntu though the bluetooth seems to function, it does not recognise/show any device and is not seen on any of my devices(tablet or phone) ... have checked and there are no hard or soft blocks ... have also installed mtp on each with no success...
need this so that i can recieve calls on my laptop ... at the moment can only see alerts and reply as well as send text messages using airdroid ....
someone please help
thanks in advance

Cannot Boot Linux USB Or CD In Windows 8.1

I just got a new laptop with Windows 8.1 and I cannot figure out how to install Linux Mint by booting from a CD or USB drive. Previously, I had installed Linux Mint on my old desktop and netbook computers that were running Windows XP. I had no trouble booting from a CD. Now that the process has been complicated in Windows 8.1 I don't know what to do. Any help would be greatly appreciated, I would really like to get rid of Windows 8.1 ASAP. Thanks!

HDMI Connection To TV With Linux Mint

With Windows, connecting a computer to TV with HDMI is plug-and-play, but when I connect my laptop with Linux Mint to TV, only the wallpaper appears on TV screen. No desktop icons, no windows or videos appear. Is it a driver issue? Thanks for any help you might have.

Dual Booting Windows 7 On Already Installed Linux Mint 17.1

Hi,

Before installing Linux Mint 17 to the entire HDD of my HP p2 1317cb desktop, it was running a preinstalled windows 8 OEM UEFI. After several failed attempts of dual booting(no grub menu and boots directly to the windows 8) i then decided to do a erase all and install Linux option. Now i have Linux Mint 17.1 working flawlessly, so far. What i want to now do is, dual boot a windows 7 installation alongside my Linux. Please advise on the best way to do this.
Thank You.

Note: Before doing a clean install of Linux i disabled secure boot,enabled legacy, and disabled fast boot.

Wireless Network Setup On HP Mini 1000

First time Linux Mint user and fist time poster to this forum. Need to install a Linux distro on my family member's HP Mini 1000, an older netbook with minimal hardware (1 GB memory stick, Intel Atom N270 processor, 80 GB ATA HDD, and it runs XP SP3. . I advised her to uninstall XP and buy Windows 7, but she doesn't want to spend the $93. So ...

I have been testing different Linux distros from flash drive on my HP Probook 4530S laptop. Have tried Ubuntu 14x and now Mint, which I prefer. Ubuntu wouldn't boot to desktop on the netbook after choosing "Use without installing." Mint runs OK on it, but I can't configure the wireless connection. I suspect that either the network hardware isn't compatible or I am missing something when trying to manually configure the settings. I read some info from the Mint web site about this issue, but not sure about whether the Mini's wireless card is compatible: Broadcom 802.11b/g WLAN. Does updating Windows drivers help with this?

TIA,

Don

Can Disk Boot Ubuntu But Not Mint

I recently purchased a laptop that came with Windows 8.1 as the OS. I am trying to switch it over to Linux Mint 17.1 (Rebecca). I found an Ubuntu disk loader that I placed on a DVD and it boots just fine. Downloaded the 32-bit Linux Mint .I so and burned it to a DVD. Tried to boot from it and nothing. Being new, the problem pretty much has to be something insanely simple but I sure can't find it. Would really appreciate any expertise out there.

I Have An HP Envy Desktop With Windows 8.1. Is It Compatible With Linux Mint?

I have an HP Envy desktop with Windows 8.1. Is Linux Mint compatible?

What Happened To Trashcan Icon In Linux Mint 17.1, It Disappeared

An answer was posted for linuxmint 11 but,in mint 17 the advanced option does not exist in accessories menu. It also is not in apps/nautilus/desktop via gconf-editor all options are checked here but still no trashcan?
Right click does show "Move to Trash" option but I want trashcan icon on desktop for simple drag and drop. It was around in Linux mint 17 but not in 17.1?

Installing Nvidia Proprietary Driver 343 On Ubuntu (Unity)/Linux Mint (Cinnamon) X64

Hey guys. So I just went out and bought a Sager 8268-s (clevo p150sm-a) With an i7 4910mq and a Nvidia 980m gt. As I am a computer tech by trade, every time i see Windows i get horrible PTSD so i decided to try Linux instead. After many hours of trying to get a dual boot working finally got Linux Mint 17 Cinnamon installed on my computer, but when I went to install the Nvidia driver it landed me in fallback mode which I could not escape. So then I tried Ubuntu 14.04 LTS thinking maybe Mint was incompatible with the driver and the same thing happened.

So here is my method:

(sorry i don't know how to make a code box :/ )

First I log in to get root access:

$ su

Then I Update the xorg:

$ sudo apt-add-repository ppa:xorg-edgers/ppa

Then update my system:

$ sudo apt-get update && sudo apt-get dist-upgrade

Then i go into Virtual terminal (Ctrl+Alt+F1) and disable the display manager:

$ sudo service mdm (or lightdm for Ubuntu) stop

Then i install the drivers which i have done multiple ways:

$ sudo apt-get install nvidia-current nvidia-settings

or

$ sudo apt-get install nvidia-343 nvidia-settings

or by downloading the driver from Nvidia (first designating the file as executable)

$ sudo sh nvidia.run && sudo apt-get install nvidia-settings

Then after install, I create the config file:

$ sudo nvidia-xconfig

Then I reboot. After I get the low res mode in Ubuntu or fallback mode in Mint and Driver manager doesn't detect any proprietary drivers and I have to reinstall to get the OS working again. Any suggestions would be greatly appreciated.