github

  1. G

    Guidance on understanding and using C Project Build Tools (Make, CMake, etc.)

    Hello everyone, I am reaching out to learn more about using build tools like make, cmake, makefile, and related commands (e.g., make all, make cfg, make ., and make install) in C projects. I have been trying to install softwares like freeSWITCH, RTPEngine, and OpenSIPs from GitHub. While I...
  2. Sueno1123

    Building a golang program from source

    Hello, I'm trying to build pcd from source, which is a CLI podcast manager written in golang. Apparently the usual make command doesn't work on this one. The program is poorly-documented, and the developer appears to be inactive. How do I do it? Thanks for your time.
  3. N

    fatal: unable to auto-detect email address (got 'root@pegasusv.(none)')?

    pegasus@pegasusv:/linux_work/linux_stable$ sudo git commit -a [sudo] password for pegasus: Author identity unknown *** Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name" to set your account's default identity. Omit...
  4. smooth_buddha

    How to save config files and settings to github, How is it done?

    Hey guys i have a github account and been customizing my Arch and Arco linux, but what im not sure of is how to back up my settings and configs, like which files i should back up. For a while ive kept installing and re-configing which is not efficient and eats up much time! Is it the .config...
  5. S

    fatal: unable to connect to gerrit.googlesource.com

    HI, I am trying to run below command on ubuntu 14.04 terminal, but i am getting below error. command : repo init -u https://stash.phytec.com/scm/pub/manifests-phytec.git -b am57xx -m PD17.1.0.xml error: Downloading Repo source from https://gerrit.googlesource.com/git-repo fatal: unable to...
  6. K

    Linux Tux art pack

    Hi, guys! A couple of days ago, I created Tux art that may be actual to you before Christmas. Look Here It free for personal use, but I will grateful if you decide to support me. Happy Holidays!
  7. Linux BCKP

    I have a GitHub project for scripts for enabling kvm

    I am using Fedora, if you can use other Linux distributions to enable kvm, please help me. Enable or check aviliablity for kvm for better Android Studio VM perfomance on Fedora https://github.com/linuxbckp/androidkvm.git Usually I check reqs everyday.
  8. D

    What is GitHub Explain in Brief

    Brief what is GitHub ? Is it useful for linux dev ? What are the elements ?
Top