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

/fglt/ - Friendly GNU/Linux Thread

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 320
Thread images: 22

File: 1478985592879.jpg (272KB, 830x434px) Image search: [Google]
1478985592879.jpg
272KB, 830x434px
Previously: >>57584829

Welcome to /fglt/ - Friendly GNU/Linux Thread.
Users of all levels are welcome to ask questions about GNU/Linux and share their experiences.

*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread. ***

Before asking for help, please check our list of resources[*].

If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
2) Dual boot the GNU/Linux distribution of your choice along with Windows or Mac.
3) Go balls deep and replace everything with GNU/Linux.

* Resources:
$ man <insert command here>
$ info <insert command here>
$ help <insert command here>

Your friendly neighborhood search engine:
Try to use a search engine that respects your privacy such as qwant, searx, ixquick or startpage.

Check the Wikis (Most troubleshoots work for all distros.)
https://wiki.archlinux.org
https://wiki.gentoo.org

What distro should you choose?
https://wiki.installgentoo.com/index.php/Babbies_First_Linux

Break out of the botnet:
https://prism-break.org/en/categories/gnu-linux/

Learn more about Free Software:
https://www.gnu.org

Try GNU GuixSD:
https://www.gnu.org/software/guix/

/fglt/'s website:
http://fglt.nl/

/fglt/'s copypasta collection:
https://p.teknik.io/oJR7K

Friends:
>>>/t/707928 - /t/'s GNU/Linux Games
>>>/t/713097 - /t/'s GNU/Linux Training Videos
>>>/wg/6743571 - /wg/'s GNU/Linux Wallpapers
>>
I like both clearlooks and flat themes.

Is there any theme that tries to be both and not completely fuck up?
>>
I'm an apt-get guy. I don't know how to isntall stuff in solus using terminal (want to install screenfetch)

help pls
>>
>>57590989
screenfetch -ED solus
>>
>>57591002
fugg hahahaha

Download the bash script from screenfetch's official git and ./screenfetch
>>
>>57590989
download then add it to your users .bin directory
>>
>>57591002
>>57591011
found it in the software center, thanks anyway :D
>>
hey /fglt/
>>
>>57591650
hey, nerd! i thought i told you not to post around here or i'd give you a knuckle sandwhich!
>>
>>57591745
please be nice to me, you're the only friends I have ;_;
>>
>>57591779
i internalize the hatred of my dad for molesting me then take it out on you dweebs ;_;
>>
what's a good vm to run other distros on?
>>
>>57592685
libvirtd
>>
Is there such thing as a Linux Antivirus?
Specially that can read the windows partition.
>>
>>57592685
I just use virtualbox
>>
>>57593468
CalmAV
>>
Did Ubuntu ever fully remove their built in spyware?
>>
>>57592685
Like anon said, KVM/Qemu managed via virt-manager(frontend for libvirt(management api))

It supports virgl for guests Linux 4.2+ which allows for 3d acceleration.

Virt-manager works great remotely too, the spice protocol, mainly used for display can even route usb devices from a remote client back to the VM host
>>
>>57593479
Thanks.
>>
Looking for a font that will be as good as Terminus but will display my moon runes.
I just changed up my arch install with i3 and urxvt and im actually likink it way better than awesome + termite but terminus was the only font i liked but could display through my whole system because its in basic latin and not in any special characters. Is there anything that I can use through firefox, vim/urxvt that doesnt look like shit or is comparable to Terminus.
>TL;DR whats your favorite font, terminus only has latin
>>
>>57593705
Oh, and I'm using Arch Linux if it matters.
>>
>>57593705
comic sans
>>
Does anyone use -Os in their CFLAGS? From the documentation it says it's the same optimization as -O2, plus a few to get a smaller binary size. It doesn't sound discouraged like -O3
>>
>>57593705
Get ms-corefonts and use Comic Sans.
>>
>>57593757
>>>/a/
>>
What is the minimum space i should let my Linux partition have?
>>
>>57593757
Yeah, I used to, back when I used gentoo. It's pretty nice, and sometimes it's even faster (due to improved caching, etc).
>>
>>57590365
I did grub2-install after installing Windows 7 on one hard drive and Fedora 24 on the other. Now when I boot I get this

http://imgur.com/a/cFKbk

Bit of a noob question. But shouldn't there be just 2 options to boot into fedora or windows? How do I go about doing that?
>>
>>57593816
>imgur link
this isn't reddit dude
>>
>>57593781
Entirely depends on your use case anon
>>
>>57593816
Grub binary has loaded but can't find a valid configuration file

Boot a live usb and show us your partition layout
# lsblk
>>
>>57593837
I know but there were 2 images and I don't usually upload shit. And imgur was the only website I have used to upload pics.
>>
>>57593705
comic sans
>>
>>57590365

Who are the guys on the left and right?
>>
File: IMG_20161120_135313.jpg (1MB, 1920x1080px) Image search: [Google]
IMG_20161120_135313.jpg
1MB, 1920x1080px
>>57593899
Here it is.

Btw here are the commands I did to instal grub 2 from live media.

$ sudo su -
# mkdir /mnt/sda
# mount /dev/sda1 /mnt/sda
# grub2-install --boot-directory /mnt/sda/boot /dev/sda

Installing for i386-pc platform. Installation finished. No error reported
>>
>>57590645
>using graphical file managers
>>
File: jRRD26d.jpg (82KB, 900x1000px) Image search: [Google]
jRRD26d.jpg
82KB, 900x1000px
is there anything as simple as scp that allows me to copy files between networked computers and does not rely on ssh?

scp is so fucking slow, it'd be faster to download a file from the internet again on the computer I have in front of me than to copy it from the computer on which I already have it

setting up a ftp server sounds like a pain in the ass though
>>
>>57594121
rsync
>>
>>57594121
>>>/a/
>>
>>57594019
Run # parted --list
And make sure sda1 has the boot flag set
>>
>>57594134
This times *1000

Its the exact same syntax
>>
>>57594153
in you go
>>>/trash/
>>
>>57590365
this pic is clearly shopped
>>
File: IMG_20161120_141224.jpg (1MB, 1920x1080px) Image search: [Google]
IMG_20161120_141224.jpg
1MB, 1920x1080px
>>57594155
Yeah all number 1 have the flag boot.

Except the windows partition (highlighted) which number 1 has a hidden flag
>>
>>57594153
please explain your reasoning here
>>
>>57594019
Do this:
https://fedoraproject.org/wiki/GRUB_2#Updating_GRUB_2_configuration_on_BIOS_systems
>>
>>57594222
Oh you're using efi? You should specify that within the grub install command

# grub-install --target=x86_64-efi --efi-directory=esp_mount --bootloader-id=grub
>>
File: 1452728273578.png (10KB, 389x195px) Image search: [Google]
1452728273578.png
10KB, 389x195px
>>57594233
>>
>>57594277
makes sense, thanks
>>
>>57594257
grub-install is an unknown command.
>>
>>57594304
Try grub2-install.
>>
Thoughts on Fedora? Is it really NSA botnet?
>>
File: TFW_YOU_FELL_FOR_ALL_THE_MEMES.png (135KB, 393x325px) Image search: [Google]
TFW_YOU_FELL_FOR_ALL_THE_MEMES.png
135KB, 393x325px
Im having problems installing lubuntu.
Whenever it tries to install grub:
> grub-pc failed to install into /target/ lubuntu
Then another window appears asking me where to install grub I pick the location but when I click the OK button nothing happens. I can't even exit the window.
Yes, i disabled secure boot.
This is being done on a new empty hdd
>>
>>57594277
that post had nothing to do with anime and the image was completely unrelated

>>57594303
no
>>
>>57594345
It's running NSA code, but the code is open souce.
>>
>>57594341
usr/lib/grub/x86_64-efi/modinfo.sh does not exist. Please specify --target or --directory
>>
how can I add a required wifi module to linux-libre?
like it so far and don't want to go back to vanilla just for a single module...
>>
>>57594019
You seem to be on uefi based on your later posts, i think you should try messing with your boot order instead of reinstalling grub. Because windows replacing grub is history now.
>>
>>57594490
What's the point when I only have 2 boot options.
>>
>>57590365
The penguin would actually look good if it weren't a logo
>>
>>57594350
lol.

Since this is a GUI installer the error output is too vague. If I had the chance I would personally install Arch for you and point out your problem.

That being said I think it's an UEFI/Ubuntu bug
https://bugs.launchpad.net/ubuntu-mate/+bug/1571242
Are you using UEFI(gpt)? If so use Legacy Bios (msdos) and don't boot into UEFI mode.

Furthermore try Manjaro.
>>
>>57594517
I mean the boot order in your uefi settings. You probably booted in bios mode if you installed grub for i386-pc and booted into non-configured grub.
Instead try to find an entry like Fedora in your uefi settings or multi boot menu.
>>
>>57594560
There is only Windows Boot option and the name of my hard drive boot option.

The grub command line is now entering rescue mode when launching
>>
>>57594542
Yes I am using legacy bios.
is manjaro as light as lubuntu? Im trying to install this on an old laptop
>>
>>57594560
Grub is working for my bootable media yay
>>
>>57594360
>unironically running nsa code when there are other distros
what is wrong with fedora users?

also what is wrong with linux in general?
>nsa joins, contributes code
>microsoft joins, contributes code
and all this for free, because friendshit and all, yeah
>>
>>57594586
Manjaro has an LxDE version which is as light as ubuntu
>>
>>57594579
Then, you were probably using legacy booting before and you need to configure your legacy grub.
First, chroot into your install like this
https://wiki.archlinux.org/index.php/change_root#Using_chroot
You don't need the resolv.conf part.

Inside chroot, run this:
grub2-mkconfig -o /boot/grub2/grub.cfg
>>
>>57594613
Pretty sure chinks made most of my devices at my home as well
>>
>>57593757
I have built every single thing on every Gentoo box I've ever owned for about 8yrs now with -O2 and never had a problem with it.

I have had a problem with the number of threads set in makeopts though
>>
>>57594613
I guess thats a "you don't sue me and I don't sue you" thing.
>>
>>57593705
Personally I think terminus + IPAMonaPGothic at pixelsize=16 looks the best. Some people think it looks like ass though but whatever.
(Note: that's the proportional font with the P. Ironically the actual monospaced IPAMonaGothic doesn't work well with terminus for me)

Honestly it's not even a question of what looks best because that is the ONLY font I can find that actually gets the sizes right when combined with terminus. Every other Japanese font I've tried in combination with terminus on urxvt show up with the Japanese characters looking way too small.
>>
File: 281.png (14KB, 469x465px) Image search: [Google]
281.png
14KB, 469x465px
>>57594690
ok I just found the screenshot of this I made a few days ago when someone asked the same question. That wasn't you was it?

If anyone knows of any other font that fits as snugly with terminus as this then I'd love to hear it.
>>
How do i make a command to execute a file in ubuntu?

./filename obviously works. But i'm not working from within the directory.

./path/to/filename doesnt work.
>>
>>57594760
>./path/to/filename doesnt work.
Are you sure?
>>
About to install Debian (Unstable) on all of the PC's in my office and 5 XPS13 laptops. I am split between KDE and XFCE4 in regards to the desktop environment.

Most of my experience in GNU/Linux has been in the GNOME desktop environment since 2008 so my knowledge on the two is rather slim, but I no longer find GNOME suitable for my needs, or the needs of my employees. If anyone can provide any recommendations for either desktop environment I would be greatly appreciative.
>>
>>57594640
I wrote this, then I realized why you got the error when you tried to do x86_64-efi grub install. Because you were using legacy boot, you don't have the necessary packages for efi boot. You can install these packages with
yum install grub2-efi grub2-efi-modules shim
and try the command that was recommended before if you want to do uefi booting. (I got this command from fedora wiki GRUB 2 article)
>>
>>57594760
Make it correctly:

mkdir ~/bin
export PATH="$PATH:~/bin" # add this to your ~/.bashrc
mv file_to_execute ~/bin
chmod u+x ~/bin/file_to_execute

now you can just type
file_to_execute
from anywhere and have your shit well organized
>>
>>57594786
I'm getting "No such file or directory". Checked it three times and it should be right
>>
>>57594613
Selinux isn't a botnet, its just a bolt, additional layer of security, go have a look how it interacts in the kernel
>>
>>57594803
if youre using absolute path, do not put a period at the start
>>
>>57594803
Are you using tab completion? It really should work.

Are you using some interpreter other than bash?
>>
>>57594815
oh ok, thanks.

It works
>>
>>57594394
You need to boot your flash drive from uefi (not legacy) if you wish to install with the grub witj the efi flag, else efivar firmware variables aren't loaded at boot
>>
>>57594789
KDE, XFCE no longer serves a purpose since it is now a bloated mess and there is LXDE/LXQt for old hardware
>>
>>57594805
I know that it's not botnet, but I also know the NSA and I don't trust them, once because I'm to illiterate to audit the code myself, and once because why should you trust a agency that tries to implement backdoors literally everywhere (they even asked torvalds) when they write a "security" program for you?
>>
>>57594843
You have to trust that the maintainers are auditing the code, if you can't trust the integrity of one component, you surely can't trust others.

You could recompile the fedora/el kernel with selinux support turned off pretty easily
>>
File: 1453081545700.jpg (114KB, 800x789px) Image search: [Google]
1453081545700.jpg
114KB, 800x789px
>>57594613
>micosoft joined linux foundation
can't await the micosoft present to linux
a gaming client?
powershell on windows on ubuntu?
a security layer?
we'll see <3
>>
>>57594989
>powershell on windows on ubuntu
I don't know if anyone pointed this out, but wasn't "powershell on linux" literally written on one of the whiteboards in the background of some photo people have been posting here?
>>
>powershell on linux
Imagine if they deployed a .NET api that worked in the same way it does on windows.

Could actually be a smart move
>>
>>57594005
The guy on the right is mad dog, don't know the left guy.
>>
File: 1463751529712.jpg (67KB, 800x600px) Image search: [Google]
1463751529712.jpg
67KB, 800x600px
>>57595223
>>
>>57595331
All three of these dudes look like they're deeply familiar with the kind of tor websites that get you thrown into jail .
>>
>>57595331
linus face reminds me of an animal face, but I don't know which
>>
>>57595417
almost like an american imo
>>
File: 1476802001219.png (123KB, 512x512px) Image search: [Google]
1476802001219.png
123KB, 512x512px
>>57595417
>animal
clearly coolface
>>
I'm reading the Linux Programming Interface, and to show what version of glibc, they run the library as an executable. In order to find find the pathname they do:
ldd myprog | grep libc


Which returns nothing for me. Is myprog a placeholder name for something else?
>>
>>57590365
So i have Windows 7 on one hard drive and Fedora 24 on the other. Now when i boot up my computer, it boot straight into windows or fedora - which ever i chose to boot first. So i was thinking, shouldn't grub 2 automatically be installed and just show up, when booting from any hard drive first?
>>
isnt powershell on linux already though?
>>57594613
>>57594345
>>57594360
I'd think that the NSA would contribute code because they use the fucking operating system and want to make sure the shit they're using is as secure and useful to their employees using it as possible. Fucking christ, you people.
at least, im pretty sure groups like the NSA use redhat shit.
>>
>>57595607
Run it without the grep and see what it says
>>
>>57595607
>>57595765
And yeah, myprog should be your program. E.g. /bin/ls if you don't have one in mind
>>
File: 1479077281039.jpg (5KB, 225x224px) Image search: [Google]
1479077281039.jpg
5KB, 225x224px
Why the fuck was there an update to xfce4-notifyd on november 10th that makes suddenly look like utter shit? What the fuck?
I swear to god I'm never running 'pacman -Syu' ever again fuck this
>>
>>57594838
this is one of the most retarded statements i have heard all day.
>>57594789
Are you sure about installing sid in a work environment. Sure it is stable enough most of the time, but sometimes things do happen.
>>
$ pacman -F
warning: database file for 'core' does not exist
warning: database file for 'extra' does not exist
warning: database file for 'community' does not exist
warning: database file for 'multilib' does not exist


Help???
>>
In KDE, the taskbar panels shows up inconveniently, and takes a long time to disappear.

Is there a way to 'hard' auto-hide it?

A command to hide it no matter what and other for showing it would work.

Any alternatives for it?
>>
>>57595642
bump
>>
>>57596810
>Any alternatives for it?
Not using KDE for example.
>>
>>57596810
Solved it by putting the panel on the top of the screen. Now if it acts retarded it simply hides for a moment the window titles.
>>
>>57590645

That white makes my eyes burn.
>>
>>57596666

pacman -Fh
>>
>>57590645
Are there any non graphical ones that support Xs feature of dragging and dropping images?
>>57596913
Bumping your own question disqualifies you from getting an answer.
>>
What is the best GNU plus Linux related IRC channel?
>>
>>57590365
Can't remember the guy on the left. Name?
>>
>>57597060
>>57596913
Bumping my bump
>>
Is there an easy way that I can install a non persistent but customized linux onto a usb flash drive so that it is small enough it can be used from the ram?
It's not about security, I just want a live usb that has the software I like and that I can carry around.
please point me in the right direction.
>>
>>57597060

>non-graphical
>drag and drop

Just think about it for a second. No.
>>
wrote a blog post about writing my first shell utility

think i cheated though because i used npm and javascript

104.167.110.22/2016/11/20/my-first-npm-module/
>>
>>57597168
Well then why would you not use a graphical fm at all?
>>
>>57597184

For certain automation.
To appear cool on the internet.

It's silly to call using cp and mv within a shell a file-manager.
>>
>>57597346
You know you can use cp, mv, rm... even if you have another fm installed right? I mean, filepickers are retarded i think we can all agree on that, so a graphical fm for that purpose makes sense.
>>
>>57596810
You should be able to configure it to hide instantly as soon as it loses focus right?
>>
>>57597175
wait, hold on...
NPM and Javascript for a shell program? ... current year, am i right?
>>
>>57597451
on one hand im proud of myself for having gone out there and done it - writing a program that can be used anywhere in my shell. I can even type out pig and hit TAB, which makes me feel cool.

but on the other hand i feel like a total fucking sellout shitty millenial for using Javascript
>>
>want to drag and drop iso file from Ubuntu to flash drive
>drag and drop only makes a symbolic link and queues it
>have to eject the drive manually for it to begin the actual transfer
>the transfer shows no progress bar, pretty much a "don't remove this shit nigga"
>no transfer status, no complete message, no error message, nothing
>you have to fucking GUESS when it should be finished
>it also corrupts the entire drive if you remove it

I spent 1.5 hours doing all sorts of tricks like splitting up the file, unzipping the file into the flash drive, setting the drive as the storage location but it STILL fucking queues it. Had to cd and cp the iso. Thankfully the terminal returns blank to give some an indication of when it's finished.

How is this shit even acceptable? It's fucking drag and drop. Holy fucking shit.
>>
>>57597528
$ cp <target> <destination>

Sarcasm aside, yeah that sounds shitty. Maybe it works on Linux Mint 18 :^)
>>
>>57597467
>writing a program that can be used anywhere in my shell. I can even type out pig and hit TAB
>makes me feel cool
That's good. Small victories, and all that.

But it's not like writing a program (or script, in your case) with features that you described is hard in Linux/Unix (lookup shebang). You don't have to use npm and JS to achieve that. Those things are necessary evils only in web development, so you should really refrain from using them when you don't have to.
Check out Python. It's as simple as JS, but is way better suited for the task.
>>
>>57597528
This isn't limited to Ubuntu to be fair. Writing an iso to a usb is always better done from the command line.
>>
>>57597554
Yeah I cd'ed to the dir then cp to usb. took me a while to figure the numbers behind the USB matters as well. I can't imagine an average Joe being able to do this, and this is beginner shit.
>>
How to fix connection with android and debian computer? I have googled lots of shit and jmtpfs and other mtp stuff does not work ;_;
>>
>>57597666
You might be fucked. I'm currently using go-mtpfs and it works most of the time, so you can try that, but don't expect too much.

As someone who installed and tried every single MTP utility available, I kindly ask you to sign my petition to abolish MTP and replace it with something that works.
>>
>>57597704
Thanks, I'll try it out.

I will gladly sign your petition.
>>
>>57597704
The model is apparently not supported by this thing yet.
>>
Is there any way i can tweak libre office to make it better,it just feels so shitty compared to Ms office 2013.
>>
when i run xonotic in a 4:3 resolution its properly centered in the screen but when i try running Source engine games (valve) in 4:3 resolutions in my 16:9 screen, its disgustingly stretched. how do i fix this?
>>
>>57595223
Daniel Coletti
>>
File: 1457860395520.jpg (17KB, 320x311px) Image search: [Google]
1457860395520.jpg
17KB, 320x311px
Trying to get neofetch to run, I'm pretty sure the path is correct but it's not returning me any image. I get a different error number everytime I neofetch it.

>ERR<20009>emotion-generic modules/emotion
>ic.c:1838 _play
>>
Is there anything wrong with being downstream if I just want a predictable OS that allows me to check my emails, fanny about in specific programs which I know work and do some simple coding in a text editor?

It's mainly for security reasons that I want to be upstream correct?
>>
File: 1479644704.png (3KB, 593x54px) Image search: [Google]
1479644704.png
3KB, 593x54px
Ok, where is that asshole that said Arch doesn't install unnecessary dependencies?

Look at this shit. I don't need jack and sreex and libpulse. ffmpeg and mpv don't require them. Why the fuck did arch install them?

I had neither in by gentoo box and it was great.

Is there a distro that only gets bare minimum of this optional crap?
>>
>>57598917
What are you doing with pacman? I'm sure you don;'t know how to use it.
>>
>>57598946
I install packages with pacman -S <package>.
I was NOT asked about jack, speex or libpulse. I try to delete jack with pacman -R jack and get this error.
>>
>>57598980
>I try to delete jack with pacman -R jack and get this error.
That's not how you delete a package with pacman.
>>
File: 1479645326.png (11KB, 1090x103px) Image search: [Google]
1479645326.png
11KB, 1090x103px
>>57598985
Of course not.
>>
>>57598999
That's how you do it
pacman -D --asdeps pkg-i-want-to-remove
pacman -Rncs $(pacman -Qdqtt)

if you do something else you'll regret it.
>>
>>57599008
I'll try. Still, it installs a ton of useless packages without questions. That's not good.
>>
>>57599030
It installs only required dependencies. It's the one who made the packages that decide what are the required dependencies.
>>
>>57598917

It still doesn't install optional dependencies.

>ffmpeg and mpv don't require them
I suggest you learn how to use your package manager to verify what packages certain packages depend on. Hint: both ffmpeg and mpv depend on jack, you retard.
>>
I installed gentoo, but my dhcpcd is
1) not writing a nameserver to resolv.conf
2) not fetching correct IP and broadcast
and I have no idea how to fix it
help /g/
>>
>>57599047
>It's the one who made the packages
Ok, let me rephrase then.

Are there any binary distro's, where the maintainers make packages with the bare minimum of deps?
>>57599065
They don't require them. You can run them without jack with no problem. I have personally done this in gentoo
>>
>>57599008

That's absolutely not what you have to do to simply remove packages. It's contrived and has no benefits over "simple" removal (maybe together with dependencies and config fles, -Rsn).
>>
>>57599081

Are you legitimately that retarded? Do you know what a package is? Because you obviously don't.
Hint: a package isn't the same as the source to a program acquired from upstream.
>>
>>57599093
>Hint: a package isn't the same as the source to a program acquired from upstream.
No shit. How does this change the fact that jack is optional for running mpv and ffmpeg?
>>
File: Selection_003.png (241KB, 754x556px) Image search: [Google]
Selection_003.png
241KB, 754x556px
I don't know what else to do
I've been trying to install Manjaro-Cinnamon on my secondary Laptop (i5-7200u + 950M)
since i have it running perfectly fine on my primary one (some old pentium)

i can't get x to start properly when i try to install the distro i get the logo and a couple seconds later it throws a black screen with a blinking courser on the top left (i can ctrl+alt+f2 to get out)
if i then try to startx i get >No screens found

i managed to get it to start and install by adding xdriver=vesa to the starting options but after a reboot the problem just repeats

this grinds at me and i would love to not be forced to go and have to use windows
>>
>>57599103

It's not optional in Arch and its ffmpeg package.
Your initial claim was that Arch installs optional packages, it doesn't. You've been told countless times and you still insist on it. Why? Because you don't know the difference between a distribution's package/packaging system and upstream sources which can be built in different configurations.
>>
>>57599110

Have you realized now why using shitty, downstream distributions which contribute nothing worthwhile and only add problematic abstraction layers is shit?
That's exactly why. You have no idea what caused that problem, because it's hidden behind an unnecessary layer of abstraction (the installer). You don't know where exactly it failed. Without knowing where it failed, it's impossible to solve it.

Install Arch manually and see at which step of using it the error showed up.
Do that or ask on the Manjaro forum, because they know what's happening.
>>
>>57599116
>You've been told countless times and you still insist on it
Not anymore. look there -> >>57599081
>Are there any binary distro's, where the maintainers make packages with the bare minimum of deps?
>>
>>57599194
Oh and I think <5 is not countless
>>
>>57599085
With your method you have to be sure that your package ain't required by other packages.
>>
>>57599110
Which graphics drivers are you using?

>>57599135
Get a grip.
>>
>>57599266
i've tried both nvidia and nouveau
>>
File: 1478320035353.jpg (78KB, 720x960px) Image search: [Google]
1478320035353.jpg
78KB, 720x960px
I don't get why Solus is getting shilled so hard suddenly

I mean I get that it has optimizations for new CPUs but doesn't Gentoo also do this by default?

I.e. let me set up my Linux to use the cool SSE3/4/AVX shit like Clear Linux? Or is Gentoo not doing this?
>>
Why exactly is unity so hated? I tried out mate and cinnamon and they're both pretty underwhelming
>>
>>57599460
>Why exactly is unity so hated?
Bloated would be a compliment to describe unity.
>>
>>57599460
I use it, it's fine. I have used all the others btw, and GNOME and KDE especially are more bloated. MATE is unstable and shit. Xfeces is just shit but werks.

The best thing about Unity and the reason I said fuck it and switched was how it sets up compositing out of the fucking box. Xfeces would have been the best if it realised people are not stuck in the 90s any more.

>>57599486
It's hardly bloated for what it allows you to do.

It idles at 500mb for me, which is acceptable for people like me who are on 8GB+ RAM. Stop being a hue and buy some fucking RAM.
>>
>>57599511
>It idles at 500mb for me, which is acceptable for people like me who are on 8GB+ RAM. Stop being a hue and buy some fucking RAM.
I have a lot of ram, but it's not for bloated softwares coded by code monkeys.
              total        used        free      shared  buff/cache   available
Mem: 15G 1.9G 9.5G 532M 3.7G 12G
Swap: 0B 0B 0B
>>
>>57599078
move to network-mismanager or wicd and disable dhcpcd/net.eth0 in init

since it's gentoo both work without pötteringd
>>
>>57599406
Solus is binary isn't it? Having those optimizations without needing to compile is probably the reason. Don't know though, looks shit to me.
>>
>>57597144
https://www.slax.org
>>
>>57596628
is your gtk theme have full support for gtk3?

I remember having this issue when I used a gtk2-only theme.
>>
>>57599545
Yeah I guess that's the real draw. Makes me wonder why someone didn't do this before Solus, since it seems a good fucking idea, every fucker shilling Solus on /g/ is talking about how fast it is and I'm getting fucking jelly.
>>
>>57599291
Try the bumblebee one?
>>
>>57599536
Unity is made by code monkeys but other DEs aren't? Yeah fuck you, retarded dipshit.
>>
>>57599617
I use i3 with dmenu.
>>
>>57599637
why not bsspwm?
>>
>>57599578
yeah i did
>>
>>57599637
>>57599645
>How to spot a NEET
>>
>>57599645
Because bsspwn does nto work out of the box.
>implying coded by code monkeys
>>
>>57599574
CPU optimizations don't make it that fast, you can see a difference sometimes but it's not really night and day. Maybe the DE itself is quite light and fast. What does fast mean anyway? Fast to boot? Fast to load programs? Fast to render video?
>>
How many times per day do you guys masterbate?
>>
>>57599666
>Fast to boot? Fast to load programs? Fast to render video?
yes, yes, yes, satan
>>
>>57599574
I'm just looking at the website, it mentions nothing about this?
>>
Will I be considered cool here if I do everything in the command prompt and use a Tiling Windows Manager?
>>
When I run
sensors | egrep -i --color '\''core |temp[1-9]'\'' 

I get this output
temp1:        +49.0°C  (crit = +128.0°C)
temp2: +47.0°C (crit = +128.0°C)
temp3: +46.0°C (crit = +128.0°C)
temp4: +45.0°C (crit = +128.0°C)
temp5: +25.0°C (crit = +128.0°C)
temp6: +127.0°C (crit = +128.0°C)
Core 0: +49.0°C (high = +87.0°C, crit = +105.0°C)
Core 1: +49.0°C (high = +87.0°C, crit = +105.0°C)
Core 2: +49.0°C (high = +87.0°C, crit = +105.0°C)
Core 3: +48.0°C (high = +87.0°C, crit = +105.0°C)

What the fuck is temp6 ?
>>
>>57599714
It does but you need to dig a bit, some Solus shill said something about AVX2 optimizations

https://git.solus-project.com/packages/ypkg/commit/?id=131d83424088b8876448ccbe1ee03e1834b9a05f

There's other mentions on the blog. For some reason they don't make it so clear, probably think the average Linux faggot doesn't care.
>>
>>57599734
No
>>
>>57599770
What Do I have to Do to be cool here?
>>
>>57599764
Probably an unused input on your sensor chip.
>>
>>57599764
probably some deactivated sensor
>>
>>57599777
You'll never be cool here
>>
>>57599784
>>57599797
Ah ok yeah that actually makes sense.
>>
>>57599802
But Why?
>>
>>57599813
cool people don't ask others how to be cool m8.
>>
>>57599819
but i'm Already Cool. I'm just not Cool here
>>
>>57590645
theme/icon name?
>>
>>57599656
It does?
>>
>>57590365
if I upgrade from Fedora 23 to 24 will all my files be deleted or can I just upgrade without backing up?
>>
How do I turn my rapsberry pi into torrent machine? I guess webacces from lan would be nice, same for downloading files from rpi to my other machines.
>>
>>57590365
Hello /fglt/s.

Has anyone tried installing OpenRC on Manjaro?

Anyone know how?
The current instructions on the Manjaro wiki are a little outdated.
>>
>>57599917
No. I just try it. I got a black screen. I read the whole man page they don't describe the shortcut for spawning a terminal.
>>
>>57599962
Why? Just install based Gentoo Linux
>>
>>57599962
The process should be the same.
Or just follow the arch wiki, it's pretty much the same as well.
>>
>>57594350
>hen another window appears asking me where to install grub I pick the location but when I click the OK button nothing happens. I can't even exit the window.
I've never had a problem like that when installing Lubuntu.

Best of luck to you.
>>
>>57597467
I find this cool.
>>
>>57599972
It has example configs. copy them and you are set to go.
>spawn terminal
Not the WM's task. It's bundled with sxhkd for that kind of actions. (config in the same examples folder)
>>
>>57599952
1. set up rtorrent with php interface
2. any console based client like btdownloadcurses via ssh
>>
>>57600038
>It has example configs. copy them and you are set to go.
That's not what I call out of the box.
>>
>>57600069
Well, strictly speaking, it works without anything perfectly.

Problem is you want a wallpaper, a panel and keyboard daemon to be part of the WM.
>>
>>57600095
No, I want a shortcuts to spawn terminals and to move windows. That's all I ask to a windows manager.
>>
>>57600146
>I want a shortcuts to spawn terminals and to move windows
all the actions with windows are written in the man pages for bspwm. Shortcuts you can choose your own.
>>
>>57600174
I want it to provide those shortcuts our of the box.
>>
>>57600200
If you want to memorize, instead of using your own, it comes bundled with the config file.
Just copy it for the current user.
>>
The post above this reeks of bait.
>>
>>57600225
Have you read a dictionary at the definition of "out of the box".
>>
>>57599539
doesn't work just stuck at putting interface up for a few seconds, after which it just says not connected
also it crashes every few keystrokes for some reason
>>
i have no functioning computers since the cpu on the one died and the other the usb broke and the only working cd i had of opensuse when i hit install it did some stuff and now its just a black screen what do i do would a library let me download linux and put it on a cd or something ;_;
>>
>>57600271
>a feature or functionality of a product that works immediately after installation without any configuration or modification
It does. If you need additional features, it comes with configs. You don't need to configure anything. You just copy them and run.
>>
which router os is really comfy for my wrt1200ac router? at the moment I have openwrt on it, but I don't really like it... have you guys any experience with alternative router os?
>>
>>57600327
What's wrong with OpenWRT?
>>
>>57600307
I don't want to copy anything.
With i3
$ startx /usr/bin/i3
with notion
$ startx /usr/bin/notion
with xfce
$ startx /usr/bin/xfce4-session

with bspwm
$ cp ... ...
$ emacs ... ...
$ startx /usr/bin/bspwm

No. That's not out of the box.
>>
>>57600340
openwrt is not working perfectly with openvpn and the dhcp lease times are buggin... I installed it again and it doesn't change, I don't know
>>
>>57600373
>I don't want to copy anything.
Then you should use something like KDE
>>
>>57600390
>not working perfectly with openvpn
Is anything working perfectly with it?

>dhcp lease times are buggin
I highly doubt that
>>
>>57600412
No, I use i3 and I'm happy with it.
>>
>>57600431
You honestly use default config?

That defeats half the plusses at least
>>
Hey /fglt/ i have a computer i decided to re-purpose as a little work server is there anything wrong with slapping centOS on it?
Now keep in mind all i'm gonna do is start an ftp and perforce server.
>>
>>57600447
Yes. I just add few shortcuts for deadbeef. I use xterm for almost everything so default config is perfect.
>>
>>57600486
For each their own, I guess. I never got used to default shortcuts.

Did you fix tearing at least?
>>
>>57600506
>Did you fix tearing at least?
Tearing? I use mostly xterm. Tearing is only with videos, but I don't use my computer for videos. I use it only for programming and browsing 4chan (with firefox).
>>
>>57600458
Why would CentOS be wrong?
That's good or Debian stable.
You want low maintenance distros
for servers.
>>
>>57600517
>Tearing is only with videos,
Ok, if you take xterm and try to wobble it around, it will tear.
>>
>>57600534
My xterms never move. They use the whole desktop. I never see tearing with them.
>>
>>57600577
I've seen tearing in non-moving xterms.
>>
>>57600644
How can you see tearing in a terminal?
>>
>>57600291
Maybe you got meme'd by udev's ``````````````````````````````````predictable´´´´´´´´´´´´´´´´´´´´´´´network interface names?

you might be using the old ethX name while your system has en2ps1 or some shit like that.
>>
>>57600673
nah, I'm using the right one (enp2s0), I've seen it before on other distros
thinking I fucked up the kernel, although I can see it with ifconfig, and I checked my card and enable exactly that option for it.. no idea at this point, thanks for the help
it seems like it sends a request to the DHCP server(my router) and it actually gives out a lease (I checked it on my router), but dhcpcd doesn't receive it at all
>>
>>57599555
very nice, anon.
thank you.
>that kde, tho
>>
>>57600577
what do you do it fullscreen terminal?
>>
>>57600667
Hard to describe the effect, but it seemed like a part of it wasn't on the right position on the screen and even did hide the part that should have been below it on the screen. Very anjavascript:;noying and I'm not even sure who fucked it up. (Probably Gnome though)
>>
>>57600715
Coding of course. A computer is for coding.

>>57600736
Are you sure it's a tearing problem? Does a ^L fix it?
>>
How do you market free software to a little girl with little girl sensibilities?
>>
>>57600706
check it with the generic ISC dhclient in verbose mode, it might display some useful information or error.

>>57600753
real little girl: set it up for their liking. color scheme, pre-load links and bookmarks in the browser etc.
"I'm a little girl when I wear a skirt": they use free software already.
>>
>>57600749
>Are you sure it's a tearing problem?
No, it's just my best guess. Never found out how to really fix it, just avoided the problem by not using Gnome3 anymore.

>Does a ^L fix it?
I wouldn't call clearing the non-properly displayed content a fix.
>>
>>57600773
>real little girl: set it up for their liking. color scheme, pre-load links and bookmarks in the browser etc
That'll just get them into computers, it won't get them ideologically invested in your cult
>>
Normally I use Pale Moon on Windows, what is a good Web Browser to use on Gnu/Linux? I am using Lubuntu, fi that means anything.
>>
>>57601046
https://www.gnu.org/software/gnuzilla/
>>
File: 05_ABOUT.png (403KB, 1024x768px) Image search: [Google]
05_ABOUT.png
403KB, 1024x768px
I want to dive into Ubuntu Mate, but is there a way to change the dual taskbar?
>>
>>57600749
>Coding of course. A computer is for coding.
Strange. I do it in half-screen
>>
>>57601046
just use plain firefox. use the 64bit version if you have a 64bit setup and avoid addons that are not compatible with multiprocess.
>>
>>57601046
I'm using pale moon on linux and it works just fine. I'd stick with it.
>>
>>57601059
>SpyBlock: Blocks privacy trackers while in normal browsing mode, and all third party requests when in private browsing mode. Based on Adblock Plus.

is it ok to use this alongside ublock origins and umatrix or should I pick one or the other?
>>
>>57601046
>>57601092
>Palemoon
Gtfo my board furries.
>>
>>57601099
Find out and report back
>>
>>57601072
What for do you use the other half?
>>
is the installgentoo recommended gnu/linux software guide outdated
>>
>>57601240
What else? Watching anime of course.
>>
>>57601062

Anybody?
>>
>>57601287
Why did you choose that DE if you don't like it?
>>
>>57601305
because it gets shilled here all the fucking time
>>
>>57601309
No, it doesn't. /g/ is a wm only city.
>>
>>57601305

I didnt choose it yet. I'm asking before I download it.
>>
What's the best distro for watching anime?
>>
>>57601309
It doesn't. I3 and Xfce are the most recommended WM/DE respectively.
>>
>>57601345
>Xfce
Not even. Most people recently have been recommending Unity because it just lets you get shit done and stays out of the way.
>>
>>57601355
>Most """""""people""""""" recently have been recommending Unity
They should be shot
>>
>>57601322
I've seen it recommended here for noobs, also that new version of KDE or whatever

>>57601345
I'm on awesome cause of the wiki, should I swap to i3?
>>
>>57601370
Shot for not wanting to use some 90s shit DE that can't even composite properly without a fucking extra download? Nah, fuck off you autistic faggot who can't afford enough RAM.

Most people just want to get shit done and not cunt around with broken-ass unmaintained faggot-ass """"""""DE""""""""s.
>>
>>57601378
Depends, do you want to edit .lua files to
change your configuration? If not, go i3.
>>
>>57601378
awesome is shite
try i3
>>57601395
what are you even on about? what DE have i recommended that falls under this category? i haven't recommended xfce or does your retarded "brain" think hates unity = loves xfce
wtf "mate"?
>>
>>57601395
No one likes Unity since it's Ubuntus special snowflake DE
>>
>>57601395
You have to be disabled to think that unity is somehow better than gnome or kde.
>>
>>57601395
>Most people just want to get shit done and not cunt around with broken-ass unmaintained faggot-ass """"""""DE""""""""s.
Why would they use Unity then?
>>
>>57596628

>babby is using GTK themes that haven't been updated in years
Ha ha, what an idiot.
>>
>>57601408
fuck off dickhead, follow the comment thread you fucking faggot
>>
>>57601478
how is Unity broken? never had a problem with it

>>57601434
GNOME and KDE are shit and bloated pieces of pajeet-developed shit.
>>
>>57601498
And Unity isn't? Canonical only developed
Unity because it wants to have control over its
own DE since GNOME is pretty much synonymous with Red Hat.
>>
Autism ITT aside, is Mate good?
>>
File: vps-copy.png (578KB, 480x300px) Image search: [Google]
vps-copy.png
578KB, 480x300px
Can anyone recommend a cheap VPS provider?
Some requirements:
>EU-based, Netherlands preferably
>4$ per month
>KVM

I've been with RamNode for a while and they're not too bad, but I think I can get a better deal elsewhere.
>>
>>57601406
>>57601408
This is great, and I think it doesn't depend on dbus either, thanks anons!
>>
>>57590365
Hey my fellow /fglt/s... What is the best file manager?

I like how I can edit file location in Thunar by typing but I don't like the right click options or how it displays things on the side. I did try to customize it but there really isn't a lot I can do to it.
>>
>>57601575

Do you like desktop notifications, for example when your torrent download finishes?
>>
File: Raperodent.jpg (35KB, 500x450px) Image search: [Google]
Raperodent.jpg
35KB, 500x450px
>>57595454
>clearly coolface
>>
>>57601702
Really? There's no way to get desktop notifications on i3?
They lagged for me on awesome so I wont miss them, though I haven't yet setup a compositor which is probably why
>>
>>57601264
I have a television for that.
>>
Which dock do you guys use? Neither cairo dock or docky are working out very well for me.
>>
>>57601745

No, you idiot. The freedesktop specification for notifications which everyone uses relies on Dbus. You most likely don't even know what dbus is, but heard someone say how it sucks so you try not to use it.
Good luck getting your notifications without dbus.
>>
>>57601796
You're exactly right
Also I think Dunst is what I'll need
>>
>>57601569
try edis.at
>>
About to start migrating this CentOS 5.2 Pentium 3 box I have to a minimal Gentoo
However, I don't have anything to read/write CD's anymore and this thing can't boot USB's
trying to bootstrap Gentoo is not going well with a 2.6.18 kernel, but I was able to find a 3.2 series kernel for el5

anyone else here have experience migrating old shit like this?
>>
>>57601837
Those are pretty expensive for what they offer. 5 euro for the minimum package that doesn't even offer 1Gbit connection (which is a standard even for cheap stuff nowadays).

But everything else seems cool, I'll keep them in mind.
>>
if I sign up for an Ubuntu One account, will I be able to use this with only official flavors of Ubuntu or if I were to use something like, Mint, or Elementary, would I also be able to use it?
>>
>>57601337
Anyone?
>>
>>57602132
1337
>>
>>57601925
try netbooting maybe? I bet you can find ready-to-netboot-server gahnoo+loonix images somewhere on the internet, or there are program for windows that act as a tftp/dhcp server.
plop boot floppy if you have one lying around?
>>
>>57602140
Is that a distro name?
>>
how do i make the clock on the taskbar use normal time and not military time
>>
>>57602162
Are you serious? I stay friendly because it's friendly gnao+lynuks thread
>>
>>57602151
Right now I almost got a basic arch chroot that I can do all my staging from
still having headaches with it not finding /proc/mounts (old kernel?) or /etc/mtab because I just untar'd the bootstrap
iso to a directory.

I was thinking about trying to netboot a gentoo minimal but I hate network booting, and this thing has a ancient
3Com905 10/100 Nic in it the requires(optional? I am not sure) a eeprom for network boot.
>>
>>57602183
>military time
do you mean 1800 hours and shit like that?
>>
>>57602192
I am.
>>
>>57602206
I'm sorry 4 u. U don't speak 1337.
>>
>>57602197
Got another idea: use your currently installed bootloader to load plop, you can use that to boot from USB even if your system doesn't support USB booting.
>>
>>57602198
yes
>>
>>57602213
I do speak it. But there seems to be no distro with that name
>>
>>57602241
I was just reacting to the last four digits of the post you linked.
>>
>>57602247
Well. I am a Pro Gamer so that's not a new thing for me.
What about my question though?
>>
>>57602267
>Pro Gamer
You play on PC?
>>
>>57602275
No. On Xbox360 and sometimes on NT
>>
>>57602267
>I am a pro gaymer

Sure thing kid, sure thing
>>
How come my shit works flawlessly under kali but when I try Ubuntu the network manager can't connect to anything?

What network manager does kali use?
>>
>>57602465
networkmanager
>>
>>57602478
Very funny. Fuck off.
>>
>>57602478
pls
>>
How do I change /etc/motd to print out screenfetch?
>>
>>57602816
motd holds useful information, don't change.
>>
new thread ???
>>
>>57602862
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.


But I want to change it when I log in via ssh
>>
>>57602872
Yes please !!!
>>
>>57602900
If I'd ssh into a system and it'd threw a stupid screenfetch at me I'd want to puke.
>>
>updates available
>have to manually remove old kernel version to make room on my tiny tiny boot drive

Why is this the default behaviour?
>>
>>57603081
>tiny tiny boot drive
Why?
>>
New thread: >>57603114
Thread posts: 320
Thread images: 22


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

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
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.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.