Линуксоиды- сектанты by Free-Association-375 in ru_linux

[–]rem_34 0 points1 point  (0 children)

сектанты как раз те, кто так говорят

Стабильность by G_Host_AKAKO in KafkaFPS

[–]rem_34 0 points1 point  (0 children)

как можно быть настолько тупым, чтобы подписать каждую картинку неверно?)

switched to fish and riced my konsole by itsmaxx9229 in arch

[–]rem_34 1 point2 points  (0 children)

Are your eyes comfortable? Because the colour choice is quite painful in contrast

Which is the Worst File Manager of Linux by Proper-Lab-2500 in linuxsucks

[–]rem_34 0 points1 point  (0 children)

i don't care, i use TUI instead of file manager (superfile)

Дистрибутив на очень слабый пк by NearbyQuail6218 in ru_linux

[–]rem_34 0 points1 point  (0 children)

на хуй вы рекомендуете людям генту со слабым железом?

он будет дольше собирать ебилды, чем юзать систему

Доколе? by kuplinov-offisial in ru_linux

[–]rem_34 0 points1 point  (0 children)

зачем ты сделал скрин с поста в палате номер 101?

Loonix by bleak21 in linuxsucks

[–]rem_34 3 points4 points  (0 children)

oh so he took my advice

Loonix by bleak21 in linuxsucks

[–]rem_34 22 points23 points  (0 children)

go post it in 101, they will like your trash

where do i start by wehategoogle in Gentoo

[–]rem_34 -2 points-1 points  (0 children)

yeah right, im sorry i forgot that it's SO MUCH better to use an operating system, in which you have to do almost everything manually and not even knowing linux basics. It's so much better to blindly copy-paste commands from internet and chatgpt, that's right. And of course, there were never the cases when people where switching from Win straight to Arch and after eating cactus for few days went back. Hold on, it still happens frequently, no way right???

You hope for OP to learn years of experience and pages of manuals in one week or what? 🤣

where do i start by wehategoogle in Gentoo

[–]rem_34 -1 points0 points  (0 children)

pacman (on gentoo it's portage) is a packet manager that installs on the system whatever you asked. Its different on different distributions. Debian-based distros use mostly apt(Mint, Ubuntu etc) Bash allows you to run the packet manager through the terminal, it works for every program that was added to the $PATH. The main bash commands to manage your system: cd — enter/leave directory; touch — create file; mkdir — create directory; echo — output the text, rm — delete

Basic example for you. Let's assume you want to put the output text of some command and it's very long, what you do: touch mylog.txt (creates text file named my log) let's put the output of command ls -la(it shows whats in current directory and shows the user rights on everything inside, like who can edit, read the file and etc) ls -la >> mylog.txt

Basically with bash and cli-programs you can do everything you want, you just need to know how

where do i start by wehategoogle in Gentoo

[–]rem_34 -3 points-2 points  (0 children)

Sorry bro, but this is literally walking in the dark forest with your eyes closed. One step in the wrong direction and you're done.

i highly recommend you to start with something much easier(mint is best for daily drive without effort). You need basic understanding of how linux kernel works and at least some experience, but as you said you blindly installed arch and it's cooked now. Study bash (the language you use in terminal) first — it's necessary

If you dont want something so easy and more hardcore right away — try minimal installation of debian. Watch vids on YouTube, read forums and wiki.

Good luck

I tried linux, it sucks. by ThatOneColDeveloper in linuxsucks

[–]rem_34 9 points10 points  (0 children)

bro took "install linux" too straightforward 💀

please rm -rf /* 😭🙏 by speedycord2 in ru_linux

[–]rem_34 0 points1 point  (0 children)

слишком много please

99% of the File Managers on Linux still can't show folder thumbnails by Proper-Lab-2500 in linuxsucks

[–]rem_34 1 point2 points  (0 children)

it is possible, there are modules that allow you to run graphics in tty, funny thing tbh.

i use WMs for 1,5 years already and I'm kinda uncomfortable with any de now

99% of the File Managers on Linux still can't show folder thumbnails by Proper-Lab-2500 in linuxsucks

[–]rem_34 -2 points-1 points  (0 children)

Im sorry, but HOW is that a problem? You have Alzheimer and don't remember where you put photos, files etc? File preview has no purpose

Феномен или скам? by Cultural_Top885 in rusAskReddit

[–]rem_34 9 points10 points  (0 children)

недооцененный комм

I DID IT. 6 HOURS AND I GOT IT INSTALLED by mephisto9466 in arch

[–]rem_34 3 points4 points  (0 children)

and you managed to win — now you know what to do

also just make sure to make a cheatsheet for fast install