logo
Alejandro Garnacho wants £50m Chelsea transfer over Napoli after burning bridges with Man Utd team-mates

Alejandro Garnacho wants £50m Chelsea transfer over Napoli after burning bridges with Man Utd team-mates

The Sun2 days ago

ALEJANDRO GARNACHO has made Chelsea his No 1 choice this summer.
The £50million-rated Manchester United winger was told to find a new club following a fallout with boss Ruben Amorim.
3
3
Garnacho, 20, has previously been linked to Stamford Bridge after his management team were spotted taking in a Blues game this season.
The Argentina star, who is also attracting interest from Napoli, instructed his agent to make clear to Chelsea boss Enzo Maresca he wants to remain in the Prem.
A source said: ' Alejandro knows the Premier League is the best in the world.
"And while he has had some good moments at United, he wants to establish himself as a world star.
'England is the best place to do that and Chelsea have assembled a lot of good young players.'
SunSport understands Garnacho angered some of his team-mates by giving an interview after the 1-0 Europa League final loss to Tottenham on May 21 in which he described the season as 's**t'.
The source said: 'Garnacho seems to think he's the next Ronaldo and this was his 'exit interview' moment, like he wanted to annoy people so much that there was no option but to sell him.
'It's not gone down well with the rest of the players.
3
'There is a feeling that while he's a good player, he's not quite as good as he thinks he is.'
Garnacho cut a frustrated figure on the end of season tour to Asia, where he blanked fans and refused to do interviews.
The Argentine has 21 goal contributions for the club this season but was annoyed to start on the bench for the Europa League final.
He joined United's academy in 2020 from Spanish club Atletico Madrid.

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

Pressley named Dundee head coach after Brentford exit
Pressley named Dundee head coach after Brentford exit

BBC News

time17 minutes ago

  • BBC News

Pressley named Dundee head coach after Brentford exit

Dundee have appointed Steven Pressley as the Scottish Premiership club's new head 51-year-old former Scotland centre-half last week left Brentford, where he had spent four years as the Premier League club's head of individual player development, saying it was time for a "new challenge".Dundee say Pressley "emerged as the standout candidate" after "a thorough and comprehensive search process" to find a successor to Tony Docherty, who was sacked despite leading his side to safety from relegation on the final day of the season. More to follow.

Run Windows on Linux Without Dual-Booting with VirtualBox Magic
Run Windows on Linux Without Dual-Booting with VirtualBox Magic

Geeky Gadgets

time18 minutes ago

  • Geeky Gadgets

Run Windows on Linux Without Dual-Booting with VirtualBox Magic

Have you ever found yourself juggling between Linux and Windows, wishing you could seamlessly run both without the hassle of dual-booting? For many Linux enthusiasts, the need to access Windows-exclusive software can feel like a frustrating compromise. But here's the good news: virtualization technology has made it possible to bridge this gap effortlessly. With tools like VirtualBox, you can create a fully functional Windows environment within your Linux system, unlocking a world of possibilities without leaving your preferred OS. In this walkthrough, we'll show you how to harness the power of VirtualBox to run Windows on Linux, making sure a smooth, efficient setup that works for both casual users and professionals alike. By following this guide by Explaining Computers, you'll not only learn how to install and configure VirtualBox but also discover how to optimize your virtual machine for peak performance. From setting up shared folders to fine-tuning system resources, this step-by-step approach will help you create a seamless workflow between Linux and Windows. Whether you're a developer needing access to cross-platform tools or simply curious about virtualization, this guide—crafted by ExplainingComputers—offers practical insights and solutions. Ready to explore how VirtualBox can transform your computing experience? Let's uncover the possibilities together. Setting Up Windows on Linux Understanding VirtualBox VirtualBox is a powerful, free, and open source virtualization platform that allows you to create and manage virtual machines. With VirtualBox, you can run Windows alongside Linux without the need for dual-booting, making it an ideal choice for users who require access to both operating systems. Its cross-platform compatibility, extensive feature set, and user-friendly interface make it a popular tool among developers, IT professionals, and casual users alike. Some of the key benefits of VirtualBox include: Cross-platform support: It works seamlessly on Linux, Windows, and macOS. It works seamlessly on Linux, Windows, and macOS. Cost-effective: Being open source, it is free to use for personal and professional purposes. Being open source, it is free to use for personal and professional purposes. Feature-rich: Offers advanced features like USB device support, shared folders, and remote desktop access. By using VirtualBox, you can enjoy the flexibility of running Windows applications within your Linux environment without compromising system stability. Installing VirtualBox on Linux Before creating a Windows virtual machine, you need to install VirtualBox on your Linux system. Most Linux distributions, such as Ubuntu, Fedora, and Debian, include VirtualBox in their software repositories. Follow these steps to install it: Open a terminal and use your package manager to install VirtualBox. For example, on Ubuntu, run: sudo apt install virtualbox . . If you prefer the latest version, download it directly from the official VirtualBox website. Install the VirtualBox Extension Pack to unlock additional features like USB 2.0/3.0 support and remote desktop functionality. Ensure your system meets the hardware requirements, including sufficient RAM and CPU resources, and verify that virtualization is enabled in your BIOS/UEFI settings. This step is crucial for VirtualBox to function correctly. How to Run Windows on Linux Using VirtualBox Watch this video on YouTube. Dive deeper into Microsoft Windows with other articles and guides we have written below. Setting Up a Windows Virtual Machine Once VirtualBox is installed, you can proceed to create a virtual machine for Windows. Follow these steps to set it up: Open VirtualBox and click the 'New' button to create a new virtual machine. Provide a name for your VM and select 'Microsoft Windows' as the operating system type. Choose the specific Windows version you plan to install, such as Windows 10 or Windows 11. Allocate system resources, including memory (RAM) and CPU cores, based on your hardware's capabilities. Create a virtual hard disk to store the Windows operating system and related files. You can choose between dynamically allocated or fixed-size storage. Proper configuration of these settings ensures that your virtual machine operates efficiently without overloading your Linux host system. Be mindful of resource allocation to maintain a balance between the host and guest systems. Installing and Configuring Windows To install Windows on your virtual machine, you will need an ISO file or a bootable installation disk. Follow these steps to complete the installation: Attach the Windows ISO file to the virtual machine by navigating to the VM's storage settings in VirtualBox. Start the virtual machine. The Windows installation process should begin automatically. Follow the on-screen instructions to complete the installation, including setting up your user account, region, and preferences. Once the installation is complete, you will have a fully functional Windows environment running within your Linux system. This setup allows you to access Windows applications and tools without leaving your Linux desktop. Enhancing Virtual Machine Performance Optimizing your virtual machine is essential for achieving smooth performance and usability. Begin by installing the VirtualBox Guest Additions, a set of drivers and utilities that improve integration between the Linux host and Windows guest systems. These additions enable features such as: Seamless mouse pointer integration: Eliminates the need to manually capture and release the mouse pointer. Eliminates the need to manually capture and release the mouse pointer. Enhanced video performance: Supports higher resolutions and better graphics rendering. Supports higher resolutions and better graphics rendering. Shared clipboard: Allows you to copy and paste text between Linux and Windows. Additionally, you can fine-tune the VM's settings to improve performance: Enable hardware acceleration in the system settings for faster processing. Increase the video memory allocation to enhance graphics performance. Adjust the number of CPU cores allocated to the VM based on your workload. These adjustments ensure that your virtual machine operates efficiently without compromising the performance of your Linux host system. File Sharing Between Linux and Windows One of the most practical features of VirtualBox is its ability to assist file sharing between the Linux host and Windows guest. To set up shared folders, follow these steps: In VirtualBox, define a shared folder by specifying its location on your Linux system. Enable folder sharing in the VM's settings and grant the necessary permissions. Access the shared folder from within Windows, typically under the network drives section in File Explorer. This feature simplifies file transfers and enhances collaboration between the two operating systems, making it easier to work across platforms. Resolving Common Issues While VirtualBox is a reliable tool, occasional issues may arise. Here are some common problems and their solutions: Virtual machine won't start: Verify that hardware virtualization is enabled in your BIOS/UEFI settings. Verify that hardware virtualization is enabled in your BIOS/UEFI settings. Slow performance: Allocate more resources to the VM or enable 3D acceleration in the display settings. Allocate more resources to the VM or enable 3D acceleration in the display settings. Shared folders not visible: Reinstall the Guest Additions and ensure folder permissions are correctly configured. For more complex issues, consult the VirtualBox documentation or seek assistance from community forums. These resources provide valuable insights and troubleshooting tips to help you resolve any challenges you encounter. Media Credit: ExplainingComputers Filed Under: Guides Latest Geeky Gadgets Deals Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, Geeky Gadgets may earn an affiliate commission. Learn about our Disclosure Policy.

Reeves faces fresh pressure to spend billions more on affordable housing
Reeves faces fresh pressure to spend billions more on affordable housing

The Guardian

time19 minutes ago

  • The Guardian

Reeves faces fresh pressure to spend billions more on affordable housing

Rachel Reeves is under renewed pressure to spend billions more on affordable housing, after an industry report suggested the government had significantly overestimated how many new homes would be built over the next few years. The chancellor is being urged by figures inside and outside government to spend heavily on affordable housing at this month's spending review, as a report by one of the country's biggest housing companies cast doubt on official forecasts. The findings from Savills suggest the government is further away from hitting its target of building 1.5m new homes than previously admitted. Its findings are likely to boost the arguments of Angela Rayner, the housing secretary, who is at loggerheads with Reeves over how much her department should be given to build new affordable homes. Kate Henderson, the chief executive of the National Housing Federation (NHF), which commissioned the report, said: 'This analysis shows that reaching the OBR's [Office for Budget Responsibility] forecasts, let alone the government's targets, will require a generational boost to investment in social and affordable housing.' Chris Buckle, the residential research director at Savills, added: 'The heroic rates of growth forecast by the OBR will not be achieved without further action from the government to support demand – particularly support for housing associations and an ambitious new grant funding programme.' One government source said funding for affordable homes was proving a sticking point in negotiations over June's spending review, with Rayner pushing for Reeves to spend much more heavily on it than the previous government did. Labour's vow to build 1.5m houses over the course of the parliament has been central to its promises on economic growth and tackling the cost of living. Hitting the target would require 300,000 net new additions to housing supply every year of the parliament – a level that has never been hit before. Ministers argue that they will be able to stimulate a housing boom by making changes to the planning system that make it far easier for private developers to invest in new schemes. Their claims have been bolstered by official forecasts from the OBR, which say there are likely to be 1.3m net new homes built over the five years to March 2030. Reeves welcomed that forecast in March, saying it showed the government was within 'touching distance' of hitting its target. However, the findings from Savills suggest ministers are much further from that target than Reeves's words suggest. First, the report says the 1.3m forecast applies to the whole of the UK, while the government's target applies only to England. It also highlights the fact that the OBR's forecast is for a period until March 2030, nearly a year after the latest possible date for the next election. Taken together, the report estimates the government is actually on track to oversee the building of 1m new homes by the end of the parliament – only two-thirds of the way to its target. In addition, Savills found the OBR had relied on historically high estimates of private housebuilding to create its forecast. In 2030, for example, the forecast says there are likely to be just over 1.2m private house sales, of which 160,000 will be newly built properties. This would be far in excess of historical trends, given that transaction volumes throughout the 2010s were closer to 1m, and that sales of newbuild properties rarely exceed 10% of the total number of transactions. If overall sales and sales of new properties remain closer to recent trends, it would mean only 100,000 new houses going on sale every year – less than two-thirds of the OBR's forecast. The OBR's forecasts also rely on affordable housebuilding rising in line with the private market, despite the fact that the number of new affordable homes being started has collapsed recently – down 35% in England in 2024 and 90% in London. The report comes amid a standoff between Reeves and Rayner over how much to spend on affordable housing until the end of the parliament. With less than two weeks to go until the chancellor announces departmental spending limits for the next three years, officials say the two cabinet ministers are yet to reach an agreement on the housing budget. At the March budget, Reeves announced an extra £2bn for the government's affordable homes programme in 2026-27. But Rayner is understood to be arguing for more, saying the extra money was billed at the time as a 'downpayment' on the government's housing commitments. She argues that the 1.5m target will be missed without much higher levels of support. The NHF has calculated that to meet housing need the government must build 90,000 new socially rented homes a year, which if entirely publicly funded would cost the government £11.5bn a year. The federation is also urging Reeves to guarantee that social rents should go up by 1 percentage point above inflation for the next 10 years – double the length of time the government has proposed. This would help buttress the finances of the country's housing associations, 11 of which recently wrote to the housing minister Matthew Pennycook warning of 'the worst housing situation in living memory'. Henderson said: 'This certainty of income is vital for housing associations to unlock the private investment needed to build new affordable homes and deliver growth, jobs and improved living standards.' Part of the government strategy for hitting its building targets is to reduce environmental protections, saying: 'We can't have a situation where a newt is more protected than people who desperately need housing.' But this is causing grave concern among environment groups who say that nature in England and the UK is already in crisis, that builders are already not fulfilling the promises they have made on nature, and that the delays in housebuilding are very unlikely to be entirely down to bats or newts. The OBR declined to comment.

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into the world of global news and events? Download our app today from your preferred app store and start exploring.
app-storeplay-store