{"id":19684072,"url":"https://github.com/wilcywilson/linux-tips","last_synced_at":"2026-04-12T15:50:16.724Z","repository":{"id":155793536,"uuid":"342764726","full_name":"WilcyWilson/Linux-Tips","owner":"WilcyWilson","description":"Learn About Basic Linux Features","archived":false,"fork":false,"pushed_at":"2022-01-01T08:10:13.000Z","size":15836,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T23:36:31.079Z","etag":null,"topics":["arch-linux","barrier","kde-theme","linux","mount","mysql","overclock","postgres","samba","ssh","timeshift","xfce-theme"],"latest_commit_sha":null,"homepage":"","language":null,"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/WilcyWilson.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":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-27T03:50:52.000Z","updated_at":"2023-02-19T14:28:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ed6f779-0bd6-4d0f-bd49-d92a2c3b9e15","html_url":"https://github.com/WilcyWilson/Linux-Tips","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WilcyWilson/Linux-Tips","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilcyWilson%2FLinux-Tips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilcyWilson%2FLinux-Tips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilcyWilson%2FLinux-Tips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilcyWilson%2FLinux-Tips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilcyWilson","download_url":"https://codeload.github.com/WilcyWilson/Linux-Tips/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilcyWilson%2FLinux-Tips/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009393,"owners_count":26084580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["arch-linux","barrier","kde-theme","linux","mount","mysql","overclock","postgres","samba","ssh","timeshift","xfce-theme"],"created_at":"2024-11-11T18:16:45.302Z","updated_at":"2025-10-11T23:36:31.973Z","avatar_url":"https://github.com/WilcyWilson.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### Click on the links below to learn about specific topic in detail:\r\n\r\n### Remote Connections\r\n- #### [Using SSH for remote command line and login](https://github.com/WilcyWilson/Linux-Study/blob/master/SSH#readme) \r\n- #### [Using Samba to enable file sharing accross different platforms over a network](https://github.com/WilcyWilson/Linux-Study/blob/master/Samba#readme) \r\n- #### [Control two or more PC's using same Mouse and Keyboard](https://github.com/WilcyWilson/Linux-Tips/tree/master/UseSameMandK#readme)\r\n\r\n### Setting Up Databases in Arch Linux\r\n- #### [Setting Up MySQL in Arch Linux](https://github.com/WilcyWilson/Linux-Tips/tree/master/SettingUpMySqlInArchLinux#readme) \r\n- #### [Setting Up PostgreSQL in Arch Linux](https://github.com/WilcyWilson/Linux-Tips/tree/master/SettingUpPostgreSqlInArchLinux#readme)\r\n\r\n### Angular, npm and nvm\r\n- #### [Installing nvm on Arch](https://github.com/WilcyWilson/Linux-Tips/tree/master/InstallingNvmOnArch#readme) \r\n\r\n### Solving Common Issues while Dual Booting Windows 10 and Arch Linux\r\n- #### [Fix Windows and Linux Showing Different System Time When Dual Booting](https://github.com/WilcyWilson/Linux-Tips/tree/master/TimeDateDualBoot#readme) \r\n- #### [Fix Microphone Background Noise on Arch Linux by enabling Microphone echo/noise cancellation](https://github.com/WilcyWilson/Linux-Tips/tree/master/FixMicrophoneNoise#readme) \r\n- #### [Dual boot Arch Linux and Windows 10 on an EFI System](https://github.com/WilcyWilson/Linux-Tips/tree/master/DualBootEFI#readme) \r\n- #### [Remove Old EFI Entries from Boot Menu](https://github.com/WilcyWilson/Linux-Tips/tree/master/RemoveOldEFI#readme) \r\n\r\n### Things you must know and learn while using Arch Linux\r\n- #### [Basic Linux Commands](https://github.com/WilcyWilson/Linux-Study/blob/master/BasicLinuxCommands#readme) \r\n- #### [Automatically Mount Drive Through GUI During Boot](https://github.com/WilcyWilson/Linux-Study/blob/master/AutomaticallyMountYourDrivesDuringBootThroughGUI#readme) \r\n- #### [Better Way to Mount Drive Using blkid and fstab](https://github.com/WilcyWilson/Linux-Tips/tree/master/BetterWayToMountDrive#readme) \r\n- #### [Enabling AUR Support in Pamac Package Manager in a Arch Distro](https://github.com/WilcyWilson/Linux-Tips/tree/master/EnableAURSupport#readme) \r\n- #### [Using Timeshift to create System Snapshots](https://github.com/WilcyWilson/Linux-Tips/tree/master/UsingTimeshift#readme) \r\n- #### [Using CoreCtrl to Overclock your CPU/GPU](https://github.com/WilcyWilson/Linux-Tips/tree/master/CoreCtrl#readme) \r\n\r\n### Desktop Environment and Themes\r\n- #### [Easily Changing Themes on XFCE Desktop Environment using ocs-url](https://github.com/WilcyWilson/Linux-Tips/tree/master/XfceThemeUsingOcs#readme) \r\n- #### [Making your KDE Desktop Environment your own](https://github.com/WilcyWilson/Linux-Tips/tree/master/KDEPlasmaThemes#readme) \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilcywilson%2Flinux-tips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilcywilson%2Flinux-tips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilcywilson%2Flinux-tips/lists"}