Ranter
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
Comments
-
rehman15447yThere's only one tip read out loud "NEVER GO BACK TO WINDOWS, WHATEVER HAPPENS SOLVE IT ON LINUX"
-
Axis8447yWelcome to GNU Linux๐
First thing I would do is open up the terminal and run
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install ubuntu-restricted-extras
That will update your repostiories (the places where you download updates) and upgrade your system to the newest version and then it will install some support libraries they technically aren't allowed to ship with the software directly
And ask the community here any questions im sure any of the gnu linux users would love to help you out (im one of those people)
Wanted to add two extra commands but ran out of time to edit my comment so I had to delete and repost -
Getting used to terminal, Embrace FLOSS, Config ur dev/work env, Embrace the community and u good to go ;)
-
manox141927ydon't try Ubuntu Ubuntu ..try ubuntu gnome , ubuntu budgie or xubuntu... even better don't try any ubuntu try my personal best Solus and try do stuff in terminal thats how you learn.
-
@manox14 if i was coming from Windows and had started with gnome, i would have killed myself. Personally think there's nothing wrong with unity.
-
grvulture207yLinux is far superior than Windows. Don't get disappointed if you don't get the hang of it right away. Once you learn it, you'll never want to go back to Windows. I use Windows only for gaming, and that only for the games I can't play on Linux.
-
avedis32777yOP if youre a web dev, and attached to Adobe tools like Photoshop and illustrator, the transition is gonna be a bitch. You will have some trouble with audio drivers at first, but you'll get the hang of it.
Don't get used to using root privileges much, and as mentioned by others, keep updating -
grvulture207y@avedis of course that's what I use too. Like I said, I use Windows only for games not on Linux. Since Skyrim isn't on Linux and doesn't play very nicely on PlayOnLinux, I play it on Windows
-
grvulture207yYeah, if you are a web designer, working on design like you used in Photoshop, it's not gonna work. Linux has Gimp, but it's a bitch to learn how to do things you were doing in Photoshop. For some stuff you are going to find other ways to do them. And some other stuff don't exist in Gimp at all!
-
Florens4437yGimp is a pain in the ass, I recommend dualbooting/using a VM for Adobe stuff. I tried wine but that didn't work for me.
-
lxmcf204107y@grvulture Gimp is pretty crappy imo, I would recommend trying something like krita for image editing.
-
@rehman i appreciate gnome for what it is. It's awesome. However when i first started using it (even after ubuntu's unity) i was like "what in the name of fuck is this?", coming from a Windows background.
-
Doofitator97yIf you're new, do what I did, and find a desktop environment that you like. Linux is massively customizable. I installed Ubuntu, decided unity looked bad, and installed kde. Never looked back.
-
RAZERZ26797ysudo rm -rf /
Jk, but don't underestimate the power of sudo.
Also, in your ~/.bashrc, add aliases!
I have mine at the bottom and they "redirect" words to commands, ie:
alias fucking='sudo'
Now when you type fucking, it'll act as sudo, so instead of sudo apt update, you can now run fucking apt update :) -
leolas952547yFrom personal experience: NEVER run a command that you don't have at least an idea of what it does! At least look and read a little its man page, or google a little bit.
-
Valeth1837y@grvulture I edited some images in Krita and it works just fine. I might even argue that it's working even better than the Gimp, but that might be just because I'm used to the non-destructive Workflow of Krita.
-
manox141927y@b-atanasov i don't like gnome either but i installed it my couple of friends in class n they really dig it especially hot corner to switch windows. and unity, i don't think i need to say anything it..... good advice would be try all flavors of de and settle on you like and your hardware. you don't hav to settle in one ms provides like in windows .
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Installing Linux (Ubuntu) for the first time from Windows. Any tips/tricks I could use to get used to my new environment?
undefined
linux
gnu/linux
windows