Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "ubuntu mate"
-
Tried to install an existing web dev project in Windows 10:
- Install Atom IDE and trying to clone git repo
- Git missing, installing Git for Windows
- Installing Node (so far so good!)
- npm install
- Python missing (???), installing Python
- Ruby (????????) missing, installing Ruby
- .NET Libraries missing, installing .NET 4.0 for the 100th time
- Visual Studio Libraries for C++ 2008 missing (now you're just messing with me mate), installing 4GB of Visual Studio Libraries
- [drumroll sound]
- .....
- npm install breaks with fatal error
- Git for Windows can't be found anymore
Switched to Ubuntu out of frustration:
- Installing Atom IDE
- Installing NodeJS
- Cloning git repo
- npm install
- project is running
whut?44 -
Another incident which made a Security Researcher cry 😭😭😭
[ NOTE : Check my profile for older incident ]
-----------------------------------------------------------
I was invited by a fellow friend to a newly built Cyber Security firm , I didn't asked for any work issues as it was my friend who asked me to go there . Let's call it X for now . It was a good day , overcast weather , cloudy sky , everything was nice before I entered the company . And the conversation is as follows :
Fella - Hey! Nice to see you with us .
Me - Thanks! Where to? *Asking for my work area*
Fella - Right behind me .
Me - Good thing :)
Fella - So , the set-up is good to go I suppose .
Me - Yeah :)
*I'm in my cabin and what I can see is a Windows VM inside Ubuntu 12.4*
*Fast forward to 1 hour and now I'm at the cafeteria with the Fella*
Fella - Hey! Sup? How was the day?
Me - Fine *in a bit confused voice*
Fella - What happened mate , you good with the work?
Me - Yeah but why you've got Windows inside Ubuntu , I mean what's the use of Ubuntu when I have to work on Windows?
Fella - Do you know Linux is safe from Malwares?
Me - Yeah
Fella - That's why we are using Windows on VM inside Linux .
Me - For what?
Fella - To keep Windows safe from Malwares as in our company , we can't afford any data loss!
Me - 😵 *A big face palm which went through my head and hit another guy , made me a bit unconscious*
I ran for my life as soon as possible , in future I'm never gonna work for anyone before asking their preferences .7 -
*wants to download some YouTube videos in youtube-dl*
$ youtube-dl --a-bunch-of-options
> Can't download this, sorry.
*realizes that Ubuntu probably has an outdated version like usual*
# apt remove youtube-dl
*Realizes that this steaming pile of shit pulled in some icons and Wayland on a headless server*
# apt autoremove
> 300-something MB cleared
For a command-line tool...
# pip install youtube-dl
# apt install ffmpeg
$ youtube-dl --audio-format mp3 -o "%(title)s.%(ext)s" https://youtube.com/playlist/...
> Sorry mate, a video was removed from this playlist! Let me go ahead and shit the bed on this issue that's been reported several times since 6 years ago.
*finds an issue on GitHub reporting this, add -i option to continue on error*
$ youtube-dl --audio-format mp3 -o "%(title)s.%(ext)s" https://youtube.com/playlist/... -i
> There you go, your .webm files as requested!
But.. I requested .mp3 output? --audio-format mp3, don't you see?
> Oh no you need to add in another option to tell me to actually do that first. --extract-audio, you see?
But why.. why do you need to be told that twice? Oh ffs, fuck it.
Reminds me of robocopy. That shit required me to tell it 25 times what to do and it'd still not do it right as well. And you know what, compared to rsync where -avz works 99% of the time, I hate it.7 -
!dev
So I finally registered on this great community to rant about something - now I forgot what to rant about.
Instead have a picture of Ubuntu Mate showing an unrealistic battery time.4 -
Stop asking which Linux distro is best. Seriously there is no "best" one. Arch is best FOR ME. Debian or Fedora might be your cup of tea. But I have great news for you, they are all FREE and there is free virtualization software you can try them on. Stop asking a stupid question that only gets opinionated answers and flame wars and go try them for yourself.
Also, while I'm on the topic. Ubuntu, Ubuntu Mate, Ubuntu XFCE etc. are all the same distro, they just have a different DE (desktop environment for you noobs). It's like on Monday I wear a suit but Tuesday I wear shorts and a tee shirt, it's still me, I'm just dressed differently.8 -
Do you know that KDE is more lighter than MATE? In the screenshot the RAM usage you can see is from a live. The same test on the same PC with MATE take 900 MB and with GNOME 1,5 GB. Test made with the latest LTS of Ubuntu.5
-
I just spent 45 minutes trying to make my HP printer work in Arch Linux (actually Antergos, but close enough).
Finally had enough and booted into an Ubuntu MATE LiveUSB that I had... Which saw the printer, connected to it, and printed without needing to install anything extra.
I gotta say, while not a big Ubuntu fan, I'm certainly impressed it was stupidly simple!11 -
Let me begin by giving props to the KDE team for being proactive, and working to improve the ecosystem in which they exist.
https://fossbytes.com/kde-slimbook-...
With that said, I'm sitting here wondering why bigger organizations - companies with significantly more clout - can't manage to do the same thing. Canonical is so busy, fapping at the notion of competing in the mobile space (they won't though) that they've lost sight of their core audience - computer users. While they insist on trying to piss in Google's Cheerios, smaller teams are 1) pushing out better firmware and software, and 2) are now creating (seemingly) good hardware as well.
As the public face of Linux (unfortunately), Canonical and the Ubuntu team have an obligation to lead from the front. In neglecting to do so, they do a disservice to the entire Linux community. KDE, Manjaro, Arch, Mate, Debian, etc are all doing more with less, and they're offering better end products than Canonical has in the last decade.
/rant16 -
That rage when you reinstall Ubuntu MATE on its partition, and it decides to nuke your Windows partition instead, with all the files you had on it too.
FFFFUUUUUUUUUUUUUUUCK
HOW HARD CAN IT FUCKING BE TO INSTALL YOURSELF WHERE I FUCKING TELL YOU TO? WHY THE FUCK DO YOU EVEN ASK ME WHAT TO DO, IF YOU'RE GONNA HAVE A MIND OF YOUR OWN ANYWAY?
DIE IN A FIRE5 -
Replaced GNOME with mate I am impressed. It is so much better and lightweight than GNOME.
What de/distribution do you guys use/prefer?20 -
!rant
I love to work on my machine, and being it
my work-horse for school and side-projects, I have a neat dualboot of Windows 10 and (driver-related) Ubuntu Mate.
Ditched Mate because screen tearing, got Cinnamon, but I have to say, that W10 UI appeals a lot for me, so... what kind of Windows is this?4 -
Today i chartered new realms for me.
I created a new hyper-v vm on the company windows servers and added a 5th instance to it, but instead of running another windows server i installed an ubuntu 18.04 (cause i am a bit familiar with debian from my raspberry pi)
we have two servers, one which runs the 4 vms and a replica. I first had the new vm on the main server but it occured me to move it instead to the unusued replica machine. That kinda worked..i did a planned failover but the main server isnt configured to be the replica..and even when activating that it didnt work. This is weird.
For the moment i ignored that and proceeded to install nginx, mariadb and php 7.2..basically the lemp stack. I managed to setup nginx and a static ip adress for the machine (which was different from how i remembered it to do (in 18.04 its not done with the network conf but a yaml file).
in the end i added two different virtual servers, one for actual use and one for dev stuff (with phpmyadmin running for instance), listening on port 80 and some random other port.
as a test i brought a mediawiki onto the Port 80 server and it worked.
on monday i have to figure out how to implement the wildcard certificate i have for our company domain (internal dns simply routes intranet.company.com to the local server vm)
i am mighty proud cause all my experience with linux was with a raspberry pi so far and i am fairly certain i did it right and without shortcuts this time. (unlike my raspberry experience)
just wanted to share
(i also sweated a lot of blood when editing the hyper v settings as i did not set up the server in the first place)
((i also installed xrdp and a mate desktop, but i am less proud of that, but sometimes seeing folders graphically helps me)) -
Best Linux distro for NodeJS back end projects? Maybe I have to work with docker or VMs. I currently have Ubuntu Mate but I want to change. I have 8Gb of RAM and performance is what I need.
2nd Question with low priority: is anyone able to use office 365 without the online solution in any Linux distro?5 -
Ubuntu mate looks good. But man its so hard to remove it. A simple apt-get remove didnt do the trick. Spent a long time removing all packages. Still it is there in the login screen. Let it stay there. I am tired.4
-
Looking for linux distro / desktop recommendations...
I'm bored of my setup and want to try something new. I'm currently running elementary os with pantheon desktop but the fact that wingpanel can't auto hide drives me insane. I've also used Mint+cinnamon and ubuntu+unity in the past.
I'm currently considering Antergos as a distro because I don't have time to install Arch but I have no clue which desktop env to try - Gnome,kde,mate,xfce...
Any suggestions?6 -
Well fuck...
Korora 26 finally came out and I wanted to install it on my new laptop. I'd previously put Ubuntu MATE on there, with Cinnamon kind of tacked on, but it wasn't great, mostly because it wasn't Korora.
Unfortunately, Korora (and Fedora) still have a bug in the installer where it will complain if your /boot/efi partition is not on /dev/sda, which in my case it was on my M.2 drive. However, I was able to eventually get it working.
But when I booted it up and tried to log in, it would take me back to the log in screen. I logged into a TTY, where I was reminded that when I had set up my Ubuntu install, I had chosen to encrypt the home folder.
Not knowing how to set up the eCryptFS with an existing encrypted home folder setup, I opted to wipe the drive and reinstall from scratch--I had a backup of most of my files from the Ubuntu installation. However, I lost some very important documents that I'd set up since then.
Fast forward to today where my laptop won't boot unless it is either a.) unplugged with just the battery or b.) plugged in without the battery, with a different power cable from the one I got with the computer.
Thankfully the people responded quickly after I mentioned I was having issues. Hopefully it doesn't get worse... -
Finally got myself to buy a SSD for my laptop, so I was thinking about trying Ubuntu Mate...but wtf...
I like it because it is similar to Unity but stability is awful. It breaks every 5 minutes. Very not funny.1 -
I was using using mate, today I switched to antergos, the font does not look good as it did in ubuntu. Anything I am missing?7
-
Been looking for a light-ish, stable but beautiful (not outdated) DE. Any advice or opinions?
I'm torn between Mate, Gnome3, KDE and even XFCE.
I currently use Ubuntu 16.04.3 LTS and I love the indicator applets and dock. I know the applets can be used in other DE's as well but I'm uncertain about the dock. Plank and docky don't feel right and I couldn't get dockbarx on Debian (which I experimenting with instead of Ubuntu).
I'm now considering just sticking with Ubuntu, install 18.04 LTS and change the DE to something new.
I will use it as a daily driver for programming, heavy Chrome usage and some games (via wine). What do you guys suggest?20 -
Update on the HP Stream tablet:
I finally realized that I could have a microSD card in the device with the Onboard package on it to install on a LiveUSB in order to install anything.
Due to another 'ranter's suggestion, I started with all the Debian spins, but none of them had a graphical .deb package installer (which is really strange).
I finally went back to Ubuntu MATE, which does have the Onboard application already installed (which I'm not sure why I didn't notice that the first time), and it's now officially installing...
More updates at 11. -
Installed MySQL on my Ubuntu Mate laptop. Then I forgot which directory it's in and how to open it. Maybe I should reinstall it.5
-
I was using ubuntu mate 16.04 and recently installed i3 wm and I am using it regularly. Any suggestions for me?2
-
2 weeks of grub rescue, windows 10, Windows xp, Linux mint cinnamon, Linux mint MATE, bios, cmos, squashfs error, debian and unetbootin.... Thanks to rufus and Ubuntu we're now back on track. I've just gone from computer tinker to computer badass B-)