Jump to content

Chunchunmaru_

Member
  • Posts

    452
  • Joined

  • Last visited

Posts posted by Chunchunmaru_

  1. Don't use OpenLDAP, Samba 4 as AD DC is probably the best alternative out there.
    As for exchange, there are a couple of groupware software compatible with Samba domains, some of them have even their own ldap implementation

     

    There is no such "centralized" thing, you just configure each software manually, what are you trying to accomplish?

  2. On 10/23/2019 at 12:59 PM, LAwLz said:

    using admin/admin as your login credentials is not necessairly bad. The bad part is when you have it on a public facing server.

    This Is what I though, something like this "should" only be enabled on the localhost of the database server, my guess Is their portal comes from the same server so they forgot to disable the account itself, even though I don't know what kind of db uses admin as default username, on mariadb in Linux Is certainly root

  3. On 10/23/2019 at 11:12 AM, Master Disaster said:

    Theres so many problems with this its honestly beyond a joke.

     

    Who keeps a private database on a public facing webserver anyway? Why wasn't the subdomain locked? What moron chose admin for a username and password?

     

    Fairly obviously whoever set this up for them had no fucking clue. I'm hardly an expert on webservers but even I know about .htaccess. It's really not difficult to hide a subdomain from the public internet and make it local only.

     

    Mind you, they probably would have used admin for the username and password in the .htaccess file anyway.

    They probably just forgot to disable the admin account on the db, just a wild guess.

    Even kids at school programming with databases know how to do that

  4. On 10/19/2019 at 5:01 PM, Master Disaster said:

    After it installed I did the mandatory apt update && apt upgrade and after it finished everything went to shit. First it didn't delete the lock file so apt refused to work at all until I manually deleted it.

    Be careful because Ubuntu has some sort of automatic updates activated, so even if you are not directly using apt it can be checking for it or even updating it 

     

    Manually deleting apt lock files can cause inconsistency 

  5. I got the same audio chipset and never experienced any issue, btw if you would like to disable the power save, as it's written in that kernel documentation, add this option to /etc/modprobe.d/alsa-base.conf (open it as root)

     

    options snd-hda-intel power_save=0 

     

    At the bottom, then save and reboot

     

    And pulseaudio is mandatory on ubuntu-based distributions so you would even break the desktop trying to remove it. 

  6. 5 hours ago, DrMacintosh said:

    Apple gives you the power to make that choice for yourself. 

     

    2046831880_ScreenShot2018-09-25at8_26_29AM.png.255a3d3b93025c219c5847b685591a4c.png

    I'm pretty sure the real point here is you can also decide which updates to do.

     

    I mean, you can separately update security vulnerabilities similarly to Linux where at least Ubuntu/Debian package manager has a flag for security updates rather than the application ones

     

    Windows "new" system is just bad as it is. I wouldn't mind twice to automatically apply security updates if only I could prevent other useless updates that are more likely to harm the system.

  7. The last time I used RR Linux distro on my PS3 it was utterly broken because the repos are 404 in 2019, also is complicated to manage and install, you need to mess with the NOR/NAND memory to set up a partition, (oh obviously mod your console first) and without even video drivers with video acceleration avaiable, in 2019 people are still working on it and is not yet available for public use, and I don't even know if there are currently any supported distributions at all since Sony decided to remove OtherOS
     

    Basically it's like using a normal, old computer with a decent CPU for 2007 standards, 256MB of RAM with VESA video mode. Pretty much useless I would say? 

    For instance, using a modded PS4 with Linux is insanely better it's similar to a modern x86 computer and the already-existing Linux AMD drivers worked after some small tweaks

     

  8. On 10/8/2019 at 10:48 AM, Rohith_Kumar_Sp said:

    say that to every LTT video i've ever seen in the last 6 months. 

    I never used it except for git since years, probably just because you can do both things with terminal or a graphical interface? Like even complicate things like PCI passthroughs can be done in GUI using unRaid 

     

    even VM management for hypervisors like KVM using Proxmox instead of using the raw terminal

  9. 3 hours ago, ryao said:

    Anyway, Linux desktop adoption is slowly increasing much like subscriber counts on Linus Tech Tips.

    I use it as a desktop since 2012 and it drastically changed (in a better way) than I was used too, the only thing I found frustrating is desktop is still not commercially relevant except for server-specific flavours, when imo it should be

    It is really strange something like Logitech G Hub has MacOS support where gaming there is TON worse at the moment, and not on Linux, luckily at least ckb-next (for the keyboard) is a really decent program, community made, and here I can even add the music visualizer effect which on Windows with iCUE is hard to achieve on the K70 RGB MK2 model where you have to modify the .xml and other crap

    And drivers became really at the par with Windows with the only exception the development is a bit slower to get the drivers on the distribution, and the fallback vesa driver for the kernel mode setting sucks, you don't even have an usuable system if drivers are not totally supported, especially when missing the firmware, the driver  module itself will load anyway and the only thing you get is a black screen. Seriously? 
    It's even more plug&play than windows, the drivers get updated with the system itself and it's really flawless, but THIS works like crap

  10. They seriously need to consider making avaiable the stable branch of that OS even for Home and Pro version of Windows

     

    And please don't start saying people can just use Linux, in businesses you can't even think to make your customer use Linux on computer clients with an AD domain especially (they can barely use Windows anyway) with rare exceptions

  11. On 9/12/2019 at 6:03 PM, RejZoR said:

    Until it's as "plug and play" as on Windows it just won't catch on no matter the performance numbers. Because when you at any point expect from user to put any kind of noodle into a terminal, you've already failed.

     

    I'd love to see Linux be a 100% viable gaming option, but even I as an advanced user can't be bothered constantly fiddling with bunch of stuff to play a game. And that's not an unreasonable expectation. For most people updating graphic drivers is already a feat on its own, so going far beyond that just makes it a no-no entirely.

    "Plug and play as on windows"

    Well... ? most of the time

     

    Where are you supposed to use the terminal to make things work?
    Linux is even more plug&play than Windows since you don't even have to download the drivers manually (exception made for Nvidia, but you are still using a GUI for that)

    I think you are confusing how things were years ago, the real problem here is making things work if you don't have the driver because you are using Debian or Ubuntu LTS for example, and you just bought a 5700 XT, the development here is slower (means you have to wait for updated drivers on your system) unless you pick a distribution with costantly updated (and unstable) drivers, this imo is where the problem really is.

    You have to choose between compatibility or stability, at least on Ubuntu LTS you can install repositories (you could do that even with a GUI) it's not properly "plug and play" to set those up, but is not even that hard or different than finding drivers on the internet like on Windows, you just have to know where to look, the majority of the Linux community is really confused here and will just recommend to install another distro, something like Manjaro, instead of using a stable distro with small parts of the system slightly more updated and this is the correct way.
    Some people are not even able to do that in Windows... Generally is not that different or harder

     

    As for steam proton, this is just what you said, it lets you play games without fiddling with wine and it's plug & play

  12.  

    On 9/5/2019 at 1:58 AM, Genwyn said:

    Ubuntu went Gnome in 18.04, it was a disaster from the start and nobody wanted it to become the norm.
    Personally i dont think Gnome is much better but whatever.

     

    tiling wm's are where its at though, i3 for life

    As he said now you are using GNOME, and it's pretty known to run like *****
    Thanks god the ubuntu developers shipped a couple of really big performance patches (I personally tested them) and it's starting to become decent.

    Still, I'm not using the "Unity" experience, the first thing I do on my Ubuntu installs, is to install dashtodock GNOME extension and customize the panel. I don't like KDE for a variety of reasons, but I admit it's a TON lighter (500MB of ram less than GNOME or Windows)

  13. 3 hours ago, ConfusedJoaker said:

    Thanks for the really informative reply! Guess I'll try out 19.04 then. I chose 18.04 primarily because everyone online was saying how the older 18.04 was more stable, but what you said kinda makes sense. 

     

    As to this: "The first thing you should do is installing the Nvidia proprietary one through the driver manager right after installing your system. (which idk how you get it installed if you say it doesn't support nvme??)" This was more an issue with the storage mode of my SSD in the laptop, which by default was set to RST Premium. Apparently with 18.04 and older, only AHCI storage mode(which doesnt support NVME) is allowed or the system wouldnt even recognise my SSD. 

     

    And: "Also, don't even try to use Nouveau (the open source driver installed by default)" Could you advise me on how I could go about installing the Nvidia propreitary driver on Ubuntu? Thanks! I've been scouring google for hours and this is the first time I'm seeing this as a suggestion.

    Yeah, it's stable... But that also includes the drivers, now you could integrate additional repositories to 18.04 like updated kernel

     

    Afaik I don't know if that mode should be supported on Linux, It has its own software raid solution

     

    Basically you just open the program called driver manager (you can find this opening the software repository setting) and choose to install the Nvidia proprietary driver, the latest one available (if you see an old one, add the graphics-driver repository)

     

    I'm assuming you got switchable graphics, and the the Nvidia proprietary one includes support to it (without you basically goth both of your GPU on draining battery)

  14. Pretty much you ran into the main Ubuntu LTS issue, your hardware is too new.

     

    You are supposed to use the latest version of Ubuntu or even a development one for such new hardware, I'm even surprised you got video working.

     

    Linux drivers for that new hardware are available only in non-lts distributions, the issue here it's rather the slow driver cycle because hardware vendors primarily support Windows.

     

    You may try PopOS which has some patches for supporting new hardware, but honestly I don't remember, they got two distributions.

     

    I'm sure the situation would REALLY improve if you try Ubuntu 19.10 Eoan.

     

    Also, don't even try to use Nouveau (the open source driver installed by default)

     

    The first thing you should do is installing the Nvidia proprietary one through the driver manager right after installing your system. (which idk how you get it installed if you say it doesn't support nvme??)

×