{"id":28578453,"url":"https://github.com/powerappsdarren/linux-ultimate-reference","last_synced_at":"2026-02-03T14:32:37.679Z","repository":{"id":297645350,"uuid":"997457741","full_name":"PowerAppsDarren/linux-ultimate-reference","owner":"PowerAppsDarren","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-07T01:28:36.000Z","size":4331,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-07T03:27:37.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PowerAppsDarren.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-06T14:59:42.000Z","updated_at":"2025-09-07T01:28:39.000Z","dependencies_parsed_at":"2025-09-07T03:14:50.752Z","dependency_job_id":null,"html_url":"https://github.com/PowerAppsDarren/linux-ultimate-reference","commit_stats":null,"previous_names":["powerappsdarren/linux-ultimate-reference"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PowerAppsDarren/linux-ultimate-reference","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Flinux-ultimate-reference","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Flinux-ultimate-reference/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Flinux-ultimate-reference/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Flinux-ultimate-reference/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerAppsDarren","download_url":"https://codeload.github.com/PowerAppsDarren/linux-ultimate-reference/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Flinux-ultimate-reference/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29047565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-11T01:10:13.884Z","updated_at":"2026-02-03T14:32:37.662Z","avatar_url":"https://github.com/PowerAppsDarren.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ubuntu Linux Commands Cheat Sheet\n\nA comprehensive, interactive cheat sheet for Ubuntu Linux commands. This is a static website that requires no dependencies, build processes, or server-side components.\n\n\u003ehttps://design.ubuntu.com/brand\n\n## ✨ New Features\n\n- **🌙 Dark Mode Toggle** - Switch between light and dark themes\n- **📋 Click-to-Copy Commands** - Click any command to copy it to clipboard\n- **⌨️ Keyboard Navigation** - Use Ctrl+K to focus search, Escape to clear\n- **🔍 Enhanced Search** - Real-time search with result highlighting\n- **📱 Improved Mobile Experience** - Better responsive design\n- **🔝 Logo Click Navigation** - Click the Ubuntu logo to scroll to top\n\n## Features\n\n- **Comprehensive Command Reference**: Covers essential Ubuntu/Linux commands across 15+ categories\n- **Interactive Search**: Search through commands and descriptions in real-time\n- **Responsive Design**: Works seamlessly on desktop, tablet, and mobile devices\n- **Ubuntu-themed UI**: Clean design using official Ubuntu colors and styling\n- **Smooth Navigation**: Click navigation links for smooth scrolling to sections\n- **Mobile-friendly**: Collapsible sidebar for mobile devices\n- **No Dependencies**: Pure HTML, CSS, and JavaScript - no frameworks or build tools required\n- **Accessibility**: Keyboard navigation and screen reader friendly\n\n## Quick Start\n\n### Option 1: Local File System\n1. Download or clone this repository\n2. Open `index.html` directly in any modern web browser\n3. No server required - works completely offline!\n\n### Option 2: Web Server\n1. Copy all files to your web server directory\n2. Access via your domain/subdomain\n3. Works with any web server (Apache, Nginx, etc.)\n\n### Option 3: GitHub Pages (or similar)\n1. Fork this repository\n2. Enable GitHub Pages in repository settings\n3. Your site will be available at `https://yourusername.github.io/linux-ultimate-reference`\n\n## File Structure\n\n```\nlinux-ultimate-reference/\n├── index.html              # Main HTML file\n├── css/\n│   └── styles.css          # All styling and responsive design\n├── js/\n│   └── script.js           # Interactive functionality\n├── images/\n│   └── ubuntu-logo.png     # Ubuntu logo\n└── readme.md               # This file\n```\n\n## Sections Covered\n\n1. **Getting Started** - Terminal shortcuts, basic navigation, help commands\n2. **File System Navigation** - Listing and finding files and directories\n3. **File Management** - Creating, copying, moving, deleting, permissions\n4. **Text Manipulation** - Viewing, editing, searching within files\n5. **System Information** - Hardware info, disk usage, process management\n6. **Package Management** - APT and DPKG commands\n7. **Network Commands** - Configuration, connectivity, monitoring\n8. **Compression and Archiving** - TAR, ZIP, and compressed archives\n9. **Environment Variables** - Viewing and setting environment variables\n10. **SSH \u0026 Remote Access** - SSH client commands and key management\n11. **Log Management** - System logs and journal commands\n12. **User Management** - User operations and group management\n13. **Performance Monitoring** - System performance tools\n14. **Git Commands** - Version control basics\n15. **Advanced Tips and Tricks** - Command chaining, redirections, aliases, cron jobs\n\n## Keyboard Shortcuts\n\n- **Ctrl+K** (or Cmd+K): Focus search input\n- **Enter**: Perform search\n- **Escape**: Clear search or close mobile menu\n- **Click any command**: Copy to clipboard\n\n## Usage Tips\n\n### Search Functionality\n- Use the search bar in the header to find specific commands\n- Search works across command names, descriptions, and section titles\n- Results are highlighted and the page automatically scrolls to the first match\n- Use Ctrl+K for quick search access\n\n### Copy Commands\n- Click any command (marked with code styling) to copy it to clipboard\n- Look for the clipboard icon that appears on hover\n- Great for quickly copying commands to your terminal\n\n### Dark Mode\n- Toggle between light and dark themes using the moon/sun icon\n- Theme preference is saved in your browser\n- Automatically respects your system's dark mode preference\n\n### Navigation\n- Click any item in the sidebar to jump to that section\n- The active section is highlighted in the sidebar as you scroll\n- On mobile, tap the hamburger menu (☰) to open/close the sidebar\n- Click the Ubuntu logo to scroll to the top of the page\n\n### Mobile Experience\n- Fully responsive design adapts to all screen sizes\n- Touch-friendly interface with appropriate spacing\n- Sidebar automatically closes after selecting a section on mobile\n\n## Browser Compatibility\n\nThis site works in all modern browsers:\n- Chrome 60+\n- Firefox 55+\n- Safari 11+\n- Edge 79+\n\n## Contributing\n\nFeel free to contribute by:\n- Adding new commands or sections\n- Improving existing descriptions\n- Fixing typos or errors\n- Enhancing the design or functionality\n- Adding new features\n\n## License\n\nThis project is open source and available under the MIT License.\n\n## Credits\n\n- Ubuntu brand colors and design inspiration from Canonical\n- Font Awesome icons for navigation and UI elements\n- Created for the Linux community with ❤️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerappsdarren%2Flinux-ultimate-reference","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowerappsdarren%2Flinux-ultimate-reference","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerappsdarren%2Flinux-ultimate-reference/lists"}