|
|
| Line 1: |
Line 1: |
| <div style="max-width: 1500px; margin: 0 auto; padding: 10px;">
| | {{Main Page}} |
| | |
| <!-- Header Box -->
| |
| <div style="background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%); border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(252, 182, 159, 0.4); border: 1px solid rgba(255, 255, 255, 0.3); text-align: center; margin-bottom: 20px;">
| |
| <div style="padding: 25px 30px;">
| |
| <div style="color: #2d3748; font-size: 56px; font-weight: 800; letter-spacing: 1px; text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); margin-bottom: 10px;">Linux Beta</div>
| |
| <div style="color: #4a5568; font-size: 20px; line-height: 1.6; max-width: 800px; margin: 0 auto;">
| |
| Your ultimate guide to mastering Linux - from beginner tutorials to advanced system administration.<br/>
| |
| Join thousands of users exploring the power and freedom of open-source computing.
| |
| </div>
| |
| </div>
| |
| </div>
| |
| | |
| <!-- Row 1 -->
| |
| <div style="display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 20px;">
| |
| | |
| <!-- Box 1: Getting Started -->
| |
| <div style="flex: 1 1 450px; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102, 126, 234, 0.3); border: 1px solid rgba(255, 255, 255, 0.1);">
| |
| <div style="background: rgba(0, 0, 0, 0.15); padding: 20px; border-bottom: 2px solid rgba(255, 255, 255, 0.1);">
| |
| <div style="color: #ffffff; font-size: 28px; font-weight: 700; letter-spacing: 0.5px; text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);">🚀 Getting Started</div>
| |
| </div>
| |
| <div style="padding: 30px; color: #ffffff; font-size: 16px; line-height: 1.8;">
| |
| Welcome to '''Linux Beta''', your comprehensive resource for all things Linux! Explore our curated guides, tutorials, and documentation designed for beginners and advanced users alike. Start your journey into the world of open-source computing with confidence.
| |
| | |
| * [[Installation Guide|Install Linux]]
| |
| * [[Basic Commands|Essential Commands]]
| |
| * [[Desktop Environments|Choose Your Desktop]]
| |
| </div>
| |
| </div>
| |
| | |
| <!-- Box 2: Documentation -->
| |
| <div style="flex: 1 1 450px; background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%); border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(240, 147, 251, 0.3); border: 1px solid rgba(255, 255, 255, 0.1);">
| |
| <div style="background: rgba(0, 0, 0, 0.15); padding: 20px; border-bottom: 2px solid rgba(255, 255, 255, 0.1);">
| |
| <div style="color: #ffffff; font-size: 28px; font-weight: 700; letter-spacing: 0.5px; text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);">📚 Documentation</div>
| |
| </div>
| |
| <div style="padding: 30px; color: #ffffff; font-size: 16px; line-height: 1.8;">
| |
| Access comprehensive documentation covering system administration, package management, networking, and security. Our documentation is regularly updated to reflect the latest best practices and emerging technologies in the Linux ecosystem.
| |
| | |
| * [[System Administration|Manage Your System]]
| |
| * [[Package Management|Software Installation]]
| |
| * [[Networking|Network Configuration]]
| |
| </div>
| |
| </div>
| |
| | |
| </div>
| |
| | |
| <!-- Row 2 -->
| |
| <div style="display: flex; flex-wrap: wrap; gap: 20px;">
| |
| | |
| <!-- Box 3: Tutorials -->
| |
| <div style="flex: 1 1 450px; background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(79, 172, 254, 0.3); border: 1px solid rgba(255, 255, 255, 0.1);">
| |
| <div style="background: rgba(0, 0, 0, 0.15); padding: 20px; border-bottom: 2px solid rgba(255, 255, 255, 0.1);">
| |
| <div style="color: #ffffff; font-size: 28px; font-weight: 700; letter-spacing: 0.5px; text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);">💡 Tutorials</div>
| |
| </div>
| |
| <div style="padding: 30px; color: #ffffff; font-size: 16px; line-height: 1.8;">
| |
| Learn through hands-on tutorials covering web servers, databases, scripting, and development environments. Each tutorial includes step-by-step instructions with real-world examples to help you build practical skills quickly.
| |
| | |
| * [[Web Server Setup|Apache & Nginx]]
| |
| * [[Database Management|MySQL & PostgreSQL]]
| |
| * [[Shell Scripting|Bash Automation]]
| |
| </div>
| |
| </div>
| |
| | |
| <!-- Box 4: Community -->
| |
| <div style="flex: 1 1 450px; background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%); border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(67, 233, 123, 0.3); border: 1px solid rgba(255, 255, 255, 0.1);">
| |
| <div style="background: rgba(0, 0, 0, 0.15); padding: 20px; border-bottom: 2px solid rgba(255, 255, 255, 0.1);">
| |
| <div style="color: #ffffff; font-size: 28px; font-weight: 700; letter-spacing: 0.5px; text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);">🌟 Community</div>
| |
| </div>
| |
| <div style="padding: 30px; color: #ffffff; font-size: 16px; line-height: 1.8;">
| |
| Join our vibrant community of Linux enthusiasts! Connect with fellow users, share knowledge, contribute to our wiki, and get help with troubleshooting. Together, we're building the ultimate Linux knowledge base.
| |
| | |
| * [[Forum|Discussion Forum]]
| |
| * [[Contributing|Contribute to Wiki]]
| |
| * [[Support|Get Help]]
| |
| </div>
| |
| </div>
| |
| | |
| </div>
| |
| | |
| </div>
| |