Jump to content

Main Page: Difference between revisions

From Linux Beta
No edit summary
No edit summary
Line 12: Line 12:
</center>
</center>


<!-- START 2x2 GRID (Uses float for responsiveness) -->
<!-- START 2x2 GRID -->


<div style="overflow: auto;">
<div class="grid-container">
<!-- BOX 1: Latest News (Top Left on Desktop) -->
<!-- BOX 1: Latest News -->
<div style="float: left; width: 100%; max-width: 48%; margin: 0.5%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease;">
<div class="grid-box">
<!-- Title Section: Darker Box Color (#EEF2FF) -->
<div class="box-title">
<div style="background-color: #EEF2FF; padding: 12px; font-size: 1.25em; font-weight: bold; color: #4F46E5; border-bottom: 2px solid rgba(79, 70, 229, 0.5);">
Latest News & Announcements
Latest News & Announcements
</div>
</div>
<!-- Body Content -->
<div class="box-content">
<div style="padding: 20px; background-color: #FFFFFF; color: #4B5563;">
Kernel 6.10 is now in beta, introducing significant performance improvements for Btrfs and new GPU support profiles. Early testing shows a 15% reduction in boot time on modern SSDs.
Kernel 6.10 is now in beta, introducing significant performance improvements for Btrfs and new GPU support profiles. Early testing shows a 15% reduction in boot time on modern SSDs.


Line 28: Line 26:
[[Kernel Report|Read the Full Kernel Report →]]
[[Kernel Report|Read the Full Kernel Report →]]
</span>
</span>
</div>
</div>
</div>
</div>


<!-- BOX 2: Installation Guides (Top Right on Desktop) -->
<!-- BOX 2: Installation Guides -->
 
<div class="grid-box">
<div style="float: left; width: 100%; max-width: 48%; margin: 0.5%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease;">
<div class="box-title">
<!-- Title Section: Darker Box Color (#EEF2FF) -->
<div style="background-color: #EEF2FF; padding: 12px; font-size: 1.25em; font-weight: bold; color: #4F46E5; border-bottom: 2px solid rgba(79, 70, 229, 0.5);">
Quick Start Installation Guides
Quick Start Installation Guides
</div>
</div>
<!-- Body Content -->
<div class="box-content">
<div style="padding: 20px; background-color: #FFFFFF; color: #4B5563;">


[[Ubuntu Guide|Ubuntu 24.10 Desktop Setup]]
[[Ubuntu Guide|Ubuntu 24.10 Desktop Setup]]
Line 49: Line 43:


<small style="color: #9CA3AF;">All guides updated for 2024 releases.</small>
<small style="color: #9CA3AF;">All guides updated for 2024 releases.</small>
</div>
</div>
</div>
</div>


<!-- FORCES THE WRAP TO A NEW ROW ON DESKTOP -->
<!-- BOX 3: Community Spotlight -->
 
<div class="grid-box">
<div style="clear: both;"></div>
<div class="box-title">
 
<!-- BOX 3: Community Spotlight (Bottom Left on Desktop) -->
 
<div style="float: left; width: 100%; max-width: 48%; margin: 0.5%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease;">
<!-- Title Section: Darker Box Color (#EEF2FF) -->
<div style="background-color: #EEF2FF; padding: 12px; font-size: 1.25em; font-weight: bold; color: #4F46E5; border-bottom: 2px solid rgba(79, 70, 229, 0.5);">
Community & Contributors
Community & Contributors
</div>
</div>
<!-- Body Content -->
<div class="box-content">
<div style="padding: 20px; background-color: #FFFFFF; color: #4B5563;">
Join the monthly Q&A session with lead developers on Thursday at 19:00 UTC. We're discussing the future of Wayland and GPU acceleration.
Join the monthly Q&A session with lead developers on Thursday at 19:00 UTC. We're discussing the future of Wayland and GPU acceleration.


Line 71: Line 57:
[[Forum|Discuss on the Forum]]
[[Forum|Discuss on the Forum]]
</span>
</span>
</div>
</div>
</div>
</div>


<!-- BOX 4: Wiki Maintenance (Bottom Right on Desktop) -->
<!-- BOX 4: Wiki Maintenance -->
 
<div class="grid-box">
<div style="float: left; width: 100%; max-width: 48%; margin: 0.5%; box-shadow: 0 5px 10px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden; border: 1px solid #E5E7EB; margin-bottom: 20px; transition: all 0.3s ease;">
<div class="box-title">
<!-- Title Section: Darker Box Color (#EEF2FF) -->
<div style="background-color: #EEF2FF; padding: 12px; font-size: 1.25em; font-weight: bold; color: #4F46E5; border-bottom: 2px solid rgba(79, 70, 229, 0.5);">
Help Us Improve the Wiki
Help Us Improve the Wiki
</div>
</div>
<!-- Body Content -->
<div class="box-content">
<div style="padding: 20px; background-color: #FFFFFF; color: #4B5563;">
We are currently seeking editors to review and update documentation for the systemd articles. No advanced knowledge required—just strong attention to detail!
We are currently seeking editors to review and update documentation for the systemd articles. No advanced knowledge required—just strong attention to detail!


Line 89: Line 71:
[[Edit Requests|Start Editing]]
[[Edit Requests|Start Editing]]
</span>
</span>
</div>
</div>
</div>
</div>
Line 95: Line 76:
</div>
</div>
<!-- END 2x2 GRID -->
<!-- END 2x2 GRID -->
<div style="clear: both;"></div>


<center>
<center>

Revision as of 17:58, 24 October 2025


Welcome to Linux Beta

Your source for bleeding-edge Linux knowledge and development.


Latest News & Announcements

Kernel 6.10 is now in beta, introducing significant performance improvements for Btrfs and new GPU support profiles. Early testing shows a 15% reduction in boot time on modern SSDs.

Read the Full Kernel Report →

Quick Start Installation Guides

Community & Contributors

Join the monthly Q&A session with lead developers on Thursday at 19:00 UTC. We're discussing the future of Wayland and GPU acceleration.

Discuss on the Forum

Help Us Improve the Wiki

We are currently seeking editors to review and update documentation for the systemd articles. No advanced knowledge required—just strong attention to detail!

Start Editing

© 2025 Linux Beta. Content is available under CC BY-SA.