You download an Ubuntu .iso, add it to your usb, boot, install

What are the first things you do to your freshly installed system?

inb4 delete it and get gentoo/arch/etc

Other urls found in this thread:

spotify.com/us/download/linux/
youtu.be/xvQ5l0edsq4
youtube.com/watch?v=kzWzBe8LVDQ&list=PL9e0-I9ArbZBH2oDa28H-UDOHwy2SuW2J
aur.archlinux.org/cgit/aur.git/snapshot/packer.tar.gz
twitter.com/AnonBabble

sudo apt-get remove unity

Install Spotify. :)

spotify.com/us/download/linux/

install gentoo

delete it and get gentoo/arch/etc

>sudo apt install node
>sudo npm install fuck
open terminal and type fuck

install graphic drivers, try to fix inevitable screen tearing, do my aliases, get to ricing

Please, ain't nobody got time for all that compiling and configuration.

does this actually do something? im new to linux, what does it do?

# rm -rf /

Realize that the media creation tools on Linux are terribly subpar and go back to Windows.

Delete it and get Mint, or at least replace Unity with Cinnamon.

Good one Shanjeev, needed a giggle.

GIMP is missing a lot of features and Inkscape was meant for web design, not print or video. I need the good stuff, like native Photoshop, Illustrator and After Effects.

>need good stuff
It's cute that you tell yourself that.

I feel retarded because I can't figure out how to paste into a selection in Krita

>Krita is actually surprisingly good:

youtu.be/xvQ5l0edsq4

its a good utility, for when you fuck up your terminal commands it will try to fix it for you after you type fuck

i was gonna install spotify, then said fuck it since it isn't free as in freedom.
i am using play.spotify.com as a subscriber.

nigger fuck you you know NOTH9NG

But doesn't the web player require... Flash? Eww!

loads of debotnetting, but then I enjoy using my system for leisure and productivity.

sudo apt-get install sl

I wish it didn't require all of those KDE dependencies though.

also

sudo npm install -g fuck-you

good way to force quit applications.

I wouldn't download Ubuntu.

I'd download Trisquel.

>mpv
>kdenlive
>asunder
>audacity
>emacs
>transmission
>rhythmbox
>easytag
>libdvdcss
>gimp
>xsensors
>pxsxr
>eduke32
>dosbox

>Install atom
>Install gnome
>Install relevant extensions
>Install chromium
>Install hexchat

>Touch my penis
>Install virtual box
>install windows in a VM
>Install office
>Install rhino
>Install etabs
>Install sap2000

NORMIES, GET OUT REEEEEEEEEEEEEEEEEEEE

yes.
one non-free as in freedom is better than two non-free as in freedom.

But the Spotify desktop client includes many FOSS elements, such as Boost, Brotli, double-conversion, Expat, fft4g, giflib, libcurl, libjpeg, libogg, libvorbis, Lua, Mersenne Twister, Snd, zlib, Adobe Brackets, NSIS, Chromium, Chromium Embedded Framework, bzip2, dtoa, FFmpeg, HarfBuzz, ICU, libevent, libpng, libxml, libxslt, LZMA SDK, modp_b64, Pthreads for win32, Skia, and V8 assembler.

I'd use it for a month, get frustrated, delete it and install gentoo.

(That's literally what I did, except replace ubuntu for debian)

okay. i have both adobe flash and spotify-client now.

What did you get frustrated with?
>Being this much of a wangblows cuck

install build tools, compilers, git, set up programming environments

Why is Spotify bad? What's wrong with being a "normie?"

Everything and everything.

watch out, the only replies youll get to this are autistic parroted pictures and phrases like epic frogman and reeeee xD

GTFO OFF MY Sup Forums YOU NORMIE

For me is generally:
Steam
Telegram
Clementine
Dropbox
Yakuake
kdeconnect
Photoqt
Thunderbird
speedcrunch
Gimp
Inkscape
Krita
Libreoffice if not installed
The gnome disks utility
Transmission
Smplayer + mpv
Playonlinux
Emulators and retroarch
Netbeans
Atom
QTCreator
Kicad
Git cola
meld

That what i can think of right now, i generally use plasma 5 and the kde programs like kate, okular, dolphin, filelight, etc.

>Clementine
fucking pleb

Install nVidia drivers including GFExperience for Shadowplay
Install Adobe CC Master Collection
Install 3DS MAX 2017
And install some vidya :^)

Windowmaker
xfce4
steam
lm-sensors
screenfetch
htop

and sometimes, but not always

>mc

>What did you get frustrated with?
The bad package manager.

Binary-based package managers are inherently less powerful than source-based package manager, but apt is also so crock full of insanity on top of it; from the weird naming scheme to the terrible conflict resolution, to the lack of concurrency.

But most importantly, I struggled with software availability, especially of recent software. I wanted to build some packages straight from git, but still have them integrate with my package manager (for dependencies, updates, etc.).

I experimented with a few fringe distros like slackware but when I stumbled upon gentoo I immediately fell in love. It's like the distro was made for exactly me.

You are right. Better install 20gb of Microsoft dependencies instead.

>sudo apt install i3wm
>log out and change wm
>start configuring aka downloading my i3 config from google drive

Just installed fedora,simply replace furryfox with chrome,installed thunderbird and is all i need for shitposting on every sites i need

>install google chrome
>install Wine
>install Office 2010 inside wine
>start working

But where else am I going to go? ...oh.

...

It's comfy, no bully pls, cantata is great too

...

emacs
mg
chromium
zdoom
screenfetch
sl

>anime music
>espanol or some other 3rd world language
>spectrogram even though you probably don't even know what it does
>100% volume (enjoy your eardrumbs faggot)
>ONLY has anime music. doesnt actually have taste

no u

>using ubuntu
>not CentOS

...

>Kenji Ito

My main brotha!

youtube.com/watch?v=kzWzBe8LVDQ&list=PL9e0-I9ArbZBH2oDa28H-UDOHwy2SuW2J

see also:
>100% volume (enjoy your eardrumbs faggot)
Are you serious?

SaGa is a video game series.

>Spain is second world.

*brofist*

Consider that compared with other oprative systems like windows, in most linux distros you only need to install those dependencies once and after that any package that requires them doesn't download them again, on windows most programs bundles all dependencies and doesn't check if it already exist in the system. You can optionally do this on linux of course because there exists self contained installers like snaps or flatpack but managing dependencies is still more efficient.

You're posting here on 4chins aren't you? You have some free time.

#!/bin/bash
cd /tmp/ && pwd
echo ===============packer===============
sudo pacman -S wget
wget -c aur.archlinux.org/cgit/aur.git/snapshot/packer.tar.gz
tar -xvf packer.tar.gz && cd packer/ ; makepkg -sri ; cd /tmp/
#===============packer===============

echo ===============Broadcom driver===============
packer -S b43-firmware-classic broadcom-wl
sudo systemctl enable NetworkManager.service -f
#===============Broadcom driver===============

echo ===============Common packages===============
sudo pacman -S baka-mplayer viewnior mousepad gufw pinta firefox chromium engrampa unrar zip arj p7zip
sudo systemctl enable ufw -f
sudo pacman -S gnome-tweak-tool lightdm-gtk-greeter-settings
#===============Common packages===============

#[ctd]

echo ===============AUR installs===============
packer -S gnome-shell-extension-dash-to-dock-git zuki-themes-git paper-icon-theme-git chromium-pepper-flash gigolo typecatcher
#===============AUR installs===============

echo ===============Tweaks===============
echo Please install your preferred fonts:
typecatcher
echo Please change fonts and appearance:
gnome-tweak-tool
echo ===============Thumbnail===============
sudo pacman -S tumbler poppler-glib ffmpegthumbnailer freetype2 libgsf totem evince
echo ===============MTP, Samba and others===============
sudo pacman -S gvfs gvfs-mtp libmtp mtpfs gvfs-afc sshfs gvfs-smb
echo ===============NTFS===============
sudo pacman -S ntfs-3g
sudo gpasswd -a $(whoami) disk

echo ===============resolv.conf===============
sudo echo "# Generated by resolvconf
#nameserver 192.168.1.1
# Safe Yandex.DNS - Protection from virus and fraudulent content
nameserver 77.88.8.88 # Preferred IPv4 DNS
nameserver 77.88.8.2 # Alternate IPv4 DNS

nameserver 2a02:6b8::feed:bad # Preferred IPv6 DNS

options timeout:1" > /etc/resolv.conf

sudo chattr +i /etc/resolv.conf
#===============resolv.conf===============

echo ===============Virtualbox===============
echo "Installing Virtualbox. For the default kernel choose virtualbox-host-modules-arch"
sudo pacman -S virtualbox virtualbox-guest-iso
packer -S virtualbox-ext-oracle

sudo systemctl enable vboxservice -f

mkdir -p ~/VM_Shared/
sudo gpasswd -a $(whoami) vboxsf vboxusers

It's not like you have to sit and watch it compile, you know.

only edgy people use this as a reaction image
i hope you get heartburn

I don't, that's why I installed Fedora.

>Flash

...

Install Emacs, it's the superior operating system

Delete it and get ETC-Linux

sudo rm -rf / --no-preserve-root

whenever I install Xubuntu, I usually just install a couple of things and call it a day.
apt-get install tmux irssi mc htop vlc xfwm4-themes elinks audacity imagemagick milkytracker schismtracker

set theme to redmond, go install netpbm from the site because the Ubuntu package is more than a decade old (entirely because of bullshit from Debian)

there's some stuff I'm missing (dev libraries, mostly)

>using normies,reee

fuck off normal fag

install icewm

install screen
install irssi
install cowsay
manually create samba shares and relevant user account/s
setup openssh
ssh into machine from a computer with a real operating system

lel

ping google.com

all things you can get on ubuntu

>ubuntu
sudo apt-get purge unity-webapps-common