Language Selection

English French German Italian Portuguese Spanish

Proprietary Software and Security Leftovers

Filed under
Misc
  • ALPHV BlackCat - This year's most sophisticated ransomware [Ed: By Microsoft booster Lawrence Abrams]

    ALPHV BlackCat also uses the Windows Restart Manager API to close processes or shut down Windows services keeping a file open during encryption.

  • Irish Health Service ransomware attack happened after one staffer opened malware-ridden email [Ed: Irish Health Service victim of Microsoft; like so many hospitals]

    "The Malware infection was the result of the user of the Patient Zero Workstation clicking and opening a malicious Microsoft Excel file that was attached to a phishing email sent to the user on 16 March 2021."

  • Git cybersecurity startup GitGuardian raises $44M

    Git cybersecurity startup GitGuardian SAS has announced that it has raised $44 million in new funding to accelerate growth strategies, extend its secret detection solution to become a comprehensive code security platform, expand its go-to-market and increase its headcount.

  • FontOnLake a new malware that also affects Linux systems

    It’s called FontOnLake and, as they tell about Security Week , this new malware can attack Linux systems. A somewhat unprecedented issue for this malware is the fact that developers are constantly tweaking modules so that they evolve to infect as many systems as possible.

    The extensive PDF that ESET researchers published details the ways in which the malware works. Once the system is infected, in addition to collecting personal information, such as the history of commands, sshd credentials, it loads backdoors and rootkit modules, to make the system available to the attacker.

  • Spar shops across northern England shut after cyber attack hits payment processing abilities

    The British arm of Dutch supermarket chain Spar has shut hundreds of shops after suffering an "online attack," the company has confirmed to The Register.

    "This has not affected all SPAR stores across the North of England," a Spar spokesman told us, "but a number have been impacted over the past 24 hours and we are working to resolve this situation as quickly as possible."

    LancsLive, a local news website for Lancashire, reported that a "total and widespread IT outage" hit the chain at the weekend, along with "security breach" problems today.

    The publication reported that food distie James Hall & Co, which provides services to 600 Spar stores was also down - the company website is serving up only an Error 20 code, indicating a general network failure.

  • Better.com’s morale and SPAC merger success in question after CEO’s unruly comments - Fortune
  • Tech Bro CEO lays off 900 people in Zoom call and makes himself the victim

    Managing a business during the plague years has been tough for many, but one plucky CEO has found a clever and efficient way to execute such an unpleasant task: fire 900 workers at once in a Zoom meeting.

    In an exercise completely devoid of sensitivity, Better.com CEO Vish Garg gathered around 900 of his staff onto a five-minute Zoom call during the month of Christmas to tell them their jobs were officially nonexistent.

    "If you are on this call, you are part of the unlucky group being laid off. Your employment here is terminated, effective immediately," the CEO said.

  • Better CEO is 'taking time off' after firing 900 staff on Zoom

    Better CEO Vishal Garg, best-known for firing 900 employees over one giant Zoom call, is taking time off work while the company hires a third-party to perform a “leadership and cultural assessment.”

    After video footage of the meeting was leaked, the Softbank-backed digital mortgage biz was suddenly thrust into the limelight. Garg was blasted for not only laying off nine per cent of staff in such an abrupt manner just weeks before Christmas, but for his stunning lack of empathy.

    "The last time I did it, I cried," he told stunned staffers. "This time I hope to be stronger."

    His previous treatment of employees was also dug up. He once called some staff “dumb dolphins” or “too damn slow” and “embarrassing.” He urged people to not take Indigenous Peoples' Day off because time should be spent working towards “capital, and therefore our freedom.”

  • Android Phones With Microsoft Teams Installed May Not Be Able to Call 911
  • Some Android phones can't call 911 thanks to a weird bug • The Register

    Google confirmed there was, indeed, a software issue that affects devices running on Android 10 and above from reaching 911. It appears to only affect emergency calls; other phone numbers are fine. The glitch seems to stem from the Microsoft Teams app, according to a response posted on Reddit from an official Google account.

  • Microsoft signs settlement with US Justice Dept over 'immigration-related discrimination' claims

    Microsoft has settled with the US Justice Department over immigration-related discrimination claims.

    At the heart of the investigation were allegations that the Windows giant discriminated against non-US citizens based on their citizenship status as well as against lawful permanent residents.

  • Flash? Nu-uh. Windows 11 users complain of slow NVMe SSD performance [Ed: Microsoft Tim is discovering that Vista 11 is hype and bugs, little else]

    Users of Windows 11 are complaining about slow write speeds on NVMe SSD drives, a problem which persists even though it was acknowledged by a Microsoft engineer three months ago.

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.