#linux-and-android
1 messages · Page 12 of 1
when Im doing secops sort of work, its a dedicated kali box
if you're someone new just trying to learn your way around it, win host and try it out as a guest os in virtualbox is very low risk and easy to reset
you also dont have to deal with install then, just get a prebuilt image
given his question I assumed it was a "learning to use it" sort of situation, but maybe I shouldn't assume there
So what she's saying is she'll marry Linus Torvalds after the divorce
He's taken
Like that'll stop someone
Tbf, Linus was something of a unit in his younger days, so I wouldn't blame her
Kinda looks like Mr Incredible
Nice face, ex military officer bulk, smarts...
He kind of looks like a 120 degree scan of someone's face
is 20 ping good for wireless
Yes
oh that explains the divorce
thx
I came across a decent youtube video if anyone is having trouble with installing wifi adapters for kali linux
This video shows how to install the drivers for Alfa AWUS036ACH and ANY adapter that uses the RealTek RTL8812AU. We will attack this issue using a different method, also it will fix any bugs that might be currently present! Enjoy!
Link: https://github.com/Dewalt-arch/pimpmykali
Co...
You doing device pass through or something?
posting in the linux channel because i know people here are a bit more concerned on cybersecurity
Apple has been talking about privacy a lot lately. Releasing a YouTube video on the topic, using it as a selling point in the most recent Apple Event, and even putting up billboards about privacy on iPhone. This is in contrast to companies like Google, Facebook, and Amazon, who rarely bring attention to their privacy policies. The basis of Apple...
opinions on this?
ironic that it is on youtube which is owned by google...
anyways
it does seem somewhat legit, but i wanted to get other opinions
It's glossing over a few things
The main thing is that not collecting or selling user data is only part of privacy. You also need to protect the user data
Apple has had more than one vulnerability lately that allows remote attackers more or less complete administrative access to their devices. These "what happens on an iphone stays on an iphone" type ad campaigns started ramping up after the first few big vulnerabilities were made public on the NVD
Not saying that it's necessarily connected, but it's pretty safe to say that apple is trying to make up for almost leaking all the info of every iphone user out there
i see
I would like to easily disable trackers because they annoy me personally, but generally ye anything on the internet will have security issues
I still find it hilarious that people think bill gates wants to microchip them while Google has been taking photos of your home every year and logging your favorite preferences
See that is why gates is single now
so everything was working fine
on ssh
now suddenly i cant connect
oh the lovely crappy fail2ban
which bans you
another stupid issue
i have the rootpassword all setup
and its saying that crap
Is there way to edit the file path in the default gnome file manager?
@frank steeple do you know of any remote monitoring for ubuntu
What sort of info do you need?
something like htop
wtih network usage
and disk space (like df -h)
and something that i can just go the ip and check on it
If you don't mind using cli, you could always just ssh in and have a look at the commands that you want
Take a look at the glances command
First release candidate for kernel 5.13 is out, expect full release in seven weeks. Among other things, we're looking at improvements to GPU drivers for AMD and NVIDIA, lower latency networking, secret memory spaces, official support for the M1, better power management, better free sync, etc
Also kernel drivers for thrustmaster steering wheels
@river island Maybe something on this list would be helpful? A couple mention remote monitoring.
https://linuxhint.com/best_system_monitoring_tools_for_ubuntu/
Are you in need of a good system monitoring tool but confused about what to get for yourself because the number of available tools in the market makes your head spin? We will show you some of the thoroughly tested and best tools available for Linux.
Isn’t it hard to install a browser on Linux?
Bruh look
Thought it was hard
lol
i mean even on arch you just type 'sudo pacman -S chromium' into a terminal
downloads and installs in about 2 seconds
Exactly
To those who never use the terminal, it seems difficult. Installing software on Linux does occasionally become VERY difficult if there are dependency issues. I don't think that sort of issue happens on Windows. If it does, it's much less common on Windows than on Linux.
I’ve had to steam and discord through the terminal for some reason on Ubuntu
The vast majority of things you need on Linux are pre-packaged into tidy little archives, like windows install executables. It's pretty rare that you need to mess with coding and compiling yourself.
The thing about Linux is that you'd mostly use it to mess around, whereas you'd play your games on Win10. I use both on two separate SSD.
@fallow belfry "coding and compiling" are not the same as missing package dependencies. To be fair, I haven't had that problem in a long time on Linux, and then it was probably due to trying to use an application that didn't have "official" packages for my distribution.
@zealous lantern I've been using Linux as my primary desktop OS at home for decades. Sure, some of that is "just messing around," but Linux can be used for nearly anything that Windows can be used for. The areas where Linux is lacking, e.g., gaming, as you mentioned, is generally not due to any shortcoming in the OS, but is due to lack of support by the application/game producer.
Yeah, there's an endless cycle there.
People don't use Linux as much for that due to the lack of support, but the support doesn't exist due to the lack of users.
Exactly. Until there's profit to be made I can understand why manufacturers don't invest much in drivers, and game publishers don't invest in native Linux versions of their games.
That's a program called Hollywood. It displays random fancy looking stuff on the screen, like Hollywood hackers
Lol thanks, I genuinely thought it’d be hard to install a browser
Nah, that's just a meme
The gif that Zacheri posted is pretty much how the installation process looks on most systems
Yup, it's actually usually easier to install software on Linux, since most of the stuff you need is in the curated one click install repository
and honestly- i think command line package managers are still easier than typical windows installation
and while you might think "googling chrome and pressing download is still easier than learning a command" you gotta look at it from the perspective of somebody whos never installed software before
if they learned typing in for example, "sudo pacman -S chromium" or "sudo apt-get chromium" they would probably be saying downloading an installer is harder
Is Linux better than Windows?
Depends. For server definitely yes, for learning yes. for software development mainly yes, for gaming mainly not
Video editing mainly not, CAD definitely not
Just like any OS or application or hardware choice... "It depends on your needs."
id even argue for the "grandma" use case linux is better
if all you do is email/web browsing/video streaming linux is more lightweight which makes it faster
and more confidential; windows you have to log in with a microsoft account and if you dont they nag you every 5 seconds to do so
I give my bro's laptop a local account on win 10
It never nagged him once about it tho
lol
On my old laptop linux used to boot in ~2 mins while windows 10 was ~6 mins
Linux amazing at keeping old hardware going
I've got an old Surface... sadly it's not a Pro so I can't install a decent OS. And it's basically locked to the MS Store as a source for applications. 😦
I wonder if there's a way to flash a new os on an older iPad or be able to develop apps for it still
That's a question more for #mac-os-and-ios
there isnt.
you can go back ios versions if you have blobs saved but not ahead
each software update file is custom made for every device and are not cross compatible
I don't ever talk in this server :)
so?
you dont need to talk to read channel names and think which one a specific question belongs in...
kk
Can anyone get serato studio running in Linux its a daw like FL studio
@tawdry nest Any luck getting it running through wine?
I'm going to have to try that 🤔
Is there anything @frank steeple I have to do specifically im new to wine
It may or may not work, and even if it does there's no guarantee that latency will be low enough to use
First thing to try is to just execute the installer with wine
Ah OK I will try that
Odd that they don't list support for AMD processors
@tawdry nest How much experience do you have with serato?
I have been using for 6 months and ya they don't really support amd but im going to get them to change that later I hope
For there dj software I say 10 years
So not really an option to use an alternative like LMMS
Probably can make it work some how I had a meeting with them 2 weeks ago about adding color blind mode
Which kinda baffled me why no daw has it
I very much doubt a single person would be to convince them to port an entire software suite. Adding something like colorblind support is relatively easy.
You'll probably be stuck either emulating through wine or running on a VM if you want to use Linux
Ok thank you
linux best
ew
I have an old ROG laptop (GL502VT) & I set up a dual-boot w/ Win10 & Mint. The first time I used Mint, it went great. Every time after that I get this error: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. I can get it to boot Mint by adding "acpi=off" at the end of the linux line in GRUB, but it's not much of a solution cuz all that shows up is the wallpaper. I don't know if the problem is I added 2560x1080 (external monitor setting) or what. I already disabled fastboot & secure boot. Anyone else have this problem?
resolution added w/ xrandr by the way
Update your kernel. The version that ships with mint has issues with advanced graphics on boot.
It doesn't get updated the normal "apt-get upgrade" way, you need to specify the new version to install
do I have to add a repository?
Nope. It's all part of the main branch
You think ubuntu would run better?
Mint runs off Ubuntu lol
okay let's see if I can open a terminal in this state
haha oh ya
ah terminal works
"Install or Upgrade To Latest Linux Kernel on Ubuntu 20.04 & Linux Mint 20 – Linux Hint" https://linuxhint.com/install-upgrade-linux-kernel-4-9-2-ubuntu-linux-mint/
The kernel is the most essential and crucial unit of every OS (operating system). It enables communication between computer hardware and software applications. The Linux Kernel updates are released gradually and it is best practice to update the Linux Kernel time by time to have security fixes, bug fixes, and the latest functionality. In this ar...
thank you. I was just reading about mainline & other methods but I'm gonna use this
I've used ubuntu for years but I've never really fully grasped it
or really even partially
Most people don't really need to know beyond the basics
That default kernel version works fine on everything except higher power systems, typically nvidia throws the error
This laptop is pretty old now. It's like circa 2016
I read Ubuntu Linux for dummies
but I'm still a dummy
It does have a GTX970M. Should I uninstall nvidia drivers?
No it'll be fine with the new kernel
2016 isn't old by Linux standards, that's still well within support range for LTS releases. My 2009 laptop on the other hand...
You're tempting to get my Thinkpad T21 working again. chuckle
The photo isn't working, but do you mean this?
http://oldcomputers.net/heathkit-h89.html
The T21 was running Bodhi Linux... until I decided to upgrade it and made a mess of things. I think it will still work if I sort out a suitable distro.
Yup, that's the beast
You should put a Raspberry Pi in that H89. 😁
how well would a raspberry pi 4 b do as a small server
It depends. What would the RasPi 4 be serving?
What is your favorite Linux distribution ?
bruh
bruh
Reason: Bad word usage
Reason: Bad word usage
Reason: Too many infractions
Well that escalated quickly.
Man 🙂
I know k3s can run on rpi4 but I was wondering can a full k8s run on a rpi4 cluster?
Yup
I'd recommend going with the pi4 and using a distro like ubuntu that has full support for 64 bit
https://opensource.com/article/20/6/kubernetes-raspberry-pi this is a decent guide. Don't know if it still works, but it did a year or so ago
Kubernetes is an enterprise-grade container-orchestration system designed from the start to be cloud-native. It has grown to be the de-facto cloud container platform, continuing to expand as it has embraced new technologies, including container-native virtualization and serverless computing.
Thank you so much!!! I'll try this weekend
How do I get permission to show pics of problems
You need to get to level 3 to post pics
Anti-troll measures
Just talking normally for a bit in chat will level you up pretty quickly
so i was trying to optimize ubuntu for gaming but virtualbox only allows up to 256mb of vram even after going into powershell and using ./vboxmanage modifyvm because 256 is the max. I only really need up to 6 - 8 gb for minecraft, light video editing and such. still new to linux.
any help?
So under Vrtualbox, Settings>System>Motherboard, it only lets you go up to 256 MB?
How much memory is on the computer?
If you want any decent graphics inside of a VM you'll probably want to just set up pcie passthrough
If ur running a vm to play games and expect more fps than the host system ur in for something else
Host system will do things faster
Hello. I've got a Z590 Pro Wi-Fi motherboard paired with an i5 10400. The client I built this system for requested Ubuntu 20.04, currently I've spent around 8 hours total building and troubleshooting.
Issue: Wired and wireless Wi-Fi connections we're not working up until a few minutes ago when I fixed that, but Bluetooth still isn't working. Anything you guys would recommend trying?
Have you updated to a stable kernel version?
Running 5.8.0-53-generic
Stable line is up to 5.12.6, and 5.11.22 is End of Life
You're a tad out of date
Gotcha. I'll update to 5.12.6 then
Yea. So cant get 5.12.6 to work
What commands did you use to update?
Reason: Duplicated text
Oh... I'll just SS the commands lol
Yeah that works lol
Actually I'll just use a pastebin easier
That's version 5.0.0
I changed the links out in the commands I used ofc
Saw the commands for updating to 5.0.0, assumed stitching the links to 5.12.6 would just work would it not?
Probably not because you copied it out of the mainline, not stable
That would make sense
Sorry for the delay, Here's the appropriate commands. Every subtle difference means a failed download. Let me know if there's any errors.
If you can't boot you can always choose "advanced options for Ubuntu" in the bootloader and load the old, working kernel.
Will do. Should I remove all of the old ones first?
Well all the ones that I've downloaded so far I mean
Updating the kernel often helps with kernel mode drivers (like wifi)
A simple "apt-get autoclean" will purge anything in the downloads if you're paranoid. I set the install mask to specifically target files with _5.12.6- in the name.
Gotcha. So then it shouldn't matter.
Nope. dpkg will only target files you specify, but a wildcard like *.deb will install every single package in the download folder.
Theoretically with a good VM you could get better performance in some titles, but yeah
theoretically doesnt usually work out though
@fallow belfry Just now saw this, but any reason not to use the kernel from the central repo?
HWE
He's having trouble with a newer wifi module, new kernel should help.
5.10 should be recent enough for that chip
Entirely possible, but no harm in a newer, stable kernel version unless there's errors on install
If there's problems it's easy to revert, one of the nice things about Linux vs windows.
I messed up. Accidentally denied my user access to my home directory, so I can no longer putty into my server. Is there a way to putty into ubuntu as root?
Yes but you'll need the password to root, which is a randomized string. Only way I'm aware of to know the password to root (without using sudo) is to change the root password. This is inherently a bad idea.
Changing the root password is fine, as long as you keep it secure
I think you should still be able to use ssh to solve the issue though. Lemme try something real quick
Yup, it worked. Open up powershell and run ssh <username>@<server> sudo bash. Once you login, type source /home/<username>/.bashrc and you should be able to fix the permissions from there
The formatting might be a bit odd, but besides that it should be a working terminal with administrative access
Awesome, thx. I'll give that a shot in the morning
Good morning. I managed to install Mint on my SurfaceGo2 but now GRUB loader won't show on Boot. I used bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi and it worked once but doesn't anymore. Secure Boot & BitLocker are disabled
What about fast boot?
I'll check now. I just stumbled on a workaroud. If I go to Recovery & do Advanced Startup I can select ubuntu and get into Mint
In Surface UEFI I don't even see a fast boot option
btw if I turn BitLocker back on will I not be able to use Linux at all?
or I bet I will be able to using the same Advanced Startup but it'll probably make me enter that 48 digit key
to heck with that
is it possible to set Advanced Startup everytime in msconfig?
No luck
F. What happens if you use root as the username?
How might I install the driver? Guides online are telling me that the drivers should already be installed?
It's an old card: and RV620 GL (Firepro 2450)
A wild guess that won't hurt anything, but might not do anything either.... type: startx
Also... I have this vague (and probably wrong) feeling that due to your system being set up as a server, and maybe headless, you might need to change the boot mode in GRUB. But wait for one of the Techie folks to confirm that before changing anything.
No luck
Oh well. Nothing ventured, nothing gained. It was a pretty long shot though. Since you box was set up as a server, you probably don't have any GUI stuff installed.
Anyone know about ubertooth in kali and why I'd not be able to run the ubertooth-specan-ui command?
Why should I
Yeah
I like Arch
Just use LFS
I like Ubuntu, Pop!_OS and Arch Linux.
Arch is non-free though, why would you ever want that \s
Arch Linux is free
It isn't. It bundles non free software
I think you're thinking free as in beer
It costs no money, but it bundles non-free/proprietary software, which some people complain about
The rest of us like having working wifi and such
I know that Pop!_OS and Ubuntu is all open and free.
They also bundle non-free software
no?
Yes
Again, we like wifi
and webm
there is open source drivers
There's some other stuff that's proprietary, but wifi is one of the big ones
Not all wifi chips work with foss drivers
A lot of the more common ones don't
Pop also bundles Nvidia drivers, which are the same boat
It's a silly distinction to make, yeah, but it is there
on linux only
Most anybody doesn't care about that sort of thing too much if it means working drivers
true
I have used open source NVIDIA drivers before
not that bad
tbh
It always amuses me when people refuse to use Nvidia and then end up needing proprietary drivers for other things
Nouveau is meh, doesn't work at all for me
at least linux is not the same as windows
Yup
Do you use Linux
Yes
Yes
Just use debian, no need for anything else
gnome is more stable
I used Pop!_OS more then Ubuntu.
I should try Ubuntu.
I love gnome
You like forced updates when you shut down?
Then don't use ubuntu
Do they do that?
They're slowly pushing it, yup
Oh then I will just remove it
You can't easily
Why?
It's part of the software manager
I could maybe find a script on GitHub.
Imagine uninstalling pacman
If you don't like that part of things, just use a similar distro that already fixes it. No point trying to do it yourself
Alright
That's why I suggest debian
Pop is also good
What do they use as their bootloader?
Not sure
Let me check
Oh it is using grub
last time I checked they where not
This is nice for new users
Official System76 Support and useful documentation.
I am going to do this
USEFUL LINKS
Risingprims Guide:
https://gitlab.com/risingprismtv/single-gpu-passthrough/-/wikis/1)-Preparations
Risingprims Discord Group
Checklist before you begin:
AMD
IOMMU Enabled
SVM Enabled
INTEL
VT-D E...
On Pop!_OS
I am build a PC soon
I got the mobo
and case and power
and fans
thats all
for now
it's a all amd build
I might play around with an alternative boot loader on my laptop
I like grub
I might also play around with making grub look nice
You can have pictures
I would want something to match this
I also want to clean that image up a bit, but I lost the version without the text
you know what my dream boot loader would look like
the wii system menu, complete with sound effects
imagine
That'd be great
Opencore is pretty good too
And an advantage that opencore has is that you can set it up to not need the bootx64.efi
So windows update cant bork it either
OpenCore Post-Install guide
Can confirm that that works
Have it set up on my hackintosh
Not being borked by windows is nice, even though it's not that much of a hassle to fix
just found out forced updates are only for snap
in Ubuntu
Can someone explain to me what linux is?
It's an operating system
@slate tundra https://www.linux.com/what-is-linux/
From smartphones to cars, supercomputers and home appliances, home desktops to enterprise servers, the Linux operating system is everywhere. Linux has been around since the mid-1990s and has since reached a user-base that spans the globe. Linux is actually everywhere: It?s in your phones, your thermostats, in your cars, refrigerators, Roku devic...
Thank u
Well I'm stumped. My machine will boot, but the login page won't pop up and it will not ping on my network. Latest Ubuntu, this is after chmod'ng my home dir to 744. I threw in a GPU and went in recovery mode as root, cmoded everything to 755. Still won't boot. Any ideas to repair things without completely restarting?
lmao nope
just make the icon go away from the desktop
which you can do on windows as well
well its not an example since it isnt true
Can you buy Linux like windows or how does that work?
Linux is completely free with only a few exceptions like red hat for servers. Most are even open source so you can dig through the base code.
Ubuntu and mint are two I'd look into if you're just getting into Linux. Mint has a more windows-like interface, so might be easier to pick up. Ubuntu is good for beginners too, but more distinctly a Linux interface.
You can buy an installation USB from most of the major distros, but if you have a spare USB they also give you directions on how to make your own
Or if you want to go old school... you can burn the .iso to a CD or DVD. 😄
Or... if you have multiple options for installation media, and want to be daring... you can download the .iso, burn that to USB/DVD/CD... then install the actual OS on another USB drive. This obviously works better with USB3. The main point here is... there are a variety of options and you're limited mostly by the resources you have on-hand.
I keep a travel Linux install on a USB with all the modules I could need for 95% of computers to boot it. It's saved me a few times diagnosing why Windows won't boot on a few computers.
You guys dont use cds?
Most distros don't fit on them anymore
arch
non-free bloat
Only my ancient laptop (I think it's 12 years old by now?) has a CD drive still
just buy a new one
Sure do you want to pay for it?
Besides I rarely use it anymore, its GPU doesn't like Windows any more so it exclusively runs Debian (and Kali for fun).
Ohh, I have a few old internal drives I could plug into an USB adapter if I really needed one
Seems like many that don't fit on a CD also offer a "Live CD" version that can also be used to install the OS.
@frank steeple I got the T21 booting Bodhi again, v3 I think, a few days after you challenged me. I haven't mentioned it because I was planning to make a video of it booting to prove that it works and just haven't gotten around to doing that. LOL Soooo... how's that H89 running? 😄
It needs new caps. One of them popped when I tried to turn it on 😦
Really depends. I think they'll cost about as much as a pi zero once you factor in shipping and such
That said, you'll need a good number of compatibility boards or special drivers with the rpi, so probably would still end up being more
That's a small price to pay for keeping a piece of history alive. 🙂 My ol' T21 only has 1 cool feature... the small LED in the top bezel that shines down on the keyboard.
Those were nice
Im about to install AmogOS
https://github.com/jostroOS/amogOS
For anyone else that wants in
yes
lmao
i no longer wanna use AmogOS
@frank steeple yo
so basically
i figured out
a right click in elementary os
is a click but with 2 fingers
im going to try using a package manager to download apps
AHA!
so yea to download apps fro the web, like discord, all i gotts do is use a package manager
i installed "wine" to see if it worked (to install windows apps on linux) and idk how to actually use it
i tried to download virtual box (i selected debian 10 version) and it didnt work with the package manager
alo
also*
i cant hear sound
so i check my settings and
no output device detected
why wont it detect the speakers?
also i plugged in my headset
still wont work
ok list of problems im having:
-cant hear sound
-google wont let me log into my gmail
-virtual machines
-wine windows 10 apps
Download wine from the website, many app managers have older versions
Again same for virtual box
i dont understand how
theres like commands and coding you have to do from what im seeing
Open Source Software for running Windows applications on other operating systems.
i have no clue what any of it means or how to do it
what is a terminal and how do i get it
Its that easy
Uhhh why are you using linux
because i downloaded it for fun?
ive never used linux in my life
so i have no expierence with it
Just started yesterday
I see
oh hey bob
Terminal is the Linux version of command prompt
my biggest priority though is sound
i see
how do i open it?
I think you can also use Ctrl+alt+t
i got it
Cool
You said you had a 10th gen i3, right?
indeed
Okay. My guess is you're gonna need a kernel flag
for sound?
Yeah. Intel did a massive overhaul of their sound system recently
I'll need to find the right flag
alright
no rush with that
and see children this is why you dont do this stuff on your main device until you know what youre doing
HAHA
anyway, wine
isnt it deb tho
Yes
like elementary is mostly based on debian
Elementary is based on Ubuntu, and Ubuntu is based on Debian
alos ru proud of me for figuring out how to do some stuff 
Yup
Follow the instructions for Ubuntu 18.04 I think
https://wiki.winehq.org/Ubuntu
This page
Yup
where- are the instructions LMAO
Those are the instructions
Paste anyway
would the command show up
or not be there
i clicked paste anyway and nothings there for the cmd
is that norma
normal*
there we go
now it says "password for gio" (which is my name, btw. also the name of the profile)
do i enter my password? for th euser account
Yup
You'll have to do the ones up above first
The add architecture, wget, and add key ones
i dont see anything that says those
should i have done that 1st
Shouldn't matter in this case
Looks good
i added another cmd column thing by accident
That's fine
i pressed enter twice so it added another gio@gio (computer name)
alr
now
packages
Now you can do the update and install parts
im just gonna do the stable branch
Yup
Now update and install
wait what
like re input the update and the package?
sorry if im asking dumb questions lol
Yup
says unable to locate again
Can you screenshot?
Ah, my bad
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
That command
If you want to
also will my system still be x64
or is it making is x32
i dont think thats
possible
so
also i just noticed,
32 bit programs, like steam, can run on 64 bit systems, you just need to make sure you have the compatibility stuff enabled
says command not found when i add the command next to 18.04
can i do the debian version
Fun
i think we should just do this later-
Yeah, there's a reason I don't like wine
Yup
so what do i need to do
See the line that says GRUB_CMDLINE_DEFAULT?
i do
Use the arrow keys to move your cursor to that line
Edit it to read GRUB_CMDLINE_DEFAULT="quiet splash snd_hda_intel.dmic_detect=0"
Ah, kay
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash snd_hda_intel.dmic_detect=0" then
Nope
mk
Can you screenshot real quick to verify?
alright
done
hey i gotta go do sum, ill be back in a little while.
we can do the rest after
i can do that rq
alr reboot my laptop now
rebooting
i now hear noise!
we can do the mic later
gotta go, bye!
@frank steeple im back!
also, is there a way to see opened apps? like apps in the background, like if you pressed x on windows on an app it would be in your system tray
Not sure on that one. I don't use elementary
You can
the only place i was able to find spotify on windows was microsoft store
It should be in the app center, open it up and search spotify
lemme try it
all done
im getting a better understanding of the terminal system
its not that hard all u gotta do is copy and oaste cause most systems have it
Does it work with headphones?
yes
i just checked
it works
im a little sad i cant download some games
like roblox is a game i play sometimes
i cant download it
thats why i wanted to try wine
i have steam already
most steam games i have- actually all are windows only
except for 2
american and euro truck sim
Have you enabled linux play or whatever it's called?
no
What are some of the other games?
also do you have to pay for lutris? like the games
i dont wanna have ti repurchase games
i only want genshin and roblox on here
actually just roblox really
Lutris is free, it interfaces with whatever store you have the game on already
Minecraft is supported natively on Linux
oh fr?
ill have to download it then
which ill do later
genshin impact is on epic games
but i cant get epic games on linux
so would it work through
lutris
uh- it says to have wine
Bother
https://lutris.net/games/genshin-impact/
Lutris has an installer for Genshin, but it's hit and miss
https://www.protondb.com/
Here's the database for games through steam
the latest is verzion 1.6
oof
eh its fine
is it possible to install roblox tho lol
because
usually
to download roblox
you have to download it through the web. like minecraft. you click play and it gives you robloxplayerlauncher.exe, once its installed you just click play on any game on the website
and it uses the launcher to play it
Roblox is currently listed as blocked
only other way is through microsoft store
well that sucks
ima download minecraft
does lunar client support linux?
It should, it's java right?
Yup, should do fine then
the mc website is always in french and i have to change it LOL
Just learn french lol
goodbye i only speak english
Je nes par pas Francais
eh some of it is kind of obvious tho
"obtenir minecraft" sounds like "obtain minecraft" meaning get minecraft
so some of it is self explanitory
Yup
alright so we can do the mic fix rq?
and kind of annoying
i cant connect my gmail
even with correct name email password
You can't?
it says incorrect login
and i think
its because
google is preventing me from logging in
That's weird...
because its a randomly new, random mail service
i can log into my outlook email though
but not gmail
idk why
Can try a potential quick fix though
First, make sure the mic mute light is off, then run sudo apt install pavucontrol, start the pavucontrol program, and check inputs
appimage is a special format that's designed to work across many linux distros
it just says theres no mic detected
my computer has an integrated mic
so
Type y and hit enter
type pavucontrol and hit enter
it still says no input device in settings, though
it should say something like- microphone, or intel array
What happens if you click the lock button in pavucontrol?
Any changes?
dont mind the bg terminal was dong lunar
Okay
I'll poke around some more, I'll let you know if I can get the internal mic working
New hardware can be fun
i just did lunar myself
they had a nice tutorial
was ez
Lunar Client is an all-in-one modpack available on all versions of Minecraft that enhances your gameplay experience by providing you with all of your favorite mods, settings, and cosmetics!
Download: https://www.lunarclient.com/download/
Store: https://store.lunarclient.com/
Socials: https://www.lunarclient.com/socials/
also
it is google preventing me from loggin in
that was me yesterday
it says it was my state
so google just doesnt let me
just open gmail
like this app
the site
Ehhhh gmail website better tbh
@frank steeple any progress on the mic input?
It'll be a bit lol
no rush just curious lol
Especially since it's my laptop that has the problem and I'm currently on my desktop
so wait it’s a problem on deb as a whole?
Nope, only with recent intel audio systems
And some intel systems work, and some don't
Also, fwiw, my laptop is running Alpine, not Debian
They changed something about the interface with the audio device, not exactly sure what
@frank steeple hey, i looked into it and was able to figure out how to use my gmail
it wa sbecause of google secutiry
security*
i was trying to figure out the problem in my google settings, and i found the option to turn on "allow less secure apps"
and it worked
its googles security system, not knowhing what geary email is
Well, last night I attempted my first try at installing Arch from scratch. And it went surprisingly well. Nothing blew up, but I did fail to do some stuff in the right order, so it's back to square 1 later today for attempt 2.
arch btw
good luck 👀
on a vm or actual pc?
Real PC
nice
It's on my HP Envy 17 circa 2014
now compile gentoo 
if anyone knows about proxmox clusters and how to disband them properly can someone send me a friend request? i want to ask some questions about it
Why not just ask here?
bc its complicated and im not even sure exactly what to ask
You can say the exact same things in this chat as in a DM, and it has the advantage of anyone here being able to answer and comment on the other answers

probs same for 6
since they didnt update their docs
basically, I want to fully disband my cluster and set everything up from scratch again, but I have a vm that has a lot of work on it, and id like to download it onto my pc and be able to upload it back to a fresh install
how would i go about doing that?
yeah but i want to download the whole vm, and then put that back on the new system
idk where the vm disks are stored on the server
Yeah but I don’t know where the com disk is stored
Or else I would do that
Can you ssh into the VM?
yeah
can i just copy all of the directories and then put them on the new install with the new vm?
Kinda
Make a disc image of all the stuff and then use that disk image to make a new VM
would it be possible to do that for the whole VM drive?
i was just gonna store it on my pc temporarily, i have room for it
where are the VM drives stored on proxmox? i just have it on my main drive in the server
Could hunt it down, or you could login and make an iso of the disk
im on the proxmox panel right now, is it done through there or is it on the actual vm?
is there a linux were I only have to download it since if I use the ones I've heard of I would screw up
Wut?
sorry i was zoning out what i ment was what version of linux is there that you dont need to code pretty much everything
Lol no.
Also, you aren't coding anything.
You are setting up the OS to your liking.
It might "look" like you are coding, but it's simply just a Command Line Interface.
Back in the early days of Microsoft and Apple you didn't have a GUI to interface with the OS, you had a Command Prompt and you inputted commands through DOS or whatever Apple called their OS.
This is nothing new, it's an older way and arguably better way of interfacing with your computer.
Linux gives you the freedom to do what YOU want to YOUR computer.
almost all of em
No one Linux Distro is better than the other.
I personally think Every PC Owner should install Arch Linux from scratch at least one time.
wait ubuntu 20.04 is on microsoft store
whats a subsystem
If you don't know what it is, you probably don't need to know.
every pc owner should compile gentoo
Ok, that's going a bit too far.
not far enough
Every PC owner should hackintosh their pc
Amateurs. Every PC owner should run Kali Linux
Ehhhhh
kali is an os designed with only penetration testing in mind
also ridiculously easy to install
It's designed using the logic that the best way to beat a hacker is to be a hacker
yes
not all linux distros are arch xD
Kali should only be used as a bare metal in very rare instances and should never be used as a daily driver
Kali is not really designed to avoid penetration and is really only minimally hardened, it's only purpose is to penetrate. You don't use a gun to block a bullet, you use bullet proof armor
you shoot the bullet out of the air

Yeah lol
That's a pretty good explanation. Imagine how hard that is IRL, it's pretty much the same in cyberseccurity
You hardly ever get to see an attack in action, you just see logs afterwards and know whether or not you survived
It isn't the same. You can't run a DE off WSL.
Yes you can
When you install WSL now, your computer sets up two hypervisors. The one hypervisor runs windows, and the other runs linux
Well, poor terminology there, but you get the idea
It becomes two side by side VMs
By default the windows environment gets the display, but it's totally possible to get a display to the Linux environment, either as a single window, a WM in a window, or technically just a straight up display devoted to Linux
That last solution is kinda pointless though, and has a whole bunch of gotchas that you have to consider, so no one really does it
Better solution is to put a WM in a full screen, borderless window
many people are also idiots
is that how it works?
always thought hyperv just made a little vm for linux
but it makes sense to jut resource pool between 2 vms
oh thats hilarious
i never really thought too much about WSL
does this mean you can give the gpu to the linux vm if you want?
or do they not give you that much control over it
You can if you really want to
You generally don't need to though, it can access most PCIe devices without manually specifying passthrough
Like you can use a GPU for cuda from WSL and play a game with that same GPU on windows, all at the same time
Not really
i mean in terms of official support
900 gen nvidia works
yeah it works now
Don't know about earlier
nvidia just flipped driver switch kek
It worked before that whole driver thing
ooh thats interesting then
I have no clue how windows does it, it's something weird
did someone say.... foobar2000
@frank steeple do you know if there's something like ncdu for windows?
havent looked too hard tbh
Anyone got any ideas for getting an Nvidia GPU and Intel iGPU to cooperate with one another on Arch?
It's a Laptop specifically.
I'm trying to get Bumblebee to work, but other than installing it and trying out the optirun command with glxgears I can't seem to get say, a Steam game to run with Optimus
Easiest way is usually to completely shut down the intel GPU
I'd rather not do that since Battery Life would go down the tank.
And this is already an older laptop with... not excellent battery life. It's a i7-6500U with a GTX940M
You could probably toggle it on and off, but that would be a hassle
Easiest way is to install Pop
Pop as in...? Popos?
Yup
Yeah... Screw that noise.
I want Arch.
I didn't install linux to use a baby OS for babies.
Then you get to figure out your graphics mux by hand
Then you're even more screwed
No?
Yeah
Bumblebee is made to handle this.
Yeah, kinda
That's literally what Bumblebee/Optimus was designed for
Yes it is
Now get it working on arch
Some laptops it works nicely, some it doesn't
Especially older laptops
I mean, this isn't THAT old.
16
That's not a generation.
Yes it was
